2022-04-13 23:20:41.621 | + ./stack.sh:main:489 : exec 2022-04-13 23:20:41.621 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232041' 2022-04-13 23:20:41.621 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-232041.summary.2022-04-13-232041 2022-04-13 23:20:41.621 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:41.621 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232041 2022-04-13 23:20:41.621 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232041 /opt/stack/logs/stack.sh.log 2022-04-13 23:20:41.621 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232041.summary.2022-04-13-232041 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:20:41.621 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:20:41.621 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:20:41.621 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:20:41.621 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:20:41.621 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:20:41.621 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:20:41.621 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:20:41.621 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:20:41.621 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:20:41.622 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:20:41.623 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:20:41.625 | Linux dv-cinder-837526-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:20:41.627 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:20:41.629 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:20:41.632 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:20:41.668 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:20:41.684 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:20:41.686 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:20:41.688 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:20:41.690 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:20:41.692 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:20:41.694 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:20:41.696 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:20:41.698 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:20:41.699 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:20:41.701 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:20:41.703 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:20:41.705 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:20:41.706 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:20:41.709 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:20:41.712 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:20:41.713 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:20:41.715 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:20:41.717 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:20:41.719 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:20:41.732 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:41.734 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:20:41.736 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:41.738 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:41.740 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:41.741 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:41.743 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:41.745 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:20:41.747 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:20:41.749 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:20:41.750 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:20:41.752 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:20:41.754 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:20:41.756 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:20:41.758 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:20:41.759 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:20:41.761 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:20:41.778 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:20:41.780 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:20:41.793 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:41.796 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:20:41.799 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:20:41.801 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:20:41.803 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:20:41.805 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:20:41.806 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:20:41.808 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:20:41.810 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:20:41.812 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:20:41.813 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:20:41.815 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:20:41.820 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:20:41.832 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:20:41.849 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:20:41.861 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:20:41.873 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:20:41.908 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:20:41.965 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:20:42.054 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:20:42.075 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:20:42.118 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:20:42.171 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:20:42.315 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:20:42.329 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:20:42.343 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:20:42.356 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:20:42.451 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:20:42.453 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:20:42.456 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:20:42.458 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:20:42.460 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:20:42.462 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:20:42.465 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:20:42.465 | False' 2022-04-13 23:20:42.467 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:20:42.482 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:20:42.484 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:20:42.486 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:20:42.488 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:20:42.490 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:20:42.492 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:20:42.494 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:20:42.496 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:20:42.498 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:20:42.500 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:20:42.504 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:20:42.506 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:20:42.509 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:20:42.511 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:20:42.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:20:42.527 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:42.529 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:20:42.531 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:20:42.570 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:20:42.573 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:20:42.575 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:20:42.577 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:20:42.579 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:20:42.581 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:20:42.583 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:20:42.585 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:20:42.587 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:20:42.589 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:20:42.592 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.594 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:20:42.596 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.598 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:20:42.600 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.603 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:20:42.605 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.607 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:20:42.609 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.612 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:20:42.614 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.616 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:20:42.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.621 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:20:42.623 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.625 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:20:42.628 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.630 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:20:42.633 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.635 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:20:42.637 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.639 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:20:42.641 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.644 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:20:42.646 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.648 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:20:42.651 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.653 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:20:42.655 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.657 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:20:42.660 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.662 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:20:42.664 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.666 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:20:42.668 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.671 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:20:42.673 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.676 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:20:42.678 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.680 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:20:42.682 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:20:42.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.689 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:20:42.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.694 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:20:42.696 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.701 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:20:42.703 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.706 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:20:42.708 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.711 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:20:42.713 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.715 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:20:42.718 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.720 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:20:42.722 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.724 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:20:42.727 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.729 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:20:42.731 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.733 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:20:42.735 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.738 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:20:42.740 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.743 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:20:42.745 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.747 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:20:42.749 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.751 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:20:42.754 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.756 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:20:42.759 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.761 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:20:42.763 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.765 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:20:42.767 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.770 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:20:42.772 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.774 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:20:42.777 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.779 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:20:42.781 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.783 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:20:42.786 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.788 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:20:42.790 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.793 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:20:42.795 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:42.797 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:20:42.801 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:20:42.803 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:20:42.805 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:20:42.820 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:42.822 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:20:42.825 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:20:42.827 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:20:42.842 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:42.844 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:20:42.846 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:20:42.849 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:20:42.851 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:20:42.853 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:20:42.855 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:20:42.858 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:20:42.860 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:20:42.863 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:20:42.863 | Using mysql database backend 2022-04-13 23:20:42.865 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:20:42.881 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:20:42.884 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:20:42.886 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:20:42.889 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:20:42.891 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:20:42.894 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:20:42.910 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:42.912 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:20:42.929 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:20:42.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:42.947 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:20:42.963 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:20:42.979 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:20:42.995 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:42.998 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:20:43.014 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:43.017 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:20:43.034 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:20:43.036 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:43.039 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:20:43.041 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:20:43.044 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:20:43.048 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232043 2022-04-13 23:20:43.052 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232043 759' 2022-04-13 23:20:43.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.057 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:20:43.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.062 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:20:43.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.067 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:20:43.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.072 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:20:43.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.076 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 23:20:43.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.081 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 23:20:43.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.086 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232041 2022-04-13 23:20:43.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.092 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:20:43.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.098 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 23:20:43.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.102 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:20:43.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.107 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:20:43.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.113 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:20:43.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:20:43.117 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:20:43.120 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:20:43.123 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:20:43.125 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:20:43.127 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:20:43.129 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:20:43.131 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:20:43.134 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:20:43.136 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:20:43.138 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:20:43.141 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:20:43.156 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:20:43.159 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:20:43.161 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:43.164 | + functions-common:git_clone:629 : echo master 2022-04-13 23:20:43.164 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:20:43.169 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:20:43.171 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:43.173 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:20:43.186 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:20:43.189 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:20:43.189 | + functions-common:git_clone:685 : head -1 2022-04-13 23:20:43.192 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:20:43.195 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:20:43.197 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:20:43.200 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:43.202 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:20:43.204 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:20:43.207 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:20:43.209 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:20:43.212 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:20:43.214 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:20:43.217 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:20:43.219 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:20:43.222 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:20:43.227 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892043 2022-04-13 23:20:43.230 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:20:43.234 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891458 2022-04-13 23:20:43.237 | ++ tools/install_prereqs.sh:source:49 : DELTA=585 2022-04-13 23:20:43.240 | ++ tools/install_prereqs.sh:source:50 : [[ 585 -lt 7200 ]] 2022-04-13 23:20:43.242 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:20:43.244 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:20:43.247 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:20:43.249 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:20:43.251 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:20:43.253 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:20:43.256 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:20:43.258 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:20:43.261 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:20:43.307 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:20:43.308 | apache2-dev 2022-04-13 23:20:43.308 | bc 2022-04-13 23:20:43.308 | bsdmainutils 2022-04-13 23:20:43.308 | curl 2022-04-13 23:20:43.308 | g++ 2022-04-13 23:20:43.308 | gawk 2022-04-13 23:20:43.308 | gcc 2022-04-13 23:20:43.308 | gettext 2022-04-13 23:20:43.308 | git 2022-04-13 23:20:43.308 | graphviz 2022-04-13 23:20:43.308 | iputils-ping 2022-04-13 23:20:43.308 | libapache2-mod-proxy-uwsgi 2022-04-13 23:20:43.308 | libffi-dev 2022-04-13 23:20:43.308 | libjpeg-dev 2022-04-13 23:20:43.308 | libpcre3-dev 2022-04-13 23:20:43.308 | libpq-dev 2022-04-13 23:20:43.308 | libssl-dev 2022-04-13 23:20:43.308 | libsystemd-dev 2022-04-13 23:20:43.308 | libxml2-dev 2022-04-13 23:20:43.308 | libxslt1-dev 2022-04-13 23:20:43.308 | libyaml-dev 2022-04-13 23:20:43.308 | lsof 2022-04-13 23:20:43.308 | openssh-server 2022-04-13 23:20:43.308 | openssl 2022-04-13 23:20:43.308 | pkg-config 2022-04-13 23:20:43.308 | psmisc 2022-04-13 23:20:43.308 | python3-dev 2022-04-13 23:20:43.308 | python3-pip 2022-04-13 23:20:43.308 | python3-systemd 2022-04-13 23:20:43.308 | python3-venv 2022-04-13 23:20:43.308 | tar 2022-04-13 23:20:43.308 | tcpdump 2022-04-13 23:20:43.308 | unzip 2022-04-13 23:20:43.308 | uuid-runtime 2022-04-13 23:20:43.308 | wget 2022-04-13 23:20:43.309 | wget 2022-04-13 23:20:43.309 | zlib1g-dev 2022-04-13 23:20:43.309 | libkrb5-dev 2022-04-13 23:20:43.309 | libldap2-dev 2022-04-13 23:20:43.309 | libsasl2-dev 2022-04-13 23:20:43.309 | memcached 2022-04-13 23:20:43.309 | python3-mysqldb 2022-04-13 23:20:43.309 | sqlite3 2022-04-13 23:20:43.309 | conntrack 2022-04-13 23:20:43.309 | curl 2022-04-13 23:20:43.309 | dnsmasq-base 2022-04-13 23:20:43.309 | dnsmasq-utils 2022-04-13 23:20:43.309 | ebtables 2022-04-13 23:20:43.309 | genisoimage 2022-04-13 23:20:43.309 | iptables 2022-04-13 23:20:43.309 | iputils-arping 2022-04-13 23:20:43.309 | kpartx 2022-04-13 23:20:43.309 | libjs-jquery-tablesorter 2022-04-13 23:20:43.309 | parted 2022-04-13 23:20:43.309 | pm-utils 2022-04-13 23:20:43.309 | python3-mysqldb 2022-04-13 23:20:43.309 | socat 2022-04-13 23:20:43.309 | sqlite3 2022-04-13 23:20:43.309 | sudo 2022-04-13 23:20:43.309 | vlan 2022-04-13 23:20:43.309 | lsscsi 2022-04-13 23:20:43.309 | open-iscsi 2022-04-13 23:20:43.309 | lvm2 2022-04-13 23:20:43.309 | qemu-utils 2022-04-13 23:20:43.309 | thin-provisioning-tools 2022-04-13 23:20:43.309 | acl 2022-04-13 23:20:43.309 | dnsmasq-base 2022-04-13 23:20:43.309 | dnsmasq-utils 2022-04-13 23:20:43.309 | ebtables 2022-04-13 23:20:43.309 | haproxy 2022-04-13 23:20:43.309 | iptables 2022-04-13 23:20:43.310 | iputils-arping 2022-04-13 23:20:43.310 | iputils-ping 2022-04-13 23:20:43.310 | postgresql-server-dev-all 2022-04-13 23:20:43.310 | python3-mysqldb 2022-04-13 23:20:43.310 | sqlite3 2022-04-13 23:20:43.310 | sudo 2022-04-13 23:20:43.310 | vlan 2022-04-13 23:20:43.310 | pcp 2022-04-13 23:20:43.310 | ipset 2022-04-13 23:20:43.310 | conntrack 2022-04-13 23:20:43.310 | conntrackd 2022-04-13 23:20:43.310 | keepalived 2022-04-13 23:20:43.310 | lvm2 2022-04-13 23:20:43.310 | qemu-utils 2022-04-13 23:20:43.310 | thin-provisioning-tools 2022-04-13 23:20:43.310 | curl 2022-04-13 23:20:43.310 | liberasurecode-dev 2022-04-13 23:20:43.310 | make 2022-04-13 23:20:43.310 | memcached 2022-04-13 23:20:43.310 | rsync 2022-04-13 23:20:43.310 | sqlite3 2022-04-13 23:20:43.310 | xfsprogs' 2022-04-13 23:20:43.310 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:20:43.328 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:20:43.328 | apache2-dev 2022-04-13 23:20:43.328 | bc 2022-04-13 23:20:43.328 | bsdmainutils 2022-04-13 23:20:43.328 | curl 2022-04-13 23:20:43.328 | g++ 2022-04-13 23:20:43.328 | gawk 2022-04-13 23:20:43.328 | gcc 2022-04-13 23:20:43.328 | gettext 2022-04-13 23:20:43.328 | git 2022-04-13 23:20:43.328 | graphviz 2022-04-13 23:20:43.329 | iputils-ping 2022-04-13 23:20:43.329 | libapache2-mod-proxy-uwsgi 2022-04-13 23:20:43.329 | libffi-dev 2022-04-13 23:20:43.329 | libjpeg-dev 2022-04-13 23:20:43.329 | libpcre3-dev 2022-04-13 23:20:43.329 | libpq-dev 2022-04-13 23:20:43.329 | libssl-dev 2022-04-13 23:20:43.329 | libsystemd-dev 2022-04-13 23:20:43.329 | libxml2-dev 2022-04-13 23:20:43.329 | libxslt1-dev 2022-04-13 23:20:43.329 | libyaml-dev 2022-04-13 23:20:43.329 | lsof 2022-04-13 23:20:43.329 | openssh-server 2022-04-13 23:20:43.329 | openssl 2022-04-13 23:20:43.329 | pkg-config 2022-04-13 23:20:43.329 | psmisc 2022-04-13 23:20:43.329 | python3-dev 2022-04-13 23:20:43.329 | python3-pip 2022-04-13 23:20:43.329 | python3-systemd 2022-04-13 23:20:43.329 | python3-venv 2022-04-13 23:20:43.329 | tar 2022-04-13 23:20:43.329 | tcpdump 2022-04-13 23:20:43.329 | unzip 2022-04-13 23:20:43.329 | uuid-runtime 2022-04-13 23:20:43.329 | wget 2022-04-13 23:20:43.329 | wget 2022-04-13 23:20:43.329 | zlib1g-dev 2022-04-13 23:20:43.329 | libkrb5-dev 2022-04-13 23:20:43.329 | libldap2-dev 2022-04-13 23:20:43.329 | libsasl2-dev 2022-04-13 23:20:43.329 | memcached 2022-04-13 23:20:43.329 | python3-mysqldb 2022-04-13 23:20:43.329 | sqlite3 2022-04-13 23:20:43.329 | conntrack 2022-04-13 23:20:43.329 | curl 2022-04-13 23:20:43.329 | dnsmasq-base 2022-04-13 23:20:43.329 | dnsmasq-utils 2022-04-13 23:20:43.329 | ebtables 2022-04-13 23:20:43.330 | genisoimage 2022-04-13 23:20:43.330 | iptables 2022-04-13 23:20:43.330 | iputils-arping 2022-04-13 23:20:43.330 | kpartx 2022-04-13 23:20:43.330 | libjs-jquery-tablesorter 2022-04-13 23:20:43.330 | parted 2022-04-13 23:20:43.330 | pm-utils 2022-04-13 23:20:43.330 | python3-mysqldb 2022-04-13 23:20:43.330 | socat 2022-04-13 23:20:43.330 | sqlite3 2022-04-13 23:20:43.330 | sudo 2022-04-13 23:20:43.330 | vlan 2022-04-13 23:20:43.330 | lsscsi 2022-04-13 23:20:43.330 | open-iscsi 2022-04-13 23:20:43.330 | lvm2 2022-04-13 23:20:43.330 | qemu-utils 2022-04-13 23:20:43.330 | thin-provisioning-tools 2022-04-13 23:20:43.330 | acl 2022-04-13 23:20:43.330 | dnsmasq-base 2022-04-13 23:20:43.330 | dnsmasq-utils 2022-04-13 23:20:43.331 | ebtables 2022-04-13 23:20:43.331 | haproxy 2022-04-13 23:20:43.331 | iptables 2022-04-13 23:20:43.331 | iputils-arping 2022-04-13 23:20:43.331 | iputils-ping 2022-04-13 23:20:43.331 | postgresql-server-dev-all 2022-04-13 23:20:43.331 | python3-mysqldb 2022-04-13 23:20:43.331 | sqlite3 2022-04-13 23:20:43.331 | sudo 2022-04-13 23:20:43.331 | vlan 2022-04-13 23:20:43.331 | pcp 2022-04-13 23:20:43.331 | ipset 2022-04-13 23:20:43.331 | conntrack 2022-04-13 23:20:43.331 | conntrackd 2022-04-13 23:20:43.331 | keepalived 2022-04-13 23:20:43.331 | lvm2 2022-04-13 23:20:43.331 | qemu-utils 2022-04-13 23:20:43.331 | thin-provisioning-tools 2022-04-13 23:20:43.331 | curl 2022-04-13 23:20:43.331 | liberasurecode-dev 2022-04-13 23:20:43.331 | make 2022-04-13 23:20:43.331 | memcached 2022-04-13 23:20:43.331 | rsync 2022-04-13 23:20:43.331 | sqlite3 2022-04-13 23:20:43.331 | xfsprogs ' 2022-04-13 23:20:43.333 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:20:43.335 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:43.338 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:43.341 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:20:43.341 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:20:43.346 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:20:43.349 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:20:43.351 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:20:43.353 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:20:43.355 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:20:43.357 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:43.359 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:20:43.361 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:43.364 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:43.366 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:20:43.368 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:20:43.370 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:20:43.372 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:20:43.374 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:20:43.378 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:20:43.381 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:20:43.383 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:20:43.386 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:20:43.388 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:20:43.390 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:20:43.395 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892043392 2022-04-13 23:20:43.397 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:20:43.399 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:20:43.401 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:20:43.651 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:20:43.706 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:20:43.770 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:20:43.850 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:20:45.934 | Reading package lists... 2022-04-13 23:20:45.966 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:20:45.968 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:20:45.970 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:20:45.973 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:45.975 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:45.977 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:20:45.979 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:45.981 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:20:45.983 | ++ functions-common:time_stop:2439 : start_time=1649892043392 2022-04-13 23:20:45.985 | ++ functions-common:time_stop:2441 : [[ -z 1649892043392 ]] 2022-04-13 23:20:45.988 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:45.992 | ++ functions-common:time_stop:2444 : end_time=1649892045989 2022-04-13 23:20:45.994 | ++ functions-common:time_stop:2445 : elapsed_time=2597 2022-04-13 23:20:45.996 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:20:45.998 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:46.000 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2597 2022-04-13 23:20:46.003 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:20:46.005 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:20:46.007 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:46.010 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:46.012 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:20:46.033 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:20:46.142 | Reading package lists... 2022-04-13 23:20:46.385 | Building dependency tree... 2022-04-13 23:20:46.386 | Reading state information... 2022-04-13 23:20:46.420 | acl is already the newest version (2.2.53-6). 2022-04-13 23:20:46.420 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:20:46.420 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:20:46.420 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:20:46.420 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:20:46.420 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:20:46.420 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:20:46.420 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:20:46.420 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:20:46.420 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:20:46.420 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:20:46.420 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:20:46.420 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:20:46.420 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:20:46.420 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:20:46.420 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:20:46.420 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:20:46.420 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:20:46.420 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:20:46.420 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:20:46.420 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:20:46.420 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:20:46.420 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:20:46.420 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:20:46.420 | psmisc is already the newest version (23.3-1). 2022-04-13 23:20:46.420 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:20:46.420 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:20:46.421 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:20:46.421 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:20:46.421 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:20:46.421 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:20:46.421 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:20:46.421 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:20:46.421 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:20:46.421 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:20:46.421 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:20:46.421 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:20:46.421 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:20:46.421 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:20:46.421 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:20:46.421 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:20:46.421 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:20:46.421 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:20:46.421 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:20:46.421 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:20:46.421 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:20:46.421 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:20:46.421 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:20:46.421 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:20:46.421 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:20:46.421 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:20:46.421 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:20:46.421 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:20:46.421 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:20:46.421 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:20:46.421 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:20:46.421 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:20:46.421 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:20:46.421 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:20:46.421 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:20:46.421 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:20:46.422 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:20:46.422 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:20:46.422 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:20:46.422 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:20:46.422 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:20:46.422 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:20:46.422 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:20:46.422 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:20:46.636 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:20:46.636 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:20:46.636 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:20:46.636 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:20:46.636 | The following packages were automatically installed and are no longer required: 2022-04-13 23:20:46.637 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:20:46.637 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:20:46.637 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:20:46.637 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:20:46.637 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:20:46.637 | python3-zope.interface 2022-04-13 23:20:46.637 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:20:46.752 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:20:46.756 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:20:46.758 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:20:46.761 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:20:46.763 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:46.765 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:46.767 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:20:46.769 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:46.771 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:20:46.774 | ++ functions-common:time_stop:2439 : start_time=1649892046031 2022-04-13 23:20:46.776 | ++ functions-common:time_stop:2441 : [[ -z 1649892046031 ]] 2022-04-13 23:20:46.779 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:46.783 | ++ functions-common:time_stop:2444 : end_time=1649892046780 2022-04-13 23:20:46.786 | ++ functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 23:20:46.788 | ++ functions-common:time_stop:2446 : total=749 2022-04-13 23:20:46.790 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:46.792 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1498 2022-04-13 23:20:46.795 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:20:46.797 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:20:46.800 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:20:46.803 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:20:46.807 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:20:46.811 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:20:46.813 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:20:46.816 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:20:48.228 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:20:48.230 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:20:48.232 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:20:48.233 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:20:48.235 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:20:48.237 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:20:48.239 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:20:48.241 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:20:48.243 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:20:48.244 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:20:48.246 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:20:48.248 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:20:48.249 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:20:48.251 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:20:48.254 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:20:48.255 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:20:48.257 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:20:48.259 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:20:48.260 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:20:48.262 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:20:48.264 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:20:48.267 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:20:48.269 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:20:48.271 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:20:48.347 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:20:48.349 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:20:48.425 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:20:48.428 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:20:48.502 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:20:48.504 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:20:48.506 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:20:48.508 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:20:48.510 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:20:48.511 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:20:48.513 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:20:48.515 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:20:48.517 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:20:48.520 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:20:48.522 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:20:48.522 | Distro: focal 2022-04-13 23:20:48.524 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:20:48.527 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:20:48.530 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:20:48.532 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:20:48.535 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:20:48.535 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:20:49.222 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:20:49.224 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:20:49.224 | pip: 21.3.1 2022-04-13 23:20:49.226 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:20:49.228 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:20:49.230 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:20:49.232 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:20:49.233 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:20:49.235 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:20:49.237 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:20:49.239 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:20:49.240 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:20:49.242 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:20:49.244 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:20:49.245 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:20:49.247 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:20:49.249 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:20:49.251 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:49.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:49.255 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:20:49.257 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:20:49.259 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:20:49.260 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:20:49.262 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:20:49.265 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:20:49.267 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:20:49.269 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:20:49.272 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:20:49.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:20:49.276 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:20:49.278 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:20:49.280 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:20:49.282 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:20:49.283 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:20:49.301 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:20:49.302 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:20:50.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:50.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:50.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:50.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:20:52.413 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:20:52.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:20:55.003 | Installing collected packages: setuptools 2022-04-13 23:20:55.865 | Successfully installed setuptools-62.0.0 2022-04-13 23:20:55.865 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:20:56.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:20:56.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:20:56.181 | + inc/python:pip_install:200 : result=0 2022-04-13 23:20:56.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:20:56.185 | + functions-common:time_stop:2432 : local name 2022-04-13 23:20:56.186 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:20:56.188 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:20:56.190 | + functions-common:time_stop:2435 : local total 2022-04-13 23:20:56.192 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:20:56.193 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:20:56.195 | + functions-common:time_stop:2439 : start_time=1649892049295 2022-04-13 23:20:56.197 | + functions-common:time_stop:2441 : [[ -z 1649892049295 ]] 2022-04-13 23:20:56.199 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:20:56.202 | + functions-common:time_stop:2444 : end_time=1649892056200 2022-04-13 23:20:56.204 | + functions-common:time_stop:2445 : elapsed_time=6905 2022-04-13 23:20:56.206 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:20:56.208 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:20:56.210 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6905 2022-04-13 23:20:56.212 | + inc/python:pip_install:203 : return 0 2022-04-13 23:20:56.213 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:20:56.216 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:20:56.220 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:20:56.222 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:20:56.225 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:20:56.225 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:20:56.914 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:20:56.916 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:20:56.916 | pip: 21.3.1 2022-04-13 23:20:56.919 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:20:56.921 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:20:56.925 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:20:56.927 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:20:56.930 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:20:56.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:20:56.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:20:56.936 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:20:56.948 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:20:56.960 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:20:56.971 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:20:56.973 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:20:56.975 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:20:56.977 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:20:56.979 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:20:56.981 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:20:56.983 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:20:56.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:20:56.988 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:20:56.990 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:20:56.992 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:20:56.994 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:20:56.996 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:20:56.998 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:20:57.000 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:20:57.003 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:20:57.005 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:20:57.008 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:20:57.010 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:20:57.012 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:20:57.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:20:57.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:20:57.018 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:20:57.021 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:20:57.023 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:20:57.025 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:20:57.027 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:20:57.030 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:20:57.032 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:20:57.053 | Using python 3.8 to install os-testr 2022-04-13 23:20:57.055 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:20:57.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:57.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:57.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:59.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:20:59.182 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:20:59.259 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:20:59.260 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:20:59.261 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:20:59.275 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:20:59.286 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:20:59.296 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:21:01.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 2022-04-13 23:21:01.792 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:01.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:01.913 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:01.915 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:01.918 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:01.920 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:01.922 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:01.924 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:01.926 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:01.928 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:01.930 | + functions-common:time_stop:2439 : start_time=1649892057047 2022-04-13 23:21:01.932 | + functions-common:time_stop:2441 : [[ -z 1649892057047 ]] 2022-04-13 23:21:01.935 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:01.939 | + functions-common:time_stop:2444 : end_time=1649892061937 2022-04-13 23:21:01.942 | + functions-common:time_stop:2445 : elapsed_time=4890 2022-04-13 23:21:01.944 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:21:01.946 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:01.948 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4890 2022-04-13 23:21:01.950 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:01.952 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:21:02.005 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:21:02.112 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:21:02.116 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:02.119 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:21:02.122 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:02.125 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:21:02.149 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:21:04.067 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.074 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.078 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.084 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.088 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.095 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.100 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.138 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.219 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.238 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.242 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.247 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.262 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.270 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.272 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.288 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.306 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.315 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.319 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.337 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.360 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.377 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.385 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.390 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.413 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.448 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.451 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.473 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.479 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.485 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.492 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.506 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.513 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.562 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.580 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.584 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.615 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.678 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.684 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.691 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.741 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.756 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.769 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.872 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.898 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.902 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.912 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.917 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.936 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.944 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.960 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:04.991 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.019 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.031 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.044 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.062 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.070 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.085 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.096 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.100 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:05.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:05.244 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:21:05.532 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:05.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:05.537 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:05.539 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:05.541 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:05.543 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:05.545 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:05.547 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:05.549 | + functions-common:time_stop:2439 : start_time=1649892062140 2022-04-13 23:21:05.552 | + functions-common:time_stop:2441 : [[ -z 1649892062140 ]] 2022-04-13 23:21:05.554 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:05.558 | + functions-common:time_stop:2444 : end_time=1649892065556 2022-04-13 23:21:05.560 | + functions-common:time_stop:2445 : elapsed_time=3416 2022-04-13 23:21:05.562 | + functions-common:time_stop:2446 : total=4890 2022-04-13 23:21:05.565 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:05.567 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8306 2022-04-13 23:21:05.569 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:05.572 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:05.574 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:21:05.597 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:21:07.369 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.377 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.381 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.386 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.390 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.397 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.401 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.428 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.507 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.527 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.531 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.536 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.551 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.559 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.561 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.578 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.595 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.605 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.610 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.628 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.651 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.669 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.677 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.682 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.704 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.734 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.736 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.749 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.755 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.759 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.764 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.780 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.786 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.836 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.854 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.858 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.890 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.954 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.961 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:07.968 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.019 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.033 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.041 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.146 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.171 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.175 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.186 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.192 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.211 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.218 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.235 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.266 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.296 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.308 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.320 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.338 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.347 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.362 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.373 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.377 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:08.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:08.386 | Processing /opt/stack/requirements 2022-04-13 23:21:10.102 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:21:10.105 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:21:10.118 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:21:10.123 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:21:10.125 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:21:10.132 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:21:10.159 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:21:10.162 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:21:10.173 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:21:10.225 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:21:10.227 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:21:10.243 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:21:10.246 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:21:10.249 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:21:10.255 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:21:10.257 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:21:10.270 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:21:10.281 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:21:10.284 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:21:10.334 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:21:10.341 | 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 636)) (0.2.5) 2022-04-13 23:21:10.346 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:21:10.349 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:21:10.411 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:21:10.412 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:21:11.229 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:21:11.229 | ERROR: Command errored out with exit status 1: 2022-04-13 23:21:11.229 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jbiqj4ty/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jbiqj4ty/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-rqp5jw7f 2022-04-13 23:21:11.229 | cwd: /tmp/pip-req-build-jbiqj4ty/ 2022-04-13 23:21:11.229 | Complete output (6 lines): 2022-04-13 23:21:11.229 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:21:11.229 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:21:11.229 | or: setup.py --help-commands 2022-04-13 23:21:11.229 | or: setup.py cmd --help 2022-04-13 23:21:11.229 | 2022-04-13 23:21:11.229 | error: invalid command 'bdist_wheel' 2022-04-13 23:21:11.229 | ---------------------------------------- 2022-04-13 23:21:11.229 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:21:11.230 | Running setup.py clean for openstack-requirements 2022-04-13 23:21:12.057 | Failed to build openstack-requirements 2022-04-13 23:21:12.075 | Installing collected packages: openstack-requirements 2022-04-13 23:21:12.075 | Attempting uninstall: openstack-requirements 2022-04-13 23:21:12.076 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:21:12.111 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:21:12.129 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:21:12.132 | Running setup.py install for openstack-requirements: started 2022-04-13 23:21:14.479 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:21:14.503 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:21:14.630 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:14.633 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:14.635 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:14.637 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:14.639 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:14.641 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:14.643 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:14.645 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:14.648 | + functions-common:time_stop:2439 : start_time=1649892065589 2022-04-13 23:21:14.650 | + functions-common:time_stop:2441 : [[ -z 1649892065589 ]] 2022-04-13 23:21:14.652 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:14.656 | + functions-common:time_stop:2444 : end_time=1649892074654 2022-04-13 23:21:14.659 | + functions-common:time_stop:2445 : elapsed_time=9065 2022-04-13 23:21:14.661 | + functions-common:time_stop:2446 : total=8306 2022-04-13 23:21:14.663 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:14.665 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17371 2022-04-13 23:21:14.667 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:14.670 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:21:14.672 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:21:14.675 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:21:14.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:14.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:14.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:21:14.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:14.687 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:21:14.706 | Using python 3.8 to install pbr 2022-04-13 23:21:14.708 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:21:15.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:15.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:15.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:15.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:16.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:16.815 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:21:19.659 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:19.666 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:19.666 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:19.791 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:19.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:19.796 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:19.798 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:19.800 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:19.802 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:19.805 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:19.807 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:19.809 | + functions-common:time_stop:2439 : start_time=1649892074701 2022-04-13 23:21:19.811 | + functions-common:time_stop:2441 : [[ -z 1649892074701 ]] 2022-04-13 23:21:19.814 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:19.818 | + functions-common:time_stop:2444 : end_time=1649892079815 2022-04-13 23:21:19.820 | + functions-common:time_stop:2445 : elapsed_time=5114 2022-04-13 23:21:19.822 | + functions-common:time_stop:2446 : total=17371 2022-04-13 23:21:19.824 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:19.826 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22485 2022-04-13 23:21:19.828 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:19.830 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:21:22.116 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:21:24.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:24.002 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:21:24.016 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:21:24.020 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:21:24.025 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:21:24.027 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:21:24.030 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:21:24.101 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:21:24.104 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:21:24.107 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:21:24.124 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:21:24.127 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:21:24.129 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:21:24.132 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:21:24.134 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:21:24.136 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:21:24.138 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:21:24.141 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:21:24.143 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:21:24.145 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:21:24.148 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:21:24.152 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:21:24.154 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:21:24.157 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:21:24.159 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:21:24.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:21:24.177 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:24.179 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:21:24.181 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:24.183 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:21:24.185 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:24.187 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:21:24.189 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:24.191 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:21:24.193 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:24.195 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:21:24.197 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:24.200 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:21:24.202 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:21:24.204 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:21:24.206 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:21:24.208 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:21:24.210 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:21:24.213 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:21:24.215 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:21:24.217 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:21:24.219 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:21:24.222 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:21:24.224 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:21:24.227 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:21:24.229 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:21:24.231 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:21:24.283 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:21:24.283 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:21:24.285 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:21:24.654 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:21:24.657 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:21:24.673 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:24.675 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:21:24.678 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:24.680 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:24.682 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:24.685 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:24.687 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:24.689 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:24.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:24.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:24.696 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:24.698 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:24.700 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:24.702 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:24.705 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:21:24.707 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:24.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:24.712 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:24.714 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:21:24.735 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:21:24.844 | Reading package lists... 2022-04-13 23:21:25.087 | Building dependency tree... 2022-04-13 23:21:25.089 | Reading state information... 2022-04-13 23:21:25.342 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:21:25.342 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:25.343 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:25.343 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:25.343 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:25.343 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:25.343 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:25.343 | python3-zope.interface 2022-04-13 23:21:25.343 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:25.461 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:25.465 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:25.467 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:25.470 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:25.472 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:25.474 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:25.477 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:25.479 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:25.481 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:25.483 | + functions-common:time_stop:2439 : start_time=1649892084733 2022-04-13 23:21:25.485 | + functions-common:time_stop:2441 : [[ -z 1649892084733 ]] 2022-04-13 23:21:25.488 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:25.492 | + functions-common:time_stop:2444 : end_time=1649892085489 2022-04-13 23:21:25.494 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:21:25.496 | + functions-common:time_stop:2446 : total=1498 2022-04-13 23:21:25.498 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:25.500 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2254 2022-04-13 23:21:25.503 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:25.505 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:21:25.507 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:25.509 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:25.512 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:25.514 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:25.516 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:25.519 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:25.521 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:21:25.524 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:25.526 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:25.528 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:25.531 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:25.533 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:25.536 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:25.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:25.540 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:25.542 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:25.545 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:25.547 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:25.550 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:21:25.552 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:25.554 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:25.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:25.559 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:25.561 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:25.564 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:25.566 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:21:25.568 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:21:25.584 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:25.586 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:21:25.588 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:25.590 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:21:25.593 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:21:25.595 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:21:25.599 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:21:25.602 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:21:25.604 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:21:25.606 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:21:25.608 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:21:25.611 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:21:25.614 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:21:26.302 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:21:26.302 | user tags 2022-04-13 23:21:26.302 | stackrabbit []' 2022-04-13 23:21:26.305 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:21:26.305 | user tags 2022-04-13 23:21:26.305 | stackrabbit []' 2022-04-13 23:21:26.306 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:21:26.312 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:21:26.314 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:21:26.316 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:21:26.981 | Changing password for user "stackrabbit" ... 2022-04-13 23:21:27.004 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:21:27.668 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:21:27.690 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:21:27.693 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:21:28.345 | Changing password for user "stackrabbit" ... 2022-04-13 23:21:28.368 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:21:28.370 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:21:28.372 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:21:29.051 | Deleting user "guest" ... 2022-04-13 23:21:29.066 | Error: 2022-04-13 23:21:29.066 | {:no_such_user, "guest"} 2022-04-13 23:21:29.079 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:21:29.082 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:21:29.099 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:29.101 | + ./stack.sh:main:838 : install_database 2022-04-13 23:21:29.103 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:21:29.106 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:21:29.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:29.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:29.113 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:21:29.337 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:21:29.339 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:29.341 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:21:29.343 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:21:29.346 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:29.349 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:21:29.351 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:29.353 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:29.355 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:29.358 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:29.360 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:29.363 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:29.365 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:29.367 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:29.369 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:29.372 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:29.374 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:29.377 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:21:29.379 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:29.381 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:29.384 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:29.386 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:29.388 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:29.390 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:29.393 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:21:29.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:29.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:29.400 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:21:29.402 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:29.404 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:29.407 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:29.409 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:29.412 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:29.414 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:29.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:29.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:29.421 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:29.423 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:29.425 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:29.427 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:29.430 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:21:29.432 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:29.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:29.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:29.439 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:21:29.461 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:21:29.573 | Reading package lists... 2022-04-13 23:21:29.818 | Building dependency tree... 2022-04-13 23:21:29.819 | Reading state information... 2022-04-13 23:21:30.067 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:21:30.067 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:30.068 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:30.069 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:30.069 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:30.069 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:30.069 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:30.069 | python3-zope.interface 2022-04-13 23:21:30.069 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:30.182 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:30.187 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:30.189 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:30.192 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:30.194 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:30.196 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:30.198 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:30.200 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:30.202 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:30.205 | + functions-common:time_stop:2439 : start_time=1649892089458 2022-04-13 23:21:30.207 | + functions-common:time_stop:2441 : [[ -z 1649892089458 ]] 2022-04-13 23:21:30.210 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:30.214 | + functions-common:time_stop:2444 : end_time=1649892090211 2022-04-13 23:21:30.216 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 23:21:30.218 | + functions-common:time_stop:2446 : total=2254 2022-04-13 23:21:30.220 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:30.222 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3007 2022-04-13 23:21:30.224 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:30.227 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:21:30.229 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:21:30.231 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:21:30.233 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:21:30.236 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:21:30.238 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:21:30.241 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:21:30.243 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:21:30.245 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:21:30.249 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:21:30.249 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:21:30.255 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:21:30.257 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:21:30.259 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:21:30.262 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:21:30.264 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:21:30.287 | Using python 3.8 to install PyMySQL 2022-04-13 23:21:30.289 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:21:31.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:31.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:31.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:31.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:32.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:32.372 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:21:35.021 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:35.029 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:35.029 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:35.144 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:35.146 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:35.149 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:35.151 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:35.153 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:35.156 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:35.158 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:35.161 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:35.163 | + functions-common:time_stop:2439 : start_time=1649892090281 2022-04-13 23:21:35.165 | + functions-common:time_stop:2441 : [[ -z 1649892090281 ]] 2022-04-13 23:21:35.168 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:35.172 | + functions-common:time_stop:2444 : end_time=1649892095170 2022-04-13 23:21:35.174 | + functions-common:time_stop:2445 : elapsed_time=4889 2022-04-13 23:21:35.177 | + functions-common:time_stop:2446 : total=22485 2022-04-13 23:21:35.179 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:35.181 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27374 2022-04-13 23:21:35.183 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:35.186 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:21:35.188 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:21:35.190 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:21:35.192 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:21:35.209 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:35.211 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:21:35.213 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:21:35.217 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:35.217 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:21:35.223 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:35.225 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:21:35.227 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:21:35.230 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:21:35.232 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:21:35.234 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:21:35.249 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:35.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:21:35.254 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:35.257 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:35.259 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:35.261 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:35.263 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:35.266 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:35.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:35.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:35.273 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:35.275 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:35.277 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:35.280 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:35.282 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:21:35.284 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:35.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:35.289 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:35.291 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:21:35.311 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:21:35.422 | Reading package lists... 2022-04-13 23:21:35.666 | Building dependency tree... 2022-04-13 23:21:35.668 | Reading state information... 2022-04-13 23:21:35.919 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:21:35.920 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:35.921 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:35.921 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:35.921 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:35.921 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:35.921 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:35.921 | python3-zope.interface 2022-04-13 23:21:35.921 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:36.034 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:36.039 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:36.041 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:36.043 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:36.045 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:36.048 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:36.050 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:36.052 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:36.054 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:36.057 | + functions-common:time_stop:2439 : start_time=1649892095309 2022-04-13 23:21:36.059 | + functions-common:time_stop:2441 : [[ -z 1649892095309 ]] 2022-04-13 23:21:36.062 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:36.066 | + functions-common:time_stop:2444 : end_time=1649892096064 2022-04-13 23:21:36.068 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-13 23:21:36.070 | + functions-common:time_stop:2446 : total=3007 2022-04-13 23:21:36.073 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:36.075 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3762 2022-04-13 23:21:36.077 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:36.080 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:21:36.096 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:36.098 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:21:36.100 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:21:36.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:21:36.105 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:21:36.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:21:36.128 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:36.130 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:36.132 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:36.134 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:36.136 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:36.138 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:36.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:36.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:36.145 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:36.147 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:36.149 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:36.152 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:36.154 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:21:36.156 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:36.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:36.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:36.163 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:21:36.183 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:21:36.292 | Reading package lists... 2022-04-13 23:21:36.533 | Building dependency tree... 2022-04-13 23:21:36.534 | Reading state information... 2022-04-13 23:21:36.783 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:21:36.783 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:21:36.783 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:21:36.783 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:36.784 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:36.784 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:36.784 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:36.784 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:36.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:36.784 | python3-zope.interface 2022-04-13 23:21:36.784 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:36.898 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:36.902 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:36.904 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:36.906 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:36.909 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:36.911 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:36.913 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:36.915 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:36.917 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:36.919 | + functions-common:time_stop:2439 : start_time=1649892096180 2022-04-13 23:21:36.921 | + functions-common:time_stop:2441 : [[ -z 1649892096180 ]] 2022-04-13 23:21:36.924 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:36.928 | + functions-common:time_stop:2444 : end_time=1649892096926 2022-04-13 23:21:36.930 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-13 23:21:36.932 | + functions-common:time_stop:2446 : total=3762 2022-04-13 23:21:36.934 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:36.936 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4508 2022-04-13 23:21:36.939 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:36.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:21:36.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:36.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:36.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:21:36.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:21:36.953 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:21:36.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:21:36.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:21:36.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:21:36.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:21:36.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:21:36.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:21:36.973 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:21:36.975 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:21:36.977 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:21:36.979 | + functions:vercmp:631 : local result 2022-04-13 23:21:36.983 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:21:36.983 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:21:36.984 | ++ functions:vercmp:635 : head -1 2022-04-13 23:21:36.988 | + functions:vercmp:635 : result=3.13 2022-04-13 23:21:36.990 | + functions:vercmp:637 : case $op in 2022-04-13 23:21:36.993 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:21:36.995 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:21:36.997 | + functions:vercmp:648 : return 2022-04-13 23:21:36.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:21:37.002 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:21:37.004 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:21:37.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:21:37.493 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:21:37.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:21:37.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.505 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:21:37.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:37.526 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:21:37.529 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:21:37.529 | Installing etcd 2022-04-13 23:21:37.531 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:21:37.546 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:21:37.558 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:37.561 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:21:37.574 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:21:37.577 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.580 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.583 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.587 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.590 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:21:37.592 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:21:37.594 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.597 | ++ functions:get_extra_file:74 : return 2022-04-13 23:21:37.600 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:37.602 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:21:37.604 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:21:37.607 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:21:37.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:37.626 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:21:37.628 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:21:37.644 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:37.647 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:21:37.649 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:37.652 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:21:37.654 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:21:37.656 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:21:37.659 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:21:37.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:21:37.664 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:21:37.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:21:37.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.675 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:21:37.677 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:21:37.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:21:37.681 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:21:37.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:21:37.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.693 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:21:37.695 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:21:37.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:21:37.699 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:21:37.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:21:37.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.711 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:21:37.713 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:21:37.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:21:37.717 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:21:37.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.722 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:21:37.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.729 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:21:37.731 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:21:37.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:21:37.736 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:21:37.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:21:37.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.747 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:21:37.749 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:21:37.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:21:37.754 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:21:37.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:21:37.763 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.765 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:21:37.767 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:21:37.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:21:37.772 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:21:37.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.777 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.779 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:21:37.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.784 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:21:37.786 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:21:37.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:21:37.791 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:21:37.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:21:37.800 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.803 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:21:37.805 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:21:37.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:21:37.809 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:21:37.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:21:37.820 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.822 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:21:37.824 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:21:37.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:21:37.829 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:21:37.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:21:37.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.840 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:21:37.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:21:37.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:21:37.848 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:21:37.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:21:37.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.859 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:21:37.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:21:37.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:21:37.866 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:21:37.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:21:37.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.878 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:21:37.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:21:37.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:21:37.885 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:21:37.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:21:37.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.896 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:21:37.899 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:21:37.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:21:37.903 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:21:37.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:21:37.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.916 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:21:37.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:21:37.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:21:37.923 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:21:37.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:21:37.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.934 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:21:37.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:21:37.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:21:37.942 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:21:37.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:21:37.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.953 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:21:37.955 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:21:37.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:21:37.960 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:21:37.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:21:37.969 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.972 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:21:37.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:21:37.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:21:37.979 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:21:37.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:37.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:37.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:21:37.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:37.991 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:21:37.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:21:37.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:21:37.998 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:21:38.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:21:38.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.010 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:21:38.012 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:21:38.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:21:38.017 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:21:38.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:21:38.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.029 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:21:38.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:21:38.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:21:38.036 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:21:38.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:21:38.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.047 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:21:38.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:21:38.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:21:38.055 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:21:38.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:21:38.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.067 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:21:38.069 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:21:38.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:21:38.073 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:21:38.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:21:38.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.085 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:21:38.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:21:38.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:21:38.092 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:21:38.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:21:38.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.103 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:21:38.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:21:38.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:21:38.111 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:21:38.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:21:38.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.122 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:21:38.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:21:38.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:21:38.129 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:21:38.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:21:38.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.141 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:21:38.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:21:38.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:21:38.148 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:21:38.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:21:38.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.159 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:21:38.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:21:38.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:21:38.166 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:21:38.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:21:38.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.178 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:21:38.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:21:38.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:21:38.185 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:21:38.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:21:38.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.197 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:21:38.199 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:21:38.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:21:38.204 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:21:38.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:21:38.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.215 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:21:38.218 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:21:38.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:21:38.223 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:21:38.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:21:38.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.234 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:21:38.237 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:21:38.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:21:38.241 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:21:38.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:21:38.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.253 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:21:38.255 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:21:38.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:21:38.260 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:21:38.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:21:38.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.272 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:21:38.274 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:21:38.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:21:38.279 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:21:38.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.286 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:21:38.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.290 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:21:38.293 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:21:38.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:21:38.298 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:21:38.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:21:38.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.310 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:21:38.312 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:21:38.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:21:38.317 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:21:38.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:21:38.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.328 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:21:38.331 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:21:38.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:21:38.335 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:21:38.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:21:38.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.347 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:21:38.349 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:21:38.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:21:38.353 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:21:38.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:38.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:38.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:21:38.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:38.365 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:21:38.387 | Using python 3.8 to install etcd3 2022-04-13 23:21:38.389 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:21:39.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:39.267 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:39.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:39.267 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:40.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:40.483 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:21:40.491 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:21:40.493 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:21:40.494 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:21:40.495 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:21:43.039 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:43.046 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:43.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:43.167 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:43.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:43.171 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:43.173 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:43.176 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:43.178 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:43.180 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:43.182 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:43.184 | + functions-common:time_stop:2439 : start_time=1649892098381 2022-04-13 23:21:43.186 | + functions-common:time_stop:2441 : [[ -z 1649892098381 ]] 2022-04-13 23:21:43.190 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:43.194 | + functions-common:time_stop:2444 : end_time=1649892103191 2022-04-13 23:21:43.196 | + functions-common:time_stop:2445 : elapsed_time=4810 2022-04-13 23:21:43.198 | + functions-common:time_stop:2446 : total=27374 2022-04-13 23:21:43.200 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:43.202 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32184 2022-04-13 23:21:43.205 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:43.207 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:21:43.228 | Using python 3.8 to install etcd3gw 2022-04-13 23:21:43.231 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:21:44.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:44.113 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:44.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:44.113 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:45.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:45.334 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:21:45.342 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:21:45.344 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:21:45.345 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:21:45.346 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:21:45.385 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:21:45.387 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:21:45.387 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:21:45.390 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:21:47.974 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:47.981 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:47.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:48.102 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:48.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:48.107 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:48.109 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:48.111 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:48.113 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:48.116 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:48.118 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:48.120 | + functions-common:time_stop:2439 : start_time=1649892103223 2022-04-13 23:21:48.122 | + functions-common:time_stop:2441 : [[ -z 1649892103223 ]] 2022-04-13 23:21:48.125 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:48.129 | + functions-common:time_stop:2444 : end_time=1649892108127 2022-04-13 23:21:48.132 | + functions-common:time_stop:2445 : elapsed_time=4904 2022-04-13 23:21:48.134 | + functions-common:time_stop:2446 : total=32184 2022-04-13 23:21:48.136 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:48.138 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37088 2022-04-13 23:21:48.140 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:48.143 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:21:48.145 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:21:48.148 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:21:48.150 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:48.152 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:48.154 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:48.157 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:48.160 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:48.162 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:48.164 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:48.166 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:48.169 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:48.171 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:48.174 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:48.176 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:21:48.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:48.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:48.183 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:21:48.185 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:21:48.188 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:48.190 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:48.193 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:48.195 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:48.197 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:48.199 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:48.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:48.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:48.206 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:48.209 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:48.211 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:48.213 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:48.215 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:21:48.218 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:48.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:48.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:48.225 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:21:48.247 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:21:48.356 | Reading package lists... 2022-04-13 23:21:48.601 | Building dependency tree... 2022-04-13 23:21:48.603 | Reading state information... 2022-04-13 23:21:48.854 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:21:48.854 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:21:48.854 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:21:48.854 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:48.855 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:48.855 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:48.855 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:48.855 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:48.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:48.855 | python3-zope.interface 2022-04-13 23:21:48.855 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:48.971 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:48.976 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:48.978 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:48.980 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:48.983 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:48.986 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:48.988 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:48.990 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:48.993 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:48.995 | + functions-common:time_stop:2439 : start_time=1649892108245 2022-04-13 23:21:48.997 | + functions-common:time_stop:2441 : [[ -z 1649892108245 ]] 2022-04-13 23:21:49.000 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:49.004 | + functions-common:time_stop:2444 : end_time=1649892109001 2022-04-13 23:21:49.006 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:21:49.008 | + functions-common:time_stop:2446 : total=4508 2022-04-13 23:21:49.011 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:49.013 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5264 2022-04-13 23:21:49.015 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:49.017 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:21:49.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:49.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:49.024 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:21:49.086 | Module proxy already enabled 2022-04-13 23:21:49.090 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:21:49.151 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:21:49.151 | Module proxy already enabled 2022-04-13 23:21:49.151 | Module proxy_uwsgi already enabled 2022-04-13 23:21:49.155 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:21:49.158 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:21:49.160 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:21:49.163 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:21:49.302 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:21:49.304 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:21:49.307 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:21:49.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:21:49.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.318 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:21:49.321 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:21:49.323 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:21:49.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:21:49.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.335 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:21:49.337 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:21:49.340 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:21:49.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:21:49.350 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.352 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:21:49.354 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:21:49.357 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:21:49.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:21:49.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.369 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:21:49.371 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:21:49.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:21:49.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.383 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:21:49.386 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:21:49.388 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:21:49.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:21:49.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.404 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:21:49.422 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:49.424 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:21:49.427 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:21:49.429 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:21:49.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:21:49.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.441 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:21:49.458 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:49.461 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:21:49.463 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:21:49.465 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:21:49.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.471 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:21:49.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.478 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:21:49.480 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:21:49.483 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:21:49.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:49.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:49.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:21:49.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:49.495 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:21:49.497 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:21:49.499 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:21:49.502 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:21:49.505 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:21:49.507 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:21:49.510 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:21:49.511 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:21:49.516 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:21:49.519 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:21:49.521 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:21:49.524 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:21:49.527 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:21:49.548 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:21:49.550 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:21:50.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:50.421 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:50.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:50.421 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:51.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:51.635 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:21:51.693 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:21:51.694 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:21:51.695 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:21:51.696 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:21:51.697 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:21:51.698 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:21:51.699 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:21:51.700 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:21:51.701 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:21:51.702 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:21:51.704 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:21:51.705 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:21:51.706 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:21:51.707 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:21:51.766 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:21:51.767 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:21:51.768 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:21:51.806 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:21:51.846 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:21:51.848 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:21:51.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:21:51.850 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:21:51.899 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:21:51.903 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:21:51.913 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:21:51.914 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:21:51.930 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:21:51.931 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:21:51.933 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:21:51.996 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:21:51.998 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:21:52.001 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:21:52.002 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:21:52.052 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:21:52.065 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:21:54.525 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:54.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:54.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:54.654 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:54.656 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:54.658 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:54.660 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:54.662 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:54.665 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:54.667 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:54.669 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:54.671 | + functions-common:time_stop:2439 : start_time=1649892109542 2022-04-13 23:21:54.674 | + functions-common:time_stop:2441 : [[ -z 1649892109542 ]] 2022-04-13 23:21:54.677 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:54.681 | + functions-common:time_stop:2444 : end_time=1649892114678 2022-04-13 23:21:54.683 | + functions-common:time_stop:2445 : elapsed_time=5136 2022-04-13 23:21:54.685 | + functions-common:time_stop:2446 : total=37088 2022-04-13 23:21:54.687 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:54.690 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42224 2022-04-13 23:21:54.692 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:54.694 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:21:54.697 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:21:54.699 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:21:54.702 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:21:54.705 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:21:54.707 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:21:54.710 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:21:54.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:21:54.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:21:54.718 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:21:54.721 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:21:54.723 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:21:54.726 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:21:54.747 | Using python 3.8 to install python-memcached 2022-04-13 23:21:54.749 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:21:55.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:55.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:55.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:55.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:56.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:56.802 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:21:56.805 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:21:59.343 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:59.350 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:59.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:59.466 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:59.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:59.472 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:59.474 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:59.476 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:59.479 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:59.481 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:59.483 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:59.486 | + functions-common:time_stop:2439 : start_time=1649892114741 2022-04-13 23:21:59.488 | + functions-common:time_stop:2441 : [[ -z 1649892114741 ]] 2022-04-13 23:21:59.491 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:59.495 | + functions-common:time_stop:2444 : end_time=1649892119493 2022-04-13 23:21:59.497 | + functions-common:time_stop:2445 : elapsed_time=4752 2022-04-13 23:21:59.500 | + functions-common:time_stop:2446 : total=42224 2022-04-13 23:21:59.502 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:59.504 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46976 2022-04-13 23:21:59.507 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:59.509 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:21:59.525 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:59.528 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 23:21:59.530 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:21:59.533 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:21:59.535 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:21:59.537 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:21:59.540 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:21:59.542 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:21:59.557 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:59.560 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:21:59.562 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:21:59.564 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:21:59.566 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:21:59.568 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:21:59.570 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:21:59.573 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:21:59.575 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:21:59.578 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:21:59.592 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:21:59.595 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:21:59.597 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:59.600 | + functions-common:git_clone:629 : echo master 2022-04-13 23:21:59.600 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:21:59.605 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:21:59.607 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:59.610 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:21:59.622 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:21:59.625 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:21:59.627 | + functions-common:git_clone:685 : head -1 2022-04-13 23:21:59.629 | c141e6164 trivial: Fix typo 2022-04-13 23:21:59.631 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:21:59.634 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:21:59.636 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:21:59.638 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:21:59.641 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:21:59.643 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:21:59.645 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:21:59.648 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:21:59.650 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:21:59.653 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:21:59.655 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:21:59.658 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:21:59.661 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:21:59.663 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:21:59.666 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:21:59.668 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:21:59.670 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:21:59.674 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:21:59.679 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:21:59.681 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:22:00.371 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:22:00.374 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:22:00.376 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:22:00.378 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:22:00.380 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:22:00.383 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:22:00.385 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:22:00.387 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:22:00.389 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:22:00.392 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:22:00.394 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:22:00.396 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:22:00.399 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:22:00.401 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:22:00.421 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:22:00.423 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:22:01.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:01.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:01.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:01.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:02.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:02.515 | Obtaining file:///opt/stack/keystone 2022-04-13 23:22:02.516 | Preparing metadata (setup.py): started 2022-04-13 23:22:07.654 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:22:07.731 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:22:07.732 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:22:07.733 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:07.735 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:22:07.736 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:22:07.737 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:22:07.738 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:22:07.739 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:22:07.740 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:22:07.741 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:22:07.742 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:22:07.744 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:07.745 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:22:07.746 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:22:07.747 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:22:07.748 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:22:07.749 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:22:07.750 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:22:07.751 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:22:07.752 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:22:07.754 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:22:07.755 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:22:07.756 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:22:07.757 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:22:07.758 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:22:07.759 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:07.760 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:22:07.761 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:22:07.762 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:22:07.763 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:07.764 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:22:07.765 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:22:07.766 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:22:07.767 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:22:07.779 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:22:07.780 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:22:07.824 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:22:07.841 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:07.842 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:22:07.845 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:22:07.846 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:22:07.847 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:22:07.858 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:22:07.922 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:22:07.924 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:22:08.021 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:22:08.023 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:08.024 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:22:08.025 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:22:08.081 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:22:08.082 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:22:08.083 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:22:08.135 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:22:08.138 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:22:08.220 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:22:08.221 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:22:08.222 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:22:08.224 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:22:08.226 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:22:08.228 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:22:08.246 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:22:08.298 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:08.318 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:22:08.320 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:22:08.322 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:22:08.323 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:22:08.377 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:22:08.491 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:22:08.492 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:22:08.492 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:22:08.494 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:22:08.496 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:22:08.716 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:22:08.738 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:22:08.740 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:22:08.808 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:22:08.826 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:22:08.884 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:22:08.924 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:22:09.030 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:22:09.086 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:09.160 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:22:09.286 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:22:09.317 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:22:09.356 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:22:09.358 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:09.360 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:22:09.363 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:22:09.364 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:22:09.365 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:22:09.418 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:22:09.556 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:22:09.557 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:22:09.559 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:22:09.561 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:22:09.710 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:09.791 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:10.038 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:22:10.297 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:22:10.331 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:22:12.291 | Installing collected packages: keystone 2022-04-13 23:22:12.292 | Attempting uninstall: keystone 2022-04-13 23:22:12.292 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:22:12.297 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:22:12.299 | Running setup.py develop for keystone 2022-04-13 23:22:18.637 | Successfully installed keystone 2022-04-13 23:22:18.637 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:18.645 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:18.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:18.778 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:18.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:18.782 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:18.784 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:18.786 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:18.788 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:18.790 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:18.793 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:18.795 | + functions-common:time_stop:2439 : start_time=1649892120416 2022-04-13 23:22:18.798 | + functions-common:time_stop:2441 : [[ -z 1649892120416 ]] 2022-04-13 23:22:18.803 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:18.807 | + functions-common:time_stop:2444 : end_time=1649892138805 2022-04-13 23:22:18.809 | + functions-common:time_stop:2445 : elapsed_time=18389 2022-04-13 23:22:18.811 | + functions-common:time_stop:2446 : total=46976 2022-04-13 23:22:18.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:18.816 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65365 2022-04-13 23:22:18.818 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:18.820 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:22:18.823 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:18.825 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:18.845 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:18.858 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:22:18.863 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:22:18.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:18.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:18.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:22:18.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:18.875 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:22:18.892 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:18.895 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:22:18.897 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:22:18.900 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:22:18.902 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:22:18.915 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:22:18.917 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:22:18.922 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:22:18.937 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:18.940 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:22:18.971 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:22:19.000 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:22:19.032 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:22:19.063 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:22:19.096 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:22:19.128 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:22:19.158 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:22:19.188 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:22:19.191 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:22:19.193 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:22:19.195 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:22:19.198 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:22:19.200 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:22:19.217 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:19.221 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:22:19.223 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:22:19.225 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:22:19.241 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:19.244 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:22:19.247 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:22:19.281 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:22:19.283 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:22:19.286 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:22:19.288 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:22:19.305 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:19.308 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.11/identity 2022-04-13 23:22:19.339 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:22:19.342 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:22:19.376 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:22:19.378 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:22:19.381 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:22:19.383 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:22:19.385 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:22:19.388 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:22:19.420 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:22:19.423 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:22:19.425 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:22:19.428 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:22:19.431 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:22:19.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:22:19.451 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:22:19.453 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:22:19.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:22:19.458 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:22:19.487 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:22:19.516 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:22:19.547 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:22:19.580 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:22:19.612 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:22:19.614 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:22:19.617 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:22:19.619 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:19.622 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:22:19.624 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:22:19.627 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:22:19.630 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:19.634 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:22:19.636 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:22:19.638 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:22:19.654 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:22:19.654 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:22:19.663 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:22:19.667 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:22:19.683 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:22:19.685 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:22:19.689 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:19.718 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:22:19.745 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:22:19.771 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:22:19.799 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:22:19.825 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:22:19.853 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:22:19.880 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:22:19.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:22:19.934 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:22:19.961 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:22:19.988 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:22:20.014 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:22:20.042 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:22:20.044 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:22:20.047 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:22:20.050 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:22:20.052 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:22:20.054 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:20.056 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:20.059 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:20.061 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:20.063 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:22:20.090 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:22:20.118 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:22:20.118 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:20.127 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:22:20.131 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:22:20.133 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:22:20.136 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:22:20.138 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:22:20.141 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:22:20.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:20.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:20.149 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:22:20.151 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:22:20.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:20.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:20.159 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:22:20.221 | Site keystone-wsgi-public already enabled 2022-04-13 23:22:20.226 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:22:20.228 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:22:20.230 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:22:20.232 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:22:20.370 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:22:20.411 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:22:20.445 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:22:20.477 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:22:20.479 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:22:20.513 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:22:20.542 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:22:20.570 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:22:20.572 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:22:20.589 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:20.591 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:22:20.608 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:20.611 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:22:20.614 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:22:20.616 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:22:20.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:22:20.621 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:22:20.623 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:22:20.625 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:22:20.628 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:22:20.630 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:22:20.632 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:22:20.635 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:22:20.638 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:22:20.640 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:22:20.643 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:22:20.659 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:22:20.661 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:22:20.664 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:20.666 | + functions-common:git_clone:629 : echo master 2022-04-13 23:22:20.667 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:22:20.672 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:22:20.675 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:20.677 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:22:20.690 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:22:20.693 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:22:20.693 | + functions-common:git_clone:685 : head -1 2022-04-13 23:22:20.696 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:22:20.699 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:22:20.701 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:22:20.704 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:22:20.706 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:20.708 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:22:20.711 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:22:20.713 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:22:20.715 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:22:20.718 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:20.720 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:22:20.723 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:22:20.725 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:22:20.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:22:20.730 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:22:20.733 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:22:20.736 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:22:20.738 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:22:20.741 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:22:20.747 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:22:20.749 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:22:21.418 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:22:21.421 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:22:21.423 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:22:21.425 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:22:21.428 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:21.430 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:22:21.432 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:22:21.434 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:22:21.437 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:22:21.439 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:22:21.442 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:22:21.444 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:22:21.446 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:22:21.449 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:22:21.471 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:22:21.473 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:22:22.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.338 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:22.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:22.338 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:23.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:23.553 | Obtaining file:///opt/stack/swift 2022-04-13 23:22:23.554 | Preparing metadata (setup.py): started 2022-04-13 23:22:28.237 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:22:28.277 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:22:28.277 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:22:28.279 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:22:28.280 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:22:28.281 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:22:28.282 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:22:28.283 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:22:28.284 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:22:28.285 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:22:28.286 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:22:28.287 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:22:28.324 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:22:28.333 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:22:28.387 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:22:28.388 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:22:28.389 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:22:28.391 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:22:28.392 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:22:28.392 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:22:28.394 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:22:28.395 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:22:28.396 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:22:28.398 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:22:28.399 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:22:28.400 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:22:28.419 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:22:28.450 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:22:28.452 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:22:28.455 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:22:28.456 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:22:28.479 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:22:28.584 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:22:28.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:22:28.586 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:22:28.628 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:22:28.671 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:22:28.672 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:22:28.673 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:22:28.674 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:22:28.733 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:22:28.736 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:22:28.751 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:22:28.752 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:22:28.771 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:22:28.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:22:28.917 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:22:28.932 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:22:31.242 | Installing collected packages: swift 2022-04-13 23:22:31.242 | Attempting uninstall: swift 2022-04-13 23:22:31.242 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:22:31.245 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:22:31.246 | Running setup.py develop for swift 2022-04-13 23:22:37.179 | Successfully installed swift 2022-04-13 23:22:37.179 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:37.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:37.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:37.320 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:37.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:37.325 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:37.327 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:37.329 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:37.331 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:37.333 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:37.335 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:37.337 | + functions-common:time_stop:2439 : start_time=1649892141465 2022-04-13 23:22:37.340 | + functions-common:time_stop:2441 : [[ -z 1649892141465 ]] 2022-04-13 23:22:37.342 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:37.346 | + functions-common:time_stop:2444 : end_time=1649892157344 2022-04-13 23:22:37.349 | + functions-common:time_stop:2445 : elapsed_time=15879 2022-04-13 23:22:37.351 | + functions-common:time_stop:2446 : total=65365 2022-04-13 23:22:37.353 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:37.355 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81244 2022-04-13 23:22:37.357 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:37.361 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:22:37.363 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:37.366 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:37.384 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:37.396 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:22:37.399 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:22:37.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:37.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:37.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:22:37.409 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:37.411 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:22:37.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:22:37.416 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:22:37.418 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:22:37.420 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:22:37.423 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:22:37.425 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:22:37.427 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:22:38.645 | No account-server running 2022-04-13 23:22:38.645 | No account-auditor running 2022-04-13 23:22:38.646 | No object-reconstructor running 2022-04-13 23:22:38.646 | No account-reaper running 2022-04-13 23:22:38.646 | No object-updater running 2022-04-13 23:22:38.646 | No object-expirer running 2022-04-13 23:22:38.646 | No container-server running 2022-04-13 23:22:38.646 | No container-updater running 2022-04-13 23:22:38.646 | No object-replicator running 2022-04-13 23:22:38.646 | No account-replicator running 2022-04-13 23:22:38.646 | No container-sharder running 2022-04-13 23:22:38.646 | No container-auditor running 2022-04-13 23:22:38.646 | No container-sync running 2022-04-13 23:22:38.646 | No object-server running 2022-04-13 23:22:38.646 | No object-auditor running 2022-04-13 23:22:38.646 | No container-replicator running 2022-04-13 23:22:38.646 | No container-reconciler running 2022-04-13 23:22:38.646 | No proxy-server running 2022-04-13 23:22:38.741 | + lib/swift:configure_swift:337 : true 2022-04-13 23:22:38.743 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:22:38.755 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:22:38.768 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:22:38.770 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:22:38.771 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:22:38.775 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:22:38.775 | s/%GROUP%/ubuntu/; 2022-04-13 23:22:38.776 | s/%USER%/ubuntu/; 2022-04-13 23:22:38.776 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:22:38.776 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:22:38.779 | uid = ubuntu 2022-04-13 23:22:38.779 | gid = ubuntu 2022-04-13 23:22:38.779 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:22:38.779 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:22:38.779 | address = 127.0.0.1 2022-04-13 23:22:38.779 | 2022-04-13 23:22:38.779 | [account6612] 2022-04-13 23:22:38.779 | max connections = 25 2022-04-13 23:22:38.779 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:38.779 | read only = false 2022-04-13 23:22:38.779 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:22:38.779 | 2022-04-13 23:22:38.779 | [account6622] 2022-04-13 23:22:38.779 | max connections = 25 2022-04-13 23:22:38.779 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:38.779 | read only = false 2022-04-13 23:22:38.779 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:22:38.779 | 2022-04-13 23:22:38.779 | [account6632] 2022-04-13 23:22:38.779 | max connections = 25 2022-04-13 23:22:38.779 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:38.779 | read only = false 2022-04-13 23:22:38.780 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:22:38.780 | 2022-04-13 23:22:38.780 | [account6642] 2022-04-13 23:22:38.780 | max connections = 25 2022-04-13 23:22:38.780 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:38.780 | read only = false 2022-04-13 23:22:38.780 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:22:38.780 | 2022-04-13 23:22:38.780 | 2022-04-13 23:22:38.780 | [container6611] 2022-04-13 23:22:38.780 | max connections = 25 2022-04-13 23:22:38.780 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:38.780 | read only = false 2022-04-13 23:22:38.780 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:22:38.780 | 2022-04-13 23:22:38.781 | [container6621] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | [container6631] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | [container6641] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | [object6613] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | [object6623] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:22:38.781 | 2022-04-13 23:22:38.781 | [object6633] 2022-04-13 23:22:38.781 | max connections = 25 2022-04-13 23:22:38.781 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:38.781 | read only = false 2022-04-13 23:22:38.781 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:22:38.782 | 2022-04-13 23:22:38.782 | [object6643] 2022-04-13 23:22:38.782 | max connections = 25 2022-04-13 23:22:38.782 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:38.782 | read only = false 2022-04-13 23:22:38.782 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:22:38.782 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:22:38.784 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:38.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:38.789 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:22:38.801 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:22:38.803 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:22:38.807 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:22:38.811 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:22:38.813 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:22:38.817 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:22:38.846 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.11:8080/v1/ 2022-04-13 23:22:38.871 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:22:38.888 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:22:38.916 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:22:38.933 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:38.961 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:22:38.978 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:22:39.006 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:22:39.024 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:22:39.052 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:22:39.069 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:39.097 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:22:39.115 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:22:39.130 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:39.132 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:22:39.160 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:22:39.187 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:22:39.213 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:22:39.240 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:22:39.255 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:39.257 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:22:39.284 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:22:39.299 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:39.301 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:22:39.316 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:39.318 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:22:39.320 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:22:39.335 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:39.337 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:22:39.339 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:22:39.341 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:22:39.346 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:22:39.351 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:22:39.378 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:22:39.404 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:22:39.434 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:22:39.462 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:22:39.489 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:22:39.492 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:22:39.494 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:22:39.496 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:22:39.498 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:22:39.525 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:22:39.553 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:22:39.581 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:22:39.608 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:22:39.634 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:22:39.662 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:22:39.690 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:22:39.718 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:22:39.745 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:22:39.772 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:22:39.799 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:22:39.826 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:22:39.859 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:22:39.890 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:22:39.917 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:22:39.935 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:22:39.963 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:22:39.989 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:22:39.993 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:22:40.022 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:22:40.049 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:22:40.075 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:22:40.078 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:22:40.080 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:22:40.082 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:22:40.086 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:22:40.089 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:22:40.091 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:40.093 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:22:40.095 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:22:40.097 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:40.099 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:40.101 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:22:40.119 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:40.148 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:22:40.165 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:22:40.194 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:40.212 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:40.239 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:22:40.257 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:40.285 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:22:40.304 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:40.333 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:22:40.351 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:22:40.380 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:40.398 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:40.426 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:22:40.444 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:40.472 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:22:40.490 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:22:40.517 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:22:40.522 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:40.540 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:40.569 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:22:40.596 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:22:40.599 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:22:40.603 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:22:40.605 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:22:40.607 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:40.610 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:22:40.612 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:22:40.614 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:40.616 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:40.619 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:22:40.637 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:40.664 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:22:40.682 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:22:40.710 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:40.728 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:40.756 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:22:40.773 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:40.802 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:22:40.819 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:40.848 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:22:40.866 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:22:40.893 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:40.911 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:40.939 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:22:40.957 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:40.985 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:22:41.002 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:22:41.030 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:22:41.034 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:41.053 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:41.081 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:22:41.084 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:22:41.088 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:22:41.090 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:22:41.092 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:41.095 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:22:41.097 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:22:41.099 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:41.101 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:41.103 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:22:41.121 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:41.149 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:22:41.167 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:22:41.196 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:41.213 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:41.241 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:22:41.259 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:41.287 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:22:41.305 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:41.333 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:22:41.351 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:22:41.379 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:41.398 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:41.425 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:22:41.443 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:41.471 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:22:41.488 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:22:41.516 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:22:41.520 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:41.538 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:41.566 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:22:41.594 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:22:41.621 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:22:41.649 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:22:41.652 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:22:41.657 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:22:41.686 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:22:41.715 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:22:41.743 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:22:41.772 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:22:41.800 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:22:41.827 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:22:41.853 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:22:41.880 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:22:41.908 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:22:41.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:41.926 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:22:41.944 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:22:41.947 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:22:41.967 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:22:41.969 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.11 2022-04-13 23:22:41.996 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:22:41.998 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:22:42.025 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.11/identity 2022-04-13 23:22:42.054 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:22:42.056 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:22:42.083 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:22:42.099 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:42.101 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:22:42.104 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:22:42.109 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:22:42.111 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:22:42.124 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:22:42.126 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:22:42.137 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:22:42.139 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:22:42.142 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:22:42.144 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:22:42.146 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:22:42.149 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:22:42.151 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:22:42.153 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:22:42.156 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:22:42.168 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:22:42.170 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:22:42.173 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:22:42.190 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:42.193 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:22:42.210 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:42.213 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:22:42.215 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:22:42.218 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:22:42.220 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:22:42.222 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:22:42.225 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:22:42.228 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:22:42.230 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:22:42.247 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:42.250 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:22:42.252 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:22:42.269 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:42.272 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:22:42.274 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:22:42.277 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:22:42.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:42.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:42.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:22:42.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:42.291 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:22:42.294 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:22:42.297 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:22:42.300 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:22:42.302 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:22:42.305 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:22:42.307 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:22:42.311 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:22:42.314 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:22:42.316 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:22:42.320 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:22:42.320 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:22:42.326 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:22:42.330 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:22:42.332 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:22:42.335 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:22:42.338 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:22:42.360 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:22:42.362 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:22:43.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:43.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:43.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:43.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:44.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:44.432 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:22:44.513 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:22:44.514 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:22:44.515 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:22:44.517 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:22:44.518 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:22:44.518 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:22:44.520 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:22:44.521 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:22:44.522 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:22:44.523 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:22:44.524 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:22:44.525 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:22:44.528 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:22:44.530 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:22:44.533 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:22:44.535 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:22:44.537 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:22:44.539 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:22:44.548 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:22:44.549 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:22:44.563 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:22:44.631 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:22:44.633 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:22:44.634 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:22:44.658 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:22:44.659 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:22:44.661 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:22:44.662 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:22:44.665 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:22:44.674 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:22:44.716 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:22:44.716 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:22:44.719 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:22:44.720 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:22:44.739 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:22:44.741 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:22:44.756 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:22:44.772 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:22:44.774 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:22:44.793 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:22:44.796 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:22:44.876 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:22:44.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:22:44.878 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:22:44.881 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:22:44.930 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:22:44.955 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:22:45.185 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:22:45.188 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:22:45.224 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:22:45.227 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:22:45.228 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:22:45.229 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:22:45.230 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:22:45.231 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:22:45.286 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:22:45.463 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:22:45.487 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:22:45.573 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:22:45.721 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:22:47.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:47.809 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:47.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:47.934 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:47.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:47.940 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:47.942 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:47.944 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:47.946 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:47.948 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:47.951 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:47.953 | + functions-common:time_stop:2439 : start_time=1649892162354 2022-04-13 23:22:47.955 | + functions-common:time_stop:2441 : [[ -z 1649892162354 ]] 2022-04-13 23:22:47.958 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:47.962 | + functions-common:time_stop:2444 : end_time=1649892167960 2022-04-13 23:22:47.965 | + functions-common:time_stop:2445 : elapsed_time=5606 2022-04-13 23:22:47.967 | + functions-common:time_stop:2446 : total=81244 2022-04-13 23:22:47.969 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:47.971 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86850 2022-04-13 23:22:47.974 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:47.976 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:22:47.979 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:22:47.981 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:22:47.994 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:22:48.001 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:22:48.003 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:22:48.005 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:22:48.008 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:22:48.010 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:22:48.013 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:22:48.016 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:22:48.018 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:22:48.021 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:22:48.037 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:22:48.039 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:22:48.042 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:48.044 | + functions-common:git_clone:629 : echo master 2022-04-13 23:22:48.045 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:22:48.051 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:22:48.053 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:48.056 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:22:48.069 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:22:48.072 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:22:48.072 | + functions-common:git_clone:685 : head -1 2022-04-13 23:22:48.075 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:22:48.078 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:22:48.081 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:22:48.083 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:22:48.086 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:22:48.088 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:22:48.091 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:22:48.093 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:22:48.096 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:22:48.098 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:22:48.101 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:22:48.103 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:22:48.106 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:22:48.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:22:48.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:22:48.115 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:22:48.117 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:22:48.120 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:22:48.123 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:22:48.129 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:22:48.131 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:22:48.801 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:22:48.804 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:22:48.806 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:22:48.808 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:22:48.811 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:22:48.814 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:22:48.816 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:22:48.819 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:22:48.821 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:22:48.823 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:22:48.826 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:22:48.829 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:22:48.831 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:22:48.833 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:22:48.854 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:22:48.856 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:22:49.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:49.725 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:49.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:49.725 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:50.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:50.930 | Obtaining file:///opt/stack/glance 2022-04-13 23:22:50.931 | Preparing metadata (setup.py): started 2022-04-13 23:22:55.707 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:22:55.779 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:22:55.780 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:22:55.781 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:22:55.782 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:22:55.783 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:22:55.785 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:22:55.785 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:22:55.786 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:22:55.787 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:22:55.788 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:22:55.790 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:22:55.791 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:22:55.792 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:22:55.793 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:22:55.794 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:22:55.796 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:22:55.797 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:22:55.798 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:22:55.799 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:22:55.800 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:22:55.801 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:22:55.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:22:55.803 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:22:55.804 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:22:55.805 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:22:55.806 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:22:55.807 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:22:55.808 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:22:55.809 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:22:55.810 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:22:55.812 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:22:55.813 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:22:55.814 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:22:55.815 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:22:55.816 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:22:55.817 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:22:55.818 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:22:55.819 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:22:55.820 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:22:55.821 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:22:55.822 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:22:55.823 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:22:55.825 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:22:55.841 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:22:55.843 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:22:55.844 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:22:55.865 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:22:55.866 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:22:55.906 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:22:55.922 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:22:55.930 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:22:55.945 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:22:55.946 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:22:55.947 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:22:56.039 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:22:56.116 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:22:56.166 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:22:56.171 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:22:56.204 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:22:56.273 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:22:56.276 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:22:56.276 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:22:56.335 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:22:56.336 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:22:56.340 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:22:56.365 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:22:56.410 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:22:56.415 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:22:56.475 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:22:56.477 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:22:56.479 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:22:56.480 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:22:56.481 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:22:56.507 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:22:56.509 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:22:56.511 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:22:56.555 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:22:56.598 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:22:56.599 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:22:56.600 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:22:56.676 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:22:56.736 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:22:56.836 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:22:57.108 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:22:57.111 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:22:57.112 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:22:57.113 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:22:57.168 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:22:57.191 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:22:57.284 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:22:57.399 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:22:57.612 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:22:57.614 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:22:57.616 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:22:57.617 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:22:57.618 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:22:57.619 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:22:57.620 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:22:57.738 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:22:57.770 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:22:57.815 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:22:57.816 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:22:58.057 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:22:58.241 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:22:58.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:22:58.245 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:22:58.246 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:22:58.351 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:22:58.507 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:22:58.640 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:22:58.955 | 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==24.1.0.dev5) (2.4.0) 2022-04-13 23:22:58.956 | 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==24.1.0.dev5) (0.5.0) 2022-04-13 23:22:59.182 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:22:59.465 | 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==24.1.0.dev5) (1.0.0) 2022-04-13 23:22:59.826 | 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==24.1.0.dev5) (21.4.0) 2022-04-13 23:22:59.828 | 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==24.1.0.dev5) (1.8.2) 2022-04-13 23:23:01.343 | Installing collected packages: glance 2022-04-13 23:23:01.344 | Attempting uninstall: glance 2022-04-13 23:23:01.344 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:23:01.350 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:23:01.352 | Running setup.py develop for glance 2022-04-13 23:23:07.376 | Successfully installed glance 2022-04-13 23:23:07.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:23:07.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:23:07.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:23:07.526 | + inc/python:pip_install:200 : result=0 2022-04-13 23:23:07.528 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:23:07.530 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:07.532 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:07.535 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:07.537 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:07.539 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:07.541 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:23:07.543 | + functions-common:time_stop:2439 : start_time=1649892168849 2022-04-13 23:23:07.546 | + functions-common:time_stop:2441 : [[ -z 1649892168849 ]] 2022-04-13 23:23:07.549 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:07.553 | + functions-common:time_stop:2444 : end_time=1649892187550 2022-04-13 23:23:07.555 | + functions-common:time_stop:2445 : elapsed_time=18701 2022-04-13 23:23:07.557 | + functions-common:time_stop:2446 : total=86850 2022-04-13 23:23:07.559 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:07.562 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105551 2022-04-13 23:23:07.564 | + inc/python:pip_install:203 : return 0 2022-04-13 23:23:07.567 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:23:07.569 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:07.572 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:07.590 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:07.602 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:23:07.605 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:23:07.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:07.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:07.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:23:07.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:07.617 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:23:07.620 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:23:07.622 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:23:07.635 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:23:07.638 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:23:07.640 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:23:07.643 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:23:07.645 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:23:07.647 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:07.650 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:07.653 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:23:07.682 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:07.712 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:23:07.741 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:23:07.771 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:23:07.801 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:23:07.830 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:23:07.832 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:23:07.834 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:23:07.837 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:23:07.839 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:23:07.868 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:23:07.896 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:23:07.926 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:23:07.955 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:23:07.984 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:23:08.013 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:23:08.043 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:23:08.072 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:08.102 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:23:08.130 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:23:08.160 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:23:08.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:23:08.165 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:23:08.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:23:08.170 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:23:08.172 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:23:08.189 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:08.192 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:23:08.194 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:23:08.196 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:23:08.212 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:08.215 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:23:08.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:23:08.247 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:23:08.250 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:23:08.252 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:23:08.254 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:23:08.257 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:23:08.286 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:23:08.316 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:23:08.319 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:23:08.321 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:23:08.323 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:23:08.326 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:23:08.328 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:08.330 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:23:08.359 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:23:08.362 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.11 2022-04-13 23:23:08.391 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:23:08.393 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:23:08.410 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:08.412 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:23:08.442 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:23:08.471 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:23:08.500 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:23:08.530 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:23:08.559 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:23:08.575 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:08.578 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:23:08.607 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:23:08.637 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:23:08.666 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.11/identity/v3 2022-04-13 23:23:08.695 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:23:08.725 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.11/image 2022-04-13 23:23:08.754 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:23:08.771 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:08.773 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:23:08.776 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:23:08.778 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:23:08.781 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:23:08.798 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:23:08.801 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:23:08.803 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:08.805 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:23:08.808 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:23:08.837 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:08.866 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:08.896 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:23:08.927 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:23:08.931 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:23:08.961 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:23:08.991 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:23:09.021 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.11/identity 2022-04-13 23:23:09.052 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:23:09.081 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:23:09.111 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:23:09.141 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:23:09.170 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:23:09.200 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:23:09.229 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:23:09.258 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:23:09.263 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:23:09.271 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:23:09.287 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:09.290 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:23:09.292 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:23:09.294 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:23:09.297 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:23:09.299 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:23:09.302 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:23:09.305 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:23:09.308 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:23:09.312 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:23:09.342 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:23:09.344 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:23:09.346 | ++ functions:get_random_port:837 : true 2022-04-13 23:23:09.348 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:23:09.351 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:23:09.353 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:23:09.402 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:23:09.404 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:23:09.406 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:23:09.409 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:23:09.411 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:23:09.439 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:23:09.466 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:23:09.493 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:23:09.520 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:23:09.548 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:23:09.575 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:23:09.602 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:23:09.630 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:23:09.657 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:23:09.684 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:23:09.711 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:23:09.739 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:23:09.766 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:23:09.793 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:23:09.825 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:23:09.852 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:23:09.880 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:23:09.909 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:23:09.936 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:23:09.938 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:23:09.941 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:09.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:09.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:09.947 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:09.950 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:23:10.005 | proxy (enabled by site administrator) 2022-04-13 23:23:10.008 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:23:10.010 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:23:10.013 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:10.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:10.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:10.020 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:10.023 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:23:10.078 | proxy_http (enabled by site administrator) 2022-04-13 23:23:10.081 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:23:10.084 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:23:10.087 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:23:10.089 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:23:10.092 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:10.094 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:10.096 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:10.099 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:10.102 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:23:10.102 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:10.111 | KeepAlive Off 2022-04-13 23:23:10.115 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:23:10.115 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:10.124 | SetEnv proxy-sendchunked 1 2022-04-13 23:23:10.128 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:10.129 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:23:10.137 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:23:10.141 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:23:10.143 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:23:10.145 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:23:10.148 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:23:10.150 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:10.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:10.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:10.157 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:10.159 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:23:10.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:10.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:10.166 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:23:10.227 | Site glance-wsgi-api already enabled 2022-04-13 23:23:10.232 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:23:10.234 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:23:10.236 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:23:10.239 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:23:10.393 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:23:10.400 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:23:10.431 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:23:10.433 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:23:10.452 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:10.455 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:23:10.457 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:23:10.460 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:23:10.462 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:23:10.465 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:23:10.467 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:23:10.470 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:23:10.472 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:23:10.474 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:23:10.477 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:23:10.479 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:23:10.483 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:23:10.485 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:23:10.488 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:23:10.505 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:23:10.507 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:23:10.509 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:10.512 | + functions-common:git_clone:629 : echo master 2022-04-13 23:23:10.512 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:23:10.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:23:10.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:10.523 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:23:10.535 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:23:10.538 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:23:10.538 | + functions-common:git_clone:685 : head -1 2022-04-13 23:23:10.550 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:23:10.553 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:23:10.556 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:23:10.558 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:23:10.561 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:10.564 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:10.566 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:23:10.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:23:10.571 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:23:10.574 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:10.576 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:10.578 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:23:10.581 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:23:10.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:23:10.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:23:10.589 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:23:10.592 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:23:10.594 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:23:10.597 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:23:10.603 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:23:10.605 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:23:11.270 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:23:11.273 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:23:11.275 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:23:11.278 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:23:11.280 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:11.282 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:11.285 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:23:11.287 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:23:11.290 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:23:11.292 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:23:11.295 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:23:11.297 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:23:11.300 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:23:11.302 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:23:11.323 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:23:11.325 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:23:12.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:12.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:12.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:12.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:13.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:13.399 | Obtaining file:///opt/stack/cinder 2022-04-13 23:23:13.400 | Preparing metadata (setup.py): started 2022-04-13 23:23:18.947 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:23:19.082 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:23:19.082 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:23:19.084 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:23:19.085 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:23:19.086 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:23:19.087 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:23:19.088 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:19.089 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:23:19.090 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:23:19.091 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:23:19.092 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:23:19.093 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:23:19.094 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:23:19.096 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:23:19.097 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:23:19.098 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:23:19.099 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:23:19.100 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:23:19.101 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:23:19.102 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:23:19.103 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:23:19.104 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:23:19.105 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:23:19.107 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:23:19.108 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:19.109 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:23:19.110 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:23:19.112 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:23:19.113 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:23:19.114 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:23:19.115 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:23:19.116 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:23:19.117 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:23:19.118 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:23:19.119 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:23:19.120 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:23:19.122 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:23:19.123 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:23:19.124 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:23:19.125 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:23:19.126 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:23:19.127 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:23:19.128 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:23:19.129 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:23:19.130 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:23:19.132 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:23:19.133 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:23:19.134 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:23:19.135 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:23:19.136 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:23:19.137 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:23:19.138 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:23:19.139 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:23:19.141 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:23:19.142 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:23:19.143 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:23:19.144 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:23:19.145 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:23:19.146 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:23:19.147 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:23:19.148 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:23:19.149 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:23:19.163 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:23:19.164 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:23:19.165 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:23:19.227 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:23:19.258 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:23:19.275 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:23:19.276 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:23:19.277 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:23:19.279 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:23:19.376 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:23:19.431 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:23:19.434 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:23:19.460 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:23:19.462 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:23:19.463 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:23:19.542 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:23:19.589 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:19.590 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:23:19.592 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:23:19.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:23:19.655 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:23:19.656 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:23:19.658 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:23:19.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:23:19.722 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:23:19.783 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:23:19.784 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:23:19.785 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:23:19.788 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:23:19.790 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:23:19.813 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:19.816 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:23:19.818 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:23:19.871 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:23:19.967 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:23:19.972 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:23:20.001 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:20.032 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:23:20.113 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:23:20.115 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:23:20.269 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:20.298 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:23:20.455 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:23:20.495 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:23:20.498 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:23:20.499 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:23:20.729 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:23:20.731 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:23:20.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:23:20.770 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:23:20.801 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:23:21.045 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:23:21.047 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:23:21.192 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:23:21.193 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:23:21.195 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:23:21.357 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:23:21.478 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:23:21.479 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:23:21.481 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:23:21.517 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:23:21.740 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:23:21.821 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:23:21.823 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:23:22.007 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:23:22.101 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:23:22.102 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:23:22.290 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:23:22.729 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:23:22.783 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:23:22.836 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:23:23.940 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:23:24.219 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:23:24.220 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:23:24.368 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:23:24.564 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:23:24.743 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:23:26.445 | Installing collected packages: cinder 2022-04-13 23:23:26.445 | Attempting uninstall: cinder 2022-04-13 23:23:26.445 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:23:26.452 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:23:26.453 | Running setup.py develop for cinder 2022-04-13 23:23:33.995 | Successfully installed cinder 2022-04-13 23:23:33.995 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:23:34.004 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:23:34.004 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:23:34.157 | + inc/python:pip_install:200 : result=0 2022-04-13 23:23:34.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:23:34.162 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:34.164 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:34.166 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:34.169 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:34.171 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:34.173 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:23:34.176 | + functions-common:time_stop:2439 : start_time=1649892191318 2022-04-13 23:23:34.178 | + functions-common:time_stop:2441 : [[ -z 1649892191318 ]] 2022-04-13 23:23:34.181 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:34.185 | + functions-common:time_stop:2444 : end_time=1649892214182 2022-04-13 23:23:34.187 | + functions-common:time_stop:2445 : elapsed_time=22864 2022-04-13 23:23:34.190 | + functions-common:time_stop:2446 : total=105551 2022-04-13 23:23:34.192 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:34.194 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128415 2022-04-13 23:23:34.196 | + inc/python:pip_install:203 : return 0 2022-04-13 23:23:34.199 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:23:34.201 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:34.204 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:34.223 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:34.236 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:23:34.238 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:23:34.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:34.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:34.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:23:34.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:34.251 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:23:34.253 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:23:34.256 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:23:34.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:34.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:34.263 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:23:34.275 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:23:34.278 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:23:34.281 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:23:34.284 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:23:34.286 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:23:34.289 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:34.291 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:23:34.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:34.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:34.299 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:23:34.301 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:34.304 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:23:34.306 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:23:34.308 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:23:34.311 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:23:34.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:34.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:34.318 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:23:34.342 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:23:34.452 | Reading package lists... 2022-04-13 23:23:34.694 | Building dependency tree... 2022-04-13 23:23:34.696 | Reading state information... 2022-04-13 23:23:34.945 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:23:34.945 | The following packages were automatically installed and are no longer required: 2022-04-13 23:23:34.946 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:23:34.946 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:23:34.946 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:23:34.946 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:23:34.946 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:23:34.946 | python3-zope.interface 2022-04-13 23:23:34.946 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:23:35.060 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:23:35.065 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:23:35.067 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:23:35.070 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:35.072 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:35.075 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:35.078 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:35.080 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:35.083 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:23:35.085 | + functions-common:time_stop:2439 : start_time=1649892214339 2022-04-13 23:23:35.088 | + functions-common:time_stop:2441 : [[ -z 1649892214339 ]] 2022-04-13 23:23:35.091 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:35.096 | + functions-common:time_stop:2444 : end_time=1649892215093 2022-04-13 23:23:35.098 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-13 23:23:35.101 | + functions-common:time_stop:2446 : total=5264 2022-04-13 23:23:35.103 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:35.106 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6018 2022-04-13 23:23:35.108 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:23:35.111 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:23:35.113 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:23:35.116 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:23:35.128 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:23:35.132 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:23:35.134 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:23:35.136 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:23:35.140 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:23:35.140 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:23:35.145 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:23:35.147 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:23:35.149 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:23:35.151 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:23:35.154 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:23:35.156 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:23:35.158 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:23:35.160 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:23:35.171 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:23:35.183 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:23:35.195 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:23:35.208 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:23:35.220 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:23:35.223 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:23:35.227 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ro0HXgTV7u 2022-04-13 23:23:35.229 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:23:35.231 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:23:35.234 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:23:35.236 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ro0HXgTV7u 2022-04-13 23:23:35.240 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ro0HXgTV7u 2022-04-13 23:23:35.251 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ro0HXgTV7u /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:23:35.264 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:23:35.268 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:23:35.270 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:23:35.272 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:23:35.274 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:23:35.277 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:23:35.279 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:23:35.282 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:23:35.284 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:23:35.289 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:23:35.293 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:23:35.311 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:23:35.329 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:23:35.348 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:23:35.366 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:23:35.385 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:23:35.404 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:23:35.422 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:23:35.440 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:23:35.442 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:35.445 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:23:35.447 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:23:35.449 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:23:35.478 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:23:35.505 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:23:35.532 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:23:35.559 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:23:35.586 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:23:35.613 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:23:35.640 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:23:35.668 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:35.695 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:23:35.722 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:23:35.753 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:23:35.782 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:23:35.784 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:23:35.787 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:23:35.789 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:23:35.791 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:23:35.794 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:23:35.824 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:23:35.852 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:23:35.879 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:23:35.907 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:23:35.939 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:23:35.966 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:23:35.998 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:23:36.000 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.11 2022-04-13 23:23:36.027 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:23:36.058 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:23:36.065 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 079999d5152ce238ae37cb0ed1491f8c 2022-04-13 23:23:36.094 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:23:36.096 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:23:36.124 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:23:36.152 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:23:36.179 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:23:36.207 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:23:36.224 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:36.226 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:23:36.242 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:36.244 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:23:36.261 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:36.264 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:23:36.280 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:36.283 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:23:36.285 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:23:36.287 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:23:36.290 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:23:36.292 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:23:36.295 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:23:36.297 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:23:36.313 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:36.316 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:23:36.318 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:23:36.321 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:23:36.337 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:36.339 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:23:36.342 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:23:36.370 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:23:36.373 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:23:36.375 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:23:36.377 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:23:36.380 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:36.383 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:23:36.400 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:23:36.402 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:23:36.405 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:36.407 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:23:36.409 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:23:36.437 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:36.464 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:36.492 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:23:36.520 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:23:36.536 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:36.538 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:23:36.541 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:23:36.544 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:23:36.546 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:23:36.548 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:23:36.551 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:23:36.554 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:23:36.557 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:23:36.560 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:23:36.562 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:23:36.575 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:23:36.576 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:23:36.584 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:23:36.587 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:23:36.603 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:23:36.605 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:23:36.609 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:23:36.639 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:23:36.666 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:23:36.693 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:23:36.720 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:23:36.747 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:23:36.775 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:23:36.802 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:23:36.830 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:23:36.858 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:23:36.886 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:23:36.914 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:23:36.942 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:23:36.969 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:23:36.972 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:23:36.975 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:23:36.977 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:23:36.980 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:23:36.982 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:36.984 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:36.987 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:36.989 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:36.992 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:23:37.020 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:23:37.049 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:37.049 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:23:37.057 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:23:37.061 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:23:37.063 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:23:37.066 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:23:37.068 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:23:37.070 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:37.072 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:37.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:37.077 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:37.080 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:23:37.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:37.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:37.087 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:23:37.159 | Enabling site cinder-wsgi. 2022-04-13 23:23:37.165 | To activate the new configuration, you need to run: 2022-04-13 23:23:37.165 | systemctl reload apache2 2022-04-13 23:23:37.170 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:23:37.173 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:23:37.175 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:23:37.177 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:23:37.313 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:23:37.319 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:23:37.351 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.11/image 2022-04-13 23:23:37.380 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:23:37.397 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:37.399 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:23:37.402 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:37.404 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:23:37.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:23:37.409 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:23:37.440 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:23:37.468 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.11/identity 2022-04-13 23:23:37.496 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:23:37.525 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:23:37.553 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:23:37.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:23:37.609 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:23:37.637 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:37.664 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:23:37.692 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:23:37.720 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:23:37.749 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:23:37.751 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:23:37.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:37.770 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.11:2379 2022-04-13 23:23:37.802 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:23:37.804 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:23:37.823 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:37.826 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:23:37.828 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:23:37.831 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:23:37.833 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:23:37.835 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:23:37.838 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:23:37.842 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:37.842 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:37.848 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:37.850 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:23:37.853 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:23:37.856 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:37.859 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:23:37.861 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:23:37.864 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:23:37.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:37.869 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:37.872 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:23:37.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:37.877 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:23:37.879 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:23:37.881 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:23:37.883 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:23:37.886 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:23:37.888 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:23:37.891 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:23:37.893 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:23:37.896 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:23:37.917 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:23:37.920 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:23:37.923 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:37.926 | + functions-common:git_clone:629 : echo master 2022-04-13 23:23:37.926 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:23:37.931 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:23:37.933 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:37.936 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:23:37.948 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:23:37.951 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:23:37.952 | + functions-common:git_clone:685 : head -1 2022-04-13 23:23:37.955 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:23:37.958 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:23:37.961 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:23:37.963 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:23:37.966 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:37.968 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:37.971 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:23:37.973 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:23:37.976 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:23:37.979 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:37.982 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:37.984 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:23:37.987 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:23:37.990 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:23:37.993 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:23:37.995 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:23:37.998 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:23:38.001 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:23:38.004 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:23:38.010 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:23:38.013 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:23:38.688 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:23:38.690 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:23:38.693 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:23:38.695 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:23:38.698 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:38.700 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:38.702 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:23:38.705 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:23:38.707 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:23:38.709 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:23:38.712 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:23:38.714 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:23:38.717 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:23:38.720 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:23:38.741 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:23:38.743 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:23:39.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:39.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:39.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:39.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:40.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:40.833 | Obtaining file:///opt/stack/neutron 2022-04-13 23:23:40.834 | Preparing metadata (setup.py): started 2022-04-13 23:23:46.595 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:23:46.686 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:23:46.688 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:23:46.689 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:23:46.690 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:23:46.691 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:23:46.692 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:23:46.693 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:23:46.694 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:23:46.695 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:23:46.696 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:23:46.697 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:23:46.698 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:23:46.699 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:23:46.700 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:23:46.701 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:23:46.702 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:23:46.703 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:23:46.704 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:23:46.705 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:23:46.706 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:23:46.708 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:23:46.709 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:23:46.710 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:23:46.711 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:23:46.712 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:23:46.713 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:23:46.714 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:23:46.716 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:23:46.717 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:23:46.718 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:23:46.719 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:23:46.720 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:23:46.721 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:23:46.722 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:23:46.724 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:23:46.725 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:23:46.726 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:23:46.727 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:23:46.728 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:23:46.729 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:23:46.730 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:23:46.731 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:23:46.732 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:23:46.733 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:23:46.734 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:23:46.735 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:23:46.736 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:23:46.737 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:46.738 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:23:46.739 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:23:46.740 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:23:46.741 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:23:46.743 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:23:46.744 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:23:46.745 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:23:46.761 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:23:46.762 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:23:46.764 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:23:46.772 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:23:46.784 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:23:46.785 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:23:46.786 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:23:46.806 | 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->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:23:46.814 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:23:46.875 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:23:46.876 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:23:46.929 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:23:46.932 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:23:46.977 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:23:46.984 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:23:47.011 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:23:47.013 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:23:47.014 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:23:47.015 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:23:47.016 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:23:47.018 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:23:47.019 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:23:47.020 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:23:47.038 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:23:47.129 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:23:47.201 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:23:47.261 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:23:47.265 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:23:47.266 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:23:47.327 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:23:47.329 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:23:47.385 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:23:47.390 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:23:47.391 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:23:47.393 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:23:47.416 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:23:47.419 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:23:47.468 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:23:47.524 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:23:47.560 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:23:47.562 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:23:47.585 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:23:47.726 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:23:47.798 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:23:47.876 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:23:47.878 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:23:47.990 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.991 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.992 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.993 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.994 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.996 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:47.997 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:23:48.204 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:23:48.206 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:23:48.210 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:23:48.259 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:23:48.261 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:23:48.354 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:23:48.357 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:23:48.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:23:48.359 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:23:48.395 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:23:48.732 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:23:48.810 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:23:48.975 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:23:49.051 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:23:49.053 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:23:49.304 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:23:49.478 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:23:50.042 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:23:50.090 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:23:50.696 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:23:50.697 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:23:51.012 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:23:51.014 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:23:51.179 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:23:51.428 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:23:51.430 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:23:51.616 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:23:51.877 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:23:53.522 | Installing collected packages: neutron 2022-04-13 23:23:53.522 | Attempting uninstall: neutron 2022-04-13 23:23:53.522 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:23:53.550 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:23:53.552 | Running setup.py develop for neutron 2022-04-13 23:24:01.144 | Successfully installed neutron 2022-04-13 23:24:01.144 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:01.153 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:01.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:01.305 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:01.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:01.310 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:01.312 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:01.314 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:01.317 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:01.319 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:01.321 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:01.323 | + functions-common:time_stop:2439 : start_time=1649892218735 2022-04-13 23:24:01.326 | + functions-common:time_stop:2441 : [[ -z 1649892218735 ]] 2022-04-13 23:24:01.328 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:01.332 | + functions-common:time_stop:2444 : end_time=1649892241330 2022-04-13 23:24:01.335 | + functions-common:time_stop:2445 : elapsed_time=22595 2022-04-13 23:24:01.337 | + functions-common:time_stop:2446 : total=128415 2022-04-13 23:24:01.339 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:01.341 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151010 2022-04-13 23:24:01.344 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:01.346 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:24:01.349 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:01.351 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:01.370 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:01.383 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:24:01.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:24:01.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:01.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:01.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:24:01.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:01.399 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:24:01.402 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:24:01.405 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:24:01.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:01.425 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:24:01.428 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:24:01.430 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:24:01.433 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:24:01.435 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:24:01.438 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:24:01.440 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:24:01.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:01.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:01.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:24:01.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:01.453 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:24:01.469 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:01.471 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:24:01.488 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:01.490 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:24:01.507 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:01.509 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:24:01.511 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:24:01.514 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:24:01.516 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:01.518 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:01.521 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:01.524 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:01.526 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:01.529 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:01.545 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:01.547 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:01.549 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:01.552 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:01.553 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:01.559 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:24:01.561 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:01.564 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:24:01.576 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:24:01.579 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:01.580 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:01.583 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:24:01.586 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:01.588 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:24:01.591 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:24:01.593 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:01.596 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:24:01.598 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:24:01.600 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:24:01.603 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:24:01.606 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:01.608 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:24:01.611 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:24:01.613 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:24:01.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:24:01.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:24:01.623 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:24:01.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:24:01.628 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:24:01.631 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:24:01.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:24:01.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:24:02.332 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:24:02.334 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:24:02.337 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:24:02.339 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:24:02.342 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:02.344 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:24:02.346 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:24:02.349 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:24:02.351 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:24:02.353 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:24:02.356 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:24:02.358 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:24:02.360 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:24:02.363 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:24:02.384 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:24:02.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:24:03.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:03.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:03.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:03.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:04.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:04.535 | Obtaining file:///opt/stack/nova 2022-04-13 23:24:04.536 | Preparing metadata (setup.py): started 2022-04-13 23:24:11.317 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:24:11.443 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:24:11.444 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:24:11.445 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:24:11.446 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:24:11.448 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:24:11.449 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:24:11.450 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:24:11.451 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:24:11.452 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:24:11.453 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:24:11.454 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:24:11.455 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:24:11.456 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:24:11.457 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:11.458 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:24:11.459 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:24:11.460 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:24:11.461 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:24:11.462 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:24:11.463 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:24:11.465 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:11.466 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:24:11.467 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:24:11.468 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:24:11.469 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:24:11.470 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:24:11.471 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:24:11.473 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:24:11.474 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:24:11.475 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:24:11.476 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:24:11.477 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:24:11.478 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:24:11.479 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:11.480 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:24:11.481 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:24:11.483 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:11.484 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:24:11.485 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:24:11.486 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:24:11.487 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:24:11.488 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:24:11.489 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:24:11.490 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:24:11.491 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:24:11.492 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:11.494 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:24:11.495 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:24:11.496 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:24:11.497 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:24:11.499 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:24:11.500 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:24:11.501 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:24:11.502 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:24:11.503 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:24:11.504 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:24:11.505 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:24:11.506 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:11.507 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:24:11.509 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:24:11.510 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:24:11.510 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:11.512 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:24:11.513 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:24:11.530 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:24:11.531 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:24:11.532 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:24:11.553 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:24:11.594 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:24:11.626 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:24:11.627 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:24:11.650 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:24:11.778 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:24:11.780 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:24:11.836 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:24:11.838 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:24:11.865 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:11.866 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:24:11.867 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:24:11.870 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:24:11.892 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:24:11.894 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:24:11.946 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:11.949 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:24:11.951 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:12.009 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:24:12.123 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:24:12.125 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:24:12.205 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:24:12.267 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:24:12.269 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:24:12.273 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:24:12.276 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:24:12.300 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:12.304 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:24:12.357 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:24:12.413 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:24:12.448 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:12.450 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:24:12.503 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:24:12.505 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:24:12.592 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:12.619 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:24:12.700 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:24:12.778 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:24:12.843 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:24:12.844 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:24:12.845 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:12.887 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:24:12.888 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:24:12.892 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:12.974 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:24:12.976 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:24:12.977 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:24:12.979 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:24:13.075 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:24:13.287 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:24:13.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:24:13.399 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:13.404 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:24:13.405 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:24:13.520 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:24:13.599 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:24:13.634 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:24:13.840 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:24:13.920 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:24:13.921 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:14.137 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:14.247 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:24:14.723 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:24:14.769 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:24:15.133 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.134 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.135 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.136 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.137 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.138 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:15.140 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:16.365 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:24:16.773 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:24:16.775 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:24:16.872 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:16.978 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:24:18.640 | Installing collected packages: nova 2022-04-13 23:24:18.640 | Attempting uninstall: nova 2022-04-13 23:24:18.640 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:24:18.649 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:24:18.650 | Running setup.py develop for nova 2022-04-13 23:24:26.952 | Successfully installed nova 2022-04-13 23:24:26.953 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:26.961 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:26.961 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:27.110 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:27.112 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:27.114 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:27.117 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:27.119 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:27.121 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:27.124 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:27.126 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:27.128 | + functions-common:time_stop:2439 : start_time=1649892242378 2022-04-13 23:24:27.130 | + functions-common:time_stop:2441 : [[ -z 1649892242378 ]] 2022-04-13 23:24:27.133 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:27.137 | + functions-common:time_stop:2444 : end_time=1649892267135 2022-04-13 23:24:27.139 | + functions-common:time_stop:2445 : elapsed_time=24757 2022-04-13 23:24:27.141 | + functions-common:time_stop:2446 : total=151010 2022-04-13 23:24:27.144 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:27.146 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175767 2022-04-13 23:24:27.148 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:27.151 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:24:27.154 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:27.156 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:27.175 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:27.187 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:24:27.190 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:24:27.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:27.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:27.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:24:27.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:27.202 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:24:27.215 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:24:27.218 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:24:27.220 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:24:27.233 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:24:27.236 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:24:27.238 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:24:27.242 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:24:27.242 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:24:27.247 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:24:27.250 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:24:27.252 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:24:27.254 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:24:27.257 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:24:27.259 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:24:27.262 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:24:27.264 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:24:27.276 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:24:27.289 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:24:27.302 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:24:27.314 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:24:27.326 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:24:27.329 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:24:27.334 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.sbBgXgqub1 2022-04-13 23:24:27.336 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:24:27.339 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:24:27.342 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:24:27.344 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:24:27.346 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:24:27.349 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.sbBgXgqub1 2022-04-13 23:24:27.353 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.sbBgXgqub1 2022-04-13 23:24:27.365 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.sbBgXgqub1 /etc/sudoers.d/nova-rootwrap 2022-04-13 23:24:27.377 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:24:27.382 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:24:27.384 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:24:27.387 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:24:27.389 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:24:27.391 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:24:27.394 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:24:27.396 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:24:27.399 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:24:27.404 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:24:27.421 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:27.423 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:24:27.425 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:24:27.429 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:24:27.432 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:24:27.461 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:24:27.463 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:24:27.489 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:24:27.518 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:24:27.545 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:24:27.574 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:24:27.603 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:24:27.632 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:24:27.634 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.11 2022-04-13 23:24:27.661 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:24:27.688 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:24:27.716 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:24:27.742 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:24:27.769 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:24:27.798 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:24:27.801 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:27.803 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:27.805 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:27.807 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:27.809 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:27.812 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:27.814 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:27.816 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:27.818 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:27.820 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:27.822 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:27.825 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:24:27.827 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:27.829 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:27.832 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:27.834 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:27.836 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:27.838 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:27.841 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:24:27.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:27.859 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:27.861 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:24:27.863 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:24:27.891 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:24:27.893 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:24:27.895 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:24:27.898 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:24:27.900 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:24:27.903 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:24:27.933 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:24:27.936 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:24:27.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:24:27.940 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:24:27.942 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:24:27.945 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:24:27.974 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:24:28.005 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:24:28.034 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:24:28.062 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:24:28.078 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:28.080 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:24:28.096 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:28.100 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:24:28.100 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:24:28.105 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:24:28.107 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:24:28.135 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:24:28.152 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:28.154 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:24:28.156 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:24:28.158 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:24:28.161 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:24:28.163 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:24:28.192 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:24:28.219 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:24:28.246 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:24:28.273 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:24:28.300 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:24:28.327 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:24:28.358 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:24:28.384 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:28.412 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:24:28.439 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:24:28.456 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:28.458 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:24:28.460 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:24:28.490 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:24:28.517 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.11/identity 2022-04-13 23:24:28.544 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:24:28.572 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:24:28.598 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:24:28.626 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:24:28.653 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:24:28.680 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:24:28.696 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:28.698 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:24:28.700 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:24:28.727 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:24:28.758 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:24:28.760 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:24:28.788 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:24:28.790 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:24:28.793 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:24:28.795 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:28.797 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:28.799 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:28.802 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:28.804 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:28.806 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:28.809 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:24:28.811 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:28.813 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:28.815 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:28.818 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:28.820 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:28.822 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:28.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:28.827 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:28.829 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:28.831 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:28.833 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:28.836 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:24:28.838 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:24:28.841 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:24:28.844 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:28.861 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:28.863 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:28.865 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:28.867 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:28.870 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:24:28.897 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:28.925 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:28.952 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:28.980 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:24:29.010 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:24:29.027 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:29.029 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:24:29.031 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:24:29.034 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:24:29.036 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:24:29.038 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:24:29.041 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:24:29.044 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:24:29.048 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:24:29.050 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:24:29.053 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:24:29.066 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:24:29.066 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:29.074 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:24:29.078 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:29.093 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:24:29.096 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:24:29.099 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:24:29.129 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:24:29.156 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:24:29.184 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:24:29.211 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:24:29.239 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:24:29.265 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:24:29.293 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:24:29.320 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:24:29.348 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:24:29.376 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:24:29.404 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:24:29.430 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:24:29.458 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:24:29.460 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:24:29.463 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:24:29.465 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:24:29.468 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:24:29.470 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:29.472 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:29.475 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:29.477 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:29.480 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:24:29.507 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:24:29.535 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:24:29.535 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:29.544 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:24:29.548 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:24:29.550 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:24:29.552 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:24:29.554 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:24:29.557 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:24:29.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:29.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:29.563 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:24:29.566 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:24:29.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:29.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:29.572 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:24:29.634 | Enabling site nova-api-wsgi. 2022-04-13 23:24:29.639 | To activate the new configuration, you need to run: 2022-04-13 23:24:29.639 | systemctl reload apache2 2022-04-13 23:24:29.644 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:24:29.646 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:24:29.649 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:24:29.651 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:24:29.787 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:24:29.805 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:29.808 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:24:29.810 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:24:29.812 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:29.815 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:24:29.817 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:24:29.819 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:24:29.822 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:29.827 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:24:29.830 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:24:29.832 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:24:29.845 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:24:29.846 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:29.855 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:24:29.858 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:29.875 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:24:29.877 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:24:29.881 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:29.910 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:24:29.939 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:24:29.966 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:24:29.993 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:24:30.020 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:24:30.048 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:24:30.075 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:24:30.102 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:24:30.129 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:24:30.157 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:24:30.184 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:24:30.211 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:24:30.239 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:24:30.241 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:24:30.267 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:24:30.284 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:30.286 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:24:30.317 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:24:30.320 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:24:30.322 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:24:30.339 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:30.341 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:24:30.344 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:24:30.372 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:24:30.402 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:24:30.405 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:24:30.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:24:30.409 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:30.412 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:24:30.414 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:30.430 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:30.434 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:24:30.436 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:24:30.438 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:30.454 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:30.456 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:24:30.459 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:24:30.487 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:30.489 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:30.491 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:24:30.520 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:24:30.548 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:24:30.578 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:24:30.594 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:30.596 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:24:30.624 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:24:30.626 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:24:30.629 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:24:30.659 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:24:30.687 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.11/identity 2022-04-13 23:24:30.715 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:24:30.742 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:24:30.770 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:24:30.798 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:24:30.825 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:24:30.853 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:24:30.882 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:24:30.898 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:30.902 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:24:30.906 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:24:30.908 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:24:30.910 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:24:30.913 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:24:30.915 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:24:30.918 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:24:30.921 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:30.923 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:24:30.925 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:24:30.929 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:24:30.932 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:24:30.935 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:24:30.937 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:24:30.939 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:24:30.942 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:24:30.973 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:24:31.004 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:24:31.034 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:31.036 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:24:31.039 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:24:31.041 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:24:31.057 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:31.061 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:24:31.061 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:24:31.745 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:24:31.747 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:24:31.749 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:24:31.752 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:24:31.754 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:31.756 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:24:31.758 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:31.774 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:31.778 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:24:31.780 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:24:31.783 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:31.799 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:31.801 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-13 23:24:31.804 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/nova_cell1 2022-04-13 23:24:31.831 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:31.833 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:31.836 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:24:31.853 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:31.856 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:24:31.858 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:31.860 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:24:31.890 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.11/identity 2022-04-13 23:24:31.918 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:24:31.946 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:24:31.973 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:24:32.002 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:24:32.030 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:24:32.058 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:24:32.085 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:24:32.088 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:24:32.090 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:24:32.093 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:32.110 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:32.112 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:32.114 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:32.117 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:32.119 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:24:32.147 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:32.175 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:32.203 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:32.231 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:32.234 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:24:32.238 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:24:32.240 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:24:32.242 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:24:32.246 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:24:32.248 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:24:32.250 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:24:32.253 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:32.255 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:24:32.258 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:24:32.260 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:32.262 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:24:32.265 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:24:32.267 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:24:32.283 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:32.285 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:24:32.288 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:24:32.304 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:32.306 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:24:32.322 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:32.325 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:24:32.342 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:32.344 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:24:32.362 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:32.364 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:24:32.367 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:24:32.369 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:24:32.372 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:24:32.375 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:24:32.377 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:24:32.380 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:24:32.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:32.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:32.388 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:24:32.390 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:32.393 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:32.395 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:24:32.398 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:32.400 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:32.404 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:32.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:32.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:32.411 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:32.413 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:32.416 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:32.419 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:24:32.421 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:24:32.424 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:32.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:32.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:32.431 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:24:32.453 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:24:32.563 | Reading package lists... 2022-04-13 23:24:32.808 | Building dependency tree... 2022-04-13 23:24:32.810 | Reading state information... 2022-04-13 23:24:33.064 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:33.064 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:33.065 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:33.065 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:33.065 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:33.065 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:33.065 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:33.065 | python3-zope.interface 2022-04-13 23:24:33.065 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:33.181 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:33.187 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:24:33.190 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:33.192 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:33.194 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:33.197 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:33.200 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:33.202 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:33.205 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:33.207 | + functions-common:time_stop:2439 : start_time=1649892272450 2022-04-13 23:24:33.210 | + functions-common:time_stop:2441 : [[ -z 1649892272450 ]] 2022-04-13 23:24:33.213 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:33.217 | + functions-common:time_stop:2444 : end_time=1649892273215 2022-04-13 23:24:33.220 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:24:33.222 | + functions-common:time_stop:2446 : total=6018 2022-04-13 23:24:33.224 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:33.227 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6783 2022-04-13 23:24:33.229 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:24:33.233 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:24:33.235 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:24:33.238 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:24:33.240 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:24:33.243 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:24:33.266 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:24:33.268 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:33.271 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:33.274 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:24:33.276 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:33.279 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:33.281 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:33.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:33.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:33.289 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:33.291 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:33.294 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:33.296 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:24:33.299 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:24:33.301 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:33.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:33.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:33.309 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:24:33.332 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:24:33.442 | Reading package lists... 2022-04-13 23:24:33.684 | Building dependency tree... 2022-04-13 23:24:33.685 | Reading state information... 2022-04-13 23:24:33.939 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:24:33.939 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:33.940 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:33.940 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:33.940 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:33.940 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:33.940 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:33.940 | python3-zope.interface 2022-04-13 23:24:33.940 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:34.054 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:34.059 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:24:34.062 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:34.064 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:34.067 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:34.069 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:34.071 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:34.075 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:34.077 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:34.079 | + functions-common:time_stop:2439 : start_time=1649892273329 2022-04-13 23:24:34.082 | + functions-common:time_stop:2441 : [[ -z 1649892273329 ]] 2022-04-13 23:24:34.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:34.090 | + functions-common:time_stop:2444 : end_time=1649892274087 2022-04-13 23:24:34.092 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 23:24:34.094 | + functions-common:time_stop:2446 : total=6783 2022-04-13 23:24:34.097 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:34.099 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7541 2022-04-13 23:24:34.102 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:24:34.105 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:24:34.107 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:24:34.110 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:24:34.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:34.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:34.117 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:24:34.120 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:24:34.175 | wsgi (enabled by maintainer script) 2022-04-13 23:24:34.178 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:24:34.181 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:24:34.183 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:24:34.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:24:34.189 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:24:34.192 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:24:34.195 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:24:34.196 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:24:34.201 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:24:34.204 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:24:34.206 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:24:34.209 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:24:34.212 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:24:34.235 | Using python 3.8 to install osc-placement 2022-04-13 23:24:34.238 | + 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 osc-placement 2022-04-13 23:24:35.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:35.106 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:35.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:35.106 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:36.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:36.327 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:24:36.339 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:24:36.340 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:24:36.341 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:24:36.342 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:24:36.343 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:24:36.344 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:24:36.404 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:24:36.405 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:24:36.406 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:24:36.407 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:24:36.420 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:24:36.421 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:24:36.424 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:24:36.438 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:24:36.439 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:24:36.440 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:24:36.441 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:24:36.443 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:24:36.444 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:24:36.465 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:24:36.466 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:24:36.467 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:24:36.468 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:24:36.477 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:24:36.516 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:24:36.517 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:24:36.518 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:24:36.520 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:24:36.521 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:24:36.522 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:24:36.524 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:24:36.526 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:24:36.593 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:24:36.594 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:24:36.596 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:24:36.597 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:24:36.686 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:24:36.687 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:24:36.689 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:24:36.732 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:24:36.773 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:24:36.949 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:24:39.193 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:39.200 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:39.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:39.325 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:39.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:39.330 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:39.333 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:39.335 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:39.337 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:39.340 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:39.342 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:39.345 | + functions-common:time_stop:2439 : start_time=1649892274229 2022-04-13 23:24:39.347 | + functions-common:time_stop:2441 : [[ -z 1649892274229 ]] 2022-04-13 23:24:39.350 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:39.355 | + functions-common:time_stop:2444 : end_time=1649892279352 2022-04-13 23:24:39.357 | + functions-common:time_stop:2445 : elapsed_time=5123 2022-04-13 23:24:39.360 | + functions-common:time_stop:2446 : total=175767 2022-04-13 23:24:39.362 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:39.365 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180890 2022-04-13 23:24:39.367 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:39.370 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:24:39.373 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:24:39.375 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:24:39.378 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:39.380 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:39.383 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:39.387 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:39.389 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:39.392 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:39.410 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:39.412 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:39.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:39.418 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:39.418 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:39.424 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:24:39.426 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:39.429 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:24:39.442 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:24:39.445 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:39.446 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:39.450 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:24:39.453 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:39.456 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:24:39.458 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:24:39.461 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:39.463 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:24:39.466 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:24:39.468 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:24:39.471 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:24:39.473 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:39.475 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:24:39.478 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:24:39.480 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:24:39.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:24:39.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:24:39.489 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:24:39.491 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:24:39.494 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:24:39.498 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:24:39.504 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:24:39.506 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:24:40.174 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:24:40.177 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:24:40.180 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:24:40.183 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:24:40.185 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:40.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:24:40.190 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:24:40.193 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:24:40.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:24:40.197 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:24:40.201 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:24:40.203 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:24:40.206 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:24:40.208 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:24:40.229 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:24:40.232 | + 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/placement 2022-04-13 23:24:41.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:41.106 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:41.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:41.106 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:42.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:42.324 | Obtaining file:///opt/stack/placement 2022-04-13 23:24:42.324 | Preparing metadata (setup.py): started 2022-04-13 23:24:46.944 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:24:46.989 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:24:46.990 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:24:46.992 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:24:46.993 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:24:46.994 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:24:46.995 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:24:46.996 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:24:46.998 | 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:24:46.999 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:24:47.000 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:24:47.001 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:24:47.002 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:24:47.003 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:24:47.004 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:24:47.005 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:24:47.006 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:24:47.007 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:24:47.009 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:24:47.010 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:24:47.012 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:24:47.013 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:24:47.079 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:24:47.080 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:24:47.081 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:24:47.083 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:24:47.085 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:24:47.086 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:24:47.106 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:24:47.148 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:24:47.150 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:24:47.151 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:24:47.152 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:24:47.153 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:24:47.204 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:24:47.206 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:24:47.208 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:24:47.210 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:24:47.252 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:24:47.254 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:24:47.273 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:24:47.274 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:24:47.278 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:24:47.304 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:24:47.306 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:24:47.318 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:24:47.336 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:24:47.337 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:24:47.340 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:24:47.341 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:24:47.383 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:24:47.387 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:24:47.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:24:47.390 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:24:47.407 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:24:47.597 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:24:47.638 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:24:47.639 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:24:47.640 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:24:47.658 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:24:47.692 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:24:47.750 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:24:47.816 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:24:47.901 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:24:47.952 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:24:48.149 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:24:48.150 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:24:48.150 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:24:48.236 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:24:48.301 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:24:48.465 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:24:48.578 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:24:48.580 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:24:50.532 | Installing collected packages: openstack-placement 2022-04-13 23:24:50.532 | Attempting uninstall: openstack-placement 2022-04-13 23:24:50.532 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:24:50.535 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:24:50.536 | Running setup.py develop for openstack-placement 2022-04-13 23:24:56.625 | Successfully installed openstack-placement 2022-04-13 23:24:56.625 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:56.633 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:56.633 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:56.764 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:56.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:56.768 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:56.771 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:56.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:56.775 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:56.778 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:56.780 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:56.782 | + functions-common:time_stop:2439 : start_time=1649892280224 2022-04-13 23:24:56.784 | + functions-common:time_stop:2441 : [[ -z 1649892280224 ]] 2022-04-13 23:24:56.787 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:56.792 | + functions-common:time_stop:2444 : end_time=1649892296789 2022-04-13 23:24:56.794 | + functions-common:time_stop:2445 : elapsed_time=16565 2022-04-13 23:24:56.796 | + functions-common:time_stop:2446 : total=180890 2022-04-13 23:24:56.799 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:56.801 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197455 2022-04-13 23:24:56.803 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:56.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:24:56.809 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:24:56.811 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:24:56.831 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:24:56.843 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:24:56.845 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:24:56.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:56.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:56.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:24:56.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:56.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:24:56.861 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:24:56.863 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:24:56.876 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:24:56.878 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:24:56.883 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:24:56.886 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:24:56.888 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:24:56.891 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:24:56.893 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:24:56.896 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:24:56.929 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:24:56.960 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:24:56.991 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:24:56.994 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:24:56.997 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:24:56.999 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:24:57.002 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:24:57.033 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:24:57.063 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:24:57.091 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:24:57.120 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:24:57.150 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:24:57.179 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:24:57.208 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:24:57.238 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:57.266 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:24:57.296 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:24:57.298 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:24:57.301 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:24:57.304 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:57.323 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:57.325 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:57.328 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:57.330 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:57.333 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:24:57.361 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:57.391 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:57.420 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:57.450 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:24:57.452 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:24:57.455 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:24:57.457 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:24:57.459 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:24:57.462 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:24:57.465 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:24:57.468 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:24:57.472 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:24:57.474 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:24:57.477 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:24:57.489 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:24:57.490 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:57.498 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:24:57.502 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:57.518 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:24:57.520 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:24:57.524 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:24:57.555 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:24:57.583 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:24:57.613 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:24:57.641 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:24:57.670 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:24:57.699 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:24:57.727 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:24:57.755 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:24:57.784 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:24:57.812 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:24:57.841 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:24:57.870 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:24:57.899 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:24:57.902 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:24:57.905 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:24:57.907 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:24:57.910 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:24:57.912 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:57.915 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:57.917 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:24:57.920 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:24:57.923 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:24:57.952 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:24:57.981 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:24:57.981 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:24:57.990 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:24:57.994 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:24:57.997 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:24:57.999 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:24:58.002 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:24:58.004 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:24:58.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:58.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:58.012 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:24:58.015 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:24:58.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:58.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:58.022 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:24:58.083 | Site placement-api already enabled 2022-04-13 23:24:58.088 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:24:58.091 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:24:58.093 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:24:58.096 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:24:58.232 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:24:58.254 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:58.257 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:24:58.276 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:58.279 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:24:58.300 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:58.302 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:24:58.305 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:24:58.308 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:24:58.340 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.11/identity 2022-04-13 23:24:58.370 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:24:58.398 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:24:58.427 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:24:58.455 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:24:58.484 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:24:58.514 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:24:58.545 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:24:58.563 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:58.565 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:24:58.583 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:58.585 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:24:58.589 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:24:58.591 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:24:58.594 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:24:58.596 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:24:58.599 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:24:58.601 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:24:58.604 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:24:58.607 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:24:58.611 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:24:58.614 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:24:58.616 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:24:58.619 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:24:58.622 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:24:58.638 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:58.641 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:24:58.643 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:24:58.645 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:24:58.648 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:24:58.650 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:58.653 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:24:58.655 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:24:58.657 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:24:58.714 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:24:58.751 | [188424 Async install_tempest:213535]: running: install_tempest 2022-04-13 23:24:58.754 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:24:58.757 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:24:58.761 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:24:58.763 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:24:58.766 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:24:58.769 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:24:58.771 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:24:58.774 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:24:58.777 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:24:58.780 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:24:58.782 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:24:58.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:58.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:58.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:24:58.793 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:58.796 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:24:58.799 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:24:58.801 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:24:58.805 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:24:58.809 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:24:58.812 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:24:58.816 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:24:58.817 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:24:58.823 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:24:58.826 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:24:58.829 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:24:58.832 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:24:58.835 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:24:58.858 | Using python 3.8 to install python-openstackclient 2022-04-13 23:24:58.861 | + 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-openstackclient 2022-04-13 23:24:59.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:59.745 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:59.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:59.746 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:00.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:00.958 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:25:00.978 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:25:00.979 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:25:00.980 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:25:00.981 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:25:00.982 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:25:00.983 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:25:00.984 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:25:00.985 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:25:00.986 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:25:00.987 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:25:00.988 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:25:01.000 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:25:01.001 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:25:01.002 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:25:01.004 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:25:01.005 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:25:01.031 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:25:01.032 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:25:01.033 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:25:01.035 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:25:01.035 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:25:01.037 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:25:01.038 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:25:01.039 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:25:01.041 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:25:01.042 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:25:01.043 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:25:01.057 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:25:01.075 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:25:01.076 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:25:01.078 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:25:01.079 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:25:01.101 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:25:01.119 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:25:01.122 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:25:01.124 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:25:01.215 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:25:01.216 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:25:01.217 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:25:01.260 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:25:01.271 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:25:01.305 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:25:01.469 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:25:01.484 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:25:01.589 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:25:01.590 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:25:01.593 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:25:01.594 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:25:01.756 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:25:04.060 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:04.067 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:04.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:04.200 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:04.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:04.205 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:04.208 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:04.210 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:04.212 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:04.215 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:04.217 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:04.219 | + functions-common:time_stop:2439 : start_time=1649892298853 2022-04-13 23:25:04.222 | + functions-common:time_stop:2441 : [[ -z 1649892298853 ]] 2022-04-13 23:25:04.225 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:04.229 | + functions-common:time_stop:2444 : end_time=1649892304226 2022-04-13 23:25:04.231 | + functions-common:time_stop:2445 : elapsed_time=5373 2022-04-13 23:25:04.234 | + functions-common:time_stop:2446 : total=197455 2022-04-13 23:25:04.236 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:04.238 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202828 2022-04-13 23:25:04.241 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:04.244 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:25:04.247 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:25:04.252 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.6O4TlbDyRp 2022-04-13 23:25:04.254 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:25:04.257 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:25:04.260 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:25:04.263 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:25:04.266 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:25:04.268 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:25:04.286 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:04.288 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:25:04.292 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:25:04.294 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:25:04.296 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:25:04.299 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:04.301 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:25:04.304 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:25:04.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:04.309 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:04.311 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:25:04.314 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:25:04.317 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:25:04.322 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:25:04.327 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:25:04.379 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:25:04.382 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.384 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:04.387 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:04.389 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:04.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:04.394 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:04.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:04.399 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:04.402 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:04.404 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:04.406 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:04.409 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:25:04.411 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:04.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.416 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:04.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:04.421 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.423 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:04.425 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:25:04.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:04.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:04.432 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:25:04.435 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:04.437 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:25:06.742 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:25:06.758 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:25:06.758 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:25:06.762 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:25:06.765 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:25:06.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:06.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:06.772 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:25:06.775 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:25:06.777 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:25:06.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:06.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:06.784 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:25:06.787 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:25:06.789 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:25:06.802 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:06.836 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:25:06.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:06.867 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:25:06.924 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:25:06.979 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:25:07.032 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:07.035 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:25:07.037 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:07.040 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:25:09.214 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:25:09.216 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:25:09.220 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:25:09.224 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232509 2022-04-13 23:25:09.227 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232509 1041' 2022-04-13 23:25:09.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.233 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:25:09.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.238 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:25:09.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.243 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:25:09.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.248 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:25:09.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.253 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 23:25:09.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.258 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 23:25:09.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.264 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232041 2022-04-13 23:25:09.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.269 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:25:09.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.274 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 23:25:09.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.279 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:25:09.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.285 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:25:09.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.290 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:25:09.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:09.295 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:25:09.298 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:09.301 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:25:09.303 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:25:09.315 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:25:09.317 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.320 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:25:09.322 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.325 | + functions-common:run_process:1689 : local group= 2022-04-13 23:25:09.327 | + functions-common:run_process:1690 : local user= 2022-04-13 23:25:09.330 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:25:09.332 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:25:09.335 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:25:09.338 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:09.341 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:09.344 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:09.348 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892309345 2022-04-13 23:25:09.351 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:25:09.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:09.370 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:25:09.373 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:25:09.375 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.378 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.380 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.383 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.385 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:25:09.388 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:25:09.390 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:25:09.393 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:25:09.395 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:25:09.398 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:25:09.401 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:25:09.404 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:25:09.406 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.409 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:25:09.411 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:25:09.413 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:25:09.416 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:25:09.419 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:25:09.421 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:25:09.425 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:25:09.476 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:25:09.531 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:09.583 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:25:09.637 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:25:09.689 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:25:09.742 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:25:09.745 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:25:09.799 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:25:10.196 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:25:10.210 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:25:10.588 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:25:10.610 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:25:10.613 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:10.616 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:10.618 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:10.621 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:10.624 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:10.626 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:25:10.629 | + functions-common:time_stop:2439 : start_time=1649892309345 2022-04-13 23:25:10.631 | + functions-common:time_stop:2441 : [[ -z 1649892309345 ]] 2022-04-13 23:25:10.635 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:10.640 | + functions-common:time_stop:2444 : end_time=1649892310637 2022-04-13 23:25:10.642 | + functions-common:time_stop:2445 : elapsed_time=1292 2022-04-13 23:25:10.644 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:25:10.647 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:10.650 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1292 2022-04-13 23:25:10.652 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:25:10.655 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:25:10.657 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:25:10.659 | + functions-common:run_process:1689 : local group= 2022-04-13 23:25:10.662 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:25:10.664 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:25:10.667 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:25:10.669 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:25:10.672 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:10.674 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:10.677 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:10.682 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892310679 2022-04-13 23:25:10.685 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:25:10.705 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:10.708 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:25:10.711 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:10.714 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:10.716 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:10.719 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:10.724 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:10.727 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:25:10.730 | + functions-common:time_stop:2439 : start_time=1649892310679 2022-04-13 23:25:10.733 | + functions-common:time_stop:2441 : [[ -z 1649892310679 ]] 2022-04-13 23:25:10.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:10.741 | + functions-common:time_stop:2444 : end_time=1649892310738 2022-04-13 23:25:10.744 | + functions-common:time_stop:2445 : elapsed_time=59 2022-04-13 23:25:10.747 | + functions-common:time_stop:2446 : total=1292 2022-04-13 23:25:10.749 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:10.752 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1351 2022-04-13 23:25:10.757 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:25:10.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:10.784 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:25:10.808 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:10.811 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:25:10.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:10.835 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:25:10.837 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:25:10.840 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:25:10.842 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:25:10.845 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380' 2022-04-13 23:25:10.847 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.11:2380' 2022-04-13 23:25:10.850 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.11:2379' 2022-04-13 23:25:10.852 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:25:10.855 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:25:10.858 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.11:2379' 2022-04-13 23:25:10.860 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:25:10.863 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:25:10.866 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:25:10.868 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' '' root 2022-04-13 23:25:10.871 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:25:10.874 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-13 23:25:10.876 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:25:10.879 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:25:10.881 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:25:10.883 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:25:10.887 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:25:10.889 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:25:10.894 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:25:10.973 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:25:11.037 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837526-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-smb=http://10.222.0.11:2380 --initial-advertise-peer-urls http://10.222.0.11:2380 --advertise-client-urls http://10.222.0.11:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.11:2379 --debug' 2022-04-13 23:25:11.088 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:25:11.139 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:25:11.190 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:25:11.242 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:25:11.245 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:25:11.310 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:25:11.720 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:25:11.775 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:25:11.827 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:25:11.880 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:25:11.935 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:25:11.939 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:25:11.943 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:25:11.946 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:25:12.338 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:25:12.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:25:12.730 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:25:13.815 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:25:13.833 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:13.836 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:25:13.839 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:25:13.843 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:25:13.847 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:25:13.860 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:25:13.872 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:25:13.875 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:25:13.877 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:14.018 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:25:14.155 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:14.293 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:14.431 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:14.573 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:14.713 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:14.854 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:14.992 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:15.131 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.11/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:15.271 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:25:15.278 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:25:15.281 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:25:15.284 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:25:15.288 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:25:15.291 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:25:15.293 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:25:15.310 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:15.312 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:25:15.315 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:15.317 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:25:15.320 | + ./stack.sh:main:1097 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 23:25:15.323 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:25:15.325 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:25:15.341 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:15.343 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:25:15.346 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:25:15.348 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:25:15.350 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:25:15.353 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:25:15.355 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:25:15.360 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:15.873 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:25:15.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:15.896 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:25:15.899 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:25:15.902 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:15.904 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:15.907 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:15.912 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892315909 2022-04-13 23:25:15.914 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:25:20.631 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=215667) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:25:20.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.642 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:20.642 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:20.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:20.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:20.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:20.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:20.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:20.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:20.742 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:25:22.441 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.441 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:25:22.449 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.449 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:25:22.456 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.456 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:25:22.463 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.463 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:25:22.471 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.471 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:25:22.479 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.479 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:25:22.532 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:22.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:22.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:22.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:22.539 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:22.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:22.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:22.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:22.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:22.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:22.947 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:22.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:22.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:22.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:22.950 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:22.957 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:25:22.996 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:22.996 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:25:23.003 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.003 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:25:23.011 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.011 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:25:23.018 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.018 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:25:23.028 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.028 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:25:23.035 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.035 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:25:23.043 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.043 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:23.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.046 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:23.046 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:23.046 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:23.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:23.049 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:23.057 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:23.060 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:23.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:23.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.377 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:23.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:23.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:23.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:23.407 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:23.407 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:23.414 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:25:23.425 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.425 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:25:23.432 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.432 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:25:23.439 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.440 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:25:23.447 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.447 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:25:23.455 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.455 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:25:23.462 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.462 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:25:23.469 | INFO migrate.versioning.api [-] done 2022-04-13 23:25:23.875 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:25:23.878 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:23.880 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:23.883 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:23.885 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:23.888 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:23.890 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:25:23.892 | + functions-common:time_stop:2439 : start_time=1649892315909 2022-04-13 23:25:23.895 | + functions-common:time_stop:2441 : [[ -z 1649892315909 ]] 2022-04-13 23:25:23.898 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:23.902 | + functions-common:time_stop:2444 : end_time=1649892323900 2022-04-13 23:25:23.905 | + functions-common:time_stop:2445 : elapsed_time=7991 2022-04-13 23:25:23.907 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:25:23.910 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:23.912 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7991 2022-04-13 23:25:23.915 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:25:23.918 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:25:23.922 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:25:28.627 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:25:28.627 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:25:28.627 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:25:28.628 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:25:28.628 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:25:28.628 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:25:28.628 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:25:28.629 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:25:28.629 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:25:28.999 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:25:29.003 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:25:33.547 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:25:33.547 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:25:33.548 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:25:33.548 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:25:33.548 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:25:33.549 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:25:33.549 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:25:33.549 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:25:33.549 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:25:33.910 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:25:33.913 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:25:33.915 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:25:33.918 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:25:33.935 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:33.937 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:25:33.940 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:25:33.945 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:25:33.948 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:25:33.950 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:33.952 | + functions-common:run_process:1689 : local group= 2022-04-13 23:25:33.955 | + functions-common:run_process:1690 : local user= 2022-04-13 23:25:33.957 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:25:33.960 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:25:33.962 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:25:33.964 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:33.967 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:33.970 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:33.974 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892333971 2022-04-13 23:25:33.976 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:25:33.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:33.995 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:25:33.998 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:25:34.000 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.002 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.005 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.007 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.013 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:25:34.015 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:25:34.018 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:25:34.020 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:25:34.023 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:25:34.026 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:25:34.028 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:25:34.031 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:25:34.033 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.035 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:25:34.037 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:25:34.039 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:25:34.042 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:25:34.046 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:25:34.096 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:25:34.147 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:25:34.199 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:25:34.250 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:25:34.303 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:25:34.354 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:25:34.405 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:25:34.457 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:25:34.509 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:25:34.561 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:25:34.563 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:25:34.615 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:25:35.017 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:25:35.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:25:35.408 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:25:35.493 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:25:35.499 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:35.504 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:35.507 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:35.510 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:35.512 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:35.515 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:25:35.517 | + functions-common:time_stop:2439 : start_time=1649892333971 2022-04-13 23:25:35.520 | + functions-common:time_stop:2441 : [[ -z 1649892333971 ]] 2022-04-13 23:25:35.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:35.528 | + functions-common:time_stop:2444 : end_time=1649892335525 2022-04-13 23:25:35.531 | + functions-common:time_stop:2445 : elapsed_time=1554 2022-04-13 23:25:35.533 | + functions-common:time_stop:2446 : total=1351 2022-04-13 23:25:35.535 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:35.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2905 2022-04-13 23:25:35.541 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:25:35.541 | Waiting for keystone to start... 2022-04-13 23:25:35.543 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.11/identity/v3/ 2022-04-13 23:25:35.545 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.11/identity/v3/ 2022-04-13 23:25:35.548 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:25:35.550 | + functions:wait_for_service:458 : local url=http://10.222.0.11/identity/v3/ 2022-04-13 23:25:35.553 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:25:35.556 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:25:35.558 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:25:35.561 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:35.563 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:35.566 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:35.570 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892335568 2022-04-13 23:25:35.573 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:25:35.579 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.11/identity/v3/ 2022-04-13 23:25:41.024 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:25:41.050 | [213535 Async install_tempest:213535]: finished successfully 2022-04-13 23:25:42.175 | + :: : [[ 200 == 503 ]] 2022-04-13 23:25:42.176 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:25:42.179 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:25:42.182 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:42.184 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:42.187 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:42.189 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:42.191 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:42.194 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:25:42.196 | + functions-common:time_stop:2439 : start_time=1649892335568 2022-04-13 23:25:42.198 | + functions-common:time_stop:2441 : [[ -z 1649892335568 ]] 2022-04-13 23:25:42.201 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:42.206 | + functions-common:time_stop:2444 : end_time=1649892342203 2022-04-13 23:25:42.208 | + functions-common:time_stop:2445 : elapsed_time=6635 2022-04-13 23:25:42.211 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:25:42.214 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:42.216 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6635 2022-04-13 23:25:42.219 | + functions:wait_for_service:467 : return 0 2022-04-13 23:25:42.221 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:25:42.238 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:42.241 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:25:42.243 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:42.246 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:25:42.277 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:25:42.280 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.11/identity 2022-04-13 23:25:47.005 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.005 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.006 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.015 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.032 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.032 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.064 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.100 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.100 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.194 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.194 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.196 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.209 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.209 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.209 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.209 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.209 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.210 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.210 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.218 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.221 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.221 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.221 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.221 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.222 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.222 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.222 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:25:47.256 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=216465) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:25:47.566 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created domain default 2022-04-13 23:25:47.606 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created project admin 2022-04-13 23:25:47.632 | DEBUG passlib.handlers.bcrypt [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=216465) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:25:47.633 | DEBUG passlib.handlers.bcrypt [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=216465) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:25:47.694 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created user admin 2022-04-13 23:25:47.706 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created role reader 2022-04-13 23:25:47.717 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created role member 2022-04-13 23:25:47.742 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created implied role where cd5e8d54e3e048d59751cef903cbddde implies bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:25:47.751 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created role admin 2022-04-13 23:25:47.769 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created implied role where 9a56f11734724e3f80fea3e33b5a529c implies cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:25:47.781 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Granted role admin on project admin to user admin. 2022-04-13 23:25:47.788 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Granted role admin on the system to user admin. 2022-04-13 23:25:47.800 | WARNING py.warnings [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:25:47.801 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:25:47.801 |  2022-04-13 23:25:47.804 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created region RegionOne 2022-04-13 23:25:47.835 | INFO keystone.cmd.bootstrap [None req-6fc38401-4cd2-42f2-851c-63a65efbbe9a None None] Created public endpoint http://10.222.0.11/identity 2022-04-13 23:25:48.322 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:25:48.325 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:25:48.328 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:25:48.331 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:25:51.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:51.322 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:51.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:51.322 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:51.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:25:51.486 | + lib/keystone:create_keystone_accounts:310 : admin_project=c5210f1ea41c4a83947788ff7094b1c6 2022-04-13 23:25:51.488 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:25:51.491 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:25:53.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:53.742 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:53.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:53.742 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:53.906 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:25:53.909 | + lib/keystone:create_keystone_accounts:312 : admin_user=d0d760108d0240cab6606700b6e9efda 2022-04-13 23:25:53.911 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:25:53.914 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:25:53.916 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:25:53.919 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d0d760108d0240cab6606700b6e9efda default 2022-04-13 23:25:53.973 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d0d760108d0240cab6606700b6e9efda default 2022-04-13 23:25:54.015 | [188424 Async ks-domain-role:216596]: running: get_or_add_user_domain_role admin d0d760108d0240cab6606700b6e9efda default 2022-04-13 23:25:54.018 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:25:54.020 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:25:54.024 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:25:57.193 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:25:57.196 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:25:57.196 | default 2022-04-13 23:25:57.198 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:25:57.255 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:25:57.295 | [188424 Async ks-project:216736]: running: get_or_create_project service Default 2022-04-13 23:25:57.297 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:25:57.360 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:25:57.403 | [188424 Async ks-service:216822]: running: get_or_create_role service 2022-04-13 23:25:57.406 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:25:57.485 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:25:57.527 | [188424 Async ks-reseller:216908]: running: get_or_create_role ResellerAdmin 2022-04-13 23:25:57.539 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:25:57.546 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:25:57.961 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:25:58.176 | [188424 Async ks-anotherrole:216998]: running: get_or_create_role anotherrole 2022-04-13 23:25:58.193 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:25:58.220 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:25:58.240 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:25:58.273 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:26:00.709 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:00.857 | [216822 Async ks-service:216822]: finished successfully 2022-04-13 23:26:01.208 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:01.245 | [216736 Async ks-project:216736]: finished successfully 2022-04-13 23:26:01.453 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:01.497 | [216908 Async ks-reseller:216908]: finished successfully 2022-04-13 23:26:01.747 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:01.782 | [216998 Async ks-anotherrole:216998]: finished successfully 2022-04-13 23:26:02.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:02.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:02.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:02.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:02.170 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:02.173 | ++ functions-common:get_or_create_project:945 : project_id=9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:02.176 | ++ functions-common:get_or_create_project:946 : echo 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:02.178 | + lib/keystone:create_keystone_accounts:340 : invis_project=9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:02.181 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:26:02.184 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:26:02.187 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:26:02.190 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:26:04.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:04.717 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:04.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:04.717 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:04.914 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:04.917 | ++ functions-common:get_or_create_project:945 : project_id=cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:04.919 | ++ functions-common:get_or_create_project:946 : echo cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:04.922 | + lib/keystone:create_keystone_accounts:344 : demo_project=cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:04.924 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:26:04.927 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:26:04.931 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:04.933 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:26:04.936 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:26:04.939 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:26:05.007 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:05.032 | [216596 Async ks-domain-role:216596]: finished successfully 2022-04-13 23:26:07.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.622 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:07.624 | ++ functions-common:get_or_create_user:932 : user_id=4f4eb8caccd44444acda78259697517f 2022-04-13 23:26:07.627 | ++ functions-common:get_or_create_user:933 : echo 4f4eb8caccd44444acda78259697517f 2022-04-13 23:26:07.630 | + lib/keystone:create_keystone_accounts:347 : demo_user=4f4eb8caccd44444acda78259697517f 2022-04-13 23:26:07.632 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:26:07.681 | [188424 Async ks-domain-role:216596]: Waiting for completion of get_or_add_user_domain_role admin d0d760108d0240cab6606700b6e9efda default running on PID 216596 (6 other jobs running) 2022-04-13 23:26:07.705 | [188424 Async ks-domain-role:216596]: Signaling child to exit 2022-04-13 23:26:07.705 | WAKEUP 2022-04-13 23:26:07.729 | [188424 Async ks-domain-role:216596]: Signaled 2022-04-13 23:26:07.731 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:26:07.731 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0d760108d0240cab6606700b6e9efda --domain default 2022-04-13 23:26:07.731 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:07.731 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:26:07.731 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:07.731 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:07.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.731 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.731 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:07.731 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:26:07.731 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:26:07.731 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user d0d760108d0240cab6606700b6e9efda --domain default 2022-04-13 23:26:07.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.731 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.731 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.732 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:07.732 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:26:07.732 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0d760108d0240cab6606700b6e9efda --domain default 2022-04-13 23:26:07.732 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:07.732 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:07.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:07.732 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:07.732 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:07.732 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:07.732 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | d0d760108d0240cab6606700b6e9efda | | | default | | False |' 2022-04-13 23:26:07.732 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:07.732 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:07.732 | + functions-common:get_or_add_user_domain_role:1028 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:07.732 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:07.774 | [188424 Async ks-domain-role:216596]: finished get_or_add_user_domain_role admin d0d760108d0240cab6606700b6e9efda default with result 0 in 11 seconds 2022-04-13 23:26:07.781 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:26:07.815 | [188424 Async ks-project:216736]: Waiting for completion of get_or_create_project service Default running on PID 216736 (5 other jobs running) 2022-04-13 23:26:07.840 | [188424 Async ks-project:216736]: Signaling child to exit 2022-04-13 23:26:07.840 | WAKEUP 2022-04-13 23:26:07.862 | [188424 Async ks-project:216736]: Signaled 2022-04-13 23:26:07.863 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:26:07.863 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:26:07.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:07.863 | + functions-common:get_or_create_project:945 : project_id=47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:26:07.863 | + functions-common:get_or_create_project:946 : echo 47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:26:07.863 | 47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:26:07.906 | [188424 Async ks-project:216736]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:26:07.943 | [188424 Async ks-service:216822]: Waiting for completion of get_or_create_role service running on PID 216822 (4 other jobs running) 2022-04-13 23:26:07.968 | [188424 Async ks-service:216822]: Signaling child to exit 2022-04-13 23:26:07.968 | WAKEUP 2022-04-13 23:26:07.989 | [188424 Async ks-service:216822]: Signaled 2022-04-13 23:26:07.991 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:26:07.991 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:26:07.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:07.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:07.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:07.991 | + functions-common:get_or_create_role:957 : role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:26:07.991 | + functions-common:get_or_create_role:958 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:26:07.991 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:26:08.035 | [188424 Async ks-service:216822]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:26:08.071 | [188424 Async ks-reseller:216908]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 216908 (3 other jobs running) 2022-04-13 23:26:08.095 | [188424 Async ks-reseller:216908]: Signaling child to exit 2022-04-13 23:26:08.095 | WAKEUP 2022-04-13 23:26:08.117 | [188424 Async ks-reseller:216908]: Signaled 2022-04-13 23:26:08.118 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:26:08.118 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:26:08.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:08.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:08.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:08.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:08.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:08.118 | + functions-common:get_or_create_role:957 : role_id=5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:26:08.118 | + functions-common:get_or_create_role:958 : echo 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:26:08.118 | 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:26:08.162 | [188424 Async ks-reseller:216908]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:26:08.197 | [188424 Async ks-anotherrole:216998]: Waiting for completion of get_or_create_role anotherrole running on PID 216998 (2 other jobs running) 2022-04-13 23:26:08.222 | [188424 Async ks-anotherrole:216998]: Signaling child to exit 2022-04-13 23:26:08.222 | WAKEUP 2022-04-13 23:26:08.243 | [188424 Async ks-anotherrole:216998]: Signaled 2022-04-13 23:26:08.245 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:26:08.245 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:26:08.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:08.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:08.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:08.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:08.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:08.245 | + functions-common:get_or_create_role:957 : role_id=c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:08.245 | + functions-common:get_or_create_role:958 : echo c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:08.245 | c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:08.290 | [188424 Async ks-anotherrole:216998]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-13 23:26:08.294 | + inc/async:async_wait:197 : return 0 2022-04-13 23:26:08.296 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.354 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.394 | [188424 Async ks-demo-member:217867]: running: get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.397 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d0d760108d0240cab6606700b6e9efda cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.456 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d0d760108d0240cab6606700b6e9efda cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.499 | [188424 Async ks-demo-admin:217979]: running: get_or_add_user_project_role admin d0d760108d0240cab6606700b6e9efda cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.501 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.574 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.624 | [188424 Async ks-demo-another:218091]: running: get_or_add_user_project_role anotherrole 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:08.627 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:08.693 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:08.772 | [188424 Async ks-demo-invis:218203]: running: get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:08.785 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:26:08.794 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:26:08.799 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:08.813 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:26:08.833 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:26:08.860 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:26:12.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:12.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:12.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:12.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:12.812 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:12.815 | ++ functions-common:get_or_create_user:932 : user_id=b7052ffbce5b492382078ed594f0d1ff 2022-04-13 23:26:12.819 | ++ functions-common:get_or_create_user:933 : echo b7052ffbce5b492382078ed594f0d1ff 2022-04-13 23:26:12.822 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b7052ffbce5b492382078ed594f0d1ff 2022-04-13 23:26:12.824 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b7052ffbce5b492382078ed594f0d1ff cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:12.886 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b7052ffbce5b492382078ed594f0d1ff cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:12.943 | [188424 Async ks-demo-reader:218359]: running: get_or_add_user_project_role reader b7052ffbce5b492382078ed594f0d1ff cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:12.946 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:26:12.950 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:26:12.954 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:26:12.958 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:26:16.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:16.685 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:16.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:16.685 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:16.947 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:16.950 | ++ functions-common:get_or_create_project:945 : project_id=c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:16.954 | ++ functions-common:get_or_create_project:946 : echo c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:16.957 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:16.974 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:26:17.001 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:26:17.020 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:17.041 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:26:17.065 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:26:17.085 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:26:20.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:20.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:20.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:20.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:20.425 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:20.452 | ++ functions-common:get_or_create_user:932 : user_id=5edfc6a2e40b49529e85637521a12cf5 2022-04-13 23:26:20.472 | ++ functions-common:get_or_create_user:933 : echo 5edfc6a2e40b49529e85637521a12cf5 2022-04-13 23:26:20.500 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5edfc6a2e40b49529e85637521a12cf5 2022-04-13 23:26:20.520 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:20.992 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:21.222 | [188424 Async ks-alt-admin:218762]: running: get_or_add_user_project_role admin 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:21.237 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:21.502 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:21.725 | [188424 Async ks-alt-another:218875]: running: get_or_add_user_project_role anotherrole 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:21.746 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:26:21.773 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:26:21.793 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:21.813 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:26:21.831 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:26:21.864 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:26:24.662 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:24.840 | [217979 Async ks-demo-admin:217979]: finished successfully 2022-04-13 23:26:26.497 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:26.531 | [217867 Async ks-demo-member:217867]: finished successfully 2022-04-13 23:26:27.371 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:27.427 | [218203 Async ks-demo-invis:218203]: finished successfully 2022-04-13 23:26:27.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:27.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:27.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:27.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:27.549 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:27.606 | [218091 Async ks-demo-another:218091]: finished successfully 2022-04-13 23:26:27.705 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:27.708 | ++ functions-common:get_or_create_user:932 : user_id=4b768a9a54d243b98dc8ddfb414f2d5d 2022-04-13 23:26:27.712 | ++ functions-common:get_or_create_user:933 : echo 4b768a9a54d243b98dc8ddfb414f2d5d 2022-04-13 23:26:27.715 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=4b768a9a54d243b98dc8ddfb414f2d5d 2022-04-13 23:26:27.717 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 4b768a9a54d243b98dc8ddfb414f2d5d c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:27.790 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4b768a9a54d243b98dc8ddfb414f2d5d c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:27.843 | [188424 Async ks-alt-member-user:219259]: running: get_or_add_user_project_role member 4b768a9a54d243b98dc8ddfb414f2d5d c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:27.847 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:26:27.854 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:26:27.864 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:27.869 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:26:27.872 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:26:27.882 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:26:29.228 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:29.409 | [218359 Async ks-demo-reader:218359]: finished successfully 2022-04-13 23:26:30.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:30.689 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:30.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:30.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:30.886 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:30.889 | ++ functions-common:get_or_create_user:932 : user_id=8cd369d5c8644bde980948645e0f6db3 2022-04-13 23:26:30.892 | ++ functions-common:get_or_create_user:933 : echo 8cd369d5c8644bde980948645e0f6db3 2022-04-13 23:26:30.894 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8cd369d5c8644bde980948645e0f6db3 2022-04-13 23:26:30.897 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8cd369d5c8644bde980948645e0f6db3 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:30.980 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8cd369d5c8644bde980948645e0f6db3 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:31.053 | [188424 Async ks-alt-reader-user:219483]: running: get_or_add_user_project_role reader 8cd369d5c8644bde980948645e0f6db3 c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:31.058 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:26:31.073 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:31.078 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:26:31.084 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:26:31.100 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:26:34.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:34.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:34.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:34.379 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:34.621 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:34.638 | ++ functions-common:get_or_create_user:932 : user_id=b9c40a68a6664d25b375c1141c1d4f32 2022-04-13 23:26:34.652 | ++ functions-common:get_or_create_user:933 : echo b9c40a68a6664d25b375c1141c1d4f32 2022-04-13 23:26:34.658 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b9c40a68a6664d25b375c1141c1d4f32 2022-04-13 23:26:34.666 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b9c40a68a6664d25b375c1141c1d4f32 all 2022-04-13 23:26:34.937 | + inc/async:async_inner:63 : get_or_add_user_system_role member b9c40a68a6664d25b375c1141c1d4f32 all 2022-04-13 23:26:35.106 | [188424 Async ks-system-member:219709]: running: get_or_add_user_system_role member b9c40a68a6664d25b375c1141c1d4f32 all 2022-04-13 23:26:35.141 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:26:35.143 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:26:35.163 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:26:35.166 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:26:35.181 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:26:37.873 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:38.054 | [218762 Async ks-alt-admin:218762]: finished successfully 2022-04-13 23:26:38.147 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:38.284 | [218875 Async ks-alt-another:218875]: finished successfully 2022-04-13 23:26:38.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:38.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:38.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:38.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:38.720 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:38.729 | ++ functions-common:get_or_create_user:932 : user_id=1a3b98b571684771a75f98e574949792 2022-04-13 23:26:38.733 | ++ functions-common:get_or_create_user:933 : echo 1a3b98b571684771a75f98e574949792 2022-04-13 23:26:38.737 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=1a3b98b571684771a75f98e574949792 2022-04-13 23:26:38.741 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 1a3b98b571684771a75f98e574949792 all 2022-04-13 23:26:38.857 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1a3b98b571684771a75f98e574949792 all 2022-04-13 23:26:38.916 | [188424 Async ks-system-reader:219991]: running: get_or_add_user_system_role reader 1a3b98b571684771a75f98e574949792 all 2022-04-13 23:26:38.920 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:26:38.932 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:26:38.935 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:26:38.937 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:26:38.953 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:26:41.453 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:41.565 | [219259 Async ks-alt-member-user:219259]: finished successfully 2022-04-13 23:26:41.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:41.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:41.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:41.865 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:42.060 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:42.063 | ++ functions-common:get_or_create_group:909 : group_id=ed4ce19d5b2342bab3bb3a507a90abe1 2022-04-13 23:26:42.066 | ++ functions-common:get_or_create_group:910 : echo ed4ce19d5b2342bab3bb3a507a90abe1 2022-04-13 23:26:42.069 | + lib/keystone:create_keystone_accounts:402 : admin_group=ed4ce19d5b2342bab3bb3a507a90abe1 2022-04-13 23:26:42.072 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:26:42.075 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:26:42.078 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:26:42.080 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:26:42.086 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:26:44.623 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:44.665 | [219483 Async ks-alt-reader-user:219483]: finished successfully 2022-04-13 23:26:44.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:44.744 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:44.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:44.744 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:44.937 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:44.940 | ++ functions-common:get_or_create_group:909 : group_id=285d44256f434e1cab4dd9fdd604a62c 2022-04-13 23:26:44.943 | ++ functions-common:get_or_create_group:910 : echo 285d44256f434e1cab4dd9fdd604a62c 2022-04-13 23:26:44.946 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=285d44256f434e1cab4dd9fdd604a62c 2022-04-13 23:26:44.948 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.017 | + inc/async:async_inner:63 : get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.064 | [188424 Async ks-group-memberdemo:220344]: running: get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.067 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.198 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.272 | [188424 Async ks-group-anotherdemo:220430]: running: get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:45.276 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:45.485 | + inc/async:async_inner:63 : get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:45.665 | [188424 Async ks-group-memberalt:220516]: running: get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:45.684 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:46.045 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:46.243 | [188424 Async ks-group-anotheralt:220603]: running: get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:46.265 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 2022-04-13 23:26:46.737 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 2022-04-13 23:26:46.886 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:46.946 | [188424 Async ks-group-admin:220710]: running: get_or_add_group_project_role admin ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 2022-04-13 23:26:46.973 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:26:47.073 | [219709 Async ks-system-member:219709]: finished successfully 2022-04-13 23:26:47.349 | [188424 Async ks-demo-member:217867]: Waiting for completion of get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 running on PID 217867 (17 other jobs running) 2022-04-13 23:26:47.536 | [188424 Async ks-demo-member:217867]: Signaling child to exit 2022-04-13 23:26:47.536 | WAKEUP 2022-04-13 23:26:47.701 | [188424 Async ks-demo-member:217867]: Signaled 2022-04-13 23:26:47.713 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:47.713 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:47.713 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:47.713 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:47.713 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:47.713 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:47.713 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:47.713 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:47.713 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:47.713 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:47.713 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:47.713 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:47.713 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:47.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.714 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:47.714 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:47.714 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:47.714 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:47.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.714 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:47.714 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:47.714 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:47.714 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:47.714 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:47.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:47.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.714 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:47.714 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:47.714 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:47.714 | ++ functions-common:get_field:825 : echo '| cd5e8d54e3e048d59751cef903cbddde | 4f4eb8caccd44444acda78259697517f | | cf234b884ee84d55904cdcda9ff8b052 | | | False |' 2022-04-13 23:26:47.714 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:47.714 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:47.714 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:47.714 | + functions-common:get_or_add_user_project_role:1004 : echo cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:47.714 | cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:48.007 | [188424 Async ks-demo-member:217867]: finished get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 with result 0 in 18 seconds 2022-04-13 23:26:48.251 | [188424 Async ks-demo-admin:217979]: Waiting for completion of get_or_add_user_project_role admin d0d760108d0240cab6606700b6e9efda cf234b884ee84d55904cdcda9ff8b052 running on PID 217979 (16 other jobs running) 2022-04-13 23:26:48.414 | [188424 Async ks-demo-admin:217979]: Signaling child to exit 2022-04-13 23:26:48.414 | WAKEUP 2022-04-13 23:26:48.596 | [188424 Async ks-demo-admin:217979]: Signaled 2022-04-13 23:26:48.605 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:48.606 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:48.606 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:48.606 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:48.606 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:48.606 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:48.606 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0d760108d0240cab6606700b6e9efda --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:48.606 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:48.606 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:48.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.606 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:48.606 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:48.606 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:48.606 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user d0d760108d0240cab6606700b6e9efda --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:48.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:48.606 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0d760108d0240cab6606700b6e9efda --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:48.606 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:48.606 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:48.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:48.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:48.607 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:48.607 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:48.607 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:48.607 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:48.607 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | d0d760108d0240cab6606700b6e9efda | | cf234b884ee84d55904cdcda9ff8b052 | | | False |' 2022-04-13 23:26:48.607 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:48.607 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:48.607 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:48.607 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:48.923 | [188424 Async ks-demo-admin:217979]: finished get_or_add_user_project_role admin d0d760108d0240cab6606700b6e9efda cf234b884ee84d55904cdcda9ff8b052 with result 0 in 16 seconds 2022-04-13 23:26:49.138 | [188424 Async ks-demo-another:218091]: Waiting for completion of get_or_add_user_project_role anotherrole 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 running on PID 218091 (15 other jobs running) 2022-04-13 23:26:49.302 | [188424 Async ks-demo-another:218091]: Signaling child to exit 2022-04-13 23:26:49.311 | WAKEUP 2022-04-13 23:26:49.446 | [188424 Async ks-demo-another:218091]: Signaled 2022-04-13 23:26:49.460 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:49.460 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:49.460 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:49.460 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:49.460 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:49.460 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:49.460 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:49.460 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:49.460 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:49.460 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:49.460 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:49.460 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:49.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:49.461 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:49.461 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:49.461 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:49.461 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4f4eb8caccd44444acda78259697517f --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:49.461 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:49.461 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:49.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.461 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.461 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:49.461 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:49.461 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:49.461 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:49.461 | ++ functions-common:get_field:825 : echo '| c2e7d884e374419a844561bb4b157183 | 4f4eb8caccd44444acda78259697517f | | cf234b884ee84d55904cdcda9ff8b052 | | | False |' 2022-04-13 23:26:49.461 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:49.461 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:49.461 | + functions-common:get_or_add_user_project_role:1004 : echo c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:49.462 | c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:49.687 | [188424 Async ks-demo-another:218091]: finished get_or_add_user_project_role anotherrole 4f4eb8caccd44444acda78259697517f cf234b884ee84d55904cdcda9ff8b052 with result 0 in 19 seconds 2022-04-13 23:26:49.853 | [188424 Async ks-demo-invis:218203]: Waiting for completion of get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f 9ed818df45a3460db9a7360ac6508275 running on PID 218203 (14 other jobs running) 2022-04-13 23:26:49.982 | [188424 Async ks-demo-invis:218203]: Signaling child to exit 2022-04-13 23:26:49.983 | WAKEUP 2022-04-13 23:26:50.092 | [188424 Async ks-demo-invis:218203]: Signaled 2022-04-13 23:26:50.102 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:50.102 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:50.102 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:50.102 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:50.102 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:50.102 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:50.102 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:50.102 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:50.102 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f4eb8caccd44444acda78259697517f --project 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:50.102 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:50.102 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:50.102 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:50.102 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.102 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:50.103 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:50.103 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:50.103 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 4f4eb8caccd44444acda78259697517f --project 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:50.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.103 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f4eb8caccd44444acda78259697517f --project 9ed818df45a3460db9a7360ac6508275 2022-04-13 23:26:50.103 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:50.103 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:50.103 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:50.103 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.103 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:50.103 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:50.103 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:50.103 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:50.103 | ++ functions-common:get_field:825 : echo '| cd5e8d54e3e048d59751cef903cbddde | 4f4eb8caccd44444acda78259697517f | | 9ed818df45a3460db9a7360ac6508275 | | | False |' 2022-04-13 23:26:50.103 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.103 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:50.103 | + functions-common:get_or_add_user_project_role:1004 : echo cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:50.103 | cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:50.290 | [188424 Async ks-demo-invis:218203]: finished get_or_add_user_project_role member 4f4eb8caccd44444acda78259697517f 9ed818df45a3460db9a7360ac6508275 with result 0 in 18 seconds 2022-04-13 23:26:50.466 | [188424 Async ks-demo-reader:218359]: Waiting for completion of get_or_add_user_project_role reader b7052ffbce5b492382078ed594f0d1ff cf234b884ee84d55904cdcda9ff8b052 running on PID 218359 (13 other jobs running) 2022-04-13 23:26:50.584 | [188424 Async ks-demo-reader:218359]: Signaling child to exit 2022-04-13 23:26:50.585 | WAKEUP 2022-04-13 23:26:50.699 | [188424 Async ks-demo-reader:218359]: Signaled 2022-04-13 23:26:50.712 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:50.712 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:50.712 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:50.712 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:50.712 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:50.712 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:50.712 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:50.712 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:50.712 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7052ffbce5b492382078ed594f0d1ff --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:50.713 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:50.713 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:50.713 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:50.713 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:50.713 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:50.713 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user b7052ffbce5b492382078ed594f0d1ff --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:50.713 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7052ffbce5b492382078ed594f0d1ff --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:50.713 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:50.713 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.713 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:50.713 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:825 : echo '| bb07c180bdba4888a3c90bff45fcc98b | b7052ffbce5b492382078ed594f0d1ff | | cf234b884ee84d55904cdcda9ff8b052 | | | False |' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:50.713 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:50.714 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:50.714 | + functions-common:get_or_add_user_project_role:1004 : echo bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:50.714 | bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:50.958 | [188424 Async ks-demo-reader:218359]: finished get_or_add_user_project_role reader b7052ffbce5b492382078ed594f0d1ff cf234b884ee84d55904cdcda9ff8b052 with result 0 in 16 seconds 2022-04-13 23:26:50.972 | + inc/async:async_wait:197 : return 0 2022-04-13 23:26:50.975 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:26:51.196 | [188424 Async ks-alt-admin:218762]: Waiting for completion of get_or_add_user_project_role admin 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 218762 (12 other jobs running) 2022-04-13 23:26:51.325 | [188424 Async ks-alt-admin:218762]: Signaling child to exit 2022-04-13 23:26:51.329 | WAKEUP 2022-04-13 23:26:51.464 | [188424 Async ks-alt-admin:218762]: Signaled 2022-04-13 23:26:51.478 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:51.478 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:51.478 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:51.479 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:51.479 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:51.479 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:51.479 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:51.479 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:51.479 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:51.479 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:51.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:51.479 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:51.479 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:51.479 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:51.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:51.479 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:51.479 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:51.479 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:51.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.479 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:51.480 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:51.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:51.480 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:51.480 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:51.480 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | 5edfc6a2e40b49529e85637521a12cf5 | | c2f8207b17df43b7a5307b4a2c8b9f2b | | | False |' 2022-04-13 23:26:51.480 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:51.480 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:51.480 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:51.480 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:51.480 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:26:51.731 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:51.745 | [188424 Async ks-alt-admin:218762]: finished get_or_add_user_project_role admin 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 17 seconds 2022-04-13 23:26:51.863 | [219991 Async ks-system-reader:219991]: finished successfully 2022-04-13 23:26:51.878 | [188424 Async ks-alt-another:218875]: Waiting for completion of get_or_add_user_project_role anotherrole 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 218875 (11 other jobs running) 2022-04-13 23:26:52.005 | [188424 Async ks-alt-another:218875]: Signaling child to exit 2022-04-13 23:26:52.005 | WAKEUP 2022-04-13 23:26:52.131 | [188424 Async ks-alt-another:218875]: Signaled 2022-04-13 23:26:52.144 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:52.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:52.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:52.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:52.144 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:52.144 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:52.144 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:52.144 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:52.144 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:52.144 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:52.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:52.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:52.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:52.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:52.145 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:52.145 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:52.145 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5edfc6a2e40b49529e85637521a12cf5 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:52.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:52.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:52.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:52.145 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:52.145 | ++ functions-common:get_field:825 : echo '| c2e7d884e374419a844561bb4b157183 | 5edfc6a2e40b49529e85637521a12cf5 | | c2f8207b17df43b7a5307b4a2c8b9f2b | | | False |' 2022-04-13 23:26:52.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.145 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:52.145 | + functions-common:get_or_add_user_project_role:1004 : echo c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:52.146 | c2e7d884e374419a844561bb4b157183 2022-04-13 23:26:52.425 | [188424 Async ks-alt-another:218875]: finished get_or_add_user_project_role anotherrole 5edfc6a2e40b49529e85637521a12cf5 c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 16 seconds 2022-04-13 23:26:52.648 | [188424 Async ks-alt-member-user:219259]: Waiting for completion of get_or_add_user_project_role member 4b768a9a54d243b98dc8ddfb414f2d5d c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 219259 (10 other jobs running) 2022-04-13 23:26:52.822 | [188424 Async ks-alt-member-user:219259]: Signaling child to exit 2022-04-13 23:26:52.822 | WAKEUP 2022-04-13 23:26:52.966 | [188424 Async ks-alt-member-user:219259]: Signaled 2022-04-13 23:26:52.984 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:52.984 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:52.984 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:52.984 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:52.984 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:52.984 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:52.984 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:52.984 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:52.984 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4b768a9a54d243b98dc8ddfb414f2d5d --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.984 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:52.984 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:52.984 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:52.984 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.984 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:52.985 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:52.985 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:52.985 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 4b768a9a54d243b98dc8ddfb414f2d5d --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.985 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:52.985 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:52.985 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4b768a9a54d243b98dc8ddfb414f2d5d --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:52.985 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:52.985 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:52.985 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:52.985 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:52.985 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:52.985 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:52.985 | ++ functions-common:get_field:825 : echo '| cd5e8d54e3e048d59751cef903cbddde | 4b768a9a54d243b98dc8ddfb414f2d5d | | c2f8207b17df43b7a5307b4a2c8b9f2b | | | False |' 2022-04-13 23:26:52.985 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:52.985 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:52.985 | + functions-common:get_or_add_user_project_role:1004 : echo cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:52.985 | cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:53.310 | [188424 Async ks-alt-member-user:219259]: finished get_or_add_user_project_role member 4b768a9a54d243b98dc8ddfb414f2d5d c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 13 seconds 2022-04-13 23:26:53.520 | [188424 Async ks-alt-reader-user:219483]: Waiting for completion of get_or_add_user_project_role reader 8cd369d5c8644bde980948645e0f6db3 c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 219483 (9 other jobs running) 2022-04-13 23:26:53.673 | [188424 Async ks-alt-reader-user:219483]: Signaling child to exit 2022-04-13 23:26:53.673 | WAKEUP 2022-04-13 23:26:53.816 | [188424 Async ks-alt-reader-user:219483]: Signaled 2022-04-13 23:26:53.820 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:26:53.820 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:26:53.820 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:53.820 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:53.820 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:53.820 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:53.820 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:53.820 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:26:53.820 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:26:53.820 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:53.820 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:53.821 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:53.821 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8cd369d5c8644bde980948645e0f6db3 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:53.821 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:26:53.821 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:26:53.821 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 8cd369d5c8644bde980948645e0f6db3 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:26:53.821 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:26:53.821 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:26:53.821 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8cd369d5c8644bde980948645e0f6db3 --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:26:53.821 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:53.821 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:53.821 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:26:53.821 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:26:53.821 | ++ functions-common:get_field:825 : echo '| bb07c180bdba4888a3c90bff45fcc98b | 8cd369d5c8644bde980948645e0f6db3 | | c2f8207b17df43b7a5307b4a2c8b9f2b | | | False |' 2022-04-13 23:26:53.821 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:26:53.821 | ++ functions-common:get_field:819 : read data 2022-04-13 23:26:53.821 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:53.821 | + functions-common:get_or_add_user_project_role:1004 : echo bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:53.822 | bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:54.042 | [188424 Async ks-alt-reader-user:219483]: finished get_or_add_user_project_role reader 8cd369d5c8644bde980948645e0f6db3 c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 13 seconds 2022-04-13 23:26:54.080 | + inc/async:async_wait:197 : return 0 2022-04-13 23:26:54.101 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:26:54.416 | [188424 Async ks-system-member:219709]: Waiting for completion of get_or_add_user_system_role member b9c40a68a6664d25b375c1141c1d4f32 all running on PID 219709 (8 other jobs running) 2022-04-13 23:26:54.556 | [188424 Async ks-system-member:219709]: Signaling child to exit 2022-04-13 23:26:54.556 | WAKEUP 2022-04-13 23:26:54.682 | [188424 Async ks-system-member:219709]: Signaled 2022-04-13 23:26:54.698 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:26:54.698 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:26:54.698 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:26:54.698 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:54.699 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:54.699 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:54.699 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:54.699 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:26:54.699 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b9c40a68a6664d25b375c1141c1d4f32 --system all -f value -c Role 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user b9c40a68a6664d25b375c1141c1d4f32 --system all 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b9c40a68a6664d25b375c1141c1d4f32 --system all -f value -c Role 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:54.699 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:54.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:54.699 | + functions-common:get_or_add_user_system_role:1059 : echo cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:54.699 | cd5e8d54e3e048d59751cef903cbddde 2022-04-13 23:26:54.956 | [188424 Async ks-system-member:219709]: finished get_or_add_user_system_role member b9c40a68a6664d25b375c1141c1d4f32 all with result 0 in 12 seconds 2022-04-13 23:26:55.201 | [188424 Async ks-system-reader:219991]: Waiting for completion of get_or_add_user_system_role reader 1a3b98b571684771a75f98e574949792 all running on PID 219991 (7 other jobs running) 2022-04-13 23:26:55.391 | [188424 Async ks-system-reader:219991]: Signaling child to exit 2022-04-13 23:26:55.392 | WAKEUP 2022-04-13 23:26:55.532 | [188424 Async ks-system-reader:219991]: Signaled 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:26:55.544 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:26:55.544 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:26:55.544 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:26:55.544 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:26:55.544 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:26:55.544 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:26:55.544 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1a3b98b571684771a75f98e574949792 --system all -f value -c Role 2022-04-13 23:26:55.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.544 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:26:55.544 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 1a3b98b571684771a75f98e574949792 --system all 2022-04-13 23:26:55.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.545 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1a3b98b571684771a75f98e574949792 --system all -f value -c Role 2022-04-13 23:26:55.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:55.545 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:55.545 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:55.545 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:55.545 | + functions-common:get_or_add_user_system_role:1059 : echo bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:55.545 | bb07c180bdba4888a3c90bff45fcc98b 2022-04-13 23:26:55.786 | [188424 Async ks-system-reader:219991]: finished get_or_add_user_system_role reader 1a3b98b571684771a75f98e574949792 all with result 0 in 13 seconds 2022-04-13 23:26:55.833 | + inc/async:async_wait:197 : return 0 2022-04-13 23:26:55.841 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:26:56.103 | [188424 Async ks-group-memberdemo:220344]: Waiting for completion of get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 running on PID 220344 (6 other jobs running) 2022-04-13 23:26:56.213 | [188424 Async ks-group-memberdemo:220344]: Signaling child to exit 2022-04-13 23:26:59.586 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:59.600 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:59.637 | [220344 Async ks-group-memberdemo:220344]: finished successfully 2022-04-13 23:26:59.675 | [220516 Async ks-group-memberalt:220516]: finished successfully 2022-04-13 23:26:59.707 | WAKEUP 2022-04-13 23:26:59.745 | [188424 Async ks-group-memberdemo:220344]: Signaled 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:26:59.747 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 -f value 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 -f value 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:59.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:59.747 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False' 2022-04-13 23:26:59.747 | + functions-common:get_or_add_group_project_role:1083 : echo cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False 2022-04-13 23:26:59.747 | cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False 2022-04-13 23:26:59.828 | [188424 Async ks-group-memberdemo:220344]: finished get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 with result 0 in 14 seconds 2022-04-13 23:26:59.916 | [188424 Async ks-group-anotherdemo:220430]: Waiting for completion of get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 running on PID 220430 (5 other jobs running) 2022-04-13 23:26:59.977 | [188424 Async ks-group-anotherdemo:220430]: Signaling child to exit 2022-04-13 23:27:00.949 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:00.983 | [220430 Async ks-group-anotherdemo:220430]: finished successfully 2022-04-13 23:27:01.005 | WAKEUP 2022-04-13 23:27:01.031 | [188424 Async ks-group-anotherdemo:220430]: Signaled 2022-04-13 23:27:01.032 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:01.032 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 -f value 2022-04-13 23:27:01.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.032 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.033 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.033 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:01.033 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:01.033 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 2022-04-13 23:27:01.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.033 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project cf234b884ee84d55904cdcda9ff8b052 -f value 2022-04-13 23:27:01.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.033 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.033 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False' 2022-04-13 23:27:01.033 | + functions-common:get_or_add_group_project_role:1083 : echo c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False 2022-04-13 23:27:01.033 | c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 False 2022-04-13 23:27:01.085 | [188424 Async ks-group-anotherdemo:220430]: finished get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c cf234b884ee84d55904cdcda9ff8b052 with result 0 in 15 seconds 2022-04-13 23:27:01.127 | [188424 Async ks-group-memberalt:220516]: Waiting for completion of get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 220516 (4 other jobs running) 2022-04-13 23:27:01.154 | [188424 Async ks-group-memberalt:220516]: Signaling child to exit 2022-04-13 23:27:01.154 | WAKEUP 2022-04-13 23:27:01.179 | [188424 Async ks-group-memberalt:220516]: Signaled 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:01.181 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b -f value 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b -f value 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.181 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.181 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False' 2022-04-13 23:27:01.181 | + functions-common:get_or_add_group_project_role:1083 : echo cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False 2022-04-13 23:27:01.181 | cd5e8d54e3e048d59751cef903cbddde 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False 2022-04-13 23:27:01.233 | [188424 Async ks-group-memberalt:220516]: finished get_or_add_group_project_role member 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 14 seconds 2022-04-13 23:27:01.279 | [188424 Async ks-group-anotheralt:220603]: Waiting for completion of get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b running on PID 220603 (3 other jobs running) 2022-04-13 23:27:01.306 | [188424 Async ks-group-anotheralt:220603]: Signaling child to exit 2022-04-13 23:27:01.688 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:01.714 | [220710 Async ks-group-admin:220710]: finished successfully 2022-04-13 23:27:01.741 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:01.765 | [220603 Async ks-group-anotheralt:220603]: finished successfully 2022-04-13 23:27:01.785 | WAKEUP 2022-04-13 23:27:01.808 | [188424 Async ks-group-anotheralt:220603]: Signaled 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:01.810 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b -f value 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 285d44256f434e1cab4dd9fdd604a62c --project c2f8207b17df43b7a5307b4a2c8b9f2b -f value 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.810 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.810 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False' 2022-04-13 23:27:01.810 | + functions-common:get_or_add_group_project_role:1083 : echo c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False 2022-04-13 23:27:01.810 | c2e7d884e374419a844561bb4b157183 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b False 2022-04-13 23:27:01.854 | [188424 Async ks-group-anotheralt:220603]: finished get_or_add_group_project_role anotherrole 285d44256f434e1cab4dd9fdd604a62c c2f8207b17df43b7a5307b4a2c8b9f2b with result 0 in 15 seconds 2022-04-13 23:27:01.890 | [188424 Async ks-group-admin:220710]: Waiting for completion of get_or_add_group_project_role admin ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 running on PID 220710 (2 other jobs running) 2022-04-13 23:27:01.916 | [188424 Async ks-group-admin:220710]: Signaling child to exit 2022-04-13 23:27:01.916 | WAKEUP 2022-04-13 23:27:01.938 | [188424 Async ks-group-admin:220710]: Signaled 2022-04-13 23:27:01.939 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:01.939 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ed4ce19d5b2342bab3bb3a507a90abe1 --project c5210f1ea41c4a83947788ff7094b1c6 -f value 2022-04-13 23:27:01.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.939 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.940 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:01.940 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:01.940 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group ed4ce19d5b2342bab3bb3a507a90abe1 --project c5210f1ea41c4a83947788ff7094b1c6 2022-04-13 23:27:01.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ed4ce19d5b2342bab3bb3a507a90abe1 --project c5210f1ea41c4a83947788ff7094b1c6 -f value 2022-04-13 23:27:01.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:01.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:01.940 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9a56f11734724e3f80fea3e33b5a529c ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 False' 2022-04-13 23:27:01.940 | + functions-common:get_or_add_group_project_role:1083 : echo 9a56f11734724e3f80fea3e33b5a529c ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 False 2022-04-13 23:27:01.940 | 9a56f11734724e3f80fea3e33b5a529c ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 False 2022-04-13 23:27:01.984 | [188424 Async ks-group-admin:220710]: finished get_or_add_group_project_role admin ed4ce19d5b2342bab3bb3a507a90abe1 c5210f1ea41c4a83947788ff7094b1c6 with result 0 in 15 seconds 2022-04-13 23:27:01.988 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:01.990 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:27:02.007 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:02.010 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:27:02.028 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:02.030 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:27:02.033 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:27:02.091 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:27:02.129 | [188424 Async create_nova_accounts:222647]: running: create_nova_accounts 2022-04-13 23:27:02.133 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:27:02.151 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:02.153 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:27:02.156 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:27:02.216 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:27:02.256 | [188424 Async create_glance_accounts:222762]: running: create_glance_accounts 2022-04-13 23:27:02.258 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:27:02.282 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:02.284 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:27:02.287 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:27:02.356 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:27:02.402 | [188424 Async create_cinder_accounts:222892]: running: create_cinder_accounts 2022-04-13 23:27:02.405 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:27:02.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:02.429 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:27:02.432 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:27:02.505 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:27:02.572 | [188424 Async create_neutron_accounts:223007]: running: create_neutron_accounts 2022-04-13 23:27:02.575 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:27:02.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:02.614 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:27:02.619 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:27:02.964 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:27:03.183 | [188424 Async create_swift_accounts:223149]: running: create_swift_accounts 2022-04-13 23:27:03.201 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:27:03.327 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:03.330 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:27:03.668 | [188424 Async create_nova_accounts:222647]: Waiting for completion of create_nova_accounts running on PID 222647 (6 other jobs running) 2022-04-13 23:27:03.861 | [188424 Async create_nova_accounts:222647]: Signaling child to exit 2022-04-13 23:27:43.114 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:43.212 | [223007 Async create_neutron_accounts:223007]: finished successfully 2022-04-13 23:28:03.053 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:28:03.090 | [222892 Async create_cinder_accounts:222892]: finished successfully 2022-04-13 23:28:18.819 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:28:18.848 | [222762 Async create_glance_accounts:222762]: finished successfully 2022-04-13 23:28:21.279 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:28:21.305 | [222647 Async create_nova_accounts:222647]: finished successfully 2022-04-13 23:28:21.326 | WAKEUP 2022-04-13 23:28:21.348 | [188424 Async create_nova_accounts:222647]: Signaled 2022-04-13 23:28:21.350 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:28:21.350 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:28:21.350 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:28:21.350 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.350 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.350 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.350 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:28:21.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.350 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.350 | + functions-common:get_or_create_user:932 : user_id=094ee4b81dd7482f9fcaeac720045545 2022-04-13 23:28:21.350 | + functions-common:get_or_create_user:933 : echo 094ee4b81dd7482f9fcaeac720045545 2022-04-13 23:28:21.350 | 094ee4b81dd7482f9fcaeac720045545 2022-04-13 23:28:21.350 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:28:21.350 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.351 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.351 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.351 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.351 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.351 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.351 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.351 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.351 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.351 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.352 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.352 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.352 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.352 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.352 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.352 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.352 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | 094ee4b81dd7482f9fcaeac720045545 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.352 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.352 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.352 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.352 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.352 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.352 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:28:21.352 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:28:21.352 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.352 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.352 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.352 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.352 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.352 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.352 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.352 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.352 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.353 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.353 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.353 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.353 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.353 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.353 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.353 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.353 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.353 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.353 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.353 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | 094ee4b81dd7482f9fcaeac720045545 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.353 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.353 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:28:21.353 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:28:21.353 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:28:21.353 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:28:21.353 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:28:21.353 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.11/compute 2022-04-13 23:28:21.354 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:28:21.354 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.354 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:28:21.354 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.354 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.354 | 63d19c19c21547abbdd6fa072d943d7e' 2022-04-13 23:28:21.354 | + functions-common:get_or_create_service:1101 : echo 63d19c19c21547abbdd6fa072d943d7e 2022-04-13 23:28:21.354 | 63d19c19c21547abbdd6fa072d943d7e 2022-04-13 23:28:21.354 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.11/compute/v2/$(project_id)s' 2022-04-13 23:28:21.354 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.354 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:28:21.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.11/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.354 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9bf1bf6bec9d460b87c84892f09184c3 2022-04-13 23:28:21.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9bf1bf6bec9d460b87c84892f09184c3 2022-04-13 23:28:21.355 | + functions-common:get_or_create_endpoint:1134 : public_id=9bf1bf6bec9d460b87c84892f09184c3 2022-04-13 23:28:21.355 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.355 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.355 | + functions-common:get_or_create_endpoint:1143 : echo 9bf1bf6bec9d460b87c84892f09184c3 2022-04-13 23:28:21.355 | 9bf1bf6bec9d460b87c84892f09184c3 2022-04-13 23:28:21.355 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:28:21.355 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.355 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:28:21.355 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:28:21.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.355 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.355 | 84549ff5483d4cff9a2a809aad878d37' 2022-04-13 23:28:21.355 | + functions-common:get_or_create_service:1101 : echo 84549ff5483d4cff9a2a809aad878d37 2022-04-13 23:28:21.355 | 84549ff5483d4cff9a2a809aad878d37 2022-04-13 23:28:21.355 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.11/compute/v2.1 2022-04-13 23:28:21.355 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.355 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.11/compute/v2.1 RegionOne 2022-04-13 23:28:21.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.355 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.356 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.11/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:28:21.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.356 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=2ffb6913bf6e4a52905124f85eb95d92 2022-04-13 23:28:21.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 2ffb6913bf6e4a52905124f85eb95d92 2022-04-13 23:28:21.356 | + functions-common:get_or_create_endpoint:1134 : public_id=2ffb6913bf6e4a52905124f85eb95d92 2022-04-13 23:28:21.356 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.356 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.356 | + functions-common:get_or_create_endpoint:1143 : echo 2ffb6913bf6e4a52905124f85eb95d92 2022-04-13 23:28:21.356 | 2ffb6913bf6e4a52905124f85eb95d92 2022-04-13 23:28:21.356 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:28:21.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:21.356 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:28:21.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:21.356 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:28:21.356 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.356 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.356 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.356 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.356 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.356 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.357 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.357 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.357 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.357 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.357 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.357 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.357 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.357 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.357 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.357 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.357 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.357 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.357 | ++ functions-common:get_field:825 : echo '| 5a8cc616b1c747e993723703edcb7c7a | 094ee4b81dd7482f9fcaeac720045545 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.357 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.357 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.357 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.357 | + functions-common:get_or_add_user_project_role:1004 : echo 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.358 | 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.358 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:28:21.358 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:21.358 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:28:21.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:21.358 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:28:21.395 | [188424 Async create_nova_accounts:222647]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 23:28:21.432 | [188424 Async create_glance_accounts:222762]: Waiting for completion of create_glance_accounts running on PID 222762 (5 other jobs running) 2022-04-13 23:28:21.458 | [188424 Async create_glance_accounts:222762]: Signaling child to exit 2022-04-13 23:28:21.458 | WAKEUP 2022-04-13 23:28:21.480 | [188424 Async create_glance_accounts:222762]: Signaled 2022-04-13 23:28:21.481 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:28:21.481 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:21.481 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:28:21.481 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:28:21.481 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.481 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.481 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.481 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:28:21.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.482 | + functions-common:get_or_create_user:932 : user_id=eb37064a26ef4463963b5594a4aae05f 2022-04-13 23:28:21.482 | + functions-common:get_or_create_user:933 : echo eb37064a26ef4463963b5594a4aae05f 2022-04-13 23:28:21.482 | eb37064a26ef4463963b5594a4aae05f 2022-04-13 23:28:21.482 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:28:21.482 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.482 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.482 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.482 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.482 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.482 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.482 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.482 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.482 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.482 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.482 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.482 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.483 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.483 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.483 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.483 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.483 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.483 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.483 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.483 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.483 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | eb37064a26ef4463963b5594a4aae05f | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.483 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.483 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.483 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.483 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.483 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.483 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:28:21.483 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:28:21.483 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:21.483 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:28:21.483 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:28:21.483 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.483 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.484 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.484 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:28:21.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.484 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.484 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.484 | + functions-common:get_or_create_user:932 : user_id=1258695109e54ccfa032aa8c3db7af7f 2022-04-13 23:28:21.484 | + functions-common:get_or_create_user:933 : echo 1258695109e54ccfa032aa8c3db7af7f 2022-04-13 23:28:21.484 | 1258695109e54ccfa032aa8c3db7af7f 2022-04-13 23:28:21.484 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:28:21.484 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.484 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.484 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.484 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.484 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.484 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.484 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.484 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.484 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.484 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.484 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.485 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.485 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.485 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.485 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.485 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.485 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.485 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.485 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.485 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.485 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | 1258695109e54ccfa032aa8c3db7af7f | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.485 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.485 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.485 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.485 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:28:21.485 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:28:21.485 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.485 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.485 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.485 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.485 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.486 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.486 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.486 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.486 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.486 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.486 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.486 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.486 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.486 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.486 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.486 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.486 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.486 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.486 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.486 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.487 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.487 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.487 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.487 | ++ functions-common:get_field:825 : echo '| 5a8cc616b1c747e993723703edcb7c7a | 1258695109e54ccfa032aa8c3db7af7f | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.487 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.487 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.487 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.487 | + functions-common:get_or_add_user_project_role:1004 : echo 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.487 | 5a8cc616b1c747e993723703edcb7c7a 2022-04-13 23:28:21.487 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:28:21.487 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.487 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:28:21.487 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:28:21.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.487 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.488 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.488 | b6eda70e2eaf4f9e83d6d95ccc70a657' 2022-04-13 23:28:21.488 | + functions-common:get_or_create_service:1101 : echo b6eda70e2eaf4f9e83d6d95ccc70a657 2022-04-13 23:28:21.488 | b6eda70e2eaf4f9e83d6d95ccc70a657 2022-04-13 23:28:21.488 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.11/image 2022-04-13 23:28:21.488 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.488 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.11/image RegionOne 2022-04-13 23:28:21.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.488 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.488 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.11/image --region RegionOne -f value -c id 2022-04-13 23:28:21.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.488 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.488 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=31256cd9173445a89b6b85fceb962b02 2022-04-13 23:28:21.488 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 31256cd9173445a89b6b85fceb962b02 2022-04-13 23:28:21.488 | + functions-common:get_or_create_endpoint:1134 : public_id=31256cd9173445a89b6b85fceb962b02 2022-04-13 23:28:21.488 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.488 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.488 | + functions-common:get_or_create_endpoint:1143 : echo 31256cd9173445a89b6b85fceb962b02 2022-04-13 23:28:21.489 | 31256cd9173445a89b6b85fceb962b02 2022-04-13 23:28:21.489 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:28:21.489 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:28:21.489 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:28:21.489 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:28:21.489 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:28:21.489 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:28:21.489 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:28:21.489 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:28:21.489 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:28:21.526 | [188424 Async create_glance_accounts:222762]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-13 23:28:21.564 | [188424 Async create_cinder_accounts:222892]: Waiting for completion of create_cinder_accounts running on PID 222892 (4 other jobs running) 2022-04-13 23:28:21.589 | [188424 Async create_cinder_accounts:222892]: Signaling child to exit 2022-04-13 23:28:21.589 | WAKEUP 2022-04-13 23:28:21.613 | [188424 Async create_cinder_accounts:222892]: Signaled 2022-04-13 23:28:21.614 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:28:21.614 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:28:21.614 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:28:21.614 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.615 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.615 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.615 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:28:21.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.615 | + functions-common:get_or_create_user:932 : user_id=5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.615 | + functions-common:get_or_create_user:933 : echo 5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.615 | 5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.615 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:28:21.615 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.615 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.615 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.615 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.615 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.615 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.615 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.615 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.615 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.616 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.616 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.616 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.616 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.616 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.616 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.616 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.616 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.616 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.616 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.616 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.616 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.616 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | 5d3a22bf72e14185955c4d00d9132392 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.616 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.616 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.616 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.616 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.616 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.616 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:28:21.616 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:28:21.616 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.616 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:28:21.616 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.617 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.617 | d7764309ccb64ac0a295dc65081dbd35' 2022-04-13 23:28:21.617 | + functions-common:get_or_create_service:1101 : echo d7764309ccb64ac0a295dc65081dbd35 2022-04-13 23:28:21.617 | d7764309ccb64ac0a295dc65081dbd35 2022-04-13 23:28:21.617 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:28:21.617 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-13 23:28:21.617 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.617 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:28:21.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.617 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=665e7f4fb25d4a9487a992c21a8bddce 2022-04-13 23:28:21.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 665e7f4fb25d4a9487a992c21a8bddce 2022-04-13 23:28:21.618 | + functions-common:get_or_create_endpoint:1134 : public_id=665e7f4fb25d4a9487a992c21a8bddce 2022-04-13 23:28:21.618 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.618 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.618 | + functions-common:get_or_create_endpoint:1143 : echo 665e7f4fb25d4a9487a992c21a8bddce 2022-04-13 23:28:21.618 | 665e7f4fb25d4a9487a992c21a8bddce 2022-04-13 23:28:21.618 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:28:21.618 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.618 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:28:21.618 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:28:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.618 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.618 | 96b7791c50ec4af1a766e3f6dc7a27ed' 2022-04-13 23:28:21.618 | + functions-common:get_or_create_service:1101 : echo 96b7791c50ec4af1a766e3f6dc7a27ed 2022-04-13 23:28:21.618 | 96b7791c50ec4af1a766e3f6dc7a27ed 2022-04-13 23:28:21.618 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.11/volume/v3/$(project_id)s' 2022-04-13 23:28:21.618 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.618 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:28:21.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.618 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.618 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.618 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.11/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:28:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.619 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c5baeefb024b4a92ba6131b3d499de4b 2022-04-13 23:28:21.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c5baeefb024b4a92ba6131b3d499de4b 2022-04-13 23:28:21.619 | + functions-common:get_or_create_endpoint:1134 : public_id=c5baeefb024b4a92ba6131b3d499de4b 2022-04-13 23:28:21.619 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.619 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.619 | + functions-common:get_or_create_endpoint:1143 : echo c5baeefb024b4a92ba6131b3d499de4b 2022-04-13 23:28:21.619 | c5baeefb024b4a92ba6131b3d499de4b 2022-04-13 23:28:21.619 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:28:21.619 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:28:21.619 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:28:21.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.619 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.619 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_project:945 : project_id=47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_project:946 : echo 47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:28:21.619 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 47d8bfd861424ad0b1aa8bc94bb51373 2022-04-13 23:28:21.619 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.619 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.619 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:28:21.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.620 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.620 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:28:21.620 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.620 | ++ functions-common:get_or_create_user:932 : user_id=5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.620 | ++ functions-common:get_or_create_user:933 : echo 5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.620 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5d3a22bf72e14185955c4d00d9132392 2022-04-13 23:28:21.660 | [188424 Async create_cinder_accounts:222892]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 23:28:21.664 | + inc/async:async_wait:197 : return 0 2022-04-13 23:28:21.666 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:28:21.722 | [188424 Async create_neutron_accounts:223007]: Waiting for completion of create_neutron_accounts running on PID 223007 (3 other jobs running) 2022-04-13 23:28:21.747 | [188424 Async create_neutron_accounts:223007]: Signaling child to exit 2022-04-13 23:28:21.747 | WAKEUP 2022-04-13 23:28:21.770 | [188424 Async create_neutron_accounts:223007]: Signaled 2022-04-13 23:28:21.772 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:28:21.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:28:21.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:28:21.772 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:28:21.772 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:28:21.772 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:28:21.772 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:28:21.772 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:28:21.772 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:28:21.772 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:28:21.772 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.11:9696/ 2022-04-13 23:28:21.772 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:28:21.772 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:28:21.772 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:28:21.772 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:28:21.772 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:28:21.772 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:28:21.772 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:28:21.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.772 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.773 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.773 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.773 | + functions-common:get_or_create_user:932 : user_id=1b53062aca73453fa89f42a56c950257 2022-04-13 23:28:21.773 | + functions-common:get_or_create_user:933 : echo 1b53062aca73453fa89f42a56c950257 2022-04-13 23:28:21.773 | 1b53062aca73453fa89f42a56c950257 2022-04-13 23:28:21.773 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:28:21.773 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:28:21.773 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:28:21.773 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:28:21.773 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:28:21.773 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.773 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:28:21.773 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.773 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.773 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.773 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.773 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.773 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.773 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:28:21.773 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:28:21.773 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:28:21.774 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:28:21.774 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:28:21.774 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:28:21.774 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.774 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:28:21.774 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:28:21.774 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | 1b53062aca73453fa89f42a56c950257 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:28:21.774 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:28:21.774 | ++ functions-common:get_field:819 : read data 2022-04-13 23:28:21.774 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.774 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.774 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:28:21.774 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:28:21.774 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:28:21.774 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:28:21.774 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:28:21.774 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:28:21.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.774 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.774 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:28:21.775 | 512d0c82c33c4bdb8f4d1045f05020b6' 2022-04-13 23:28:21.775 | + functions-common:get_or_create_service:1101 : echo 512d0c82c33c4bdb8f4d1045f05020b6 2022-04-13 23:28:21.775 | 512d0c82c33c4bdb8f4d1045f05020b6 2022-04-13 23:28:21.775 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.11:9696/ 2022-04-13 23:28:21.775 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:28:21.775 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.11:9696/ RegionOne 2022-04-13 23:28:21.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:28:21.775 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:28:21.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.775 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.775 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.775 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:28:21.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:28:21.775 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.11:9696/ --region RegionOne -f value -c id 2022-04-13 23:28:21.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.775 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:21.775 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:21.775 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:28:21.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6a1689bfef8e4025be3d16010254ebb6 2022-04-13 23:28:21.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6a1689bfef8e4025be3d16010254ebb6 2022-04-13 23:28:21.775 | + functions-common:get_or_create_endpoint:1134 : public_id=6a1689bfef8e4025be3d16010254ebb6 2022-04-13 23:28:21.775 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:28:21.775 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:28:21.775 | + functions-common:get_or_create_endpoint:1143 : echo 6a1689bfef8e4025be3d16010254ebb6 2022-04-13 23:28:21.775 | 6a1689bfef8e4025be3d16010254ebb6 2022-04-13 23:28:21.817 | [188424 Async create_neutron_accounts:223007]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:28:21.855 | [188424 Async create_swift_accounts:223149]: Waiting for completion of create_swift_accounts running on PID 223149 (2 other jobs running) 2022-04-13 23:28:21.880 | [188424 Async create_swift_accounts:223149]: Signaling child to exit 2022-04-13 23:29:12.159 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:12.184 | [223149 Async create_swift_accounts:223149]: finished successfully 2022-04-13 23:29:12.203 | WAKEUP 2022-04-13 23:29:12.228 | [188424 Async create_swift_accounts:223149]: Signaled 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:29:12.229 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:29:12.229 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:29:12.230 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:29:12.230 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:29:12.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.230 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.230 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.230 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.230 | ++ functions-common:get_or_create_role:957 : role_id=c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.230 | ++ functions-common:get_or_create_role:958 : echo c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.230 | + lib/swift:create_swift_accounts:614 : another_role=c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.230 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:29:12.230 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:29:12.230 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:12.230 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:12.230 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:12.230 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:12.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.230 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.230 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.230 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.230 | + functions-common:get_or_create_user:932 : user_id=ef756e4ad94f42e599789cb7641cb642 2022-04-13 23:29:12.230 | + functions-common:get_or_create_user:933 : echo ef756e4ad94f42e599789cb7641cb642 2022-04-13 23:29:12.230 | ef756e4ad94f42e599789cb7641cb642 2022-04-13 23:29:12.230 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:29:12.230 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.230 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:12.230 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.230 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.230 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:12.231 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:12.231 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:12.231 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:12.231 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:12.231 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.231 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.231 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.231 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.231 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.231 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.231 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.231 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.231 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.231 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.232 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.232 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.232 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.232 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.232 | ++ functions-common:get_field:825 : echo '| 1045b4a723bc404ba5fe68d739f0ae45 | ef756e4ad94f42e599789cb7641cb642 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:29:12.232 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.232 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:29:12.232 | + functions-common:get_or_add_user_project_role:1004 : echo 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:29:12.232 | 1045b4a723bc404ba5fe68d739f0ae45 2022-04-13 23:29:12.232 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:29:12.232 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:29:12.232 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.232 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:12.232 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:12.232 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:12.232 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.232 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.232 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.232 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.232 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.232 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.232 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.232 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.233 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.233 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.233 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.233 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.233 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.233 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.233 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:12.233 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.233 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.233 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.233 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.233 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.233 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | ef756e4ad94f42e599789cb7641cb642 | | 47d8bfd861424ad0b1aa8bc94bb51373 | | | False |' 2022-04-13 23:29:12.233 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.233 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.233 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.233 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.233 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:29:12.233 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:12.233 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:29:12.233 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.234 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:12.234 | 300d6d20ac1c4474a01c353c4d1a9281' 2022-04-13 23:29:12.234 | + functions-common:get_or_create_service:1101 : echo 300d6d20ac1c4474a01c353c4d1a9281 2022-04-13 23:29:12.234 | 300d6d20ac1c4474a01c353c4d1a9281 2022-04-13 23:29:12.234 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' http://10.222.0.11:8080 2022-04-13 23:29:12.234 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:12.234 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:12.234 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:12.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.234 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:12.234 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.11:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:29:12.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.234 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d75eb21b35fa475eb6b01fe4dbf2d6e8 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d75eb21b35fa475eb6b01fe4dbf2d6e8 2022-04-13 23:29:12.234 | + functions-common:get_or_create_endpoint:1134 : public_id=d75eb21b35fa475eb6b01fe4dbf2d6e8 2022-04-13 23:29:12.234 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.11:8080 ]] 2022-04-13 23:29:12.234 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.11:8080 RegionOne 2022-04-13 23:29:12.234 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:12.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:29:12.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.235 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.235 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.235 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.235 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:12.235 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:12.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.11:8080 --region RegionOne -f value -c id 2022-04-13 23:29:12.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.235 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.235 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.235 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.235 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9086f354e75542eabc98f25deaa758fe 2022-04-13 23:29:12.235 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9086f354e75542eabc98f25deaa758fe 2022-04-13 23:29:12.235 | 9086f354e75542eabc98f25deaa758fe 2022-04-13 23:29:12.235 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:12.235 | + functions-common:get_or_create_endpoint:1143 : echo d75eb21b35fa475eb6b01fe4dbf2d6e8 2022-04-13 23:29:12.235 | d75eb21b35fa475eb6b01fe4dbf2d6e8 2022-04-13 23:29:12.235 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:29:12.235 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:29:12.235 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:12.235 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:29:12.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.236 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_project:945 : project_id=5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_project:946 : echo 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.236 | + lib/swift:create_swift_accounts:628 : swift_project_test1=5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.236 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:29:12.236 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.236 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:29:12.236 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:29:12.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.236 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_user:932 : user_id=4a35cdd9c9b541d588a134222f32e126 2022-04-13 23:29:12.236 | ++ functions-common:get_or_create_user:933 : echo 4a35cdd9c9b541d588a134222f32e126 2022-04-13 23:29:12.236 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=4a35cdd9c9b541d588a134222f32e126 2022-04-13 23:29:12.236 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:29:12.236 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.236 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 4a35cdd9c9b541d588a134222f32e126 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.236 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.236 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:29:12.236 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.236 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.236 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:29:12.237 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:29:12.237 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:29:12.237 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a35cdd9c9b541d588a134222f32e126 --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.237 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.237 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.237 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.237 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.237 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4a35cdd9c9b541d588a134222f32e126 --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a35cdd9c9b541d588a134222f32e126 --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.237 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.237 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.237 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.237 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.237 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.237 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.238 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.238 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | 4a35cdd9c9b541d588a134222f32e126 | | 5b9852ea276447339fe0694a8ce9d162 | | | False |' 2022-04-13 23:29:12.238 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.238 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.238 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.238 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.238 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.238 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:29:12.238 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:29:12.238 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:12.238 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:29:12.238 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:29:12.238 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:29:12.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.238 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.238 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.238 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.238 | ++ functions-common:get_or_create_user:932 : user_id=c7f7435b0b9746539ed9d2db2d7edf1d 2022-04-13 23:29:12.238 | ++ functions-common:get_or_create_user:933 : echo c7f7435b0b9746539ed9d2db2d7edf1d 2022-04-13 23:29:12.238 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c7f7435b0b9746539ed9d2db2d7edf1d 2022-04-13 23:29:12.238 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:29:12.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.238 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role c2e7d884e374419a844561bb4b157183 c7f7435b0b9746539ed9d2db2d7edf1d 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.238 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.238 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:29:12.238 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.238 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.238 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:29:12.238 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:29:12.238 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:29:12.238 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role c2e7d884e374419a844561bb4b157183 --user c7f7435b0b9746539ed9d2db2d7edf1d --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.239 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.239 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.239 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.239 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.239 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add c2e7d884e374419a844561bb4b157183 --user c7f7435b0b9746539ed9d2db2d7edf1d --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role c2e7d884e374419a844561bb4b157183 --user c7f7435b0b9746539ed9d2db2d7edf1d --project 5b9852ea276447339fe0694a8ce9d162 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.239 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.239 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.239 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.239 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.239 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.239 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.239 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.240 | ++ functions-common:get_field:825 : echo '| c2e7d884e374419a844561bb4b157183 | c7f7435b0b9746539ed9d2db2d7edf1d | | 5b9852ea276447339fe0694a8ce9d162 | | | False |' 2022-04-13 23:29:12.240 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.240 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.240 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.240 | + functions-common:get_or_add_user_project_role:1004 : echo c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.240 | c2e7d884e374419a844561bb4b157183 2022-04-13 23:29:12.240 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:29:12.240 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:12.240 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:29:12.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.240 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_project:945 : project_id=9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_project:946 : echo 9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.240 | + lib/swift:create_swift_accounts:642 : swift_project_test2=9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.240 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:29:12.240 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.240 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:29:12.240 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:29:12.240 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:29:12.240 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:29:12.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.240 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.241 | ++ functions-common:get_or_create_user:932 : user_id=9b09c96a5f074c02ac3c1921610cabd4 2022-04-13 23:29:12.241 | ++ functions-common:get_or_create_user:933 : echo 9b09c96a5f074c02ac3c1921610cabd4 2022-04-13 23:29:12.241 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9b09c96a5f074c02ac3c1921610cabd4 2022-04-13 23:29:12.241 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:29:12.241 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.241 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9b09c96a5f074c02ac3c1921610cabd4 9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.241 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.241 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:29:12.241 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.241 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.241 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:29:12.241 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:29:12.241 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:29:12.241 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:29:12.241 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b09c96a5f074c02ac3c1921610cabd4 --project 9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.241 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.241 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.241 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.241 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.241 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.241 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.241 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9b09c96a5f074c02ac3c1921610cabd4 --project 9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b09c96a5f074c02ac3c1921610cabd4 --project 9681c05e87134ee39c49c6decc4b2ce3 2022-04-13 23:29:12.242 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.242 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.242 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.242 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.242 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.242 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | 9b09c96a5f074c02ac3c1921610cabd4 | | 9681c05e87134ee39c49c6decc4b2ce3 | | | False |' 2022-04-13 23:29:12.242 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.242 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.242 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.242 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.242 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.242 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:29:12.242 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:29:12.242 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:29:12.242 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:29:12.242 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:29:12.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.242 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.242 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:29:12.242 | 130c18e1fe17428998246595880e0621' 2022-04-13 23:29:12.242 | ++ functions-common:get_or_create_domain:895 : echo 130c18e1fe17428998246595880e0621 2022-04-13 23:29:12.242 | + lib/swift:create_swift_accounts:652 : swift_domain=130c18e1fe17428998246595880e0621 2022-04-13 23:29:12.243 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:29:12.243 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.243 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:29:12.243 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 130c18e1fe17428998246595880e0621 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:12.243 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=130c18e1fe17428998246595880e0621 --or-show -f value -c id 2022-04-13 23:29:12.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.243 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_project:945 : project_id=d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_project:946 : echo d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.243 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.243 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:29:12.243 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.243 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:29:12.243 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 130c18e1fe17428998246595880e0621 test4@example.com 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:29:12.243 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=130c18e1fe17428998246595880e0621 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:29:12.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.243 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.243 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_user:932 : user_id=851f1a5e23e84a3c99f23add44c0f684 2022-04-13 23:29:12.243 | ++ functions-common:get_or_create_user:933 : echo 851f1a5e23e84a3c99f23add44c0f684 2022-04-13 23:29:12.244 | + lib/swift:create_swift_accounts:661 : swift_user_test4=851f1a5e23e84a3c99f23add44c0f684 2022-04-13 23:29:12.244 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:29:12.244 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:29:12.244 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 851f1a5e23e84a3c99f23add44c0f684 d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.244 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:29:12.244 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:12.244 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:12.244 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:29:12.244 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:29:12.244 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:29:12.244 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 851f1a5e23e84a3c99f23add44c0f684 --project d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:12.244 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.244 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.244 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.244 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.244 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.244 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:12.244 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:12.244 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 851f1a5e23e84a3c99f23add44c0f684 --project d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.244 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.244 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 851f1a5e23e84a3c99f23add44c0f684 --project d370569365304e81bf71c011ab2438c5 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:12.244 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:12.245 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:12.245 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:12.245 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:12.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:12.245 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:12.245 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:12.245 | ++ functions-common:get_field:825 : echo '| 9a56f11734724e3f80fea3e33b5a529c | 851f1a5e23e84a3c99f23add44c0f684 | | d370569365304e81bf71c011ab2438c5 | | | False |' 2022-04-13 23:29:12.245 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:12.245 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:12.245 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.245 | + functions-common:get_or_add_user_project_role:1004 : echo 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.245 | 9a56f11734724e3f80fea3e33b5a529c 2022-04-13 23:29:12.274 | [188424 Async create_swift_accounts:223149]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-13 23:29:12.282 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:29:12.284 | + inc/async:async_wait:197 : return 0 2022-04-13 23:29:12.287 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:29:12.304 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:12.307 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:29:12.324 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:12.327 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:29:12.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:29:12.332 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:29:12.335 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:29:12.337 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:29:12.396 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:29:12.436 | [188424 Async init_glance:227405]: running: init_glance 2022-04-13 23:29:12.438 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:29:12.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:12.460 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:29:12.463 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:29:12.465 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:29:12.468 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:29:12.471 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:29:12.475 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:29:12.477 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:29:12.483 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:29:12.486 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:29:12.489 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:29:12.491 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:29:12.494 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:29:12.497 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:29:12.499 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:29:12.502 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:29:12.516 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:29:12.519 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:29:16.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:16.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:16.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:16.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:19.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:19.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:19.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:19.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:22.416 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:22.442 | [227405 Async init_glance:227405]: finished successfully 2022-04-13 23:29:23.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:26.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:26.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:26.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:26.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:30.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:30.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:30.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:30.462 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:33.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:33.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:33.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:33.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:37.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:37.456 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:37.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:37.456 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:41.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:41.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:41.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:41.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:45.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:45.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:45.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:45.822 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:45.822 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:29:51.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:51.713 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:51.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:51.714 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:52.029 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:29:52.034 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:29:52.036 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:29:52.038 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:29:52.041 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:29:52.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:29:52.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:29:52.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:29:52.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:29:52.052 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:29:52.055 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:29:52.057 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:29:52.059 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:29:52.061 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:29:52.064 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:29:52.066 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:29:52.070 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:52.072 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:29:52.074 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:52.080 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:29:52.082 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:29:52.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:29:52.086 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:29:52.089 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:29:52.091 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:29:52.119 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:29:52.147 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:29:52.175 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:29:52.209 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:29:52.238 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:29:52.267 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:29:52.269 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:29:52.272 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:29:52.274 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:29:52.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:29:52.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:29:52.295 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:29:52.297 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:29:52.300 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:29:52.302 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:29:52.330 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:29:52.358 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:29:52.387 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:29:52.415 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:29:52.431 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:52.433 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:29:52.435 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:29:52.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:29:52.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:29:52.443 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:29:52.454 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:29:52.457 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:29:52.459 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:29:52.461 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:29:52.474 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:29:52.486 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:29:52.489 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:29:52.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:29:52.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:29:52.526 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:29:52.529 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:52.532 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:29:52.536 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.YIJuY5TZTK 2022-04-13 23:29:52.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:29:52.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:52.543 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.YIJuY5TZTK 2022-04-13 23:29:52.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.YIJuY5TZTK 2022-04-13 23:29:52.558 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.YIJuY5TZTK /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:29:52.570 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:29:52.598 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:52.600 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:52.629 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:29:52.632 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:29:52.634 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:29:52.636 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:29:52.639 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:29:52.642 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:29:52.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:52.661 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:29:52.664 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:29:52.666 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:29:52.683 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:52.686 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:29:52.689 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.11:5672/ 2022-04-13 23:29:52.719 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:29:52.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:29:52.724 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:29:52.740 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:52.742 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:29:52.745 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:29:52.747 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:29:52.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:29:52.752 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:29:52.754 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:29:52.756 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:29:52.759 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:29:52.761 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:29:52.764 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:29:52.768 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:29:52.771 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:29:52.775 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:29:52.793 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:52.795 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:29:52.798 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:29:52.800 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:29:52.804 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:29:52.833 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:29:52.863 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:29:52.893 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:29:52.922 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:29:52.952 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:29:52.955 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:29:52.957 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:29:52.960 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:29:52.962 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:29:52.991 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:29:53.020 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.11/identity 2022-04-13 23:29:53.050 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:29:53.080 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:29:53.109 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:29:53.140 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:29:53.170 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:29:53.199 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:29:53.228 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:29:53.258 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:29:53.288 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:29:53.318 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:29:53.320 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:29:53.323 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:29:53.325 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:29:53.328 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:29:53.357 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:29:53.386 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.11/identity 2022-04-13 23:29:53.415 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:29:53.446 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:29:53.474 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:29:53.504 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:29:53.533 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:29:53.563 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:29:53.592 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:29:53.622 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:29:53.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:29:53.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:29:53.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:29:53.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:29:53.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:29:53.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:29:53.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-13 23:29:53.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-13 23:29:53.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-13 23:29:53.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:29:53.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:29:53.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:29:53.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:29:53.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:29:53.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:29:53.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:29:53.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:29:53.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:53.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:29:53.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:29:53.699 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.701 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:29:53.704 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:29:53.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:29:53.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:29:53.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:29:53.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:29:53.743 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:29:53.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:29:53.750 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:29:53.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.756 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:29:53.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:29:53.786 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.788 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:29:53.791 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:29:53.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:29:53.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.798 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:29:53.826 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:29:53.829 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.831 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:29:53.834 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:29:53.836 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:29:53.838 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.841 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:29:53.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:29:53.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:29:53.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:29:53.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:29:53.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.883 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:29:53.912 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:29:53.915 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.917 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:29:53.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:29:53.922 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:29:53.924 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.926 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:29:53.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:250:299 2022-04-13 23:29:53.958 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:53.960 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:29:53.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-13 23:29:53.965 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-13 23:29:53.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:53.970 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:250:299 2022-04-13 23:29:54.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:29:54.003 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:29:54.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:29:54.008 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:29:54.011 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:29:54.014 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:29:54.017 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:29:54.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:29:54.048 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:29:54.065 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:54.068 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:29:54.070 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:29:54.102 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:54.105 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:54.134 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:29:54.166 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:29:54.169 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:29:54.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:29:54.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:29:57.231 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:29:57.232 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:29:57.232 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=229384) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:29:57.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:29:57.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:29:57.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:29:57.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:29:57.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:29:57.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=229384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:29:57.337 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:29:57.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:57.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:57.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:57.337 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:57.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:29:57.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:29:57.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:29:57.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:29:57.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:29:57.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:29:57.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:29:57.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:57.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:29:57.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:29:57.815 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:29:57.823 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:29:57.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:29:57.828 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:29:57.841 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:29:57.853 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:29:57.856 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:29:57.864 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:29:57.867 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:29:57.870 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:29:57.878 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:29:57.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:29:57.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:29:57.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:29:57.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:29:57.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:29:57.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:29:57.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:29:57.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:29:57.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:29:57.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:29:57.928 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:29:57.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:29:57.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:29:57.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:29:58.021 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:29:58.038 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:58.040 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:29:58.043 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.048 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:29:58.076 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:29:58.104 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:29:58.137 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:58.139 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:58.167 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:29:58.184 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:58.188 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.190 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:29:58.219 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:29:58.253 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.256 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:29:58.258 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:29:58.261 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:29:58.277 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:58.280 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:29:58.283 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:29:58.288 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:29:58.316 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:29:58.348 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:58.350 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:29:58.379 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:29:58.382 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:29:58.410 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:29:58.413 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:29:58.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:29:58.444 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:29:58.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:29:58.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:29:58.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:30:01.461 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:30:01.462 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:30:01.462 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=229914) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:30:01.512 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:01.512 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:01.512 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:01.512 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:01.513 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:01.513 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=229914) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:01.572 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:30:01.573 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=229914) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:30:01.573 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=229914) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:30:01.573 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:30:01.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:01.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:01.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:01.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:01.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:30:01.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:30:01.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:30:01.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:30:01.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:30:01.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:30:01.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:30:01.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:30:01.995 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:30:01.998 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:30:02.001 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:30:02.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:30:02.033 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:30:02.036 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:30:02.038 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:30:02.040 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:30:02.043 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:30:02.045 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:30:02.048 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:30:02.050 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:30:02.052 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:30:02.055 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:30:02.057 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:30:02.060 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:30:02.062 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:30:02.065 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:30:02.068 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:30:02.069 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:30:02.075 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:30:02.078 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:30:02.080 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:30:02.083 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:30:02.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:30:02.087 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:30:02.087 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:30:02.093 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.41/22 brd 192.168.3.255' 2022-04-13 23:30:02.095 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:30:02.098 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:02.100 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:30:02.102 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:30:02.105 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.41/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:30:02.107 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:30:02.110 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:30:02.112 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:30:02.114 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:30:02.119 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.41/22 brd 192.168.3.255 2022-04-13 23:30:02.119 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:30:02.121 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:30:02.121 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:30:02.126 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.41 2022-04-13 23:30:02.128 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 ' 2022-04-13 23:30:02.131 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.41/22 brd 192.168.3.255 dev eth1 2022-04-13 23:30:02.143 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.41/22 brd 192.168.3.255 dev br-data 2022-04-13 23:30:02.155 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:30:02.168 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:30:02.188 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.41 2022-04-13 23:30:05.197 | ARPING 192.168.0.41 from 192.168.0.41 br-data 2022-04-13 23:30:05.197 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:30:05.197 | Received 0 response(s) 2022-04-13 23:30:05.215 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:30:05.217 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:30:05.221 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:30:05.223 | + ./stack.sh:exit_trap:524 : jobs='213535 2022-04-13 23:30:05.223 | 227405' 2022-04-13 23:30:05.226 | + ./stack.sh:exit_trap:527 : [[ -n 213535 2022-04-13 23:30:05.226 | 227405 ]] 2022-04-13 23:30:05.228 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-232041 ]] 2022-04-13 23:30:05.230 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:05.232 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:30:05.232 | exit_trap: cleaning up child processes 2022-04-13 23:30:05.235 | + ./stack.sh:exit_trap:529 : kill 213535 227405 2022-04-13 23:30:05.237 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.6O4TlbDyRp ']' 2022-04-13 23:30:05.240 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.6O4TlbDyRp 2022-04-13 23:30:05.243 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:30:05.246 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:30:05.248 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:30:05.251 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:30:05.251 | Error on exit 2022-04-13 23:30:05.253 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:30:05.255 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892038 567 fail 2022-04-13 23:30:05.930 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:30:05.932 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:30:07.059 | + ./stack.sh:exit_trap:558 : exit 1