2021-12-15 12:58:55.426 | + ./stack.sh:main:481 : exec 2021-12-15 12:58:55.426 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-125855' 2021-12-15 12:58:55.426 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-125855.summary.2021-12-15-125855 2021-12-15 12:58:55.426 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:58:55.426 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-125855 2021-12-15 12:58:55.426 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-125855 /opt/stack/logs/stack.sh.log 2021-12-15 12:58:55.427 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-125855.summary.2021-12-15-125855 /opt/stack/logs/stack.sh.log.summary 2021-12-15 12:58:55.427 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 12:58:55.427 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 12:58:55.427 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 12:58:55.427 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 12:58:55.427 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 12:58:55.427 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 12:58:55.427 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 12:58:55.427 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 12:58:55.430 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 12:58:55.432 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 12:58:55.434 | + ./stack.sh:main:570 : uname -a 2021-12-15 12:58:55.435 | Linux dv-neutron-821838-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 2021-12-15 12:58:55.437 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 12:58:55.439 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 12:58:55.442 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 12:58:55.470 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 12:58:55.487 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 12:58:55.489 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 12:58:55.491 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 12:58:55.493 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 12:58:55.495 | + functions-common:fetch_plugins:1753 : return 2021-12-15 12:58:55.497 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 12:58:55.499 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 12:58:55.501 | + functions-common:run_phase:1831 : local phase= 2021-12-15 12:58:55.503 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:58:55.505 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:58:55.507 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:58:55.509 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:58:55.510 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:58:55.513 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:58:55.516 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:58:55.518 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:58:55.520 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:58:55.522 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 12:58:55.524 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:58:55.537 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:55.539 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 12:58:55.541 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:58:55.543 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:58:55.545 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:58:55.547 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:58:55.549 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:58:55.551 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 12:58:55.552 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 12:58:55.554 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 12:58:55.556 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 12:58:55.558 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 12:58:55.559 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 12:58:55.561 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 12:58:55.563 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 12:58:55.565 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 12:58:55.567 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 12:58:55.585 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 12:58:55.588 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 12:58:55.604 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:58:55.607 | +++ lib/tls:source:43 : hostname -f 2021-12-15 12:58:55.611 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 12:58:55.613 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 12:58:55.615 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 12:58:55.617 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 12:58:55.619 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 12:58:55.620 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 12:58:55.622 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 12:58:55.624 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 12:58:55.626 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 12:58:55.628 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 12:58:55.632 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 12:58:55.645 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 12:58:55.662 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 12:58:55.675 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 12:58:55.687 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 12:58:55.724 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 12:58:55.784 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 12:58:55.874 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 12:58:55.899 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 12:58:55.955 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 12:58:56.014 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 12:58:56.151 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 12:58:56.167 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 12:58:56.180 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 12:58:56.193 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 12:58:56.289 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 12:58:56.291 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 12:58:56.294 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 12:58:56.296 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 12:58:56.298 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 12:58:56.301 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 12:58:56.303 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 12:58:56.303 | False' 2021-12-15 12:58:56.306 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 12:58:56.321 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 12:58:56.324 | + ./stack.sh:main:618 : run_phase source 2021-12-15 12:58:56.326 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 12:58:56.328 | + functions-common:run_phase:1831 : local phase= 2021-12-15 12:58:56.329 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:58:56.331 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:58:56.333 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:58:56.335 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:58:56.337 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:58:56.340 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:58:56.344 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:58:56.346 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:58:56.348 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:58:56.351 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 12:58:56.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:58:56.367 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:56.369 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 12:58:56.371 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 12:58:56.412 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 12:58:56.414 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 12:58:56.416 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 12:58:56.418 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 12:58:56.421 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 12:58:56.423 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 12:58:56.425 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 12:58:56.427 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 12:58:56.429 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 12:58:56.431 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 12:58:56.434 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.436 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 12:58:56.439 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.441 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 12:58:56.443 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.445 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 12:58:56.448 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.450 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 12:58:56.452 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.454 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 12:58:56.456 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.459 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 12:58:56.461 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.463 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 12:58:56.465 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.468 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 12:58:56.470 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.472 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 12:58:56.475 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.477 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 12:58:56.479 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.481 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 12:58:56.484 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.486 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 12:58:56.488 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.490 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 12:58:56.493 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.495 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 12:58:56.497 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.500 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 12:58:56.502 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.504 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 12:58:56.507 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.509 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 12:58:56.511 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.513 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 12:58:56.516 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.518 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 12:58:56.520 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.522 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 12:58:56.525 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.527 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 12:58:56.529 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.532 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 12:58:56.534 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.536 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 12:58:56.538 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.540 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 12:58:56.543 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.545 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 12:58:56.547 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.549 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 12:58:56.552 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.554 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 12:58:56.556 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.558 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 12:58:56.560 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.563 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 12:58:56.565 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.567 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 12:58:56.569 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.571 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 12:58:56.574 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.576 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 12:58:56.579 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.581 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 12:58:56.583 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.585 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 12:58:56.588 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.590 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 12:58:56.593 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.595 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 12:58:56.597 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.599 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 12:58:56.601 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.604 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 12:58:56.606 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.608 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 12:58:56.611 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.613 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 12:58:56.615 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.617 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 12:58:56.620 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.622 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 12:58:56.624 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.626 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 12:58:56.629 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.631 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 12:58:56.633 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.635 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 12:58:56.638 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.640 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 12:58:56.642 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:58:56.644 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 12:58:56.647 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 12:58:56.649 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 12:58:56.652 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 12:58:56.667 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:56.669 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 12:58:56.671 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 12:58:56.673 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 12:58:56.689 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:58:56.691 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 12:58:56.693 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 12:58:56.695 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 12:58:56.698 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 12:58:56.700 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 12:58:56.702 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 12:58:56.704 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 12:58:56.707 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 12:58:56.710 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 12:58:56.712 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 12:58:56.715 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 12:58:56.718 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 12:58:56.720 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 12:58:56.720 | Using mysql database backend 2021-12-15 12:58:56.723 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 12:58:56.739 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 12:58:56.755 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:56.758 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 12:58:56.775 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 12:58:56.792 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:56.794 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 12:58:56.811 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 12:58:56.827 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 12:58:56.844 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:58:56.846 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 12:58:56.863 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:58:56.865 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 12:58:56.882 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 12:58:56.884 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 12:58:56.887 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 12:58:56.889 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 12:58:56.892 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 12:58:56.897 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-125856 2021-12-15 12:58:56.899 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-125856 749' 2021-12-15 12:58:56.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.905 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 12:58:56.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.910 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 12:58:56.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.914 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 12:58:56.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.919 | + 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 2021-12-15 12:58:56.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.924 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 12:58:56.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.929 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 12:58:56.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.934 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-125855 2021-12-15 12:58:56.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.939 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 12:58:56.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.943 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 12:58:56.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.948 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 12:58:56.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.953 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 12:58:56.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.958 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 12:58:56.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:58:56.963 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 12:58:56.965 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 12:58:56.968 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 12:58:56.970 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 12:58:56.972 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:58:56.974 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:58:56.977 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:58:56.980 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:58:56.982 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:58:56.985 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:58:57.000 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:58:57.002 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:58:57.004 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:58:57.007 | + functions-common:git_clone:606 : echo master 2021-12-15 12:58:57.008 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:58:57.013 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 12:58:57.015 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:58:57.017 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 12:58:57.020 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:58:57.021 | + functions-common:git_clone:655 : head -1 2021-12-15 12:58:57.024 | e74f91e2 Updated from generate-constraints 2021-12-15 12:58:57.026 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:58:57.029 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 12:58:57.031 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:58:57.034 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 12:58:57.036 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 12:58:57.039 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 12:58:57.042 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 12:58:57.044 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 12:58:57.047 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 12:58:57.049 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 12:58:57.052 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 12:58:57.055 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 12:58:57.059 | ++ tools/install_prereqs.sh:source:47 : NOW=1639573137 2021-12-15 12:58:57.062 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 12:58:57.067 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639572967 2021-12-15 12:58:57.070 | ++ tools/install_prereqs.sh:source:49 : DELTA=170 2021-12-15 12:58:57.072 | ++ tools/install_prereqs.sh:source:50 : [[ 170 -lt 7200 ]] 2021-12-15 12:58:57.075 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 12:58:57.077 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 12:58:57.080 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 12:58:57.082 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 12:58:57.085 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 12:58:57.087 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 12:58:57.090 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 12:58:57.092 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 12:58:57.096 | +++ 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 2021-12-15 12:58:57.144 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 12:58:57.144 | apache2-dev 2021-12-15 12:58:57.144 | bc 2021-12-15 12:58:57.144 | bsdmainutils 2021-12-15 12:58:57.144 | curl 2021-12-15 12:58:57.144 | g++ 2021-12-15 12:58:57.144 | gawk 2021-12-15 12:58:57.144 | gcc 2021-12-15 12:58:57.144 | gettext 2021-12-15 12:58:57.144 | git 2021-12-15 12:58:57.144 | graphviz 2021-12-15 12:58:57.144 | iputils-ping 2021-12-15 12:58:57.144 | libapache2-mod-proxy-uwsgi 2021-12-15 12:58:57.144 | libffi-dev 2021-12-15 12:58:57.144 | libjpeg-dev 2021-12-15 12:58:57.144 | libpcre3-dev 2021-12-15 12:58:57.144 | libpq-dev 2021-12-15 12:58:57.144 | libssl-dev 2021-12-15 12:58:57.144 | libsystemd-dev 2021-12-15 12:58:57.144 | libxml2-dev 2021-12-15 12:58:57.144 | libxslt1-dev 2021-12-15 12:58:57.144 | libyaml-dev 2021-12-15 12:58:57.144 | lsof 2021-12-15 12:58:57.144 | openssh-server 2021-12-15 12:58:57.144 | openssl 2021-12-15 12:58:57.144 | pkg-config 2021-12-15 12:58:57.144 | psmisc 2021-12-15 12:58:57.144 | python3-dev 2021-12-15 12:58:57.144 | python3-pip 2021-12-15 12:58:57.144 | python3-systemd 2021-12-15 12:58:57.144 | python3-venv 2021-12-15 12:58:57.144 | tar 2021-12-15 12:58:57.144 | tcpdump 2021-12-15 12:58:57.144 | unzip 2021-12-15 12:58:57.145 | uuid-runtime 2021-12-15 12:58:57.145 | wget 2021-12-15 12:58:57.145 | wget 2021-12-15 12:58:57.145 | zlib1g-dev 2021-12-15 12:58:57.145 | libkrb5-dev 2021-12-15 12:58:57.145 | libldap2-dev 2021-12-15 12:58:57.145 | libsasl2-dev 2021-12-15 12:58:57.145 | memcached 2021-12-15 12:58:57.145 | python3-mysqldb 2021-12-15 12:58:57.145 | sqlite3 2021-12-15 12:58:57.145 | conntrack 2021-12-15 12:58:57.145 | curl 2021-12-15 12:58:57.145 | dnsmasq-base 2021-12-15 12:58:57.145 | dnsmasq-utils 2021-12-15 12:58:57.145 | ebtables 2021-12-15 12:58:57.145 | genisoimage 2021-12-15 12:58:57.145 | iptables 2021-12-15 12:58:57.145 | iputils-arping 2021-12-15 12:58:57.145 | kpartx 2021-12-15 12:58:57.145 | libjs-jquery-tablesorter 2021-12-15 12:58:57.145 | parted 2021-12-15 12:58:57.145 | pm-utils 2021-12-15 12:58:57.145 | python3-mysqldb 2021-12-15 12:58:57.145 | socat 2021-12-15 12:58:57.145 | sqlite3 2021-12-15 12:58:57.145 | sudo 2021-12-15 12:58:57.145 | vlan 2021-12-15 12:58:57.145 | lsscsi 2021-12-15 12:58:57.145 | open-iscsi 2021-12-15 12:58:57.145 | lvm2 2021-12-15 12:58:57.145 | qemu-utils 2021-12-15 12:58:57.145 | thin-provisioning-tools 2021-12-15 12:58:57.145 | acl 2021-12-15 12:58:57.145 | dnsmasq-base 2021-12-15 12:58:57.145 | dnsmasq-utils 2021-12-15 12:58:57.145 | ebtables 2021-12-15 12:58:57.145 | haproxy 2021-12-15 12:58:57.145 | iptables 2021-12-15 12:58:57.146 | iputils-arping 2021-12-15 12:58:57.146 | iputils-ping 2021-12-15 12:58:57.146 | postgresql-server-dev-all 2021-12-15 12:58:57.146 | python3-mysqldb 2021-12-15 12:58:57.146 | sqlite3 2021-12-15 12:58:57.146 | sudo 2021-12-15 12:58:57.146 | vlan 2021-12-15 12:58:57.146 | pcp 2021-12-15 12:58:57.146 | ipset 2021-12-15 12:58:57.146 | conntrack 2021-12-15 12:58:57.146 | conntrackd 2021-12-15 12:58:57.146 | keepalived 2021-12-15 12:58:57.146 | lvm2 2021-12-15 12:58:57.146 | qemu-utils 2021-12-15 12:58:57.146 | thin-provisioning-tools 2021-12-15 12:58:57.146 | curl 2021-12-15 12:58:57.146 | liberasurecode-dev 2021-12-15 12:58:57.146 | make 2021-12-15 12:58:57.146 | memcached 2021-12-15 12:58:57.146 | sqlite3 2021-12-15 12:58:57.146 | xfsprogs' 2021-12-15 12:58:57.149 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 12:58:57.167 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 12:58:57.167 | apache2-dev 2021-12-15 12:58:57.167 | bc 2021-12-15 12:58:57.167 | bsdmainutils 2021-12-15 12:58:57.167 | curl 2021-12-15 12:58:57.167 | g++ 2021-12-15 12:58:57.167 | gawk 2021-12-15 12:58:57.167 | gcc 2021-12-15 12:58:57.167 | gettext 2021-12-15 12:58:57.167 | git 2021-12-15 12:58:57.167 | graphviz 2021-12-15 12:58:57.167 | iputils-ping 2021-12-15 12:58:57.167 | libapache2-mod-proxy-uwsgi 2021-12-15 12:58:57.167 | libffi-dev 2021-12-15 12:58:57.167 | libjpeg-dev 2021-12-15 12:58:57.167 | libpcre3-dev 2021-12-15 12:58:57.167 | libpq-dev 2021-12-15 12:58:57.167 | libssl-dev 2021-12-15 12:58:57.167 | libsystemd-dev 2021-12-15 12:58:57.167 | libxml2-dev 2021-12-15 12:58:57.167 | libxslt1-dev 2021-12-15 12:58:57.167 | libyaml-dev 2021-12-15 12:58:57.167 | lsof 2021-12-15 12:58:57.167 | openssh-server 2021-12-15 12:58:57.167 | openssl 2021-12-15 12:58:57.167 | pkg-config 2021-12-15 12:58:57.168 | psmisc 2021-12-15 12:58:57.168 | python3-dev 2021-12-15 12:58:57.168 | python3-pip 2021-12-15 12:58:57.168 | python3-systemd 2021-12-15 12:58:57.168 | python3-venv 2021-12-15 12:58:57.168 | tar 2021-12-15 12:58:57.168 | tcpdump 2021-12-15 12:58:57.168 | unzip 2021-12-15 12:58:57.168 | uuid-runtime 2021-12-15 12:58:57.168 | wget 2021-12-15 12:58:57.168 | wget 2021-12-15 12:58:57.168 | zlib1g-dev 2021-12-15 12:58:57.168 | libkrb5-dev 2021-12-15 12:58:57.168 | libldap2-dev 2021-12-15 12:58:57.168 | libsasl2-dev 2021-12-15 12:58:57.168 | memcached 2021-12-15 12:58:57.168 | python3-mysqldb 2021-12-15 12:58:57.168 | sqlite3 2021-12-15 12:58:57.168 | conntrack 2021-12-15 12:58:57.168 | curl 2021-12-15 12:58:57.168 | dnsmasq-base 2021-12-15 12:58:57.168 | dnsmasq-utils 2021-12-15 12:58:57.168 | ebtables 2021-12-15 12:58:57.168 | genisoimage 2021-12-15 12:58:57.168 | iptables 2021-12-15 12:58:57.168 | iputils-arping 2021-12-15 12:58:57.168 | kpartx 2021-12-15 12:58:57.168 | libjs-jquery-tablesorter 2021-12-15 12:58:57.168 | parted 2021-12-15 12:58:57.168 | pm-utils 2021-12-15 12:58:57.168 | python3-mysqldb 2021-12-15 12:58:57.168 | socat 2021-12-15 12:58:57.168 | sqlite3 2021-12-15 12:58:57.168 | sudo 2021-12-15 12:58:57.168 | vlan 2021-12-15 12:58:57.168 | lsscsi 2021-12-15 12:58:57.168 | open-iscsi 2021-12-15 12:58:57.168 | lvm2 2021-12-15 12:58:57.168 | qemu-utils 2021-12-15 12:58:57.169 | thin-provisioning-tools 2021-12-15 12:58:57.169 | acl 2021-12-15 12:58:57.169 | dnsmasq-base 2021-12-15 12:58:57.169 | dnsmasq-utils 2021-12-15 12:58:57.169 | ebtables 2021-12-15 12:58:57.169 | haproxy 2021-12-15 12:58:57.169 | iptables 2021-12-15 12:58:57.169 | iputils-arping 2021-12-15 12:58:57.169 | iputils-ping 2021-12-15 12:58:57.169 | postgresql-server-dev-all 2021-12-15 12:58:57.169 | python3-mysqldb 2021-12-15 12:58:57.169 | sqlite3 2021-12-15 12:58:57.169 | sudo 2021-12-15 12:58:57.169 | vlan 2021-12-15 12:58:57.169 | pcp 2021-12-15 12:58:57.169 | ipset 2021-12-15 12:58:57.169 | conntrack 2021-12-15 12:58:57.169 | conntrackd 2021-12-15 12:58:57.169 | keepalived 2021-12-15 12:58:57.169 | lvm2 2021-12-15 12:58:57.169 | qemu-utils 2021-12-15 12:58:57.169 | thin-provisioning-tools 2021-12-15 12:58:57.169 | curl 2021-12-15 12:58:57.169 | liberasurecode-dev 2021-12-15 12:58:57.169 | make 2021-12-15 12:58:57.169 | memcached 2021-12-15 12:58:57.169 | sqlite3 2021-12-15 12:58:57.169 | xfsprogs ' 2021-12-15 12:58:57.171 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 12:58:57.173 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:58:57.175 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:58:57.179 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:58:57.179 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 12:58:57.184 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:58:57.186 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 12:58:57.188 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:58:57.191 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 12:58:57.193 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:58:57.195 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:58:57.197 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:58:57.199 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:58:57.202 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:58:57.204 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:58:57.206 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 12:58:57.208 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 12:58:57.210 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 12:58:57.213 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 12:58:57.217 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 12:58:57.220 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 12:58:57.221 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 12:58:57.223 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 12:58:57.225 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 12:58:57.228 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 12:58:57.232 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639573137229 2021-12-15 12:58:57.234 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 12:58:57.236 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 12:58:57.238 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 12:58:57.461 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 12:58:57.461 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 12:58:57.502 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 12:58:57.549 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 12:58:59.737 | Reading package lists... 2021-12-15 12:58:59.767 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 12:58:59.770 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 12:58:59.772 | ++ functions-common:time_stop:2402 : local name 2021-12-15 12:58:59.774 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 12:58:59.776 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:58:59.778 | ++ functions-common:time_stop:2405 : local total 2021-12-15 12:58:59.780 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 12:58:59.782 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 12:58:59.784 | ++ functions-common:time_stop:2409 : start_time=1639573137229 2021-12-15 12:58:59.786 | ++ functions-common:time_stop:2411 : [[ -z 1639573137229 ]] 2021-12-15 12:58:59.789 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:58:59.793 | ++ functions-common:time_stop:2414 : end_time=1639573139791 2021-12-15 12:58:59.795 | ++ functions-common:time_stop:2415 : elapsed_time=2562 2021-12-15 12:58:59.797 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 12:58:59.799 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:58:59.801 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2562 2021-12-15 12:58:59.804 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:58:59.806 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:58:59.808 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:58:59.810 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:58:59.813 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:58:59.834 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:58:59.943 | Reading package lists... 2021-12-15 12:59:00.192 | Building dependency tree... 2021-12-15 12:59:00.193 | Reading state information... 2021-12-15 12:59:00.228 | acl is already the newest version (2.2.53-6). 2021-12-15 12:59:00.228 | bc is already the newest version (1.07.1-2build1). 2021-12-15 12:59:00.228 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 12:59:00.228 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 12:59:00.228 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 12:59:00.228 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 12:59:00.228 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 12:59:00.228 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 12:59:00.228 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 12:59:00.228 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 12:59:00.228 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 12:59:00.228 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 12:59:00.228 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 12:59:00.228 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 12:59:00.229 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 12:59:00.229 | libffi-dev is already the newest version (3.3-4). 2021-12-15 12:59:00.229 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 12:59:00.229 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 12:59:00.229 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 12:59:00.229 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 12:59:00.229 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 12:59:00.229 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 12:59:00.229 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 12:59:00.229 | make is already the newest version (4.2.1-1.2). 2021-12-15 12:59:00.229 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 12:59:00.229 | psmisc is already the newest version (23.3-1). 2021-12-15 12:59:00.229 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 12:59:00.229 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 12:59:00.229 | python3-systemd is already the newest version (234-3build2). 2021-12-15 12:59:00.229 | socat is already the newest version (1.7.3.3-2). 2021-12-15 12:59:00.229 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 12:59:00.229 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 12:59:00.229 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 12:59:00.229 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 12:59:00.229 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 12:59:00.229 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 12:59:00.229 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 12:59:00.229 | pcp is already the newest version (5.0.3-1). 2021-12-15 12:59:00.229 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 12:59:00.229 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 12:59:00.229 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:59:00.229 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:59:00.229 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 12:59:00.229 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 12:59:00.229 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 12:59:00.229 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 12:59:00.229 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 12:59:00.229 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 12:59:00.229 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 12:59:00.229 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 12:59:00.230 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 12:59:00.230 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 12:59:00.230 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 12:59:00.230 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 12:59:00.230 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 12:59:00.230 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 12:59:00.230 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 12:59:00.230 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 12:59:00.230 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 12:59:00.230 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 12:59:00.230 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 12:59:00.230 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 12:59:00.230 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 12:59:00.230 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 12:59:00.230 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 12:59:00.230 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 12:59:00.230 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 12:59:00.230 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 12:59:00.230 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:59:00.447 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 12:59:00.447 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 12:59:00.447 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 12:59:00.447 | The following packages were automatically installed and are no longer required: 2021-12-15 12:59:00.448 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:59:00.448 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:59:00.448 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:59:00.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:59:00.448 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:59:00.448 | python3-zope.interface 2021-12-15 12:59:00.448 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:59:00.574 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:59:00.579 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 12:59:00.581 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:59:00.583 | ++ functions-common:time_stop:2402 : local name 2021-12-15 12:59:00.586 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:00.588 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:00.590 | ++ functions-common:time_stop:2405 : local total 2021-12-15 12:59:00.593 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:00.595 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:59:00.598 | ++ functions-common:time_stop:2409 : start_time=1639573139831 2021-12-15 12:59:00.600 | ++ functions-common:time_stop:2411 : [[ -z 1639573139831 ]] 2021-12-15 12:59:00.602 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:00.607 | ++ functions-common:time_stop:2414 : end_time=1639573140604 2021-12-15 12:59:00.609 | ++ functions-common:time_stop:2415 : elapsed_time=773 2021-12-15 12:59:00.612 | ++ functions-common:time_stop:2416 : total=754 2021-12-15 12:59:00.614 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:00.616 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1527 2021-12-15 12:59:00.619 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 12:59:00.621 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 12:59:00.624 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 12:59:00.626 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 12:59:00.631 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 12:59:00.635 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 12:59:00.638 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 12:59:00.641 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 12:59:02.085 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 12:59:02.087 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:59:02.090 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:59:02.094 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:59:02.096 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 12:59:02.098 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 12:59:02.100 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 12:59:02.102 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 12:59:02.104 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 12:59:02.106 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 12:59:02.108 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 12:59:02.110 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 12:59:02.111 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 12:59:02.113 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 12:59:02.115 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 12:59:02.117 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 12:59:02.118 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 12:59:02.120 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 12:59:02.122 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 12:59:02.124 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 12:59:02.126 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 12:59:02.128 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 12:59:02.130 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 12:59:02.132 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 12:59:02.134 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 12:59:02.207 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 12:59:02.210 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 12:59:02.287 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 12:59:02.289 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 12:59:02.363 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 12:59:02.364 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 12:59:02.367 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 12:59:02.368 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 12:59:02.370 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 12:59:02.373 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 12:59:02.374 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 12:59:02.376 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 12:59:02.378 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 12:59:02.380 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 12:59:02.382 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 12:59:02.382 | Distro: focal 2021-12-15 12:59:02.384 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 12:59:02.387 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 12:59:02.390 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 12:59:02.392 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 12:59:02.395 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 12:59:02.395 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 12:59:03.083 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 12:59:03.085 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 12:59:03.086 | pip: 21.3.1 2021-12-15 12:59:03.088 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 12:59:03.091 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 12:59:03.093 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:59:03.095 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:59:03.097 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:59:03.100 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:59:03.101 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:59:03.103 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:59:03.105 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:59:03.107 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:59:03.110 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:59:03.111 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 12:59:03.117 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:59:03.119 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:59:03.120 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 12:59:03.124 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:59:03.126 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 12:59:03.128 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 12:59:03.130 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:59:03.132 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 12:59:03.133 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:59:03.144 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 12:59:03.144 | Dload Upload Total Spent Left Speed 2021-12-15 12:59:03.263 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 12:59:03.268 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 12:59:03.271 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:59:06.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:06.546 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:06.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:06.546 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:06.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:07.058 | Collecting pip 2021-12-15 12:59:07.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 12:59:09.415 | Installing collected packages: pip 2021-12-15 12:59:09.415 | Attempting uninstall: pip 2021-12-15 12:59:09.416 | Found existing installation: pip 21.3.1 2021-12-15 12:59:09.667 | Uninstalling pip-21.3.1: 2021-12-15 12:59:09.681 | Successfully uninstalled pip-21.3.1 2021-12-15 12:59:11.299 | Successfully installed pip-21.3.1 2021-12-15 12:59:11.299 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:59:11.299 | warnings.warn( 2021-12-15 12:59:11.299 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:59:11.299 | warnings.warn( 2021-12-15 12:59:11.300 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:59:11.300 | warnings.warn( 2021-12-15 12:59:11.300 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:59:11.451 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 12:59:11.453 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 12:59:11.455 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 12:59:11.457 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:59:11.459 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 12:59:11.461 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 12:59:11.463 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:59:11.466 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:59:11.466 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:59:11.470 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-15 12:59:11.472 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 12:59:11.474 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:59:11.476 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:59:11.478 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:59:11.495 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-15 12:59:11.497 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:59:12.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:12.358 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:12.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:12.358 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:13.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:13.454 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 12:59:15.813 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:59:15.939 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:15.941 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:15.943 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:15.945 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:15.946 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:15.948 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:15.950 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:15.952 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:15.954 | + functions-common:time_stop:2409 : start_time=1639573151490 2021-12-15 12:59:15.956 | + functions-common:time_stop:2411 : [[ -z 1639573151490 ]] 2021-12-15 12:59:15.958 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:15.961 | + functions-common:time_stop:2414 : end_time=1639573155959 2021-12-15 12:59:15.963 | + functions-common:time_stop:2415 : elapsed_time=4469 2021-12-15 12:59:15.965 | + functions-common:time_stop:2416 : total=0 2021-12-15 12:59:15.967 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:15.969 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4469 2021-12-15 12:59:15.970 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:15.972 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 12:59:15.975 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 12:59:15.978 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 12:59:15.980 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 12:59:15.983 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 12:59:15.983 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 12:59:16.660 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 12:59:16.663 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 12:59:16.663 | pip: 21.3.1 2021-12-15 12:59:16.667 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 12:59:16.670 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 12:59:16.673 | + ./stack.sh:main:786 : fixup_all 2021-12-15 12:59:16.676 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 12:59:16.678 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 12:59:16.680 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:16.683 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:16.685 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 12:59:16.698 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 12:59:16.710 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 12:59:16.724 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 12:59:16.726 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 12:59:16.728 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:59:16.731 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:59:16.733 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:59:16.735 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:59:16.738 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:59:16.740 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:59:16.742 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:59:16.745 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:59:16.747 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:59:16.750 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 12:59:16.753 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 12:59:16.755 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 12:59:16.757 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:59:16.760 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:59:16.762 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:59:16.764 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:59:16.767 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:59:16.769 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:59:16.771 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 12:59:16.774 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 12:59:16.797 | Using python 3.8 to install os-testr 2021-12-15 12:59:16.799 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 12:59:17.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:17.707 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:17.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:17.707 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:18.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:18.788 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 12:59:18.882 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 12:59:18.883 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 12:59:18.884 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 12:59:18.885 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 12:59:18.898 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 12:59:18.927 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 12:59:18.928 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 12:59:18.930 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 12:59:18.931 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 12:59:18.931 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 12:59:18.962 | 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.3.3) 2021-12-15 12:59:18.963 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 12:59:18.964 | 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) 2021-12-15 12:59:18.966 | 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.6) 2021-12-15 12:59:18.968 | 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) (2.4.0) 2021-12-15 12:59:18.982 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 12:59:19.048 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 12:59:19.048 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 12:59:19.050 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 12:59:21.299 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:59:21.435 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:21.437 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:21.439 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:21.441 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:21.443 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:21.445 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:21.447 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:21.450 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:21.452 | + functions-common:time_stop:2409 : start_time=1639573156791 2021-12-15 12:59:21.454 | + functions-common:time_stop:2411 : [[ -z 1639573156791 ]] 2021-12-15 12:59:21.457 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:21.461 | + functions-common:time_stop:2414 : end_time=1639573161459 2021-12-15 12:59:21.464 | + functions-common:time_stop:2415 : elapsed_time=4668 2021-12-15 12:59:21.467 | + functions-common:time_stop:2416 : total=0 2021-12-15 12:59:21.469 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:21.471 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4668 2021-12-15 12:59:21.474 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:21.476 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 12:59:21.532 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 12:59:21.634 | + ./stack.sh:main:800 : install_infra 2021-12-15 12:59:21.636 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:59:21.639 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 12:59:21.642 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:59:21.644 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 12:59:21.668 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 12:59:23.623 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.639 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.742 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.763 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.769 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.783 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.791 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.829 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.834 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.891 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.896 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.955 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:23.978 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.026 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.044 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.048 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.335 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.339 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.351 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.372 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.379 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.396 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.458 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:24.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:24.639 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 12:59:24.939 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:24.941 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:24.944 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:24.946 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:24.948 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:24.950 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:24.953 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:24.955 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:24.957 | + functions-common:time_stop:2409 : start_time=1639573161660 2021-12-15 12:59:24.959 | + functions-common:time_stop:2411 : [[ -z 1639573161660 ]] 2021-12-15 12:59:24.962 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:24.966 | + functions-common:time_stop:2414 : end_time=1639573164963 2021-12-15 12:59:24.969 | + functions-common:time_stop:2415 : elapsed_time=3303 2021-12-15 12:59:24.971 | + functions-common:time_stop:2416 : total=4668 2021-12-15 12:59:24.973 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:24.975 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7971 2021-12-15 12:59:24.977 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:24.980 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:59:24.982 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 12:59:25.007 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 12:59:26.844 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:26.860 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:26.967 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:26.988 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:26.994 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.009 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.017 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.055 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.060 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.118 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.123 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.183 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.207 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.256 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.274 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.278 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.575 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.579 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.590 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.612 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.619 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.636 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.697 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:59:27.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:27.762 | Processing /opt/stack/requirements 2021-12-15 12:59:29.396 | 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 24)) (6.0) 2021-12-15 12:59:29.399 | 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 177)) (3.0.0) 2021-12-15 12:59:29.412 | 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 343)) (21.3) 2021-12-15 12:59:29.419 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 12:59:29.423 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 12:59:29.430 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 12:59:29.461 | 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 508)) (1.16.0) 2021-12-15 12:59:29.464 | 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 562)) (2.5.0) 2021-12-15 12:59:29.474 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 12:59:29.494 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 12:59:29.497 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 12:59:29.513 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 12:59:29.538 | 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 211)) (3.3) 2021-12-15 12:59:29.541 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 12:59:29.546 | 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 173)) (1.0.0) 2021-12-15 12:59:29.549 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 12:59:29.562 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 12:59:29.615 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 12:59:29.618 | 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 543)) (3.5.0) 2021-12-15 12:59:29.625 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 12:59:29.636 | 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 600)) (0.2.5) 2021-12-15 12:59:29.641 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 12:59:29.695 | 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 384)) (1.8.2) 2021-12-15 12:59:29.697 | Building wheels for collected packages: openstack-requirements 2021-12-15 12:59:29.698 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 12:59:30.524 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 12:59:30.524 | ERROR: Command errored out with exit status 1: 2021-12-15 12:59:30.524 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0__mvssz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0__mvssz/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-6mulno2q 2021-12-15 12:59:30.524 | cwd: /tmp/pip-req-build-0__mvssz/ 2021-12-15 12:59:30.524 | Complete output (6 lines): 2021-12-15 12:59:30.524 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 12:59:30.524 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 12:59:30.524 | or: setup.py --help-commands 2021-12-15 12:59:30.524 | or: setup.py cmd --help 2021-12-15 12:59:30.524 | 2021-12-15 12:59:30.524 | error: invalid command 'bdist_wheel' 2021-12-15 12:59:30.524 | ---------------------------------------- 2021-12-15 12:59:30.524 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 12:59:30.525 | Running setup.py clean for openstack-requirements 2021-12-15 12:59:31.349 | Failed to build openstack-requirements 2021-12-15 12:59:31.366 | Installing collected packages: openstack-requirements 2021-12-15 12:59:31.366 | Attempting uninstall: openstack-requirements 2021-12-15 12:59:31.367 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 12:59:31.401 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 12:59:31.419 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 12:59:31.422 | Running setup.py install for openstack-requirements: started 2021-12-15 12:59:33.669 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 12:59:33.694 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 12:59:33.839 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:33.843 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:33.846 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:33.849 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:33.851 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:33.854 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:33.857 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:33.860 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:33.862 | + functions-common:time_stop:2409 : start_time=1639573164999 2021-12-15 12:59:33.865 | + functions-common:time_stop:2411 : [[ -z 1639573164999 ]] 2021-12-15 12:59:33.869 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:33.873 | + functions-common:time_stop:2414 : end_time=1639573173870 2021-12-15 12:59:33.875 | + functions-common:time_stop:2415 : elapsed_time=8871 2021-12-15 12:59:33.877 | + functions-common:time_stop:2416 : total=7971 2021-12-15 12:59:33.879 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:33.882 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16842 2021-12-15 12:59:33.884 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:33.886 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 12:59:33.889 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 12:59:33.892 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 12:59:33.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:33.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:33.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 12:59:33.901 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:33.904 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 12:59:33.924 | Using python 3.8 to install pbr 2021-12-15 12:59:33.927 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 12:59:34.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:34.792 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:34.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:34.792 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:35.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:35.891 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 12:59:38.401 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:59:38.540 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:38.542 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:38.546 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:38.549 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:38.551 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:38.553 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:38.555 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:38.557 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:38.560 | + functions-common:time_stop:2409 : start_time=1639573173919 2021-12-15 12:59:38.562 | + functions-common:time_stop:2411 : [[ -z 1639573173919 ]] 2021-12-15 12:59:38.565 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:38.570 | + functions-common:time_stop:2414 : end_time=1639573178567 2021-12-15 12:59:38.572 | + functions-common:time_stop:2415 : elapsed_time=4648 2021-12-15 12:59:38.575 | + functions-common:time_stop:2416 : total=16842 2021-12-15 12:59:38.576 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:38.579 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21490 2021-12-15 12:59:38.581 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:38.583 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 12:59:40.901 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 12:59:42.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:42.816 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 12:59:42.831 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 12:59:42.833 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 12:59:42.836 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 12:59:42.839 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 12:59:42.846 | 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.6) 2021-12-15 12:59:42.924 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 12:59:42.927 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 12:59:42.930 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 12:59:42.948 | + ./stack.sh:main:809 : pkgs= 2021-12-15 12:59:42.950 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 12:59:42.953 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 12:59:42.955 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 12:59:42.957 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 12:59:42.959 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:59:42.962 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:59:42.964 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:59:42.967 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:59:42.969 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:59:42.972 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:59:42.976 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:59:42.978 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:59:42.981 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:59:42.983 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 12:59:42.986 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:59:43.002 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:43.005 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 12:59:43.007 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:59:43.009 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 12:59:43.011 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:59:43.014 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 12:59:43.016 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:59:43.018 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 12:59:43.020 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:59:43.022 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 12:59:43.024 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:59:43.026 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 12:59:43.028 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 12:59:43.030 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 12:59:43.032 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 12:59:43.034 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 12:59:43.037 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 12:59:43.039 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 12:59:43.041 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 12:59:43.043 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 12:59:43.045 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 12:59:43.048 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 12:59:43.050 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 12:59:43.052 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 12:59:43.055 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 12:59:43.057 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 12:59:43.112 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 12:59:43.112 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 12:59:43.114 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 12:59:43.473 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 12:59:43.476 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 12:59:43.492 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:43.494 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 12:59:43.497 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:59:43.500 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:59:43.502 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:59:43.504 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:59:43.507 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:59:43.509 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:59:43.511 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:43.513 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:43.516 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:59:43.518 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:59:43.520 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:59:43.523 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:59:43.525 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 12:59:43.527 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:59:43.530 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:43.532 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:43.534 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 12:59:43.555 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 12:59:43.663 | Reading package lists... 2021-12-15 12:59:43.913 | Building dependency tree... 2021-12-15 12:59:43.914 | Reading state information... 2021-12-15 12:59:44.177 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 12:59:44.177 | The following packages were automatically installed and are no longer required: 2021-12-15 12:59:44.178 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:59:44.178 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:59:44.178 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:59:44.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:59:44.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:59:44.178 | python3-zope.interface 2021-12-15 12:59:44.178 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:59:44.296 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:59:44.300 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:59:44.303 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:59:44.305 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:44.307 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:44.310 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:44.312 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:44.315 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:44.317 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:59:44.319 | + functions-common:time_stop:2409 : start_time=1639573183553 2021-12-15 12:59:44.321 | + functions-common:time_stop:2411 : [[ -z 1639573183553 ]] 2021-12-15 12:59:44.324 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:44.329 | + functions-common:time_stop:2414 : end_time=1639573184326 2021-12-15 12:59:44.331 | + functions-common:time_stop:2415 : elapsed_time=773 2021-12-15 12:59:44.333 | + functions-common:time_stop:2416 : total=1527 2021-12-15 12:59:44.336 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:44.338 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2300 2021-12-15 12:59:44.341 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:59:44.343 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 12:59:44.345 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:59:44.348 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:59:44.350 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:59:44.352 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:59:44.354 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:59:44.357 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:59:44.359 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 12:59:44.361 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:59:44.364 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:59:44.366 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:59:44.368 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:59:44.370 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:59:44.373 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:59:44.375 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:59:44.377 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:59:44.379 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:59:44.382 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 12:59:44.384 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:59:44.386 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:59:44.389 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:59:44.391 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:59:44.393 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:59:44.395 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:59:44.398 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 12:59:44.400 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 12:59:44.416 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:44.418 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 12:59:44.420 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:59:44.423 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 12:59:44.425 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 12:59:44.428 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 12:59:44.432 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 12:59:44.434 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 12:59:44.436 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 12:59:44.439 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 12:59:44.441 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 12:59:44.443 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 12:59:44.446 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 12:59:45.193 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 12:59:45.193 | user tags 2021-12-15 12:59:45.193 | stackrabbit []' 2021-12-15 12:59:45.197 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 12:59:45.197 | user tags 2021-12-15 12:59:45.197 | stackrabbit []' 2021-12-15 12:59:45.197 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 12:59:45.203 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 12:59:45.206 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 12:59:45.208 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 12:59:45.904 | Changing password for user "stackrabbit" ... 2021-12-15 12:59:45.931 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 12:59:46.614 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 12:59:46.637 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 12:59:46.640 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 12:59:47.365 | Changing password for user "stackrabbit" ... 2021-12-15 12:59:47.389 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 12:59:47.391 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 12:59:47.394 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 12:59:48.114 | Deleting user "guest" ... 2021-12-15 12:59:48.132 | Error: 2021-12-15 12:59:48.132 | {:no_such_user, "guest"} 2021-12-15 12:59:48.144 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 12:59:48.147 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 12:59:48.163 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:48.165 | + ./stack.sh:main:826 : install_database 2021-12-15 12:59:48.168 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 12:59:48.171 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 12:59:48.173 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:48.176 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:48.178 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 12:59:48.405 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 12:59:48.407 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 12:59:48.410 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 12:59:48.412 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:59:48.415 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 12:59:48.417 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:59:48.420 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:59:48.422 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:59:48.424 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:59:48.427 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:59:48.429 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:59:48.431 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:59:48.434 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:59:48.436 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:59:48.438 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 12:59:48.441 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:59:48.443 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:59:48.445 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:59:48.448 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:59:48.450 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:59:48.453 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:59:48.455 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 12:59:48.457 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:48.460 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:48.462 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 12:59:48.464 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:59:48.467 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:59:48.469 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:59:48.472 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:59:48.474 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:59:48.476 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:59:48.479 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:48.481 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:48.483 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:59:48.486 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:59:48.488 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:59:48.490 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:59:48.492 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 12:59:48.495 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:59:48.497 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:48.499 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:48.501 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 12:59:48.523 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 12:59:48.631 | Reading package lists... 2021-12-15 12:59:48.884 | Building dependency tree... 2021-12-15 12:59:48.886 | Reading state information... 2021-12-15 12:59:49.131 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 12:59:49.132 | The following packages were automatically installed and are no longer required: 2021-12-15 12:59:49.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:59:49.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:59:49.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:59:49.133 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:59:49.133 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:59:49.133 | python3-zope.interface 2021-12-15 12:59:49.133 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:59:49.249 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:59:49.253 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:59:49.255 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:59:49.258 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:49.260 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:49.262 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:49.264 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:49.267 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:49.269 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:59:49.271 | + functions-common:time_stop:2409 : start_time=1639573188520 2021-12-15 12:59:49.273 | + functions-common:time_stop:2411 : [[ -z 1639573188520 ]] 2021-12-15 12:59:49.276 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:49.280 | + functions-common:time_stop:2414 : end_time=1639573189278 2021-12-15 12:59:49.282 | + functions-common:time_stop:2415 : elapsed_time=758 2021-12-15 12:59:49.285 | + functions-common:time_stop:2416 : total=2300 2021-12-15 12:59:49.287 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:49.289 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3058 2021-12-15 12:59:49.291 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:59:49.294 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 12:59:49.296 | + ./stack.sh:main:829 : install_database_python 2021-12-15 12:59:49.299 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 12:59:49.301 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 12:59:49.303 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 12:59:49.305 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:59:49.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 12:59:49.311 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 12:59:49.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:59:49.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:59:49.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:59:49.323 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 12:59:49.326 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 12:59:49.328 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 12:59:49.331 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 12:59:49.333 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 12:59:49.355 | Using python 3.8 to install PyMySQL 2021-12-15 12:59:49.357 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 12:59:50.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:50.197 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:50.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:50.197 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:51.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:51.312 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 12:59:53.722 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:59:53.858 | + inc/python:pip_install:200 : result=0 2021-12-15 12:59:53.861 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:59:53.863 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:53.865 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:53.868 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:53.870 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:53.872 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:53.875 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:59:53.877 | + functions-common:time_stop:2409 : start_time=1639573189349 2021-12-15 12:59:53.879 | + functions-common:time_stop:2411 : [[ -z 1639573189349 ]] 2021-12-15 12:59:53.882 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:53.887 | + functions-common:time_stop:2414 : end_time=1639573193884 2021-12-15 12:59:53.889 | + functions-common:time_stop:2415 : elapsed_time=4535 2021-12-15 12:59:53.892 | + functions-common:time_stop:2416 : total=21490 2021-12-15 12:59:53.894 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:53.896 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26025 2021-12-15 12:59:53.899 | + inc/python:pip_install:203 : return 0 2021-12-15 12:59:53.901 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 12:59:53.904 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 12:59:53.907 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 12:59:53.909 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 12:59:53.926 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:53.928 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 12:59:53.931 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 12:59:53.934 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:59:53.935 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 12:59:53.940 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:59:53.943 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 12:59:53.945 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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- ]] 2021-12-15 12:59:53.948 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 12:59:53.950 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 12:59:53.952 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 12:59:53.968 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:53.971 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 12:59:53.973 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:59:53.975 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:59:53.978 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:59:53.980 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:59:53.982 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:59:53.985 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:59:53.987 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:53.989 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:53.991 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:59:53.994 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:59:53.996 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:59:53.998 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:59:54.001 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 12:59:54.003 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:59:54.005 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:54.008 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:54.010 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 12:59:54.031 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 12:59:54.138 | Reading package lists... 2021-12-15 12:59:54.393 | Building dependency tree... 2021-12-15 12:59:54.394 | Reading state information... 2021-12-15 12:59:54.687 | radvd is already the newest version (1:2.17-2). 2021-12-15 12:59:54.687 | The following packages were automatically installed and are no longer required: 2021-12-15 12:59:54.689 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:59:54.689 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:59:54.689 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:59:54.689 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:59:54.689 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:59:54.689 | python3-zope.interface 2021-12-15 12:59:54.689 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:59:54.805 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:59:54.809 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:59:54.812 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:59:54.814 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:54.816 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:54.819 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:54.821 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:54.823 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:54.825 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:59:54.827 | + functions-common:time_stop:2409 : start_time=1639573194028 2021-12-15 12:59:54.829 | + functions-common:time_stop:2411 : [[ -z 1639573194028 ]] 2021-12-15 12:59:54.832 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:54.836 | + functions-common:time_stop:2414 : end_time=1639573194834 2021-12-15 12:59:54.839 | + functions-common:time_stop:2415 : elapsed_time=806 2021-12-15 12:59:54.841 | + functions-common:time_stop:2416 : total=3058 2021-12-15 12:59:54.844 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:54.846 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3864 2021-12-15 12:59:54.848 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:59:54.851 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 12:59:54.868 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:54.871 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 12:59:54.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 12:59:54.876 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 12:59:54.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 12:59:54.898 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:59:54.900 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:59:54.902 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:59:54.905 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:59:54.907 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:59:54.909 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:59:54.911 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:54.914 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:54.916 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:59:54.918 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:59:54.920 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:59:54.922 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:59:54.925 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 12:59:54.927 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:59:54.929 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:54.931 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:54.934 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 12:59:54.954 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 12:59:55.062 | Reading package lists... 2021-12-15 12:59:55.312 | Building dependency tree... 2021-12-15 12:59:55.313 | Reading state information... 2021-12-15 12:59:55.563 | fakeroot is already the newest version (1.24-1). 2021-12-15 12:59:55.563 | make is already the newest version (4.2.1-1.2). 2021-12-15 12:59:55.563 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 12:59:55.563 | The following packages were automatically installed and are no longer required: 2021-12-15 12:59:55.564 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:59:55.564 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:59:55.564 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:59:55.564 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:59:55.564 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:59:55.564 | python3-zope.interface 2021-12-15 12:59:55.564 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:59:55.679 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:59:55.683 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:59:55.685 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:59:55.688 | + functions-common:time_stop:2402 : local name 2021-12-15 12:59:55.690 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:59:55.692 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:59:55.694 | + functions-common:time_stop:2405 : local total 2021-12-15 12:59:55.696 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:59:55.699 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:59:55.701 | + functions-common:time_stop:2409 : start_time=1639573194952 2021-12-15 12:59:55.703 | + functions-common:time_stop:2411 : [[ -z 1639573194952 ]] 2021-12-15 12:59:55.705 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:59:55.710 | + functions-common:time_stop:2414 : end_time=1639573195707 2021-12-15 12:59:55.712 | + functions-common:time_stop:2415 : elapsed_time=755 2021-12-15 12:59:55.714 | + functions-common:time_stop:2416 : total=3864 2021-12-15 12:59:55.717 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:59:55.719 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4619 2021-12-15 12:59:55.721 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:59:55.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 12:59:55.725 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:59:55.728 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:59:55.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 12:59:55.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 12:59:55.735 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 12:59:55.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 12:59:55.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 12:59:55.745 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 12:59:55.745 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 12:59:55.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 12:59:55.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 12:59:55.754 | + functions:vercmp:628 : local v1=5.4 2021-12-15 12:59:55.756 | + functions:vercmp:629 : local 'op=<' 2021-12-15 12:59:55.759 | + functions:vercmp:630 : local v2=3.13 2021-12-15 12:59:55.761 | + functions:vercmp:631 : local result 2021-12-15 12:59:55.764 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 12:59:55.764 | ++ functions:vercmp:635 : sort -V 2021-12-15 12:59:55.765 | ++ functions:vercmp:635 : head -1 2021-12-15 12:59:55.769 | + functions:vercmp:635 : result=3.13 2021-12-15 12:59:55.771 | + functions:vercmp:637 : case $op in 2021-12-15 12:59:55.774 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 12:59:55.776 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 12:59:55.778 | + functions:vercmp:648 : return 2021-12-15 12:59:55.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 12:59:55.783 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:59:55.785 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 12:59:56.263 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 12:59:56.265 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 12:59:56.269 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 12:59:56.276 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.279 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 12:59:56.296 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:59:56.299 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 12:59:56.301 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 12:59:56.301 | Installing etcd 2021-12-15 12:59:56.304 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 12:59:56.320 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 12:59:56.332 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 12:59:56.335 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 12:59:56.348 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 12:59:56.353 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.356 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.361 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.365 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.367 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 12:59:56.370 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 12:59:56.373 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.376 | ++ functions:get_extra_file:74 : return 2021-12-15 12:59:56.379 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:59:56.381 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 12:59:56.383 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 12:59:56.386 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 12:59:56.402 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:59:56.404 | + ./stack.sh:main:856 : install_dstat 2021-12-15 12:59:56.407 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 12:59:56.424 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:59:56.426 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 12:59:56.428 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:59:56.431 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 12:59:56.433 | + ./stack.sh:main:865 : install_libs 2021-12-15 12:59:56.436 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 12:59:56.438 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 12:59:56.440 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 12:59:56.443 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 12:59:56.445 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 12:59:56.452 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.454 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 12:59:56.456 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 12:59:56.459 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 12:59:56.461 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 12:59:56.463 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 12:59:56.470 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.473 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 12:59:56.475 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 12:59:56.477 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 12:59:56.480 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 12:59:56.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 12:59:56.489 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.491 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 12:59:56.494 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 12:59:56.496 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 12:59:56.499 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 12:59:56.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 12:59:56.508 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.510 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 12:59:56.513 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 12:59:56.515 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 12:59:56.518 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 12:59:56.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 12:59:56.526 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.529 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 12:59:56.531 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 12:59:56.533 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 12:59:56.536 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 12:59:56.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 12:59:56.545 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.547 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 12:59:56.550 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 12:59:56.552 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 12:59:56.554 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 12:59:56.557 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 12:59:56.567 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.570 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 12:59:56.574 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 12:59:56.576 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 12:59:56.578 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 12:59:56.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 12:59:56.587 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.589 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 12:59:56.592 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 12:59:56.594 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 12:59:56.596 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 12:59:56.599 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 12:59:56.611 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.614 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 12:59:56.616 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 12:59:56.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 12:59:56.621 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 12:59:56.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 12:59:56.630 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.633 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 12:59:56.635 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 12:59:56.637 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 12:59:56.640 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 12:59:56.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 12:59:56.649 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.652 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 12:59:56.655 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 12:59:56.657 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 12:59:56.660 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 12:59:56.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 12:59:56.670 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.673 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 12:59:56.675 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 12:59:56.677 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 12:59:56.679 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 12:59:56.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 12:59:56.689 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.691 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 12:59:56.693 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 12:59:56.696 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 12:59:56.698 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 12:59:56.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 12:59:56.707 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.710 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 12:59:56.712 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 12:59:56.714 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 12:59:56.717 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 12:59:56.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 12:59:56.727 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.729 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 12:59:56.732 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 12:59:56.734 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 12:59:56.736 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 12:59:56.738 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 12:59:56.745 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.748 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 12:59:56.750 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 12:59:56.752 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 12:59:56.754 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 12:59:56.757 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 12:59:56.764 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.766 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 12:59:56.769 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 12:59:56.772 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 12:59:56.774 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 12:59:56.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 12:59:56.784 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.786 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 12:59:56.788 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 12:59:56.792 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 12:59:56.794 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 12:59:56.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 12:59:56.804 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.806 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 12:59:56.808 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 12:59:56.811 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 12:59:56.813 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 12:59:56.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 12:59:56.822 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.824 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 12:59:56.827 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 12:59:56.829 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 12:59:56.831 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 12:59:56.834 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 12:59:56.841 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.844 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 12:59:56.846 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 12:59:56.848 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 12:59:56.851 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 12:59:56.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 12:59:56.860 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.863 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 12:59:56.865 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 12:59:56.867 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 12:59:56.870 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 12:59:56.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 12:59:56.880 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.882 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 12:59:56.885 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 12:59:56.887 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 12:59:56.889 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 12:59:56.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 12:59:56.898 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.901 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 12:59:56.903 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 12:59:56.906 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 12:59:56.908 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 12:59:56.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 12:59:56.917 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.920 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 12:59:56.922 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 12:59:56.924 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 12:59:56.927 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 12:59:56.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 12:59:56.936 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.939 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 12:59:56.941 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 12:59:56.944 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 12:59:56.946 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 12:59:56.949 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 12:59:56.955 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.958 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 12:59:56.960 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 12:59:56.962 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 12:59:56.965 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 12:59:56.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 12:59:56.974 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.976 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 12:59:56.978 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 12:59:56.981 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 12:59:56.983 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 12:59:56.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:56.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:56.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 12:59:56.992 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:56.994 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 12:59:56.996 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 12:59:56.999 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 12:59:57.001 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 12:59:57.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 12:59:57.011 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.013 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 12:59:57.016 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 12:59:57.019 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 12:59:57.021 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 12:59:57.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 12:59:57.031 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.034 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 12:59:57.036 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 12:59:57.038 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 12:59:57.041 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 12:59:57.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 12:59:57.050 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.052 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 12:59:57.054 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 12:59:57.057 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 12:59:57.059 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 12:59:57.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 12:59:57.068 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.070 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 12:59:57.073 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 12:59:57.076 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 12:59:57.078 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 12:59:57.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 12:59:57.089 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.092 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 12:59:57.094 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 12:59:57.096 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 12:59:57.098 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 12:59:57.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 12:59:57.108 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.110 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 12:59:57.113 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 12:59:57.115 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 12:59:57.117 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 12:59:57.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 12:59:57.126 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.129 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 12:59:57.131 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 12:59:57.133 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 12:59:57.135 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 12:59:57.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:59:57.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:59:57.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 12:59:57.145 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:59:57.147 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 12:59:57.170 | Using python 3.8 to install etcd3 2021-12-15 12:59:57.172 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 12:59:58.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:58.021 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:58.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:59:58.021 | from cryptography.utils import int_from_bytes 2021-12-15 12:59:59.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:59:59.124 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 12:59:59.153 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 12:59:59.154 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 12:59:59.155 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 12:59:59.156 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 13:00:01.560 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:01.700 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:01.703 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:01.705 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:01.707 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:01.709 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:01.711 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:01.714 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:01.716 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:01.719 | + functions-common:time_stop:2409 : start_time=1639573197164 2021-12-15 13:00:01.721 | + functions-common:time_stop:2411 : [[ -z 1639573197164 ]] 2021-12-15 13:00:01.724 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:01.728 | + functions-common:time_stop:2414 : end_time=1639573201725 2021-12-15 13:00:01.730 | + functions-common:time_stop:2415 : elapsed_time=4561 2021-12-15 13:00:01.733 | + functions-common:time_stop:2416 : total=26025 2021-12-15 13:00:01.735 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:01.737 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30586 2021-12-15 13:00:01.739 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:01.742 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 13:00:01.764 | Using python 3.8 to install etcd3gw 2021-12-15 13:00:01.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 13:00:02.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:02.595 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:02.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:02.595 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:03.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:03.709 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 13:00:03.737 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 13:00:03.738 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 13:00:03.739 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 13:00:03.740 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 13:00:03.780 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 13:00:03.782 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 13:00:03.784 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 13:00:03.786 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 13:00:06.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 2021-12-15 13:00:06.249 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:06.251 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:06.253 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:06.256 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:06.258 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:06.260 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:06.262 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:06.264 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:06.267 | + functions-common:time_stop:2409 : start_time=1639573201758 2021-12-15 13:00:06.269 | + functions-common:time_stop:2411 : [[ -z 1639573201758 ]] 2021-12-15 13:00:06.272 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:06.276 | + functions-common:time_stop:2414 : end_time=1639573206274 2021-12-15 13:00:06.279 | + functions-common:time_stop:2415 : elapsed_time=4516 2021-12-15 13:00:06.281 | + functions-common:time_stop:2416 : total=30586 2021-12-15 13:00:06.283 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:06.285 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=35102 2021-12-15 13:00:06.287 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:06.290 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 13:00:06.292 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 13:00:06.294 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 13:00:06.297 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:00:06.299 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:00:06.301 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:00:06.304 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:00:06.306 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:00:06.308 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:00:06.311 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:00:06.313 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:00:06.315 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:00:06.318 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 13:00:06.320 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 13:00:06.322 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:06.325 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:06.327 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 13:00:06.330 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:00:06.332 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:00:06.334 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:00:06.336 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:00:06.339 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:00:06.342 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:06.344 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:00:06.346 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:06.349 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:06.351 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:00:06.353 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:00:06.356 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:00:06.358 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:00:06.360 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:00:06.363 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:00:06.365 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:06.367 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:06.370 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:00:06.391 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:00:06.501 | Reading package lists... 2021-12-15 13:00:06.750 | Building dependency tree... 2021-12-15 13:00:06.752 | Reading state information... 2021-12-15 13:00:07.007 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:00:07.008 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:00:07.008 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:00:07.008 | The following packages were automatically installed and are no longer required: 2021-12-15 13:00:07.008 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:00:07.008 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:00:07.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:00:07.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:00:07.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:00:07.009 | python3-zope.interface 2021-12-15 13:00:07.009 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:00:07.125 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:00:07.130 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:00:07.132 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:00:07.134 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:07.137 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:07.139 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:07.142 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:07.144 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:07.146 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:00:07.148 | + functions-common:time_stop:2409 : start_time=1639573206388 2021-12-15 13:00:07.151 | + functions-common:time_stop:2411 : [[ -z 1639573206388 ]] 2021-12-15 13:00:07.154 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:07.158 | + functions-common:time_stop:2414 : end_time=1639573207155 2021-12-15 13:00:07.160 | + functions-common:time_stop:2415 : elapsed_time=767 2021-12-15 13:00:07.162 | + functions-common:time_stop:2416 : total=4619 2021-12-15 13:00:07.164 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:07.167 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5386 2021-12-15 13:00:07.169 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:00:07.172 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 13:00:07.174 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:07.176 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:07.178 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 13:00:07.240 | Module proxy already enabled 2021-12-15 13:00:07.245 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 13:00:07.306 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 13:00:07.306 | Module proxy already enabled 2021-12-15 13:00:07.306 | Module proxy_uwsgi already enabled 2021-12-15 13:00:07.311 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 13:00:07.313 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:00:07.316 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:00:07.318 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:00:07.445 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 13:00:07.448 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 13:00:07.451 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 13:00:07.453 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 13:00:07.460 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.463 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 13:00:07.466 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 13:00:07.468 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 13:00:07.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 13:00:07.477 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.480 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 13:00:07.482 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 13:00:07.485 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 13:00:07.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 13:00:07.494 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.497 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 13:00:07.500 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 13:00:07.502 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 13:00:07.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 13:00:07.512 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.515 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 13:00:07.518 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 13:00:07.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 13:00:07.531 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.533 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 13:00:07.536 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 13:00:07.538 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 13:00:07.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 13:00:07.549 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.552 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 13:00:07.571 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:07.574 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 13:00:07.577 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 13:00:07.579 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 13:00:07.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 13:00:07.589 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.592 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 13:00:07.613 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:07.616 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 13:00:07.620 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 13:00:07.623 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 13:00:07.625 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 13:00:07.632 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.635 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 13:00:07.637 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 13:00:07.640 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 13:00:07.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:07.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:07.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 13:00:07.649 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:07.652 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 13:00:07.654 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 13:00:07.657 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:00:07.660 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 13:00:07.662 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 13:00:07.664 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:00:07.668 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:00:07.669 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:00:07.674 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 13:00:07.676 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 13:00:07.678 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 13:00:07.681 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 13:00:07.684 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 13:00:07.712 | Using python 3.8 to install keystonemiddleware 2021-12-15 13:00:07.714 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 13:00:08.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:08.566 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:08.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:08.566 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:09.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:09.644 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 13:00:09.717 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 13:00:09.718 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 13:00:09.719 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 13:00:09.721 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 13:00:09.722 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 13:00:09.723 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 13:00:09.724 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 13:00:09.725 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 13:00:09.726 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 13:00:09.727 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 13:00:09.728 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 13:00:09.730 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 13:00:09.731 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 13:00:09.732 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 13:00:09.788 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 13:00:09.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 13:00:09.791 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 13:00:09.827 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 13:00:09.866 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 13:00:09.867 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 13:00:09.869 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 13:00:09.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 13:00:09.918 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 13:00:09.921 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 13:00:09.930 | 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) 2021-12-15 13:00:09.931 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 13:00:09.946 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 13:00:09.947 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 13:00:09.948 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 13:00:10.012 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 13:00:10.013 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 13:00:10.016 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 13:00:10.017 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 13:00:10.068 | 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) 2021-12-15 13:00:10.081 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 13:00:12.317 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:12.445 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:12.447 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:12.450 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:12.452 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:12.454 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:12.456 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:12.459 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:12.461 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:12.463 | + functions-common:time_stop:2409 : start_time=1639573207706 2021-12-15 13:00:12.466 | + functions-common:time_stop:2411 : [[ -z 1639573207706 ]] 2021-12-15 13:00:12.469 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:12.473 | + functions-common:time_stop:2414 : end_time=1639573212470 2021-12-15 13:00:12.475 | + functions-common:time_stop:2415 : elapsed_time=4764 2021-12-15 13:00:12.477 | + functions-common:time_stop:2416 : total=35102 2021-12-15 13:00:12.479 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:12.481 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=39866 2021-12-15 13:00:12.484 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:12.486 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 13:00:12.488 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 13:00:12.491 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:00:12.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 13:00:12.496 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 13:00:12.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:00:12.502 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:00:12.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:00:12.508 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 13:00:12.510 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 13:00:12.512 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 13:00:12.515 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 13:00:12.517 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 13:00:12.539 | Using python 3.8 to install python-memcached 2021-12-15 13:00:12.541 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 13:00:13.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:13.403 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:13.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:13.403 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:14.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:14.485 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 13:00:14.489 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 13:00:16.804 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:16.933 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:16.935 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:16.937 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:16.940 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:16.942 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:16.944 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:16.946 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:16.949 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:16.951 | + functions-common:time_stop:2409 : start_time=1639573212533 2021-12-15 13:00:16.953 | + functions-common:time_stop:2411 : [[ -z 1639573212533 ]] 2021-12-15 13:00:16.956 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:16.960 | + functions-common:time_stop:2414 : end_time=1639573216958 2021-12-15 13:00:16.963 | + functions-common:time_stop:2415 : elapsed_time=4425 2021-12-15 13:00:16.965 | + functions-common:time_stop:2416 : total=39866 2021-12-15 13:00:16.968 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:16.970 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44291 2021-12-15 13:00:16.972 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:16.974 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 13:00:16.990 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:16.993 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 13:00:16.995 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 13:00:16.998 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 13:00:17.000 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 13:00:17.002 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:00:17.005 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 13:00:17.007 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 13:00:17.022 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:17.024 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 13:00:17.027 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 13:00:17.029 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 13:00:17.031 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:00:17.033 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:00:17.036 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:00:17.039 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:00:17.041 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:00:17.044 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:00:17.059 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:00:17.061 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:00:17.063 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:17.066 | + functions-common:git_clone:606 : echo master 2021-12-15 13:00:17.066 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:00:17.071 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 13:00:17.073 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:17.075 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 13:00:17.078 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:00:17.078 | + functions-common:git_clone:655 : head -1 2021-12-15 13:00:17.081 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 13:00:17.084 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:00:17.086 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 13:00:17.089 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:00:17.091 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:00:17.094 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 13:00:17.096 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:00:17.099 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 13:00:17.101 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:00:17.103 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:00:17.106 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 13:00:17.108 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:00:17.110 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:00:17.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 13:00:17.115 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:00:17.118 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 13:00:17.120 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:00:17.123 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:00:17.126 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 13:00:17.132 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 13:00:17.134 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 13:00:17.796 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 13:00:17.798 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:00:17.801 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:00:17.803 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:00:17.805 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:00:17.807 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 13:00:17.810 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:00:17.812 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:00:17.814 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:00:17.816 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:00:17.818 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:00:17.820 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:00:17.823 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:00:17.825 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 13:00:17.845 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 13:00:17.847 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 13:00:18.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:18.721 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:18.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:18.721 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:19.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:19.917 | Obtaining file:///opt/stack/keystone 2021-12-15 13:00:19.918 | Preparing metadata (setup.py): started 2021-12-15 13:00:21.430 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:00:21.530 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 13:00:21.531 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 13:00:21.532 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:00:21.533 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 13:00:21.535 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 13:00:21.536 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 13:00:21.537 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 13:00:21.538 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:00:21.539 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 13:00:21.542 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 13:00:21.543 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 13:00:21.545 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:00:21.546 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 13:00:21.548 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 13:00:21.549 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 13:00:21.550 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 13:00:21.551 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 13:00:21.552 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 13:00:21.554 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:00:21.555 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 13:00:21.556 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:00:21.557 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 13:00:21.559 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 13:00:21.560 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 13:00:21.561 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 13:00:21.562 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:00:21.563 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 13:00:21.564 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:00:21.565 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 13:00:21.566 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:00:21.567 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:00:21.568 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 13:00:21.570 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 13:00:21.571 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 13:00:21.582 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 13:00:21.583 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 13:00:21.626 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:00:21.638 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 13:00:21.639 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:00:21.641 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 13:00:21.642 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:00:21.652 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 13:00:21.713 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 13:00:21.715 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 13:00:21.810 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 13:00:21.811 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 13:00:21.813 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 13:00:21.814 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:00:21.867 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 13:00:21.868 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:00:21.871 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 13:00:21.921 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 13:00:21.924 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 13:00:21.980 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 13:00:21.982 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 13:00:21.983 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:00:21.984 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 13:00:21.986 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 13:00:21.988 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 13:00:22.008 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 13:00:22.063 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 13:00:22.084 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 13:00:22.085 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 13:00:22.088 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 13:00:22.090 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 13:00:22.146 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:00:22.260 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 13:00:22.261 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 13:00:22.262 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 13:00:22.264 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 13:00:22.508 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 13:00:22.529 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 13:00:22.530 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 13:00:22.604 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 13:00:22.605 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 13:00:22.622 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 13:00:22.695 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 13:00:22.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 13:00:22.849 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 13:00:22.922 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 13:00:23.048 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 13:00:23.079 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 13:00:23.118 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 13:00:23.119 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 13:00:23.121 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 13:00:23.124 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 13:00:23.126 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:00:23.127 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 13:00:23.180 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 13:00:23.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 13:00:23.320 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 13:00:23.321 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 13:00:23.323 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 13:00:23.472 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 13:00:23.554 | 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==20.1.0.dev19) (2.4.0) 2021-12-15 13:00:23.634 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 13:00:23.816 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 13:00:23.846 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 13:00:23.991 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 13:00:24.086 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 13:00:24.122 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 13:00:25.911 | Installing collected packages: keystone 2021-12-15 13:00:25.911 | Attempting uninstall: keystone 2021-12-15 13:00:25.912 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 13:00:25.915 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 13:00:25.917 | Running setup.py develop for keystone 2021-12-15 13:00:28.033 | Successfully installed keystone 2021-12-15 13:00:28.033 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:28.184 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:28.186 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:28.188 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:28.190 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:28.195 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:28.197 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:28.201 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:28.203 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:28.206 | + functions-common:time_stop:2409 : start_time=1639573217839 2021-12-15 13:00:28.208 | + functions-common:time_stop:2411 : [[ -z 1639573217839 ]] 2021-12-15 13:00:28.210 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:28.215 | + functions-common:time_stop:2414 : end_time=1639573228212 2021-12-15 13:00:28.217 | + functions-common:time_stop:2415 : elapsed_time=10373 2021-12-15 13:00:28.220 | + functions-common:time_stop:2416 : total=44291 2021-12-15 13:00:28.222 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:28.224 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54664 2021-12-15 13:00:28.226 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:28.229 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:00:28.231 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:00:28.233 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:00:28.252 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:00:28.265 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 13:00:28.267 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 13:00:28.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:28.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:28.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 13:00:28.277 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:28.279 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 13:00:28.296 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:28.298 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:00:28.300 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:00:28.303 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 13:00:28.305 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 13:00:28.319 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 13:00:28.321 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 13:00:28.326 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 13:00:28.346 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:28.349 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 13:00:28.380 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 13:00:28.407 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 13:00:28.437 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 13:00:28.468 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 13:00:28.499 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 13:00:28.530 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 13:00:28.558 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 13:00:28.586 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 13:00:28.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 13:00:28.591 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 13:00:28.593 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 13:00:28.596 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:00:28.598 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:00:28.614 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:28.617 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:00:28.619 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:00:28.622 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:00:28.637 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:28.639 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:00:28.642 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:00:28.672 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:00:28.674 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:00:28.677 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 13:00:28.679 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 13:00:28.696 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:28.698 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 13:00:28.730 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 13:00:28.732 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 13:00:28.764 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 13:00:28.766 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 13:00:28.769 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 13:00:28.771 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 13:00:28.774 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:00:28.777 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:00:28.807 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 13:00:28.810 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 13:00:28.812 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 13:00:28.815 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 13:00:28.818 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:00:28.836 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:00:28.839 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:00:28.841 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:00:28.844 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:00:28.846 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:00:28.874 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:00:28.902 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:00:28.930 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:00:28.958 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 13:00:28.986 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:00:28.989 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 13:00:28.991 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:00:28.993 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 13:00:28.996 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 13:00:28.998 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:00:29.000 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:00:29.003 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 13:00:29.007 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 13:00:29.009 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:00:29.011 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:00:29.024 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:00:29.024 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:00:29.035 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:00:29.039 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:00:29.055 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:00:29.058 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:00:29.062 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 13:00:29.092 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 13:00:29.120 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 13:00:29.148 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 13:00:29.175 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 13:00:29.203 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 13:00:29.232 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 13:00:29.259 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 13:00:29.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 13:00:29.315 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:00:29.343 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 13:00:29.371 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 13:00:29.399 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 13:00:29.427 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:00:29.430 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:00:29.433 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 13:00:29.435 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 13:00:29.438 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:00:29.440 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:29.442 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:29.445 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:00:29.448 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:00:29.450 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:00:29.478 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 13:00:29.507 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 13:00:29.507 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:00:29.516 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 13:00:29.519 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 13:00:29.522 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 13:00:29.524 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:00:29.527 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:00:29.529 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:00:29.531 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:29.534 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:29.536 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:00:29.538 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:00:29.541 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:29.543 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:29.545 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 13:00:29.607 | Site keystone-wsgi-public already enabled 2021-12-15 13:00:29.612 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:00:29.614 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:00:29.616 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:00:29.619 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:00:29.747 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 13:00:29.777 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 13:00:29.808 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 13:00:29.839 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 13:00:29.841 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 13:00:29.874 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 13:00:29.903 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 13:00:29.936 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 13:00:29.954 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:29.956 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 13:00:29.972 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:29.975 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 13:00:29.977 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 13:00:29.979 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 13:00:29.982 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:00:29.984 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 13:00:29.987 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 13:00:29.989 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 13:00:29.991 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 13:00:29.993 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:00:29.996 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:00:29.999 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:00:30.001 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:00:30.004 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:00:30.007 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:00:30.024 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:00:30.027 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:00:30.029 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:30.032 | + functions-common:git_clone:606 : echo master 2021-12-15 13:00:30.032 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:00:30.037 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 13:00:30.040 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:30.042 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 13:00:30.045 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:00:30.045 | + functions-common:git_clone:655 : head -1 2021-12-15 13:00:30.048 | 876377435 Merge "updaters: use replication network" 2021-12-15 13:00:30.051 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:00:30.053 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 13:00:30.056 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:00:30.059 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:00:30.061 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 13:00:30.063 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 13:00:30.066 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 13:00:30.068 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:00:30.071 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:00:30.073 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 13:00:30.076 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:00:30.079 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 13:00:30.082 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 13:00:30.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:00:30.088 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 13:00:30.093 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:00:30.096 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:00:30.099 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 13:00:30.105 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 13:00:30.107 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 13:00:30.768 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 13:00:30.771 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:00:30.773 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:00:30.776 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:00:30.778 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:00:30.781 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 13:00:30.783 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:00:30.785 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 13:00:30.788 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:00:30.790 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 13:00:30.792 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 13:00:30.795 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 13:00:30.797 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:00:30.799 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 13:00:30.820 | Using python 3.8 to install /opt/stack/swift 2021-12-15 13:00:30.823 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 13:00:31.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:31.693 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:31.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:31.694 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:32.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:32.806 | Obtaining file:///opt/stack/swift 2021-12-15 13:00:32.807 | Preparing metadata (setup.py): started 2021-12-15 13:00:33.987 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:00:34.051 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 13:00:34.052 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 13:00:34.054 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 13:00:34.055 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 13:00:34.055 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 13:00:34.057 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 13:00:34.058 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 13:00:34.059 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 13:00:34.060 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 13:00:34.061 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 13:00:34.062 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 13:00:34.100 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 13:00:34.108 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 13:00:34.168 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 13:00:34.169 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 13:00:34.170 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:00:34.172 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 13:00:34.173 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 13:00:34.174 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 13:00:34.175 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 13:00:34.177 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 13:00:34.178 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 13:00:34.179 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 13:00:34.180 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 13:00:34.181 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 13:00:34.202 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 13:00:34.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 13:00:34.235 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 13:00:34.236 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 13:00:34.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 13:00:34.261 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 13:00:34.351 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 13:00:34.353 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 13:00:34.355 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 13:00:34.394 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 13:00:34.438 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 13:00:34.440 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 13:00:34.441 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 13:00:34.442 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 13:00:34.503 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 13:00:34.507 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 13:00:34.520 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 13:00:34.521 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 13:00:34.538 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 13:00:34.540 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 13:00:34.646 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 13:00:34.662 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:00:36.843 | Installing collected packages: swift 2021-12-15 13:00:36.844 | Attempting uninstall: swift 2021-12-15 13:00:36.844 | Found existing installation: swift 2.29.0.dev84 2021-12-15 13:00:36.847 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 13:00:36.849 | Running setup.py develop for swift 2021-12-15 13:00:38.764 | Successfully installed swift 2021-12-15 13:00:38.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:38.906 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:38.908 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:38.911 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:38.913 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:38.915 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:38.918 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:38.920 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:38.922 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:38.924 | + functions-common:time_stop:2409 : start_time=1639573230815 2021-12-15 13:00:38.926 | + functions-common:time_stop:2411 : [[ -z 1639573230815 ]] 2021-12-15 13:00:38.929 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:38.933 | + functions-common:time_stop:2414 : end_time=1639573238931 2021-12-15 13:00:38.935 | + functions-common:time_stop:2415 : elapsed_time=8116 2021-12-15 13:00:38.937 | + functions-common:time_stop:2416 : total=54664 2021-12-15 13:00:38.940 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:38.942 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=62780 2021-12-15 13:00:38.944 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:38.946 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:00:38.949 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:00:38.951 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:00:38.970 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:00:38.983 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 13:00:38.985 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 13:00:38.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:38.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:38.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 13:00:38.995 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:38.998 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 13:00:39.000 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:00:39.002 | + ./stack.sh:main:898 : configure_swift 2021-12-15 13:00:39.005 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 13:00:39.007 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 13:00:39.009 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 13:00:39.012 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 13:00:39.014 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 13:00:40.094 | No account-replicator running 2021-12-15 13:00:40.095 | No object-auditor running 2021-12-15 13:00:40.095 | No object-server running 2021-12-15 13:00:40.095 | No container-server running 2021-12-15 13:00:40.095 | No object-reconstructor running 2021-12-15 13:00:40.095 | No container-sharder running 2021-12-15 13:00:40.095 | No account-server running 2021-12-15 13:00:40.095 | No container-updater running 2021-12-15 13:00:40.095 | No proxy-server running 2021-12-15 13:00:40.095 | No account-reaper running 2021-12-15 13:00:40.095 | No container-replicator running 2021-12-15 13:00:40.095 | No container-sync running 2021-12-15 13:00:40.095 | No container-auditor running 2021-12-15 13:00:40.095 | No account-auditor running 2021-12-15 13:00:40.095 | No object-expirer running 2021-12-15 13:00:40.095 | No object-updater running 2021-12-15 13:00:40.095 | No object-replicator running 2021-12-15 13:00:40.095 | No container-reconciler running 2021-12-15 13:00:40.175 | + lib/swift:configure_swift:340 : true 2021-12-15 13:00:40.178 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 13:00:40.191 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 13:00:40.203 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 13:00:40.206 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 13:00:40.206 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 13:00:40.211 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 13:00:40.211 | s/%GROUP%/ubuntu/; 2021-12-15 13:00:40.211 | s/%USER%/ubuntu/; 2021-12-15 13:00:40.211 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 13:00:40.211 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 13:00:40.215 | uid = ubuntu 2021-12-15 13:00:40.215 | gid = ubuntu 2021-12-15 13:00:40.215 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 13:00:40.215 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 13:00:40.215 | address = 127.0.0.1 2021-12-15 13:00:40.215 | 2021-12-15 13:00:40.215 | [account6612] 2021-12-15 13:00:40.215 | max connections = 25 2021-12-15 13:00:40.215 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:00:40.215 | read only = false 2021-12-15 13:00:40.215 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 13:00:40.215 | 2021-12-15 13:00:40.216 | [account6622] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | [account6632] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | [account6642] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | [container6611] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | [container6621] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.216 | [container6631] 2021-12-15 13:00:40.216 | max connections = 25 2021-12-15 13:00:40.216 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:00:40.216 | read only = false 2021-12-15 13:00:40.216 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 13:00:40.216 | 2021-12-15 13:00:40.217 | [container6641] 2021-12-15 13:00:40.217 | max connections = 25 2021-12-15 13:00:40.217 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:00:40.217 | read only = false 2021-12-15 13:00:40.217 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 13:00:40.217 | 2021-12-15 13:00:40.217 | 2021-12-15 13:00:40.217 | [object6613] 2021-12-15 13:00:40.217 | max connections = 25 2021-12-15 13:00:40.217 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:00:40.217 | read only = false 2021-12-15 13:00:40.217 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 13:00:40.217 | 2021-12-15 13:00:40.217 | [object6623] 2021-12-15 13:00:40.217 | max connections = 25 2021-12-15 13:00:40.217 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:00:40.217 | read only = false 2021-12-15 13:00:40.217 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 13:00:40.217 | 2021-12-15 13:00:40.217 | [object6633] 2021-12-15 13:00:40.217 | max connections = 25 2021-12-15 13:00:40.217 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:00:40.217 | read only = false 2021-12-15 13:00:40.217 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 13:00:40.217 | 2021-12-15 13:00:40.217 | [object6643] 2021-12-15 13:00:40.217 | max connections = 25 2021-12-15 13:00:40.217 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:00:40.217 | read only = false 2021-12-15 13:00:40.217 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 13:00:40.218 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 13:00:40.220 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:00:40.222 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:00:40.225 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 13:00:40.237 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 13:00:40.240 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 13:00:40.244 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 13:00:40.249 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 13:00:40.251 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 13:00:40.255 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 13:00:40.284 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 13:00:40.310 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 13:00:40.328 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 13:00:40.357 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 13:00:40.375 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:00:40.403 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 13:00:40.421 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 13:00:40.450 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 13:00:40.468 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 13:00:40.495 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 13:00:40.513 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:00:40.542 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 13:00:40.560 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 13:00:40.574 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:40.577 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 13:00:40.605 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 13:00:40.632 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 13:00:40.660 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 13:00:40.687 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 13:00:40.703 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:40.705 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 13:00:40.733 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 13:00:40.750 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:40.752 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 13:00:40.769 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:40.771 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 13:00:40.773 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 13:00:40.788 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:40.791 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 13:00:40.793 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 13:00:40.795 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 13:00:40.800 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 13:00:40.805 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 13:00:40.834 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 13:00:40.862 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 13:00:40.893 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 13:00:40.923 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 13:00:40.951 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 13:00:40.953 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 13:00:40.956 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 13:00:40.958 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 13:00:40.960 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 13:00:40.987 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 13:00:41.015 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:00:41.042 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 13:00:41.069 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 13:00:41.097 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 13:00:41.127 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 13:00:41.155 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 13:00:41.183 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:00:41.211 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 13:00:41.239 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 13:00:41.267 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 13:00:41.294 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 13:00:41.322 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 13:00:41.354 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 13:00:41.383 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 13:00:41.402 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 13:00:41.430 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 13:00:41.458 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 13:00:41.463 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 13:00:41.492 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 13:00:41.520 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 13:00:41.548 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 13:00:41.550 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 13:00:41.552 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:00:41.555 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 13:00:41.559 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 13:00:41.562 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:00:41.564 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:00:41.566 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 13:00:41.568 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 13:00:41.571 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:00:41.573 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:00:41.575 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 13:00:41.593 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 13:00:41.623 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 13:00:41.642 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 13:00:41.671 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 13:00:41.690 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:00:41.719 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 13:00:41.738 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:00:41.767 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 13:00:41.786 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:00:41.815 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 13:00:41.833 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 13:00:41.863 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:00:41.882 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:00:41.911 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 13:00:41.930 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 13:00:41.960 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 13:00:41.979 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 13:00:42.008 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 13:00:42.013 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 13:00:42.032 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:00:42.062 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 13:00:42.092 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:00:42.094 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 13:00:42.099 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 13:00:42.102 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:00:42.105 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:00:42.107 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 13:00:42.110 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 13:00:42.112 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:00:42.115 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:00:42.117 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 13:00:42.136 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 13:00:42.165 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 13:00:42.183 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 13:00:42.213 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 13:00:42.232 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:00:42.264 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 13:00:42.285 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:00:42.317 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 13:00:42.337 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:00:42.368 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 13:00:42.388 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 13:00:42.420 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:00:42.440 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:00:42.470 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 13:00:42.489 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 13:00:42.518 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 13:00:42.537 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 13:00:42.565 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 13:00:42.571 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 13:00:42.590 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:00:42.619 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:00:42.622 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 13:00:42.626 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 13:00:42.629 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:00:42.631 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:00:42.633 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 13:00:42.636 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 13:00:42.638 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:00:42.640 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:00:42.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 13:00:42.660 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 13:00:42.688 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 13:00:42.706 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 13:00:42.735 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 13:00:42.753 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:00:42.781 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 13:00:42.800 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:00:42.828 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 13:00:42.847 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:00:42.876 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 13:00:42.894 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 13:00:42.924 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:00:42.942 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:00:42.971 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 13:00:42.990 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 13:00:43.021 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 13:00:43.040 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 13:00:43.068 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 13:00:43.073 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 13:00:43.092 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:00:43.122 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 13:00:43.153 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 13:00:43.181 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 13:00:43.215 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 13:00:43.217 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 13:00:43.221 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 13:00:43.251 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 13:00:43.280 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 13:00:43.309 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 13:00:43.339 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 13:00:43.368 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 13:00:43.397 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 13:00:43.426 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 13:00:43.454 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 13:00:43.483 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 13:00:43.499 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:43.502 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 13:00:43.520 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 13:00:43.523 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 13:00:43.544 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 13:00:43.546 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 13:00:43.573 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 13:00:43.576 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 13:00:43.603 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 13:00:43.631 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 13:00:43.634 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 13:00:43.662 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 13:00:43.678 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:43.681 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 13:00:43.684 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 13:00:43.688 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 13:00:43.691 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 13:00:43.704 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 13:00:43.706 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 13:00:43.718 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 13:00:43.720 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 13:00:43.723 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:00:43.725 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:00:43.727 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:00:43.730 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:00:43.732 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:00:43.734 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:00:43.737 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 13:00:43.750 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:00:43.752 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 13:00:43.754 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 13:00:43.772 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:00:43.774 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 13:00:43.792 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:43.794 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 13:00:43.797 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 13:00:43.799 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 13:00:43.802 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:00:43.804 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 13:00:43.807 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 13:00:43.810 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 13:00:43.812 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 13:00:43.830 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:43.833 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 13:00:43.835 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 13:00:43.853 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:00:43.856 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 13:00:43.859 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 13:00:43.861 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 13:00:43.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:00:43.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:00:43.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 13:00:43.872 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:00:43.875 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 13:00:43.878 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 13:00:43.881 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 13:00:43.884 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 13:00:43.887 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 13:00:43.889 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 13:00:43.892 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 13:00:43.895 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 13:00:43.898 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 13:00:43.901 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 13:00:43.905 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:00:43.905 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 13:00:43.911 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 13:00:43.913 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 13:00:43.916 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 13:00:43.920 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 13:00:43.922 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:00:43.944 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 13:00:43.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:00:44.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:44.790 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:44.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:44.790 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:45.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:45.865 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 13:00:45.967 | 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) 2021-12-15 13:00:45.968 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 13:00:45.969 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 13:00:45.970 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 13:00:45.971 | 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.0) 2021-12-15 13:00:45.972 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 13:00:45.973 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 13:00:45.974 | 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) 2021-12-15 13:00:45.975 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 13:00:45.976 | 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) 2021-12-15 13:00:45.977 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 13:00:45.979 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 13:00:45.981 | 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.0) 2021-12-15 13:00:45.983 | 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.2) 2021-12-15 13:00:45.985 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 13:00:45.987 | 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.1.0) 2021-12-15 13:00:45.990 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 13:00:45.992 | 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.2.0) 2021-12-15 13:00:46.002 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 13:00:46.003 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 13:00:46.015 | 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.6) 2021-12-15 13:00:46.083 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 13:00:46.084 | 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) 2021-12-15 13:00:46.086 | 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.0) 2021-12-15 13:00:46.108 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 13:00:46.110 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 13:00:46.111 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 13:00:46.112 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 13:00:46.114 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 13:00:46.125 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 13:00:46.166 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 13:00:46.167 | 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) 2021-12-15 13:00:46.168 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 13:00:46.170 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 13:00:46.191 | 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) 2021-12-15 13:00:46.192 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 13:00:46.207 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 13:00:46.224 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 13:00:46.226 | 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) 2021-12-15 13:00:46.243 | 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) (2.4.0) 2021-12-15 13:00:46.245 | 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) 2021-12-15 13:00:46.323 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 13:00:46.325 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 13:00:46.326 | 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) 2021-12-15 13:00:46.328 | 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.9) 2021-12-15 13:00:46.377 | 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) 2021-12-15 13:00:46.404 | 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) 2021-12-15 13:00:46.439 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 13:00:46.605 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 13:00:46.608 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 13:00:46.643 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 13:00:46.645 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 13:00:46.646 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 13:00:46.646 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 13:00:46.648 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 13:00:46.650 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 13:00:46.712 | 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) 2021-12-15 13:00:46.888 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 13:00:46.929 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 13:00:47.015 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 13:00:47.167 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 13:00:49.126 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:00:49.266 | + inc/python:pip_install:200 : result=0 2021-12-15 13:00:49.270 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:00:49.274 | + functions-common:time_stop:2402 : local name 2021-12-15 13:00:49.277 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:00:49.280 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:00:49.282 | + functions-common:time_stop:2405 : local total 2021-12-15 13:00:49.285 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:00:49.287 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:00:49.289 | + functions-common:time_stop:2409 : start_time=1639573243938 2021-12-15 13:00:49.294 | + functions-common:time_stop:2411 : [[ -z 1639573243938 ]] 2021-12-15 13:00:49.297 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:00:49.301 | + functions-common:time_stop:2414 : end_time=1639573249298 2021-12-15 13:00:49.303 | + functions-common:time_stop:2415 : elapsed_time=5360 2021-12-15 13:00:49.306 | + functions-common:time_stop:2416 : total=62780 2021-12-15 13:00:49.308 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:00:49.310 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68140 2021-12-15 13:00:49.313 | + inc/python:pip_install:203 : return 0 2021-12-15 13:00:49.315 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 13:00:49.319 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 13:00:49.322 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 13:00:49.338 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 13:00:49.344 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 13:00:49.346 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 13:00:49.348 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 13:00:49.351 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:00:49.353 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:00:49.356 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:00:49.360 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:00:49.362 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:00:49.365 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:00:49.381 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:00:49.384 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:00:49.388 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:49.391 | + functions-common:git_clone:606 : echo master 2021-12-15 13:00:49.391 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:00:49.398 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 13:00:49.401 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:00:49.405 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 13:00:49.408 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:00:49.408 | + functions-common:git_clone:655 : head -1 2021-12-15 13:00:49.411 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 13:00:49.414 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:00:49.417 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 13:00:49.420 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:00:49.423 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:00:49.425 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 13:00:49.428 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:00:49.431 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 13:00:49.433 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:00:49.436 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:00:49.438 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 13:00:49.441 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:00:49.443 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:00:49.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 13:00:49.449 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:00:49.452 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 13:00:49.454 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:00:49.457 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:00:49.460 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 13:00:49.466 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 13:00:49.469 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 13:00:50.126 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 13:00:50.128 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:00:50.131 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:00:50.133 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:00:50.136 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:00:50.138 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 13:00:50.141 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:00:50.143 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:00:50.146 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:00:50.148 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:00:50.151 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:00:50.154 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:00:50.156 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:00:50.158 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 13:00:50.180 | Using python 3.8 to install /opt/stack/glance 2021-12-15 13:00:50.183 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 13:00:51.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:51.059 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:51.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:00:51.059 | from cryptography.utils import int_from_bytes 2021-12-15 13:00:52.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:00:52.163 | Obtaining file:///opt/stack/glance 2021-12-15 13:00:52.165 | Preparing metadata (setup.py): started 2021-12-15 13:00:53.325 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:00:53.425 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:00:53.426 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 13:00:53.428 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 13:00:53.429 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 13:00:53.430 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 13:00:53.431 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 13:00:53.432 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 13:00:53.433 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 13:00:53.434 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 13:00:53.435 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 13:00:53.436 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 13:00:53.437 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:00:53.438 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 13:00:53.439 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:00:53.441 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 13:00:53.442 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:00:53.443 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:00:53.444 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 13:00:53.445 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 13:00:53.446 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 13:00:53.447 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:00:53.448 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:00:53.449 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:00:53.450 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:00:53.451 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 13:00:53.452 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 13:00:53.453 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 13:00:53.454 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 13:00:53.456 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:00:53.457 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:00:53.458 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 13:00:53.459 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 13:00:53.460 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:00:53.462 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:00:53.463 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:00:53.464 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:00:53.465 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 13:00:53.466 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:00:53.467 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:00:53.468 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 13:00:53.469 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 13:00:53.470 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 13:00:53.472 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 13:00:53.472 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:00:53.488 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 13:00:53.489 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 13:00:53.491 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 13:00:53.513 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 13:00:53.514 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 13:00:53.555 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 13:00:53.571 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 13:00:53.582 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 13:00:53.597 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 13:00:53.599 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 13:00:53.689 | 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==23.1.0.dev27) (3.0.6) 2021-12-15 13:00:53.768 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 13:00:53.820 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 13:00:53.825 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 13:00:53.858 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 13:00:53.902 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 13:00:53.903 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 13:00:53.904 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 13:00:53.964 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:00:53.966 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 13:00:53.968 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 13:00:53.993 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 13:00:54.037 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 13:00:54.041 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 13:00:54.101 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 13:00:54.102 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 13:00:54.105 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 13:00:54.106 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:00:54.109 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 13:00:54.137 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 13:00:54.141 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 13:00:54.142 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:00:54.184 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:00:54.228 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:00:54.229 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 13:00:54.231 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 13:00:54.336 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 13:00:54.397 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 13:00:54.501 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 13:00:54.798 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:00:54.800 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 13:00:54.801 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 13:00:54.803 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 13:00:54.860 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 13:00:54.886 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 13:00:55.010 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 13:00:55.074 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 13:00:55.127 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:00:55.349 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 13:00:55.350 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 13:00:55.351 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 13:00:55.352 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 13:00:55.355 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:00:55.357 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:00:55.360 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:00:55.486 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 13:00:55.519 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 13:00:55.573 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 13:00:55.574 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:00:55.828 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:00:56.023 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 13:00:56.024 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 13:00:56.026 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 13:00:56.027 | 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==23.1.0.dev27) (2019.11.28) 2021-12-15 13:00:56.104 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 13:00:56.264 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:00:56.370 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 13:00:56.688 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 13:00:56.689 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 13:00:56.922 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 13:00:57.245 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 13:00:57.568 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 13:00:57.569 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 13:00:58.909 | Installing collected packages: glance 2021-12-15 13:00:58.909 | Attempting uninstall: glance 2021-12-15 13:00:58.909 | Found existing installation: glance 23.1.0.dev27 2021-12-15 13:00:58.916 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 13:00:58.918 | Running setup.py develop for glance 2021-12-15 13:01:01.099 | Successfully installed glance 2021-12-15 13:01:01.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 2021-12-15 13:01:01.251 | + inc/python:pip_install:200 : result=0 2021-12-15 13:01:01.253 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:01:01.255 | + functions-common:time_stop:2402 : local name 2021-12-15 13:01:01.258 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:01:01.260 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:01:01.262 | + functions-common:time_stop:2405 : local total 2021-12-15 13:01:01.265 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:01:01.267 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:01:01.269 | + functions-common:time_stop:2409 : start_time=1639573250174 2021-12-15 13:01:01.271 | + functions-common:time_stop:2411 : [[ -z 1639573250174 ]] 2021-12-15 13:01:01.275 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:01:01.279 | + functions-common:time_stop:2414 : end_time=1639573261276 2021-12-15 13:01:01.281 | + functions-common:time_stop:2415 : elapsed_time=11102 2021-12-15 13:01:01.284 | + functions-common:time_stop:2416 : total=68140 2021-12-15 13:01:01.286 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:01:01.288 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=79242 2021-12-15 13:01:01.291 | + inc/python:pip_install:203 : return 0 2021-12-15 13:01:01.293 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:01:01.296 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:01:01.298 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:01:01.317 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:01:01.330 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 13:01:01.332 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 13:01:01.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:01:01.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:01:01.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 13:01:01.343 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:01:01.345 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:01:01.348 | + ./stack.sh:main:910 : configure_glance 2021-12-15 13:01:01.350 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 13:01:01.363 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 13:01:01.367 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 13:01:01.369 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 13:01:01.371 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 13:01:01.374 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 13:01:01.376 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:01:01.379 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:01:01.382 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 13:01:01.411 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:01:01.443 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 13:01:01.474 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:01:01.504 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 13:01:01.534 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 13:01:01.564 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 13:01:01.567 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:01:01.569 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 13:01:01.572 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:01:01.575 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 13:01:01.605 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 13:01:01.635 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:01:01.665 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 13:01:01.695 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 13:01:01.726 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 13:01:01.758 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 13:01:01.793 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 13:01:01.825 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:01:01.857 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:01:01.888 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 13:01:01.919 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 13:01:01.921 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 13:01:01.924 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 13:01:01.926 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:01:01.929 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:01:01.931 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:01:01.949 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:01.952 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:01:01.955 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:01:01.957 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:01:01.975 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:01.977 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:01:01.980 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:01:02.011 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:01:02.014 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:01:02.016 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 13:01:02.019 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 13:01:02.021 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 13:01:02.058 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 13:01:02.090 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 13:01:02.093 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 13:01:02.095 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 13:01:02.098 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 13:01:02.101 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:01:02.105 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 13:01:02.108 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:01:02.142 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 13:01:02.144 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 13:01:02.177 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:01:02.180 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 13:01:02.198 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:02.201 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 13:01:02.234 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 13:01:02.277 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 13:01:02.309 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 13:01:02.344 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 13:01:02.375 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 13:01:02.392 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:02.394 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:01:02.425 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 13:01:02.456 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 13:01:02.487 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 13:01:02.518 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 13:01:02.548 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 13:01:02.578 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 13:01:02.596 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:02.598 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 13:01:02.600 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 13:01:02.603 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:01:02.607 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:01:02.624 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:01:02.626 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:01:02.629 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:01:02.631 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:01:02.634 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:01:02.666 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:01:02.697 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:01:02.729 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:01:02.760 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 13:01:02.765 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 13:01:02.796 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 13:01:02.828 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:01:02.858 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 13:01:02.889 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 13:01:02.920 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 13:01:02.955 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 13:01:02.988 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:01:03.020 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 13:01:03.050 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 13:01:03.084 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 13:01:03.122 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 13:01:03.128 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-15 13:01:03.136 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 13:01:03.153 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:03.156 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 13:01:03.158 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 13:01:03.160 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 13:01:03.163 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 13:01:03.165 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 13:01:03.168 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 13:01:03.172 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 13:01:03.175 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 13:01:03.179 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 13:01:03.210 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 13:01:03.213 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 13:01:03.216 | ++ functions:get_random_port:837 : true 2021-12-15 13:01:03.218 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 13:01:03.220 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 13:01:03.223 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 13:01:03.282 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 13:01:03.284 | ++ functions:get_random_port:841 : break 2 2021-12-15 13:01:03.286 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 13:01:03.289 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 13:01:03.292 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 13:01:03.320 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 13:01:03.349 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 13:01:03.377 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:01:03.407 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:01:03.436 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:01:03.466 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:01:03.495 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:01:03.524 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:01:03.552 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:01:03.582 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:01:03.611 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:01:03.641 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:01:03.670 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:01:03.699 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 13:01:03.728 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 13:01:03.757 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 13:01:03.786 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 13:01:03.815 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 13:01:03.845 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 13:01:03.848 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 13:01:03.850 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:01:03.852 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:03.855 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:03.857 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 13:01:03.859 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 13:01:03.913 | proxy (enabled by site administrator) 2021-12-15 13:01:03.917 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 13:01:03.920 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 13:01:03.922 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:01:03.925 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:03.927 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:03.930 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 13:01:03.933 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 13:01:03.988 | proxy_http (enabled by site administrator) 2021-12-15 13:01:03.991 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 13:01:03.995 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 13:01:03.997 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 13:01:03.999 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:01:04.002 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:04.004 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:04.007 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:01:04.010 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:01:04.013 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 13:01:04.013 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:01:04.022 | KeepAlive Off 2021-12-15 13:01:04.027 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 13:01:04.027 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:01:04.036 | SetEnv proxy-sendchunked 1 2021-12-15 13:01:04.040 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 13:01:04.040 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:01:04.049 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 13:01:04.052 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 13:01:04.055 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 13:01:04.057 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:01:04.060 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:01:04.062 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:01:04.065 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:04.067 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:04.069 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:01:04.072 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:01:04.074 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:04.077 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:04.079 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 13:01:04.143 | Site glance-wsgi-api already enabled 2021-12-15 13:01:04.148 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 13:01:04.150 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:01:04.153 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:01:04.155 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:01:04.295 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 13:01:04.301 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 13:01:04.334 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 13:01:04.337 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 13:01:04.356 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:04.359 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 13:01:04.362 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 13:01:04.365 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 13:01:04.367 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:01:04.370 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 13:01:04.373 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 13:01:04.375 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 13:01:04.377 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 13:01:04.380 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:01:04.382 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:01:04.386 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:01:04.388 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:01:04.390 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:01:04.393 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:01:04.414 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:01:04.417 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:01:04.420 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:01:04.423 | + functions-common:git_clone:606 : echo master 2021-12-15 13:01:04.423 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:01:04.429 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 13:01:04.432 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:01:04.435 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 13:01:04.438 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:01:04.438 | + functions-common:git_clone:655 : head -1 2021-12-15 13:01:04.449 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 13:01:04.452 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:01:04.455 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 13:01:04.458 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:01:04.461 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:01:04.464 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 13:01:04.467 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:01:04.470 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 13:01:04.473 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:01:04.476 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:01:04.479 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 13:01:04.481 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:01:04.484 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:01:04.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 13:01:04.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:01:04.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 13:01:04.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:01:04.499 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:01:04.502 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 13:01:04.509 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 13:01:04.511 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 13:01:05.152 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 13:01:05.155 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:01:05.157 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:01:05.159 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:01:05.162 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:01:05.164 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 13:01:05.167 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:01:05.169 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:01:05.171 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:01:05.174 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:01:05.176 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:01:05.179 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:01:05.181 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:01:05.183 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 13:01:05.205 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 13:01:05.207 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 13:01:06.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:01:06.047 | from cryptography.utils import int_from_bytes 2021-12-15 13:01:06.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:01:06.047 | from cryptography.utils import int_from_bytes 2021-12-15 13:01:07.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:01:07.148 | Obtaining file:///opt/stack/cinder 2021-12-15 13:01:07.149 | Preparing metadata (setup.py): started 2021-12-15 13:01:09.045 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:01:09.208 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:01:09.209 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:01:09.210 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 13:01:09.211 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 13:01:09.212 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 13:01:09.213 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 13:01:09.215 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:01:09.216 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 13:01:09.217 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 13:01:09.218 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 13:01:09.219 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 13:01:09.220 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 13:01:09.221 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:01:09.222 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 13:01:09.223 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 13:01:09.224 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 13:01:09.225 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 13:01:09.226 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:01:09.227 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:01:09.229 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 13:01:09.230 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:01:09.231 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 13:01:09.232 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 13:01:09.233 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 13:01:09.235 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:01:09.236 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 13:01:09.237 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:01:09.238 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 13:01:09.239 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 13:01:09.240 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:01:09.241 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:01:09.242 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 13:01:09.243 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:01:09.244 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 13:01:09.245 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 13:01:09.246 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:01:09.247 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 13:01:09.249 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 13:01:09.250 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 13:01:09.251 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 13:01:09.252 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 13:01:09.253 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 13:01:09.254 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 13:01:09.255 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 13:01:09.256 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 13:01:09.257 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 13:01:09.258 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 13:01:09.259 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:01:09.260 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 13:01:09.261 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 13:01:09.262 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 13:01:09.264 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:01:09.265 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:01:09.266 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:01:09.267 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 13:01:09.268 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 13:01:09.269 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 13:01:09.270 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:01:09.271 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 13:01:09.272 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 13:01:09.273 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 13:01:09.274 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 13:01:09.288 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 13:01:09.289 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 13:01:09.291 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:01:09.351 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 13:01:09.382 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 13:01:09.397 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 13:01:09.398 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 13:01:09.400 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:01:09.401 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:01:09.499 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 13:01:09.560 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 13:01:09.561 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:01:09.588 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 13:01:09.590 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 13:01:09.592 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 13:01:09.645 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 13:01:09.690 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 13:01:09.691 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 13:01:09.692 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:01:09.693 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 13:01:09.756 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:01:09.757 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:01:09.759 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 13:01:09.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 13:01:09.820 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 13:01:09.882 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 13:01:09.884 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:01:09.889 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 13:01:09.890 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:01:09.891 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 13:01:09.940 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 13:01:09.942 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:01:09.945 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 13:01:09.991 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 13:01:10.077 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:01:10.083 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 13:01:10.106 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:01:10.131 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 13:01:10.207 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:01:10.210 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 13:01:10.350 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:01:10.375 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 13:01:10.512 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:01:10.550 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 13:01:10.551 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:01:10.555 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 13:01:10.752 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 13:01:10.754 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 13:01:10.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 13:01:10.791 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 13:01:10.821 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 13:01:11.081 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 13:01:11.082 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 13:01:11.224 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 13:01:11.226 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 13:01:11.228 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:01:11.357 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 13:01:11.480 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 13:01:11.481 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 13:01:11.483 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 13:01:11.518 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 13:01:11.764 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 13:01:11.840 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 13:01:11.843 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 13:01:11.969 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 13:01:12.013 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:01:12.107 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 13:01:12.108 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 13:01:12.289 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 13:01:12.742 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 13:01:12.795 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 13:01:12.845 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 13:01:13.919 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 13:01:14.191 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 13:01:14.192 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 13:01:14.338 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 13:01:14.576 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 13:01:14.707 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 13:01:16.193 | Installing collected packages: cinder 2021-12-15 13:01:16.193 | Attempting uninstall: cinder 2021-12-15 13:01:16.193 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 13:01:16.200 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 13:01:16.202 | Running setup.py develop for cinder 2021-12-15 13:01:19.785 | Successfully installed cinder 2021-12-15 13:01:19.785 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 13:01:19.958 | + inc/python:pip_install:200 : result=0 2021-12-15 13:01:19.960 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:01:19.963 | + functions-common:time_stop:2402 : local name 2021-12-15 13:01:19.966 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:01:19.970 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:01:19.973 | + functions-common:time_stop:2405 : local total 2021-12-15 13:01:19.978 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:01:19.982 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:01:19.986 | + functions-common:time_stop:2409 : start_time=1639573265199 2021-12-15 13:01:19.990 | + functions-common:time_stop:2411 : [[ -z 1639573265199 ]] 2021-12-15 13:01:19.994 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:01:19.998 | + functions-common:time_stop:2414 : end_time=1639573279996 2021-12-15 13:01:20.001 | + functions-common:time_stop:2415 : elapsed_time=14797 2021-12-15 13:01:20.003 | + functions-common:time_stop:2416 : total=79242 2021-12-15 13:01:20.005 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:01:20.008 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=94039 2021-12-15 13:01:20.010 | + inc/python:pip_install:203 : return 0 2021-12-15 13:01:20.013 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:01:20.016 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:01:20.018 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:01:20.039 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:01:20.052 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 13:01:20.054 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 13:01:20.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:01:20.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:01:20.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 13:01:20.064 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:01:20.066 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 13:01:20.069 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 13:01:20.072 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 13:01:20.074 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:20.077 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:20.079 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 13:01:20.093 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 13:01:20.099 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:01:20.103 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:01:20.106 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:01:20.108 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:01:20.111 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:01:20.113 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:01:20.116 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:20.118 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:20.121 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:01:20.123 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:01:20.125 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:01:20.128 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:01:20.130 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 13:01:20.133 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:01:20.136 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:20.138 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:20.141 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 13:01:20.165 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 13:01:20.281 | Reading package lists... 2021-12-15 13:01:20.582 | Building dependency tree... 2021-12-15 13:01:20.584 | Reading state information... 2021-12-15 13:01:20.879 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 13:01:20.879 | The following packages were automatically installed and are no longer required: 2021-12-15 13:01:20.880 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:01:20.880 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:01:20.880 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:01:20.880 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:01:20.880 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:01:20.880 | python3-zope.interface 2021-12-15 13:01:20.880 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:01:21.018 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:01:21.023 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:01:21.026 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:01:21.029 | + functions-common:time_stop:2402 : local name 2021-12-15 13:01:21.032 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:01:21.036 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:01:21.038 | + functions-common:time_stop:2405 : local total 2021-12-15 13:01:21.041 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:01:21.044 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:01:21.046 | + functions-common:time_stop:2409 : start_time=1639573280162 2021-12-15 13:01:21.050 | + functions-common:time_stop:2411 : [[ -z 1639573280162 ]] 2021-12-15 13:01:21.053 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:01:21.058 | + functions-common:time_stop:2414 : end_time=1639573281055 2021-12-15 13:01:21.061 | + functions-common:time_stop:2415 : elapsed_time=893 2021-12-15 13:01:21.064 | + functions-common:time_stop:2416 : total=5386 2021-12-15 13:01:21.066 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:01:21.069 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6279 2021-12-15 13:01:21.072 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:01:21.074 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:01:21.077 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 13:01:21.080 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 13:01:21.094 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 13:01:21.099 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 13:01:21.101 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 13:01:21.104 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 13:01:21.107 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 13:01:21.107 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 13:01:21.114 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 13:01:21.116 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 13:01:21.119 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 13:01:21.122 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 13:01:21.124 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 13:01:21.126 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 13:01:21.128 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 13:01:21.130 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 13:01:21.144 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 13:01:21.158 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 13:01:21.173 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 13:01:21.187 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 13:01:21.201 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 13:01:21.204 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 13:01:21.208 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.f0A5H7GJzk 2021-12-15 13:01:21.210 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:01:21.213 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:01:21.215 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 13:01:21.218 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.f0A5H7GJzk 2021-12-15 13:01:21.222 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.f0A5H7GJzk 2021-12-15 13:01:21.242 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.f0A5H7GJzk /etc/sudoers.d/cinder-rootwrap 2021-12-15 13:01:21.256 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 13:01:21.261 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 13:01:21.263 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 13:01:21.266 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 13:01:21.268 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 13:01:21.271 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 13:01:21.273 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 13:01:21.276 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 13:01:21.278 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 13:01:21.283 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 13:01:21.289 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 13:01:21.311 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 13:01:21.333 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 13:01:21.356 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 13:01:21.376 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 13:01:21.397 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 13:01:21.417 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 13:01:21.438 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 13:01:21.460 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 13:01:21.463 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:01:21.466 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 13:01:21.468 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:01:21.471 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 13:01:21.504 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 13:01:21.535 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:01:21.567 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 13:01:21.604 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 13:01:21.634 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 13:01:21.663 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 13:01:21.693 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 13:01:21.722 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:01:21.753 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:01:21.782 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 13:01:21.815 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 13:01:21.845 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 13:01:21.847 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 13:01:21.850 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 13:01:21.852 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 13:01:21.855 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:01:21.858 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:01:21.892 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 13:01:21.922 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 13:01:21.951 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 13:01:21.981 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 13:01:22.011 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 13:01:22.041 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 13:01:22.074 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 13:01:22.076 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 13:01:22.106 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 13:01:22.138 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 13:01:22.145 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b8131a1201ffb77d552ce5551c979b43 2021-12-15 13:01:22.174 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 13:01:22.176 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 13:01:22.205 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 13:01:22.236 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 13:01:22.265 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 13:01:22.294 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 13:01:22.313 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:22.316 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 13:01:22.318 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 13:01:22.320 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 13:01:22.323 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 13:01:22.326 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 13:01:22.328 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 13:01:22.330 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 13:01:22.332 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 13:01:22.335 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 13:01:22.337 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 13:01:22.340 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 13:01:22.373 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 13:01:22.403 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 13:01:22.433 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 13:01:22.465 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 13:01:22.494 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 13:01:22.524 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 13:01:22.526 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 13:01:22.529 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 13:01:22.532 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 13:01:22.561 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 13:01:22.564 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 13:01:22.594 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 13:01:22.597 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 13:01:22.599 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 13:01:22.602 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 13:01:22.644 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 13:01:22.647 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 13:01:22.649 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 13:01:22.666 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:22.669 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 13:01:22.671 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 13:01:22.674 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 13:01:22.677 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 13:01:22.707 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 13:01:22.738 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 13:01:22.757 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:22.760 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 13:01:22.778 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:22.781 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 13:01:22.783 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 13:01:22.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 13:01:22.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 13:01:22.791 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:01:22.794 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:01:22.797 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:01:22.816 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:22.820 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:01:22.823 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:01:22.826 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:01:22.845 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:22.848 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:01:22.851 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:01:22.881 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:01:22.883 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:01:22.886 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 13:01:22.888 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 13:01:22.891 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:01:22.894 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:01:22.911 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:01:22.914 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:01:22.916 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:01:22.919 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:01:22.921 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:01:22.951 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:01:22.981 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 13:01:23.013 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:01:23.042 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 13:01:23.061 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:23.063 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 13:01:23.065 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:01:23.068 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 13:01:23.070 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 13:01:23.073 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:01:23.075 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:01:23.078 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 13:01:23.082 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 13:01:23.084 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:01:23.087 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:01:23.102 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:01:23.102 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:01:23.111 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:01:23.115 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:01:23.132 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:01:23.135 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:01:23.139 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 13:01:23.169 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 13:01:23.198 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 13:01:23.226 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:01:23.254 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:01:23.282 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:01:23.316 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:01:23.354 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:01:23.383 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:01:23.411 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:01:23.440 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:01:23.469 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:01:23.498 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:01:23.526 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:01:23.529 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:01:23.532 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 13:01:23.535 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 13:01:23.537 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:01:23.540 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:23.542 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:23.545 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:01:23.548 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:01:23.550 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:01:23.580 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:01:23.609 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 13:01:23.609 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:01:23.618 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 13:01:23.624 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 13:01:23.626 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 13:01:23.629 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:01:23.631 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:01:23.634 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:01:23.636 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:23.639 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:23.641 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:01:23.644 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:01:23.646 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:01:23.648 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:01:23.651 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 13:01:23.719 | Enabling site cinder-wsgi. 2021-12-15 13:01:23.725 | To activate the new configuration, you need to run: 2021-12-15 13:01:23.725 | systemctl reload apache2 2021-12-15 13:01:23.730 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:01:23.733 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:01:23.735 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:01:23.738 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:01:23.874 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 13:01:23.877 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 13:01:23.908 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 13:01:23.938 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 13:01:23.955 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:01:23.957 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 13:01:23.960 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:01:23.962 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 13:01:23.965 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 13:01:23.967 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 13:01:23.999 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 13:01:24.028 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 13:01:24.058 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 13:01:24.089 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 13:01:24.118 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 13:01:24.147 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 13:01:24.177 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 13:01:24.207 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:01:24.236 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 13:01:24.266 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 13:01:24.295 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:01:24.324 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 13:01:24.327 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 13:01:24.344 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:24.347 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 13:01:24.379 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 13:01:24.382 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 13:01:24.400 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:01:24.403 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 13:01:24.405 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 13:01:24.408 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 13:01:24.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:01:24.413 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 13:01:24.416 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 13:01:24.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:01:24.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:01:24.426 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:01:24.428 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:01:24.431 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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- ]] 2021-12-15 13:01:24.434 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:01:24.437 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 13:01:24.439 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 13:01:24.443 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 13:01:24.445 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:01:24.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:01:24.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 13:01:24.453 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:01:24.455 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 13:01:24.458 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 13:01:24.460 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 13:01:24.463 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:01:24.465 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:01:24.468 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:01:24.471 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:01:24.474 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:01:24.477 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:01:24.494 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:01:24.496 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:01:24.498 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:01:24.501 | + functions-common:git_clone:606 : echo master 2021-12-15 13:01:24.502 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:01:24.507 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 13:01:24.509 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:01:24.512 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 13:01:24.515 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:01:24.515 | + functions-common:git_clone:655 : head -1 2021-12-15 13:01:24.522 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 13:01:24.525 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:01:24.528 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 13:01:24.531 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:01:24.533 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:01:24.536 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 13:01:24.539 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:01:24.541 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 13:01:24.544 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:01:24.547 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:01:24.549 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 13:01:24.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:01:24.555 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:01:24.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 13:01:24.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:01:24.564 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 13:01:24.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:01:24.570 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:01:24.573 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 13:01:24.580 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 13:01:24.582 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 13:01:25.280 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 13:01:25.283 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:01:25.285 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:01:25.288 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:01:25.290 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:01:25.292 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 13:01:25.295 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:01:25.297 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:01:25.299 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:01:25.302 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:01:25.304 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:01:25.307 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:01:25.309 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:01:25.312 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 13:01:25.334 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 13:01:25.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 13:01:26.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:01:26.212 | from cryptography.utils import int_from_bytes 2021-12-15 13:01:26.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:01:26.213 | from cryptography.utils import int_from_bytes 2021-12-15 13:01:27.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:01:27.320 | Obtaining file:///opt/stack/neutron 2021-12-15 13:01:27.323 | Preparing metadata (setup.py): started 2021-12-15 13:01:29.342 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:01:29.461 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 13:01:29.462 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 13:01:29.464 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 13:01:29.465 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 13:01:29.466 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 13:01:29.467 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 13:01:29.468 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 13:01:29.469 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 13:01:29.470 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 13:01:29.471 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 13:01:29.472 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 13:01:29.473 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 13:01:29.474 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 13:01:29.476 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 13:01:29.590 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 13:01:29.591 | 2021-12-15 13:01:29.591 | The conflict is caused by: 2021-12-15 13:01:29.591 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 13:01:29.591 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 13:01:29.591 | 2021-12-15 13:01:29.591 | To fix this you could try to: 2021-12-15 13:01:29.591 | 1. loosen the range of package versions you've specified 2021-12-15 13:01:29.591 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 13:01:29.591 | 2021-12-15 13:01:29.591 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 13:01:29.709 | + inc/python:pip_install:1 : exit_trap 2021-12-15 13:01:29.711 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 13:01:29.715 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 13:01:29.718 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 13:01:29.720 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 13:01:29.722 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 13:01:29.725 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 13:01:29.727 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 13:01:29.730 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 13:01:29.732 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 13:01:29.732 | Error on exit 2021-12-15 13:01:29.735 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 13:01:29.737 | + ./stack.sh:exit_trap:536 : generate-subunit 1639573131 158 fail 2021-12-15 13:01:30.298 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 13:01:30.300 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 13:01:30.779 | + ./stack.sh:exit_trap:550 : exit 1