2022-02-17 14:14:05.998 | + ./stack.sh:main:487 : exec 2022-02-17 14:14:05.998 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141405' 2022-02-17 14:14:05.998 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-141405.summary.2022-02-17-141405 2022-02-17 14:14:05.999 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:14:05.999 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-141405 2022-02-17 14:14:05.999 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141405 /opt/stack/logs/stack.sh.log 2022-02-17 14:14:05.999 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-141405.summary.2022-02-17-141405 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:14:05.999 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:14:05.999 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:14:05.999 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:14:05.999 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:14:05.999 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:14:05.999 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:14:05.999 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:14:05.999 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:14:05.999 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:14:06.001 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:14:06.002 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:14:06.003 | Linux dv-neutron-808961-23-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:14:06.005 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:14:06.007 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:14:06.010 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:14:06.055 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:14:06.069 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:14:06.071 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:14:06.073 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:14:06.075 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:14:06.077 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:14:06.079 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:14:06.081 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:14:06.082 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:14:06.084 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:14:06.086 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:14:06.087 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:14:06.089 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:14:06.091 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:14:06.093 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:14:06.096 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:14:06.098 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:14:06.100 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:14:06.102 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:14:06.103 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:14:06.115 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:06.117 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:14:06.118 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:06.120 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:06.122 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:06.125 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:06.127 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:14:06.129 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:14:06.130 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:14:06.132 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:14:06.134 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:14:06.135 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:14:06.138 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:14:06.139 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:14:06.141 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:14:06.143 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:14:06.145 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:14:06.161 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:14:06.163 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:14:06.175 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:06.177 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:14:06.180 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:14:06.184 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:14:06.185 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:14:06.187 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:14:06.189 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:14:06.191 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:14:06.192 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:14:06.194 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:14:06.196 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:14:06.198 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:14:06.202 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:14:06.213 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:14:06.230 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:14:06.241 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:14:06.253 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:14:06.282 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:14:06.336 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:14:06.414 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:14:06.434 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:14:06.481 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:14:06.530 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:14:06.669 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:14:06.682 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:14:06.698 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:14:06.711 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:14:06.795 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:14:06.798 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:14:06.800 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:14:06.802 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:14:06.804 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:14:06.806 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:14:06.809 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:14:06.809 | False' 2022-02-17 14:14:06.811 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:14:06.825 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:14:06.828 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:14:06.830 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:14:06.831 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:14:06.833 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:14:06.835 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:14:06.837 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:14:06.839 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:14:06.842 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:14:06.844 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:14:06.847 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:14:06.850 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:14:06.852 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:14:06.854 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:14:06.856 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:14:06.869 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:06.871 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:14:06.873 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:14:06.913 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:14:06.915 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:14:06.917 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:14:06.919 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:14:06.921 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:14:06.923 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:14:06.925 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:14:06.927 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:14:06.929 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:14:06.931 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:14:06.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.935 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:14:06.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.940 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:14:06.942 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.944 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:14:06.946 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:14:06.951 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.953 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:14:06.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:14:06.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.962 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:14:06.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:14:06.969 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.971 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:14:06.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:14:06.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:14:06.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:14:06.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:14:06.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:14:06.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:06.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:14:06.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:14:07.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.005 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:14:07.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.009 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:14:07.011 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:14:07.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.018 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:14:07.020 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.023 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:14:07.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.027 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:14:07.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.032 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:14:07.034 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.036 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:14:07.038 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.040 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:14:07.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.044 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:14:07.047 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.049 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:14:07.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.053 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:14:07.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:14:07.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:14:07.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.066 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:14:07.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:14:07.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.075 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:14:07.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:14:07.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:14:07.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:14:07.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:14:07.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:14:07.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:14:07.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:14:07.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.109 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:14:07.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.114 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:14:07.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.118 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:14:07.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:14:07.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.126 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:14:07.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:14:07.133 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:14:07.135 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:14:07.138 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:14:07.140 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:14:07.143 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:14:07.157 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:07.159 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:14:07.161 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:14:07.163 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:14:07.178 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:07.180 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:14:07.182 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:14:07.185 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:14:07.187 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:14:07.189 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:14:07.191 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:14:07.193 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:14:07.195 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:14:07.198 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:14:07.198 | Using mysql database backend 2022-02-17 14:14:07.201 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:14:07.216 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:14:07.219 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:14:07.221 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:14:07.223 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:14:07.226 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:14:07.228 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:14:07.244 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:07.247 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:14:07.264 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:14:07.280 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:07.282 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:14:07.303 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:14:07.318 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:14:07.333 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:14:07.336 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:14:07.351 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:14:07.354 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:14:07.369 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:14:07.371 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:14:07.374 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:14:07.376 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:14:07.379 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:14:07.383 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-141407 2022-02-17 14:14:07.385 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-141407 757' 2022-02-17 14:14:07.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.390 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:14:07.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.394 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:14:07.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.399 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:14:07.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.404 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:14:07.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.408 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-02-17 14:14:07.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.413 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-02-17 14:14:07.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.418 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-141405 2022-02-17 14:14:07.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.423 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:14:07.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.427 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-02-17 14:14:07.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.432 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:14:07.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.436 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:14:07.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.441 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:14:07.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:14:07.445 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:14:07.448 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:14:07.450 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:14:07.453 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:14:07.455 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:14:07.457 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:14:07.459 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:14:07.461 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:14:07.464 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:14:07.466 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:14:07.469 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:14:07.483 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:14:07.485 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:14:07.488 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:07.490 | + functions-common:git_clone:629 : echo master 2022-02-17 14:14:07.491 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:14:07.495 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:14:07.497 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:07.499 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:14:07.502 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:14:07.502 | + functions-common:git_clone:678 : head -1 2022-02-17 14:14:07.505 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:14:07.508 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:14:07.510 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:14:07.512 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:14:07.515 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:14:07.517 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:14:07.520 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:14:07.522 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:14:07.524 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:14:07.527 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:14:07.530 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:14:07.532 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:14:07.538 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:14:07.542 | ++ tools/install_prereqs.sh:source:47 : NOW=1645107247 2022-02-17 14:14:07.546 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:14:07.551 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-17 14:14:07.555 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-17 14:14:07.557 | ++ tools/install_prereqs.sh:source:49 : DELTA=1645107247 2022-02-17 14:14:07.559 | ++ tools/install_prereqs.sh:source:50 : [[ 1645107247 -lt 7200 ]] 2022-02-17 14:14:07.562 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:14:07.565 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:14:07.567 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:14:07.570 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:14:07.572 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:14:07.576 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:14:07.578 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:14:07.582 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:14:07.628 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:14:07.628 | apache2-dev 2022-02-17 14:14:07.628 | bc 2022-02-17 14:14:07.628 | bsdmainutils 2022-02-17 14:14:07.628 | curl 2022-02-17 14:14:07.628 | g++ 2022-02-17 14:14:07.628 | gawk 2022-02-17 14:14:07.628 | gcc 2022-02-17 14:14:07.628 | gettext 2022-02-17 14:14:07.628 | git 2022-02-17 14:14:07.628 | graphviz 2022-02-17 14:14:07.628 | iputils-ping 2022-02-17 14:14:07.628 | libapache2-mod-proxy-uwsgi 2022-02-17 14:14:07.628 | libffi-dev 2022-02-17 14:14:07.628 | libjpeg-dev 2022-02-17 14:14:07.628 | libpcre3-dev 2022-02-17 14:14:07.628 | libpq-dev 2022-02-17 14:14:07.628 | libssl-dev 2022-02-17 14:14:07.628 | libsystemd-dev 2022-02-17 14:14:07.628 | libxml2-dev 2022-02-17 14:14:07.628 | libxslt1-dev 2022-02-17 14:14:07.628 | libyaml-dev 2022-02-17 14:14:07.628 | lsof 2022-02-17 14:14:07.628 | openssh-server 2022-02-17 14:14:07.628 | openssl 2022-02-17 14:14:07.628 | pkg-config 2022-02-17 14:14:07.628 | psmisc 2022-02-17 14:14:07.628 | python3-dev 2022-02-17 14:14:07.628 | python3-pip 2022-02-17 14:14:07.628 | python3-systemd 2022-02-17 14:14:07.628 | python3-venv 2022-02-17 14:14:07.628 | tar 2022-02-17 14:14:07.628 | tcpdump 2022-02-17 14:14:07.628 | unzip 2022-02-17 14:14:07.628 | uuid-runtime 2022-02-17 14:14:07.629 | wget 2022-02-17 14:14:07.629 | wget 2022-02-17 14:14:07.629 | zlib1g-dev 2022-02-17 14:14:07.629 | libkrb5-dev 2022-02-17 14:14:07.629 | libldap2-dev 2022-02-17 14:14:07.629 | libsasl2-dev 2022-02-17 14:14:07.629 | memcached 2022-02-17 14:14:07.629 | python3-mysqldb 2022-02-17 14:14:07.629 | sqlite3 2022-02-17 14:14:07.629 | conntrack 2022-02-17 14:14:07.629 | curl 2022-02-17 14:14:07.629 | dnsmasq-base 2022-02-17 14:14:07.629 | dnsmasq-utils 2022-02-17 14:14:07.629 | ebtables 2022-02-17 14:14:07.629 | genisoimage 2022-02-17 14:14:07.629 | iptables 2022-02-17 14:14:07.629 | iputils-arping 2022-02-17 14:14:07.629 | kpartx 2022-02-17 14:14:07.629 | libjs-jquery-tablesorter 2022-02-17 14:14:07.629 | parted 2022-02-17 14:14:07.629 | pm-utils 2022-02-17 14:14:07.629 | python3-mysqldb 2022-02-17 14:14:07.629 | socat 2022-02-17 14:14:07.629 | sqlite3 2022-02-17 14:14:07.629 | sudo 2022-02-17 14:14:07.629 | vlan 2022-02-17 14:14:07.629 | lsscsi 2022-02-17 14:14:07.629 | open-iscsi 2022-02-17 14:14:07.629 | lvm2 2022-02-17 14:14:07.629 | qemu-utils 2022-02-17 14:14:07.629 | thin-provisioning-tools 2022-02-17 14:14:07.629 | acl 2022-02-17 14:14:07.629 | dnsmasq-base 2022-02-17 14:14:07.629 | dnsmasq-utils 2022-02-17 14:14:07.629 | ebtables 2022-02-17 14:14:07.629 | haproxy 2022-02-17 14:14:07.629 | iptables 2022-02-17 14:14:07.630 | iputils-arping 2022-02-17 14:14:07.630 | iputils-ping 2022-02-17 14:14:07.630 | postgresql-server-dev-all 2022-02-17 14:14:07.630 | python3-mysqldb 2022-02-17 14:14:07.630 | sqlite3 2022-02-17 14:14:07.630 | sudo 2022-02-17 14:14:07.630 | vlan 2022-02-17 14:14:07.630 | pcp 2022-02-17 14:14:07.630 | ipset 2022-02-17 14:14:07.630 | conntrack 2022-02-17 14:14:07.630 | conntrackd 2022-02-17 14:14:07.630 | keepalived 2022-02-17 14:14:07.630 | lvm2 2022-02-17 14:14:07.630 | qemu-utils 2022-02-17 14:14:07.630 | thin-provisioning-tools 2022-02-17 14:14:07.630 | curl 2022-02-17 14:14:07.630 | liberasurecode-dev 2022-02-17 14:14:07.630 | make 2022-02-17 14:14:07.630 | memcached 2022-02-17 14:14:07.630 | rsync 2022-02-17 14:14:07.630 | sqlite3 2022-02-17 14:14:07.630 | xfsprogs' 2022-02-17 14:14:07.630 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:14:07.648 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:14:07.648 | apache2-dev 2022-02-17 14:14:07.648 | bc 2022-02-17 14:14:07.648 | bsdmainutils 2022-02-17 14:14:07.648 | curl 2022-02-17 14:14:07.648 | g++ 2022-02-17 14:14:07.648 | gawk 2022-02-17 14:14:07.648 | gcc 2022-02-17 14:14:07.648 | gettext 2022-02-17 14:14:07.648 | git 2022-02-17 14:14:07.648 | graphviz 2022-02-17 14:14:07.648 | iputils-ping 2022-02-17 14:14:07.648 | libapache2-mod-proxy-uwsgi 2022-02-17 14:14:07.648 | libffi-dev 2022-02-17 14:14:07.648 | libjpeg-dev 2022-02-17 14:14:07.648 | libpcre3-dev 2022-02-17 14:14:07.648 | libpq-dev 2022-02-17 14:14:07.648 | libssl-dev 2022-02-17 14:14:07.649 | libsystemd-dev 2022-02-17 14:14:07.649 | libxml2-dev 2022-02-17 14:14:07.649 | libxslt1-dev 2022-02-17 14:14:07.649 | libyaml-dev 2022-02-17 14:14:07.649 | lsof 2022-02-17 14:14:07.649 | openssh-server 2022-02-17 14:14:07.649 | openssl 2022-02-17 14:14:07.649 | pkg-config 2022-02-17 14:14:07.649 | psmisc 2022-02-17 14:14:07.649 | python3-dev 2022-02-17 14:14:07.649 | python3-pip 2022-02-17 14:14:07.649 | python3-systemd 2022-02-17 14:14:07.649 | python3-venv 2022-02-17 14:14:07.649 | tar 2022-02-17 14:14:07.649 | tcpdump 2022-02-17 14:14:07.649 | unzip 2022-02-17 14:14:07.649 | uuid-runtime 2022-02-17 14:14:07.649 | wget 2022-02-17 14:14:07.649 | wget 2022-02-17 14:14:07.649 | zlib1g-dev 2022-02-17 14:14:07.649 | libkrb5-dev 2022-02-17 14:14:07.649 | libldap2-dev 2022-02-17 14:14:07.649 | libsasl2-dev 2022-02-17 14:14:07.649 | memcached 2022-02-17 14:14:07.649 | python3-mysqldb 2022-02-17 14:14:07.649 | sqlite3 2022-02-17 14:14:07.649 | conntrack 2022-02-17 14:14:07.649 | curl 2022-02-17 14:14:07.649 | dnsmasq-base 2022-02-17 14:14:07.649 | dnsmasq-utils 2022-02-17 14:14:07.649 | ebtables 2022-02-17 14:14:07.649 | genisoimage 2022-02-17 14:14:07.649 | iptables 2022-02-17 14:14:07.649 | iputils-arping 2022-02-17 14:14:07.649 | kpartx 2022-02-17 14:14:07.649 | libjs-jquery-tablesorter 2022-02-17 14:14:07.650 | parted 2022-02-17 14:14:07.650 | pm-utils 2022-02-17 14:14:07.650 | python3-mysqldb 2022-02-17 14:14:07.650 | socat 2022-02-17 14:14:07.650 | sqlite3 2022-02-17 14:14:07.650 | sudo 2022-02-17 14:14:07.650 | vlan 2022-02-17 14:14:07.650 | lsscsi 2022-02-17 14:14:07.650 | open-iscsi 2022-02-17 14:14:07.650 | lvm2 2022-02-17 14:14:07.650 | qemu-utils 2022-02-17 14:14:07.650 | thin-provisioning-tools 2022-02-17 14:14:07.650 | acl 2022-02-17 14:14:07.650 | dnsmasq-base 2022-02-17 14:14:07.650 | dnsmasq-utils 2022-02-17 14:14:07.650 | ebtables 2022-02-17 14:14:07.650 | haproxy 2022-02-17 14:14:07.650 | iptables 2022-02-17 14:14:07.650 | iputils-arping 2022-02-17 14:14:07.650 | iputils-ping 2022-02-17 14:14:07.650 | postgresql-server-dev-all 2022-02-17 14:14:07.650 | python3-mysqldb 2022-02-17 14:14:07.650 | sqlite3 2022-02-17 14:14:07.650 | sudo 2022-02-17 14:14:07.650 | vlan 2022-02-17 14:14:07.650 | pcp 2022-02-17 14:14:07.650 | ipset 2022-02-17 14:14:07.650 | conntrack 2022-02-17 14:14:07.650 | conntrackd 2022-02-17 14:14:07.650 | keepalived 2022-02-17 14:14:07.650 | lvm2 2022-02-17 14:14:07.650 | qemu-utils 2022-02-17 14:14:07.650 | thin-provisioning-tools 2022-02-17 14:14:07.650 | curl 2022-02-17 14:14:07.650 | liberasurecode-dev 2022-02-17 14:14:07.650 | make 2022-02-17 14:14:07.650 | memcached 2022-02-17 14:14:07.650 | rsync 2022-02-17 14:14:07.650 | sqlite3 2022-02-17 14:14:07.651 | xfsprogs ' 2022-02-17 14:14:07.651 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:14:07.653 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:07.655 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:07.658 | ++ 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-02-17 14:14:07.659 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:14:07.663 | ++ 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-02-17 14:14:07.665 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:14:07.667 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:14:07.669 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:14:07.671 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:14:07.673 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:07.675 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:14:07.677 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:07.679 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:07.681 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:14:07.683 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:14:07.685 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:14:07.687 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:14:07.689 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:14:07.693 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:14:07.695 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:14:07.697 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:14:07.699 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:14:07.701 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:14:07.704 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:14:07.707 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645107247705 2022-02-17 14:14:07.709 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:14:07.711 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:14:07.713 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 14:14:07.935 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:14:07.971 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:14:08.015 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:14:08.161 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:14:10.122 | Reading package lists... 2022-02-17 14:14:10.151 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:14:10.154 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:14:10.156 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:14:10.158 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:14:10.160 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:14:10.162 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:14:10.164 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:14:10.166 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:14:10.168 | ++ functions-common:time_stop:2432 : start_time=1645107247705 2022-02-17 14:14:10.170 | ++ functions-common:time_stop:2434 : [[ -z 1645107247705 ]] 2022-02-17 14:14:10.173 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:14:10.176 | ++ functions-common:time_stop:2437 : end_time=1645107250174 2022-02-17 14:14:10.178 | ++ functions-common:time_stop:2438 : elapsed_time=2469 2022-02-17 14:14:10.180 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:14:10.182 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:14:10.185 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2469 2022-02-17 14:14:10.187 | ++ functions-common:install_package:1464 : 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-02-17 14:14:10.189 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:14:10.191 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:14:10.193 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:14:10.196 | ++ functions-common:real_install_package:1450 : 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-02-17 14:14:10.219 | ++ functions-common:apt_get:1230 : 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-02-17 14:14:10.326 | Reading package lists... 2022-02-17 14:14:10.567 | Building dependency tree... 2022-02-17 14:14:10.567 | Reading state information... 2022-02-17 14:14:10.832 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:14:10.833 | bc set to manually installed. 2022-02-17 14:14:10.833 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:14:10.833 | bsdmainutils set to manually installed. 2022-02-17 14:14:10.833 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:14:10.833 | gawk set to manually installed. 2022-02-17 14:14:10.833 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:14:10.833 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:14:10.833 | iptables set to manually installed. 2022-02-17 14:14:10.833 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:14:10.833 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:14:10.833 | kpartx set to manually installed. 2022-02-17 14:14:10.833 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:14:10.833 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:14:10.833 | psmisc is already the newest version (23.3-1). 2022-02-17 14:14:10.833 | psmisc set to manually installed. 2022-02-17 14:14:10.833 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:14:10.833 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:14:10.833 | python3-systemd set to manually installed. 2022-02-17 14:14:10.833 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:14:10.833 | tcpdump set to manually installed. 2022-02-17 14:14:10.833 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:14:10.833 | thin-provisioning-tools set to manually installed. 2022-02-17 14:14:10.833 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:14:10.833 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:14:10.833 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:14:10.833 | lsof set to manually installed. 2022-02-17 14:14:10.833 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:14:10.833 | parted set to manually installed. 2022-02-17 14:14:10.833 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:14:10.833 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:14:10.834 | tar set to manually installed. 2022-02-17 14:14:10.834 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:14:10.834 | zlib1g-dev set to manually installed. 2022-02-17 14:14:10.834 | The following packages were automatically installed and are no longer required: 2022-02-17 14:14:10.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:14:10.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:14:10.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:14:10.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:14:10.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:14:10.834 | python3-zope.interface 2022-02-17 14:14:10.834 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:14:10.834 | The following additional packages will be installed: 2022-02-17 14:14:10.834 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-17 14:14:10.834 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-17 14:14:10.834 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-17 14:14:10.834 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-17 14:14:10.834 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-17 14:14:10.834 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-17 14:14:10.834 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-17 14:14:10.834 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-17 14:14:10.834 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-17 14:14:10.834 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-17 14:14:10.834 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-17 14:14:10.835 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-17 14:14:10.835 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-17 14:14:10.835 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-17 14:14:10.835 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-17 14:14:10.835 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-17 14:14:10.835 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-17 14:14:10.835 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-17 14:14:10.835 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-17 14:14:10.835 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-17 14:14:10.835 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-17 14:14:10.835 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-17 14:14:10.835 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-17 14:14:10.835 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-17 14:14:10.835 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-17 14:14:10.835 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-17 14:14:10.835 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-17 14:14:10.835 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-17 14:14:10.835 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-17 14:14:10.835 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-17 14:14:10.835 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-17 14:14:10.835 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-17 14:14:10.835 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 14:14:10.835 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-17 14:14:10.835 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-17 14:14:10.835 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-17 14:14:10.836 | Suggested packages: 2022-02-17 14:14:10.837 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-17 14:14:10.837 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-17 14:14:10.837 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-17 14:14:10.837 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-17 14:14:10.837 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-17 14:14:10.837 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-17 14:14:10.837 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-17 14:14:10.837 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-17 14:14:10.837 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-17 14:14:10.837 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-17 14:14:10.837 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-17 14:14:10.837 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-17 14:14:10.837 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-17 14:14:10.837 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-17 14:14:10.837 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-17 14:14:11.071 | The following NEW packages will be installed: 2022-02-17 14:14:11.071 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-17 14:14:11.071 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-17 14:14:11.071 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-17 14:14:11.071 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-17 14:14:11.071 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-17 14:14:11.071 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-17 14:14:11.071 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-17 14:14:11.071 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-17 14:14:11.071 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-17 14:14:11.071 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-17 14:14:11.071 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-17 14:14:11.071 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-17 14:14:11.071 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-17 14:14:11.071 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-17 14:14:11.071 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-17 14:14:11.071 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-17 14:14:11.071 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-17 14:14:11.071 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-17 14:14:11.072 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-17 14:14:11.072 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-17 14:14:11.072 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-17 14:14:11.072 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-17 14:14:11.072 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-17 14:14:11.072 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-17 14:14:11.072 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-17 14:14:11.072 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-17 14:14:11.072 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-17 14:14:11.072 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-17 14:14:11.072 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-17 14:14:11.072 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-17 14:14:11.072 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-17 14:14:11.072 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-17 14:14:11.072 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-17 14:14:11.072 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-17 14:14:11.072 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-17 14:14:11.072 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-17 14:14:11.072 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-17 14:14:11.072 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-17 14:14:11.072 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-17 14:14:11.072 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-17 14:14:11.072 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-17 14:14:11.072 | unzip uuid-dev vbetool vlan x11-common 2022-02-17 14:14:11.072 | The following packages will be upgraded: 2022-02-17 14:14:11.073 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-17 14:14:11.073 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-17 14:14:11.074 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-02-17 14:14:11.074 | uuid-runtime wget 2022-02-17 14:14:11.189 | 21 upgraded, 219 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:14:11.189 | Need to get 164 MB of archives. 2022-02-17 14:14:11.189 | After this operation, 768 MB of additional disk space will be used. 2022-02-17 14:14:11.189 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-17 14:14:11.415 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-17 14:14:11.427 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-17 14:14:11.432 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-17 14:14:11.511 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-17 14:14:11.998 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-17 14:14:12.014 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-02-17 14:14:12.049 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-17 14:14:12.050 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-17 14:14:12.051 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-17 14:14:12.052 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-17 14:14:12.081 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-17 14:14:12.083 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-17 14:14:12.083 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-17 14:14:12.086 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-17 14:14:12.108 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-17 14:14:12.124 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-17 14:14:12.144 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-17 14:14:12.146 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-17 14:14:12.156 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-17 14:14:13.430 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-17 14:14:13.615 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-17 14:14:13.757 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-17 14:14:13.760 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-17 14:14:13.762 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-17 14:14:13.802 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-17 14:14:13.810 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-17 14:14:14.095 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-17 14:14:14.097 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-17 14:14:14.097 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-17 14:14:14.098 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-17 14:14:14.349 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-17 14:14:14.350 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-17 14:14:14.350 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-17 14:14:14.381 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-17 14:14:14.529 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-17 14:14:14.564 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-17 14:14:14.616 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-17 14:14:14.658 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-17 14:14:14.750 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-17 14:14:14.753 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-17 14:14:14.754 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-17 14:14:14.789 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-17 14:14:14.951 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-17 14:14:14.967 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-17 14:14:14.968 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-17 14:14:15.007 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-17 14:14:15.012 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-17 14:14:15.048 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-17 14:14:15.168 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-17 14:14:15.209 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-17 14:14:17.697 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-17 14:14:19.305 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-17 14:14:19.626 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-17 14:14:19.646 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-17 14:14:19.647 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-17 14:14:19.653 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-17 14:14:20.121 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-17 14:14:20.123 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-17 14:14:20.163 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-17 14:14:21.000 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-17 14:14:22.253 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-17 14:14:22.260 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-17 14:14:22.263 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-17 14:14:22.264 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-17 14:14:22.265 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-17 14:14:22.316 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-17 14:14:22.317 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-17 14:14:22.324 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-17 14:14:22.324 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-17 14:14:22.330 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-17 14:14:22.360 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-17 14:14:22.482 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-17 14:14:22.496 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-17 14:14:22.497 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-17 14:14:22.885 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-17 14:14:22.886 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-17 14:14:22.890 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-17 14:14:22.951 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-17 14:14:22.953 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-17 14:14:22.954 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-17 14:14:22.999 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-17 14:14:23.112 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-17 14:14:23.118 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-17 14:14:23.128 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-17 14:14:23.171 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-17 14:14:23.173 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-17 14:14:24.669 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-17 14:14:24.670 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-17 14:14:24.670 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-17 14:14:24.672 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-17 14:14:24.673 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-17 14:14:24.675 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-17 14:14:24.693 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-17 14:14:24.694 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-17 14:14:24.700 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-17 14:14:24.744 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-17 14:14:24.746 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-17 14:14:24.760 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-17 14:14:24.763 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-17 14:14:24.814 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-17 14:14:25.048 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-17 14:14:25.360 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-17 14:14:25.363 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-17 14:14:25.372 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-17 14:14:25.387 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-17 14:14:25.415 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-17 14:14:25.417 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-17 14:14:25.419 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-17 14:14:25.422 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-17 14:14:25.432 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-17 14:14:25.433 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-17 14:14:25.475 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-17 14:14:25.491 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-17 14:14:25.506 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-17 14:14:25.507 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-17 14:14:25.517 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-17 14:14:25.530 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-17 14:14:25.549 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-17 14:14:25.551 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-17 14:14:25.551 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-17 14:14:25.553 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-17 14:14:25.605 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-17 14:14:25.612 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-17 14:14:25.645 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-17 14:14:25.656 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-17 14:14:25.661 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-17 14:14:25.662 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-17 14:14:25.673 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-17 14:14:25.676 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-17 14:14:25.678 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-17 14:14:25.680 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-17 14:14:25.736 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-17 14:14:25.750 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-17 14:14:25.765 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-17 14:14:25.863 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-17 14:14:25.864 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-17 14:14:25.864 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-17 14:14:25.867 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-17 14:14:25.868 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-17 14:14:25.899 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-17 14:14:25.908 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-17 14:14:25.911 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-17 14:14:25.912 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-17 14:14:25.936 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-17 14:14:25.940 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-17 14:14:25.952 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-17 14:14:25.953 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-17 14:14:25.958 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-17 14:14:25.961 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-17 14:14:25.997 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-17 14:14:26.000 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-17 14:14:26.004 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-17 14:14:26.088 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-17 14:14:26.089 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-17 14:14:26.090 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-17 14:14:26.090 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-17 14:14:26.091 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-17 14:14:26.107 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-17 14:14:26.134 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-17 14:14:26.135 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-17 14:14:26.136 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-17 14:14:27.532 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-17 14:14:27.534 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-17 14:14:27.565 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-17 14:14:27.567 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-17 14:14:27.604 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-17 14:14:27.604 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-17 14:14:27.605 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-17 14:14:27.638 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-17 14:14:27.639 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-17 14:14:27.642 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-17 14:14:27.650 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-17 14:14:27.650 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-17 14:14:27.651 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-17 14:14:27.708 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-17 14:14:27.732 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-17 14:14:27.960 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-17 14:14:27.981 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-17 14:14:27.988 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-17 14:14:27.989 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-17 14:14:28.107 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-17 14:14:28.108 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-17 14:14:28.109 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-17 14:14:28.112 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-17 14:14:28.154 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-17 14:14:28.679 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-17 14:14:28.865 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-17 14:14:28.911 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-17 14:14:29.223 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-17 14:14:29.228 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-17 14:14:29.229 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-17 14:14:29.230 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-17 14:14:29.390 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-17 14:14:29.399 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-17 14:14:29.449 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-17 14:14:29.543 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-17 14:14:30.288 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-17 14:14:30.289 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-17 14:14:30.442 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-17 14:14:30.447 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-17 14:14:31.553 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-17 14:14:31.643 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-17 14:14:35.517 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-17 14:14:35.521 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-17 14:14:35.525 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-17 14:14:35.531 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-17 14:14:35.535 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-17 14:14:35.675 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-17 14:14:35.675 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-17 14:14:35.754 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-17 14:14:35.964 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-17 14:14:35.965 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-17 14:14:36.311 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-17 14:14:36.312 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-17 14:14:36.313 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-17 14:14:36.318 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-17 14:14:36.319 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-17 14:14:36.319 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-17 14:14:36.321 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-17 14:14:36.361 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-17 14:14:36.427 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-17 14:14:36.558 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-17 14:14:36.561 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-17 14:14:36.562 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-17 14:14:36.563 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-17 14:14:36.564 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-17 14:14:36.564 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-17 14:14:36.565 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-17 14:14:36.566 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-17 14:14:36.566 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-17 14:14:36.604 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-17 14:14:36.649 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-17 14:14:36.651 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-17 14:14:36.653 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-17 14:14:36.710 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-17 14:14:36.721 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-17 14:14:36.723 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-17 14:14:37.082 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-17 14:14:37.172 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-17 14:14:38.620 | Preconfiguring packages ... 2022-02-17 14:14:38.777 | Fetched 164 MB in 26s (6,287 kB/s) 2022-02-17 14:14:38.842 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-17 14:14:38.844 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:38.855 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:38.910 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:38.921 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:39.300 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:39.306 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:39.344 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:39.359 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:39.425 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:39.582 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:40.346 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:14:40.352 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-17 14:14:40.432 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:14:40.509 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-17 14:14:40.511 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-02-17 14:14:40.520 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-02-17 14:14:40.920 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:14:40.926 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 14:14:40.970 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:14:41.058 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-17 14:14:41.060 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:14:41.069 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-17 14:14:41.107 | Selecting previously unselected package libapr1:amd64. 2022-02-17 14:14:41.114 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 14:14:41.116 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 14:14:41.192 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:14:41.198 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 14:14:41.403 | Selecting previously unselected package libaprutil1:amd64. 2022-02-17 14:14:41.410 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:14:41.412 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:14:41.447 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-17 14:14:41.454 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:14:41.456 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:14:41.491 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 14:14:41.498 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-17 14:14:41.546 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-17 14:14:41.553 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:14:41.555 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:14:41.586 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 14:14:41.591 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 14:14:41.648 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-17 14:14:41.654 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-17 14:14:41.715 | Selecting previously unselected package libjansson4:amd64. 2022-02-17 14:14:41.723 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-17 14:14:41.725 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-17 14:14:41.755 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-17 14:14:41.761 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-17 14:14:41.764 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 14:14:41.812 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:14:41.818 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-17 14:14:43.074 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:14:43.080 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-17 14:14:43.195 | Selecting previously unselected package apache2-bin. 2022-02-17 14:14:43.202 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:14:43.204 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 14:14:43.407 | Selecting previously unselected package apache2-data. 2022-02-17 14:14:43.414 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-17 14:14:43.416 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 14:14:43.536 | Selecting previously unselected package apache2-utils. 2022-02-17 14:14:43.543 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:14:43.545 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 14:14:43.588 | Selecting previously unselected package apache2. 2022-02-17 14:14:43.595 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:14:43.614 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 14:14:43.685 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-17 14:14:43.692 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-17 14:14:43.694 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 14:14:43.740 | Selecting previously unselected package haproxy. 2022-02-17 14:14:43.747 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-17 14:14:43.756 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 14:14:43.976 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-17 14:14:43.984 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:14:43.986 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:14:44.019 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-17 14:14:44.026 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:14:44.028 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:14:44.056 | Selecting previously unselected package mysql-common. 2022-02-17 14:14:44.063 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-17 14:14:44.081 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 14:14:44.108 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-17 14:14:44.115 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:14:44.117 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:14:44.356 | Selecting previously unselected package libsensors-config. 2022-02-17 14:14:44.364 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-17 14:14:44.366 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 14:14:44.392 | Selecting previously unselected package libsensors5:amd64. 2022-02-17 14:14:44.399 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-17 14:14:44.465 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 14:14:44.495 | Selecting previously unselected package libsnmp-base. 2022-02-17 14:14:44.503 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-17 14:14:44.506 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:14:44.577 | Selecting previously unselected package libsnmp35:amd64. 2022-02-17 14:14:44.584 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-17 14:14:44.586 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:14:44.747 | Selecting previously unselected package keepalived. 2022-02-17 14:14:44.754 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-17 14:14:44.756 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 14:14:44.838 | Selecting previously unselected package memcached. 2022-02-17 14:14:44.845 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-17 14:14:44.847 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 14:14:44.905 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-17 14:14:45.351 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-17 14:14:45.439 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:14:45.445 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-17 14:14:45.572 | Selecting previously unselected package python3-yaml. 2022-02-17 14:14:45.579 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-17 14:14:45.581 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 14:14:45.634 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:14:45.639 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:14:45.686 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:14:45.758 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:14:46.188 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-17 14:14:46.211 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-17 14:14:46.360 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-17 14:14:46.365 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-17 14:14:46.440 | Selecting previously unselected package acl. 2022-02-17 14:14:46.448 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-17 14:14:46.450 | Unpacking acl (2.2.53-6) ... 2022-02-17 14:14:46.478 | Selecting previously unselected package autotools-dev. 2022-02-17 14:14:46.485 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-17 14:14:46.487 | Unpacking autotools-dev (20180224.1) ... 2022-02-17 14:14:46.518 | Selecting previously unselected package m4. 2022-02-17 14:14:46.525 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-17 14:14:46.527 | Unpacking m4 (1.4.18-4) ... 2022-02-17 14:14:46.578 | Selecting previously unselected package autoconf. 2022-02-17 14:14:46.585 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-17 14:14:46.587 | Unpacking autoconf (2.69-11.1) ... 2022-02-17 14:14:46.665 | Selecting previously unselected package automake. 2022-02-17 14:14:46.672 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-17 14:14:46.677 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-17 14:14:46.777 | Selecting previously unselected package autopoint. 2022-02-17 14:14:46.784 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-17 14:14:46.787 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-17 14:14:46.828 | Selecting previously unselected package libllvm10:amd64. 2022-02-17 14:14:46.836 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:46.838 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:14:49.075 | Selecting previously unselected package libclang-cpp10. 2022-02-17 14:14:49.082 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:49.084 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:14:50.507 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-17 14:14:50.514 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:50.516 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:14:50.977 | Selecting previously unselected package libgc1c2:amd64. 2022-02-17 14:14:50.985 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-17 14:14:50.987 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 14:14:51.026 | Selecting previously unselected package libobjc4:amd64. 2022-02-17 14:14:51.034 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:51.036 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:14:51.067 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-17 14:14:51.074 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:51.076 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:14:51.151 | Selecting previously unselected package libc6-i386. 2022-02-17 14:14:51.158 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 14:14:51.160 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 14:14:51.682 | Selecting previously unselected package lib32gcc-s1. 2022-02-17 14:14:51.689 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:51.692 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:14:51.732 | Selecting previously unselected package lib32stdc++6. 2022-02-17 14:14:51.739 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:51.742 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:14:51.841 | Selecting previously unselected package libclang-common-10-dev. 2022-02-17 14:14:51.849 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:51.851 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:14:52.816 | Selecting previously unselected package libclang1-10. 2022-02-17 14:14:52.824 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:52.827 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:14:53.963 | Selecting previously unselected package clang-10. 2022-02-17 14:14:53.970 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:53.972 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:14:54.008 | Selecting previously unselected package libtool. 2022-02-17 14:14:54.015 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-17 14:14:54.018 | Unpacking libtool (2.4.6-14) ... 2022-02-17 14:14:54.064 | Selecting previously unselected package dh-autoreconf. 2022-02-17 14:14:54.071 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-17 14:14:54.073 | Unpacking dh-autoreconf (19) ... 2022-02-17 14:14:54.100 | Selecting previously unselected package libdebhelper-perl. 2022-02-17 14:14:54.107 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-17 14:14:54.109 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 14:14:54.154 | Selecting previously unselected package libarchive-zip-perl. 2022-02-17 14:14:54.161 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-17 14:14:54.163 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-17 14:14:54.212 | Selecting previously unselected package libsub-override-perl. 2022-02-17 14:14:54.220 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-17 14:14:54.222 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-17 14:14:54.250 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-17 14:14:54.258 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-17 14:14:54.260 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 14:14:54.288 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-17 14:14:54.295 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-17 14:14:54.297 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 14:14:54.322 | Selecting previously unselected package libdpkg-perl. 2022-02-17 14:14:54.329 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-17 14:14:54.333 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 14:14:54.405 | Selecting previously unselected package make. 2022-02-17 14:14:54.412 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-17 14:14:54.414 | Unpacking make (4.2.1-1.2) ... 2022-02-17 14:14:54.461 | Selecting previously unselected package dpkg-dev. 2022-02-17 14:14:54.468 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-17 14:14:54.470 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 14:14:54.620 | Selecting previously unselected package dwz. 2022-02-17 14:14:54.627 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-17 14:14:54.629 | Unpacking dwz (0.13-5) ... 2022-02-17 14:14:54.678 | Selecting previously unselected package libcroco3:amd64. 2022-02-17 14:14:54.686 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-17 14:14:54.688 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-17 14:14:54.728 | Selecting previously unselected package gettext. 2022-02-17 14:14:54.735 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-17 14:14:54.737 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-17 14:14:54.892 | Selecting previously unselected package intltool-debian. 2022-02-17 14:14:54.900 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-17 14:14:54.902 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-17 14:14:54.931 | Selecting previously unselected package po-debconf. 2022-02-17 14:14:54.938 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-17 14:14:54.940 | Unpacking po-debconf (1.0.21) ... 2022-02-17 14:14:55.016 | Selecting previously unselected package debhelper. 2022-02-17 14:14:55.025 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-17 14:14:55.027 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-17 14:14:55.216 | Selecting previously unselected package uuid-dev:amd64. 2022-02-17 14:14:55.224 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-17 14:14:55.225 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:14:55.261 | Selecting previously unselected package libsctp1:amd64. 2022-02-17 14:14:55.268 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 14:14:55.271 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:14:55.297 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-17 14:14:55.304 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-17 14:14:55.306 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:14:55.341 | Selecting previously unselected package libapr1-dev. 2022-02-17 14:14:55.349 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-17 14:14:55.351 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 14:14:55.607 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-17 14:14:55.616 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-17 14:14:55.618 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:14:55.727 | Selecting previously unselected package libaprutil1-dev. 2022-02-17 14:14:55.734 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-17 14:14:55.736 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 14:14:55.963 | Selecting previously unselected package apache2-dev. 2022-02-17 14:14:55.971 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:14:55.973 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 14:14:56.039 | Selecting previously unselected package binfmt-support. 2022-02-17 14:14:56.046 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-17 14:14:56.056 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-17 14:14:56.092 | Selecting previously unselected package g++-9. 2022-02-17 14:14:56.100 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-17 14:14:56.102 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:14:57.233 | Selecting previously unselected package g++. 2022-02-17 14:14:57.245 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-17 14:14:57.248 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 14:14:57.272 | Selecting previously unselected package build-essential. 2022-02-17 14:14:57.280 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-17 14:14:57.282 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-17 14:14:57.307 | Selecting previously unselected package conntrack. 2022-02-17 14:14:57.315 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-17 14:14:57.318 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-17 14:14:57.350 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-17 14:14:57.358 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-17 14:14:57.361 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 14:14:57.390 | Selecting previously unselected package libnetfilter-queue1. 2022-02-17 14:14:57.398 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-17 14:14:57.401 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 14:14:57.433 | Selecting previously unselected package conntrackd. 2022-02-17 14:14:57.441 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-17 14:14:57.443 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-17 14:14:57.488 | Selecting previously unselected package dns-root-data. 2022-02-17 14:14:57.496 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-17 14:14:57.498 | Unpacking dns-root-data (2019052802) ... 2022-02-17 14:14:57.526 | Selecting previously unselected package libidn11:amd64. 2022-02-17 14:14:57.534 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-17 14:14:57.536 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 14:14:57.574 | Selecting previously unselected package dnsmasq-base. 2022-02-17 14:14:57.581 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 14:14:57.584 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 14:14:57.652 | Selecting previously unselected package dnsmasq-utils. 2022-02-17 14:14:57.659 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-17 14:14:57.662 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 14:14:57.693 | Selecting previously unselected package ebtables. 2022-02-17 14:14:57.701 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-17 14:14:57.716 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-17 14:14:57.759 | Selecting previously unselected package libfakeroot:amd64. 2022-02-17 14:14:57.766 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-17 14:14:57.769 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-17 14:14:57.801 | Selecting previously unselected package fakeroot. 2022-02-17 14:14:57.808 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-17 14:14:57.811 | Unpacking fakeroot (1.24-1) ... 2022-02-17 14:14:57.851 | Selecting previously unselected package fonts-dejavu-core. 2022-02-17 14:14:57.859 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-17 14:14:57.861 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-17 14:14:58.032 | Selecting previously unselected package fonts-liberation. 2022-02-17 14:14:58.039 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-17 14:14:58.042 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-17 14:14:58.180 | Selecting previously unselected package fontconfig-config. 2022-02-17 14:14:58.188 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-17 14:14:58.190 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 14:14:58.228 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-17 14:14:58.236 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 14:14:58.239 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 14:14:58.283 | Selecting previously unselected package fontconfig. 2022-02-17 14:14:58.291 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-17 14:14:58.294 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 14:14:58.339 | Selecting previously unselected package genisoimage. 2022-02-17 14:14:58.347 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-17 14:14:58.350 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 14:14:58.430 | Selecting previously unselected package libann0. 2022-02-17 14:14:58.438 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-17 14:14:58.440 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-17 14:14:58.470 | Selecting previously unselected package libcdt5:amd64. 2022-02-17 14:14:58.478 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:58.481 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 14:14:58.511 | Selecting previously unselected package libcgraph6:amd64. 2022-02-17 14:14:58.519 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:58.521 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 14:14:58.556 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-17 14:14:58.563 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 14:14:58.567 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:14:58.611 | Selecting previously unselected package libjpeg8:amd64. 2022-02-17 14:14:58.619 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:14:58.621 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 14:14:58.651 | Selecting previously unselected package libjbig0:amd64. 2022-02-17 14:14:58.659 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-17 14:14:58.662 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 14:14:58.693 | Selecting previously unselected package libwebp6:amd64. 2022-02-17 14:14:58.701 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:14:58.704 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 14:14:58.760 | Selecting previously unselected package libtiff5:amd64. 2022-02-17 14:14:58.767 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:14:58.770 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 14:14:58.820 | Selecting previously unselected package libxpm4:amd64. 2022-02-17 14:14:58.828 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-17 14:14:58.830 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 14:14:58.863 | Selecting previously unselected package libgd3:amd64. 2022-02-17 14:14:58.870 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-17 14:14:58.872 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 14:14:58.916 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-17 14:14:58.924 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 14:14:58.927 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 14:14:58.978 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-17 14:14:58.985 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-17 14:14:58.988 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 14:14:59.049 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-17 14:14:59.057 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-17 14:14:59.059 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-17 14:14:59.091 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-17 14:14:59.099 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-17 14:14:59.102 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 14:14:59.132 | Selecting previously unselected package libxrender1:amd64. 2022-02-17 14:14:59.140 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-17 14:14:59.142 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 14:14:59.173 | Selecting previously unselected package libcairo2:amd64. 2022-02-17 14:14:59.180 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-17 14:14:59.183 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 14:14:59.280 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-17 14:14:59.288 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-17 14:14:59.291 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 14:14:59.329 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-17 14:14:59.337 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-17 14:14:59.340 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 14:14:59.436 | Selecting previously unselected package libthai-data. 2022-02-17 14:14:59.445 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-17 14:14:59.449 | Unpacking libthai-data (0.1.28-3) ... 2022-02-17 14:14:59.506 | Selecting previously unselected package libdatrie1:amd64. 2022-02-17 14:14:59.514 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-17 14:14:59.517 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 14:14:59.548 | Selecting previously unselected package libthai0:amd64. 2022-02-17 14:14:59.556 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-17 14:14:59.558 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-17 14:14:59.589 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-17 14:14:59.597 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:14:59.600 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:14:59.651 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-17 14:14:59.659 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:14:59.662 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:14:59.705 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-17 14:14:59.713 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-17 14:14:59.716 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:14:59.751 | Selecting previously unselected package libpathplan4:amd64. 2022-02-17 14:14:59.759 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:59.761 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 14:14:59.791 | Selecting previously unselected package libgvc6. 2022-02-17 14:14:59.799 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:59.801 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-17 14:14:59.920 | Selecting previously unselected package libgvpr2:amd64. 2022-02-17 14:14:59.928 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:59.931 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 14:14:59.982 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-17 14:14:59.990 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-17 14:14:59.993 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:00.149 | Selecting previously unselected package x11-common. 2022-02-17 14:15:00.156 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-17 14:15:00.180 | dpkg-query: no packages found matching nux-tools 2022-02-17 14:15:00.191 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-17 14:15:00.231 | Selecting previously unselected package libice6:amd64. 2022-02-17 14:15:00.240 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-17 14:15:00.242 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 14:15:00.274 | Selecting previously unselected package libsm6:amd64. 2022-02-17 14:15:00.282 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-17 14:15:00.284 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 14:15:00.314 | Selecting previously unselected package libxt6:amd64. 2022-02-17 14:15:00.321 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-17 14:15:00.323 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 14:15:00.373 | Selecting previously unselected package libxmu6:amd64. 2022-02-17 14:15:00.381 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-17 14:15:00.383 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 14:15:00.418 | Selecting previously unselected package libxaw7:amd64. 2022-02-17 14:15:00.427 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-17 14:15:00.429 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 14:15:00.479 | Selecting previously unselected package graphviz. 2022-02-17 14:15:00.487 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-17 14:15:00.490 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-17 14:15:00.621 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-17 14:15:00.629 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-17 14:15:00.631 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:00.683 | Selecting previously unselected package libibverbs1:amd64. 2022-02-17 14:15:00.690 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:00.694 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:00.735 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-17 14:15:00.743 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:00.758 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:00.819 | Selecting previously unselected package icu-devtools. 2022-02-17 14:15:00.827 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:00.829 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 14:15:00.887 | Selecting previously unselected package iputils-arping. 2022-02-17 14:15:00.895 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-17 14:15:00.897 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-17 14:15:00.928 | Selecting previously unselected package javascript-common. 2022-02-17 14:15:00.936 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-17 14:15:00.950 | Unpacking javascript-common (11) ... 2022-02-17 14:15:00.982 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-17 14:15:00.990 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:00.992 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:01.027 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-17 14:15:01.035 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:01.037 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:01.071 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-17 14:15:01.079 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:01.081 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:01.116 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-17 14:15:01.124 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:01.126 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:01.160 | Selecting previously unselected package comerr-dev:amd64. 2022-02-17 14:15:01.168 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-17 14:15:01.172 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 14:15:01.205 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-17 14:15:01.213 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:01.215 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:01.267 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-17 14:15:01.275 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-17 14:15:01.277 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 14:15:01.308 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-17 14:15:01.316 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-17 14:15:01.320 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 14:15:01.347 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-17 14:15:01.355 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-17 14:15:01.357 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-17 14:15:01.384 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-17 14:15:01.391 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-17 14:15:01.393 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-17 14:15:01.425 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-17 14:15:01.433 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 14:15:01.435 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:01.502 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-17 14:15:01.510 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-17 14:15:01.512 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:01.579 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-17 14:15:01.587 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-17 14:15:01.589 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 14:15:01.620 | Selecting previously unselected package libgts-bin. 2022-02-17 14:15:01.628 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-17 14:15:01.645 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 14:15:01.679 | Selecting previously unselected package libicu-dev:amd64. 2022-02-17 14:15:01.687 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-17 14:15:01.689 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:03.116 | Selecting previously unselected package libipset13:amd64. 2022-02-17 14:15:03.123 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:03.126 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:03.163 | Selecting previously unselected package librdmacm1:amd64. 2022-02-17 14:15:03.171 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-17 14:15:03.173 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:03.211 | Selecting previously unselected package libiscsi7:amd64. 2022-02-17 14:15:03.219 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-17 14:15:03.221 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 14:15:03.254 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-17 14:15:03.262 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-17 14:15:03.265 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:03.323 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-17 14:15:03.331 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:15:03.334 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:03.358 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-17 14:15:03.366 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-17 14:15:03.369 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:03.392 | Selecting previously unselected package libjs-jquery. 2022-02-17 14:15:03.400 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-17 14:15:03.402 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 14:15:03.460 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-17 14:15:03.468 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-17 14:15:03.470 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-17 14:15:03.497 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-17 14:15:03.504 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-17 14:15:03.506 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 14:15:03.580 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-17 14:15:03.588 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-17 14:15:03.590 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 14:15:03.643 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-17 14:15:03.652 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-17 14:15:03.654 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-17 14:15:03.680 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-17 14:15:03.688 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-17 14:15:03.690 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-17 14:15:03.717 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-17 14:15:03.725 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:03.728 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:03.820 | Selecting previously unselected package libnspr4:amd64. 2022-02-17 14:15:03.831 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-17 14:15:03.833 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-17 14:15:03.877 | Selecting previously unselected package libnss3:amd64. 2022-02-17 14:15:03.884 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-17 14:15:03.887 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 14:15:04.088 | Selecting previously unselected package libomp5-10:amd64. 2022-02-17 14:15:04.096 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:04.099 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:04.172 | Selecting previously unselected package libomp-10-dev. 2022-02-17 14:15:04.180 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:04.182 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:04.217 | Selecting previously unselected package pcp-conf. 2022-02-17 14:15:04.225 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-17 14:15:04.227 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-17 14:15:04.257 | Selecting previously unselected package libpcp3. 2022-02-17 14:15:04.265 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-17 14:15:04.267 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-17 14:15:04.330 | Selecting previously unselected package libpcp-pmda3. 2022-02-17 14:15:04.338 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-17 14:15:04.340 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-17 14:15:04.371 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-17 14:15:04.380 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-17 14:15:04.382 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 14:15:04.415 | Selecting previously unselected package libpq5:amd64. 2022-02-17 14:15:04.422 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:04.424 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:04.468 | Selecting previously unselected package libpq-dev. 2022-02-17 14:15:04.476 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:04.478 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:04.549 | Selecting previously unselected package librados2. 2022-02-17 14:15:04.557 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:15:04.560 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:05.029 | Selecting previously unselected package librbd1. 2022-02-17 14:15:05.038 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-17 14:15:05.040 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:05.304 | Selecting previously unselected package libsasl2-dev. 2022-02-17 14:15:05.312 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-17 14:15:05.315 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 14:15:05.381 | Selecting previously unselected package libssl-dev:amd64. 2022-02-17 14:15:05.389 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-17 14:15:05.391 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:05.648 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-17 14:15:05.656 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-17 14:15:05.658 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:15:05.767 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-17 14:15:05.775 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:05.778 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:05.803 | Selecting previously unselected package libx86-1:amd64. 2022-02-17 14:15:05.811 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-17 14:15:05.813 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 14:15:05.850 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-17 14:15:05.858 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:05.860 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:15:06.001 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-17 14:15:06.009 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-17 14:15:06.011 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 14:15:06.089 | Selecting previously unselected package llvm-10-runtime. 2022-02-17 14:15:06.097 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:06.100 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:06.154 | Selecting previously unselected package libpfm4:amd64. 2022-02-17 14:15:06.162 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-17 14:15:06.164 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 14:15:06.239 | Selecting previously unselected package llvm-10. 2022-02-17 14:15:06.247 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:06.249 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:07.016 | Selecting previously unselected package libffi-dev:amd64. 2022-02-17 14:15:07.024 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-17 14:15:07.026 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-17 14:15:07.070 | Selecting previously unselected package python3-pygments. 2022-02-17 14:15:07.079 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-17 14:15:07.082 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 14:15:07.215 | Selecting previously unselected package llvm-10-tools. 2022-02-17 14:15:07.224 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:07.226 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:07.365 | Selecting previously unselected package libz3-4:amd64. 2022-02-17 14:15:07.375 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-17 14:15:07.381 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:08.322 | Selecting previously unselected package libz3-dev:amd64. 2022-02-17 14:15:08.330 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-17 14:15:08.332 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:08.376 | Selecting previously unselected package llvm-10-dev. 2022-02-17 14:15:08.384 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-17 14:15:08.386 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:12.855 | Selecting previously unselected package lsscsi. 2022-02-17 14:15:12.864 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-17 14:15:12.866 | Unpacking lsscsi (0.30-0.1) ... 2022-02-17 14:15:12.900 | Selecting previously unselected package pkg-config. 2022-02-17 14:15:12.908 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-17 14:15:12.910 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 14:15:12.941 | Selecting previously unselected package pm-utils. 2022-02-17 14:15:12.949 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-17 14:15:12.951 | Unpacking pm-utils (1.4.1-19) ... 2022-02-17 14:15:13.005 | Selecting previously unselected package postgresql-client-common. 2022-02-17 14:15:13.013 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-17 14:15:13.015 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-17 14:15:13.049 | Selecting previously unselected package postgresql-client-12. 2022-02-17 14:15:13.057 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:13.059 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:13.256 | Selecting previously unselected package ssl-cert. 2022-02-17 14:15:13.264 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-17 14:15:13.266 | Unpacking ssl-cert (1.0.39) ... 2022-02-17 14:15:13.300 | Selecting previously unselected package postgresql-common. 2022-02-17 14:15:13.309 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-17 14:15:13.352 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-17 14:15:13.357 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-17 14:15:13.421 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-17 14:15:13.429 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:13.431 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:13.726 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-17 14:15:13.735 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-17 14:15:13.737 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 14:15:13.765 | Selecting previously unselected package python-pip-whl. 2022-02-17 14:15:13.774 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 14:15:13.775 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:13.977 | Selecting previously unselected package python3-mysqldb. 2022-02-17 14:15:13.985 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-17 14:15:13.987 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-17 14:15:14.023 | Selecting previously unselected package python3-wheel. 2022-02-17 14:15:14.031 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-17 14:15:14.034 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-17 14:15:14.065 | Selecting previously unselected package python3-pip. 2022-02-17 14:15:14.074 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-17 14:15:14.076 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:14.160 | Selecting previously unselected package python3.8-venv. 2022-02-17 14:15:14.169 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-17 14:15:14.171 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 14:15:14.195 | Selecting previously unselected package python3-venv. 2022-02-17 14:15:14.204 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-17 14:15:14.206 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 14:15:14.231 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-17 14:15:14.239 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 14:15:14.241 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 14:15:14.272 | Selecting previously unselected package qemu-utils. 2022-02-17 14:15:14.281 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-17 14:15:14.283 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 14:15:14.466 | Selecting previously unselected package sharutils. 2022-02-17 14:15:14.476 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-17 14:15:14.478 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-17 14:15:14.525 | Selecting previously unselected package sqlite3. 2022-02-17 14:15:14.533 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-17 14:15:14.536 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 14:15:14.680 | Selecting previously unselected package unzip. 2022-02-17 14:15:14.689 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-17 14:15:14.691 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-17 14:15:14.740 | Selecting previously unselected package vbetool. 2022-02-17 14:15:14.748 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-17 14:15:14.750 | Unpacking vbetool (1.1-4) ... 2022-02-17 14:15:14.782 | Selecting previously unselected package ipset. 2022-02-17 14:15:14.791 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-17 14:15:14.802 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:14.834 | Selecting previously unselected package ipvsadm. 2022-02-17 14:15:14.842 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-17 14:15:14.844 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-17 14:15:14.879 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-17 14:15:14.887 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-17 14:15:14.897 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:14.922 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-17 14:15:14.930 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-17 14:15:14.932 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 14:15:14.962 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-17 14:15:14.970 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-17 14:15:14.973 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 14:15:15.003 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-17 14:15:15.012 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-17 14:15:15.014 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:15.045 | Selecting previously unselected package libpcp-gui2. 2022-02-17 14:15:15.054 | Preparing to unpack .../222-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.056 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-17 14:15:15.083 | Selecting previously unselected package libpcp-import1. 2022-02-17 14:15:15.092 | Preparing to unpack .../223-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.095 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-17 14:15:15.125 | Selecting previously unselected package libpcp-mmv1. 2022-02-17 14:15:15.136 | Preparing to unpack .../224-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.139 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-17 14:15:15.166 | Selecting previously unselected package libpcp-trace2. 2022-02-17 14:15:15.175 | Preparing to unpack .../225-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.177 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-17 14:15:15.205 | Selecting previously unselected package libpcp-web1. 2022-02-17 14:15:15.213 | Preparing to unpack .../226-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.215 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-17 14:15:15.257 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-17 14:15:15.266 | Preparing to unpack .../227-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-17 14:15:15.268 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 14:15:15.303 | Selecting previously unselected package python3-pcp. 2022-02-17 14:15:15.311 | Preparing to unpack .../228-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.313 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-17 14:15:15.356 | Selecting previously unselected package pcp. 2022-02-17 14:15:15.365 | Preparing to unpack .../229-pcp_5.0.3-1_amd64.deb ... 2022-02-17 14:15:15.438 | Unpacking pcp (5.0.3-1) ... 2022-02-17 14:15:15.950 | Selecting previously unselected package socat. 2022-02-17 14:15:15.960 | Preparing to unpack .../230-socat_1.7.3.3-2_amd64.deb ... 2022-02-17 14:15:15.962 | Unpacking socat (1.7.3.3-2) ... 2022-02-17 14:15:16.036 | Selecting previously unselected package vlan. 2022-02-17 14:15:16.045 | Preparing to unpack .../231-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-17 14:15:16.047 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 14:15:16.107 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-17 14:15:16.112 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-17 14:15:16.121 | Setting up javascript-common (11) ... 2022-02-17 14:15:16.151 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-17 14:15:16.167 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-17 14:15:16.172 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-17 14:15:16.178 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-17 14:15:16.183 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-17 14:15:16.205 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 14:15:16.208 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:16.213 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-17 14:15:16.218 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:16.224 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-17 14:15:16.229 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-17 14:15:16.235 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-17 14:15:16.240 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-17 14:15:16.246 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-17 14:15:16.251 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-17 14:15:16.256 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-17 14:15:16.261 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-17 14:15:16.266 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-17 14:15:16.272 | Setting up vbetool (1.1-4) ... 2022-02-17 14:15:16.277 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:16.282 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:16.290 | Setting up pm-utils (1.4.1-19) ... 2022-02-17 14:15:16.299 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:16.546 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-17 14:15:16.569 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-17 14:15:16.575 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:16.580 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-17 14:15:16.818 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-17 14:15:17.480 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:17.490 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-17 14:15:17.495 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:15:17.501 | Setting up m4 (1.4.18-4) ... 2022-02-17 14:15:17.507 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-17 14:15:17.793 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:17.798 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-17 14:15:17.803 | Setting up iputils-arping (3:20190709-3) ... 2022-02-17 14:15:17.835 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-17 14:15:17.840 | Setting up conntrack (1:1.4.5-2) ... 2022-02-17 14:15:17.845 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:17.851 | Setting up python3-wheel (0.34.2-1) ... 2022-02-17 14:15:18.100 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-17 14:15:18.106 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-17 14:15:18.305 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-17 14:15:20.319 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-17 14:15:21.530 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-17 14:15:22.187 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-17 14:15:22.196 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-17 14:15:22.202 | Setting up acl (2.2.53-6) ... 2022-02-17 14:15:22.218 | Setting up dns-root-data (2019052802) ... 2022-02-17 14:15:22.223 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:22.228 | Setting up fakeroot (1.24-1) ... 2022-02-17 14:15:22.235 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-17 14:15:22.242 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-17 14:15:22.247 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-17 14:15:22.252 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:22.257 | Setting up autotools-dev (20180224.1) ... 2022-02-17 14:15:22.262 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-17 14:15:23.063 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:23.068 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-17 14:15:23.073 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-17 14:15:23.078 | Setting up make (4.2.1-1.2) ... 2022-02-17 14:15:23.084 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-17 14:15:23.088 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-17 14:15:23.094 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:23.099 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:23.105 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:23.110 | Setting up ebtables (2.0.11-3build1) ... 2022-02-17 14:15:23.665 | Setting up socat (1.7.3.3-2) ... 2022-02-17 14:15:23.670 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-17 14:15:23.675 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-17 14:15:23.682 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:23.688 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-17 14:15:23.694 | Setting up binfmt-support (2.2.0-2) ... 2022-02-17 14:15:23.974 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-17 14:15:25.002 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-17 14:15:25.009 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-17 14:15:25.035 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-17 14:15:25.070 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-17 14:15:25.075 | Setting up lsscsi (0.30-0.1) ... 2022-02-17 14:15:25.081 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-17 14:15:25.086 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:25.091 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:25.096 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-17 14:15:25.104 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-17 14:15:25.109 | Setting up autoconf (2.69-11.1) ... 2022-02-17 14:15:25.116 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-17 14:15:25.121 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-17 14:15:25.163 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-17 14:15:25.167 | Setting up dwz (0.13-5) ... 2022-02-17 14:15:25.174 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:15:25.179 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-17 14:15:25.185 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:25.191 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-17 14:15:25.198 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-17 14:15:25.213 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-17 14:15:26.392 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:26.397 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:26.403 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-17 14:15:26.409 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-17 14:15:26.414 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-17 14:15:26.420 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:26.430 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-17 14:15:26.435 | Setting up pcp-conf (5.0.3-1) ... 2022-02-17 14:15:26.444 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-17 14:15:26.451 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-17 14:15:26.456 | Setting up libsub-override-perl (0.09-2) ... 2022-02-17 14:15:26.462 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-17 14:15:26.469 | Setting up libthai-data (0.1.28-3) ... 2022-02-17 14:15:26.475 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:26.481 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:26.486 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:26.493 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:26.499 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-17 14:15:26.505 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:26.510 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-17 14:15:26.516 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-17 14:15:26.522 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-17 14:15:26.534 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-17 14:15:26.543 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-17 14:15:27.543 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-17 14:15:27.867 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-17 14:15:27.872 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-17 14:15:27.877 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-17 14:15:27.883 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:15:27.889 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:15:27.894 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-17 14:15:27.900 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-02-17 14:15:29.194 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-17 14:15:29.200 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:29.206 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:29.211 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-17 14:15:29.219 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-17 14:15:29.224 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-17 14:15:29.230 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-17 14:15:29.236 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:29.242 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-17 14:15:29.247 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-17 14:15:29.253 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-17 14:15:29.260 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-17 14:15:29.265 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:15:29.272 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:29.278 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-17 14:15:29.283 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:29.290 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-17 14:15:29.303 | Setting up libtool (2.4.6-14) ... 2022-02-17 14:15:29.309 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-17 14:15:29.420 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:15:29.453 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:29.461 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-17 14:15:29.855 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-17 14:15:30.943 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:30.949 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-17 14:15:30.954 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:30.960 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-17 14:15:31.115 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-17 14:15:31.121 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:31.128 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:31.136 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-17 14:15:31.147 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:31.152 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-17 14:15:31.403 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-17 14:15:31.409 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-17 14:15:31.417 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-17 14:15:31.424 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-17 14:15:31.430 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:32.030 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-17 14:15:32.054 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:32.059 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-17 14:15:32.066 | Setting up ssl-cert (1.0.39) ... 2022-02-17 14:15:32.480 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-17 14:15:32.485 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-17 14:15:32.560 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-17 14:15:32.567 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-17 14:15:33.062 | Adding user postgres to group ssl-cert 2022-02-17 14:15:33.232 | 2022-02-17 14:15:33.232 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-17 14:15:33.418 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-17 14:15:33.418 | Removing obsolete dictionary files: 2022-02-17 14:15:33.999 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-17 14:15:35.059 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-17 14:15:35.067 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-17 14:15:35.073 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-17 14:15:35.162 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-17 14:15:35.573 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-17 14:15:35.580 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-17 14:15:35.585 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-17 14:15:35.590 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-17 14:15:35.595 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-17 14:15:35.601 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-17 14:15:35.606 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-17 14:15:35.611 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:35.616 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-17 14:15:35.622 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:35.627 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:35.633 | Setting up ipvsadm (1:1.31-1) ... 2022-02-17 14:15:36.390 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:15:36.396 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:36.495 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-17 14:15:38.560 | Regenerating fonts cache... done. 2022-02-17 14:15:38.563 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-17 14:15:38.568 | Setting up libpcp3 (5.0.3-1) ... 2022-02-17 14:15:38.574 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-17 14:15:38.579 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-17 14:15:38.584 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-17 14:15:39.886 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-17 14:15:40.687 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:40.730 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:40.735 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-17 14:15:41.684 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-17 14:15:42.349 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:42.355 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-17 14:15:42.360 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:42.366 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-17 14:15:42.371 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-17 14:15:42.376 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-17 14:15:42.381 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:42.386 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-17 14:15:42.391 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-17 14:15:42.397 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-17 14:15:42.416 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-17 14:15:42.422 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:42.427 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-17 14:15:42.433 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-17 14:15:42.438 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-17 14:15:42.443 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-17 14:15:42.448 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-17 14:15:42.454 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-17 14:15:42.459 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-17 14:15:42.464 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:42.469 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-17 14:15:42.475 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-17 14:15:42.480 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-17 14:15:42.485 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-17 14:15:42.491 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:42.496 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-17 14:15:42.501 | Setting up po-debconf (1.0.21) ... 2022-02-17 14:15:42.507 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:42.869 | Enabling module mpm_event. 2022-02-17 14:15:42.934 | Enabling module authz_core. 2022-02-17 14:15:42.939 | Enabling module authz_host. 2022-02-17 14:15:42.999 | Enabling module authn_core. 2022-02-17 14:15:43.004 | Enabling module auth_basic. 2022-02-17 14:15:43.064 | Enabling module access_compat. 2022-02-17 14:15:43.123 | Enabling module authn_file. 2022-02-17 14:15:43.182 | Enabling module authz_user. 2022-02-17 14:15:43.242 | Enabling module alias. 2022-02-17 14:15:43.299 | Enabling module dir. 2022-02-17 14:15:43.359 | Enabling module autoindex. 2022-02-17 14:15:43.418 | Enabling module env. 2022-02-17 14:15:43.477 | Enabling module mime. 2022-02-17 14:15:43.536 | Enabling module negotiation. 2022-02-17 14:15:43.596 | Enabling module setenvif. 2022-02-17 14:15:43.654 | Enabling module filter. 2022-02-17 14:15:43.713 | Enabling module deflate. 2022-02-17 14:15:43.772 | Enabling module status. 2022-02-17 14:15:43.830 | Enabling module reqtimeout. 2022-02-17 14:15:43.889 | Enabling conf charset. 2022-02-17 14:15:43.949 | Enabling conf localized-error-pages. 2022-02-17 14:15:44.008 | Enabling conf other-vhosts-access-log. 2022-02-17 14:15:44.067 | Enabling conf security. 2022-02-17 14:15:44.126 | Enabling conf serve-cgi-bin. 2022-02-17 14:15:44.187 | Enabling site 000-default. 2022-02-17 14:15:44.240 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-17 14:15:44.295 | Enabling conf javascript-common. 2022-02-17 14:15:44.552 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-17 14:15:45.128 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-17 14:15:47.792 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-17 14:15:47.805 | Setting up python3-pcp (5.0.3-1) ... 2022-02-17 14:15:48.110 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-17 14:15:48.133 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-17 14:15:48.139 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-17 14:15:48.151 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-17 14:15:48.157 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-17 14:15:48.163 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-17 14:15:48.169 | Setting up graphviz (2.42.2-3build2) ... 2022-02-17 14:15:48.177 | Setting up pcp (5.0.3-1) ... 2022-02-17 14:15:48.520 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-17 14:15:48.931 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-17 14:15:49.344 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-17 14:15:49.770 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-17 14:16:05.805 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-17 14:16:05.813 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:16:05.815 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-17 14:16:06.932 | Setting up dh-autoreconf (19) ... 2022-02-17 14:16:06.938 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-17 14:16:07.762 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-17 14:16:07.770 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:16:07.777 | Setting up debhelper (12.10ubuntu1) ... 2022-02-17 14:16:07.783 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-17 14:16:08.092 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-17 14:16:08.099 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-17 14:16:08.122 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-17 14:16:08.190 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-17 14:16:21.099 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:16:21.124 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-17 14:16:21.527 | Processing triggers for ufw (0.36-6) ... 2022-02-17 14:16:21.691 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:16:47.533 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-17 14:16:47.547 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-17 14:16:54.882 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:16:54.885 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:16:54.887 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:16:54.890 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:16:54.892 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:16:54.894 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:16:54.896 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:16:54.898 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:16:54.900 | ++ functions-common:time_stop:2432 : start_time=1645107250213 2022-02-17 14:16:54.902 | ++ functions-common:time_stop:2434 : [[ -z 1645107250213 ]] 2022-02-17 14:16:54.905 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:16:54.909 | ++ functions-common:time_stop:2437 : end_time=1645107414906 2022-02-17 14:16:54.911 | ++ functions-common:time_stop:2438 : elapsed_time=164693 2022-02-17 14:16:54.913 | ++ functions-common:time_stop:2439 : total=735 2022-02-17 14:16:54.915 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:16:54.917 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=165428 2022-02-17 14:16:54.919 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:16:54.922 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:16:54.924 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:16:54.926 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:16:54.930 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:16:54.934 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:16:54.937 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:16:54.939 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:16:56.256 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:16:56.258 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:16:56.261 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:16:56.263 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:16:56.265 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:16:56.266 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:16:56.268 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:16:56.270 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:16:56.272 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:16:56.273 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:16:56.275 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:16:56.277 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:16:56.278 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:16:56.280 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:16:56.282 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:16:56.283 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:16:56.285 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:16:56.287 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:16:56.289 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:16:56.290 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:16:56.293 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:16:56.295 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:16:56.296 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:16:56.299 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:16:56.366 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:16:56.368 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:16:56.434 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:16:56.437 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:16:56.503 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:16:56.505 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:16:56.507 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:16:56.508 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:16:56.510 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:16:56.512 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:16:56.514 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:16:56.516 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:16:56.518 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:16:56.520 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:16:56.526 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:16:56.526 | Distro: focal 2022-02-17 14:16:56.529 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:16:56.531 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:16:56.534 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:16:56.536 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:16:56.539 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:16:56.539 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:16:57.100 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:16:57.101 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:16:57.101 | pip: 21.3.1 2022-02-17 14:16:57.103 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:16:57.105 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:16:57.107 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:16:57.109 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:16:57.110 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:16:57.112 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:16:57.114 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:16:57.115 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:16:57.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:16:57.119 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:16:57.121 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:16:57.122 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:16:57.124 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:16:57.126 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:16:57.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:16:57.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:16:57.131 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:16:57.133 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:16:57.135 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:16:57.137 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:16:57.139 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:16:57.141 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:16:57.143 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:16:57.144 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:16:57.147 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:16:57.148 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:16:57.151 | ++ 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-02-17 14:16:57.153 | ++ 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-02-17 14:16:57.154 | ++ 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-02-17 14:16:57.156 | + 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-02-17 14:16:57.158 | + 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-02-17 14:16:57.174 | 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-02-17 14:16:57.176 | + 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-02-17 14:16:57.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:16:57.910 | from cryptography.utils import int_from_bytes 2022-02-17 14:16:57.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:16:57.911 | from cryptography.utils import int_from_bytes 2022-02-17 14:16:59.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:00.522 | 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-02-17 14:17:00.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:17:02.206 | Installing collected packages: setuptools 2022-02-17 14:17:02.966 | Successfully installed setuptools-60.9.0 2022-02-17 14:17:02.966 | 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-02-17 14:17:03.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:17:03.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:17:03.254 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:03.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:03.257 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:03.259 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:03.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:03.263 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:03.265 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:03.266 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:03.268 | + functions-common:time_stop:2432 : start_time=1645107417170 2022-02-17 14:17:03.270 | + functions-common:time_stop:2434 : [[ -z 1645107417170 ]] 2022-02-17 14:17:03.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:03.275 | + functions-common:time_stop:2437 : end_time=1645107423273 2022-02-17 14:17:03.277 | + functions-common:time_stop:2438 : elapsed_time=6103 2022-02-17 14:17:03.279 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:17:03.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:03.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6103 2022-02-17 14:17:03.284 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:03.286 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:17:03.288 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:17:03.292 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:17:03.293 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:17:03.296 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:17:03.296 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:17:03.866 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:17:03.868 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:17:03.868 | pip: 21.3.1 2022-02-17 14:17:03.871 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:17:03.874 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:17:03.877 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:17:03.880 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:17:03.882 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:17:03.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:17:03.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:17:03.889 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-17 14:17:03.899 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:17:03.910 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:17:03.920 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:17:03.922 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:17:03.924 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:17:03.927 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:17:03.929 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:17:03.931 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:17:03.933 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:17:03.935 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:17:03.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:17:03.939 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:17:03.941 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:17:03.943 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:17:03.945 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:17:03.947 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:17:03.949 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:17:03.952 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:17:03.954 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:17:03.956 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:17:03.958 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:17:03.960 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:17:03.962 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:17:03.964 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:17:03.966 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:17:03.968 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:17:03.970 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:17:03.973 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:17:03.975 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:17:03.977 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:17:03.980 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:17:03.999 | Using python 3.8 to install os-testr 2022-02-17 14:17:04.001 | + 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-02-17 14:17:04.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:04.722 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:04.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:04.722 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:05.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:05.934 | Collecting os-testr 2022-02-17 14:17:05.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-17 14:17:05.956 | 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-02-17 14:17:05.988 | Collecting python-subunit>=1.0.0 2022-02-17 14:17:05.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-17 14:17:06.037 | Collecting stestr>=1.0.0 2022-02-17 14:17:06.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-17 14:17:06.051 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:17:06.065 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:17:06.091 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 14:17:06.092 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:17:06.093 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:17:06.135 | Collecting future 2022-02-17 14:17:06.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-17 14:17:06.349 | Preparing metadata (setup.py): started 2022-02-17 14:17:08.230 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:17:08.234 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:17:08.262 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 14:17:08.263 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 14:17:08.265 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 14:17:08.266 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 14:17:08.267 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 14:17:08.282 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 14:17:08.350 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 14:17:08.351 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 14:17:08.352 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 14:17:08.461 | Building wheels for collected packages: future 2022-02-17 14:17:08.463 | Building wheel for future (setup.py): started 2022-02-17 14:17:11.351 | Building wheel for future (setup.py): finished with status 'done' 2022-02-17 14:17:11.355 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=a1b0dd24242baafe7a65f151b26640b172b476406a8b1228f783399abe2a6769 2022-02-17 14:17:11.355 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-17 14:17:11.361 | Successfully built future 2022-02-17 14:17:12.797 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-17 14:17:13.667 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-17 14:17:13.667 | 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-02-17 14:17:13.673 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:17:13.673 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:17:13.805 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:13.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:13.809 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:13.811 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:13.813 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:13.815 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:13.817 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:13.819 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:13.821 | + functions-common:time_stop:2432 : start_time=1645107423994 2022-02-17 14:17:13.824 | + functions-common:time_stop:2434 : [[ -z 1645107423994 ]] 2022-02-17 14:17:13.827 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:13.830 | + functions-common:time_stop:2437 : end_time=1645107433828 2022-02-17 14:17:13.832 | + functions-common:time_stop:2438 : elapsed_time=9834 2022-02-17 14:17:13.834 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:17:13.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:13.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9834 2022-02-17 14:17:13.841 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:13.843 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:17:13.890 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:17:13.984 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:17:13.987 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:13.989 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:17:13.991 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-17 14:17:17.113 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:17.115 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:17:17.137 | + 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-02-17 14:17:18.933 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:18.977 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.049 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.058 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.079 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.083 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.100 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.127 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.138 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.198 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.273 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.289 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.320 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.327 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.342 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.359 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.370 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.384 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.393 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.430 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.451 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.459 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.521 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.524 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.530 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.569 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.608 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.623 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.640 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.659 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.676 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.692 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.721 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.751 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.778 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.789 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.806 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.833 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.840 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.844 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:19.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:20.356 | Collecting pbr===5.8.1 2022-02-17 14:17:20.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 14:17:20.402 | Installing collected packages: pbr 2022-02-17 14:17:20.543 | Successfully installed pbr-5.8.1 2022-02-17 14:17:20.604 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:20.606 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:20.608 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:20.610 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:20.612 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:20.614 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:20.616 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:20.618 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:20.620 | + functions-common:time_stop:2432 : start_time=1645107437129 2022-02-17 14:17:20.622 | + functions-common:time_stop:2434 : [[ -z 1645107437129 ]] 2022-02-17 14:17:20.625 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:20.628 | + functions-common:time_stop:2437 : end_time=1645107440626 2022-02-17 14:17:20.631 | + functions-common:time_stop:2438 : elapsed_time=3497 2022-02-17 14:17:20.632 | + functions-common:time_stop:2439 : total=9834 2022-02-17 14:17:20.635 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:20.637 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13331 2022-02-17 14:17:20.639 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:20.641 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:17:20.644 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:17:20.665 | + 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-02-17 14:17:22.460 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.506 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.585 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.593 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.615 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.619 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.637 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.664 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.676 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.736 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.817 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.834 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.865 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.873 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.887 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.904 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.916 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.940 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:22.977 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.000 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.008 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.071 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.074 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.078 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.121 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.159 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.176 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.192 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.211 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.229 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.246 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.274 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.305 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.332 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.344 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.362 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.389 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.396 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.401 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:17:23.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:23.406 | Processing /opt/stack/requirements 2022-02-17 14:17:24.768 | Collecting fixtures===3.0.0 2022-02-17 14:17:24.777 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-17 14:17:25.472 | Collecting PyYAML===6.0 2022-02-17 14:17:25.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-17 14:17:26.012 | Collecting requests===2.27.1 2022-02-17 14:17:26.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-17 14:17:26.420 | Collecting packaging===21.3 2022-02-17 14:17:26.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 14:17:26.489 | Collecting testtools===2.5.0 2022-02-17 14:17:26.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-17 14:17:26.576 | Collecting idna===3.3 2022-02-17 14:17:26.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-17 14:17:27.134 | Collecting pyparsing===3.0.7 2022-02-17 14:17:27.141 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 14:17:27.536 | Collecting six===1.16.0 2022-02-17 14:17:27.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-17 14:17:27.595 | Collecting charset-normalizer===2.0.12 2022-02-17 14:17:27.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-17 14:17:27.909 | Collecting Parsley>=1.2 2022-02-17 14:17:27.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 14:17:28.264 | Collecting beagle>=0.2.1 2022-02-17 14:17:28.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-17 14:17:28.297 | 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 46)) (5.8.1) 2022-02-17 14:17:28.369 | Collecting urllib3===1.26.8 2022-02-17 14:17:28.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-17 14:17:28.490 | Collecting certifi>=2017.4.17 2022-02-17 14:17:28.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-17 14:17:28.531 | Collecting extras===1.0.0 2022-02-17 14:17:28.537 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-17 14:17:28.976 | Collecting cliff===3.10.0 2022-02-17 14:17:28.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-17 14:17:29.584 | Collecting cmd2===2.3.3 2022-02-17 14:17:29.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-17 14:17:30.010 | Collecting prettytable===3.1.0 2022-02-17 14:17:30.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/c6a7d9ef34230/prettytable-3.1.0-py3-none-any.whl (26 kB) 2022-02-17 14:17:30.452 | Collecting stevedore===3.5.0 2022-02-17 14:17:30.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-17 14:17:30.817 | Collecting autopage===0.5.0 2022-02-17 14:17:30.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-17 14:17:30.872 | Collecting pyperclip===1.8.2 2022-02-17 14:17:30.879 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-17 14:17:30.926 | Collecting attrs===21.4.0 2022-02-17 14:17:30.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-17 14:17:31.040 | Collecting wcwidth===0.2.5 2022-02-17 14:17:31.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-17 14:17:31.065 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:17:31.066 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:17:31.861 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:17:31.861 | ERROR: Command errored out with exit status 1: 2022-02-17 14:17:31.861 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xr8zn97v/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xr8zn97v/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-kplw7doh 2022-02-17 14:17:31.861 | cwd: /tmp/pip-req-build-xr8zn97v/ 2022-02-17 14:17:31.861 | Complete output (6 lines): 2022-02-17 14:17:31.861 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:17:31.861 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:17:31.861 | or: setup.py --help-commands 2022-02-17 14:17:31.861 | or: setup.py cmd --help 2022-02-17 14:17:31.862 | 2022-02-17 14:17:31.862 | error: invalid command 'bdist_wheel' 2022-02-17 14:17:31.862 | ---------------------------------------- 2022-02-17 14:17:31.862 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:17:31.862 | Running setup.py clean for openstack-requirements 2022-02-17 14:17:32.671 | Failed to build openstack-requirements 2022-02-17 14:17:32.918 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, pyparsing, pyperclip, cmd2, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-17 14:17:34.939 | Running setup.py install for openstack-requirements: started 2022-02-17 14:17:37.190 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:17:37.223 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5223 packaging-21.3 prettytable-3.1.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-17 14:17:37.348 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:37.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:37.352 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:37.355 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:37.357 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:37.359 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:37.361 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:37.363 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:37.365 | + functions-common:time_stop:2432 : start_time=1645107440658 2022-02-17 14:17:37.367 | + functions-common:time_stop:2434 : [[ -z 1645107440658 ]] 2022-02-17 14:17:37.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:37.373 | + functions-common:time_stop:2437 : end_time=1645107457371 2022-02-17 14:17:37.375 | + functions-common:time_stop:2438 : elapsed_time=16713 2022-02-17 14:17:37.378 | + functions-common:time_stop:2439 : total=13331 2022-02-17 14:17:37.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:37.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30044 2022-02-17 14:17:37.384 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:37.386 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:17:37.389 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:17:37.391 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:17:37.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:17:37.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:17:37.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:17:37.400 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:17:37.402 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:17:37.422 | Using python 3.8 to install pbr 2022-02-17 14:17:37.424 | + 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-02-17 14:17:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:38.144 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:17:38.144 | from cryptography.utils import int_from_bytes 2022-02-17 14:17:39.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:39.278 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:17:40.999 | 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-02-17 14:17:41.004 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:17:41.004 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:17:41.107 | + inc/python:pip_install:200 : result=0 2022-02-17 14:17:41.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:17:41.112 | + functions-common:time_stop:2425 : local name 2022-02-17 14:17:41.114 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:17:41.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:17:41.118 | + functions-common:time_stop:2428 : local total 2022-02-17 14:17:41.120 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:17:41.122 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:17:41.124 | + functions-common:time_stop:2432 : start_time=1645107457417 2022-02-17 14:17:41.126 | + functions-common:time_stop:2434 : [[ -z 1645107457417 ]] 2022-02-17 14:17:41.128 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:17:41.132 | + functions-common:time_stop:2437 : end_time=1645107461130 2022-02-17 14:17:41.134 | + functions-common:time_stop:2438 : elapsed_time=3713 2022-02-17 14:17:41.136 | + functions-common:time_stop:2439 : total=30044 2022-02-17 14:17:41.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:17:41.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33757 2022-02-17 14:17:41.142 | + inc/python:pip_install:203 : return 0 2022-02-17 14:17:41.144 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:17:44.265 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:17:46.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:17:46.114 | Collecting bindep 2022-02-17 14:17:46.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-17 14:17:46.182 | Collecting distro 2022-02-17 14:17:46.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-02-17 14:17:46.312 | Collecting pbr>=2.0.0 2022-02-17 14:17:46.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-17 14:17:46.381 | Collecting Parsley 2022-02-17 14:17:46.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-17 14:17:46.484 | Collecting packaging; python_version >= "3.6" 2022-02-17 14:17:46.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-17 14:17:46.663 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-17 14:17:46.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-17 14:17:46.720 | Installing collected packages: distro, pbr, Parsley, pyparsing, packaging, bindep 2022-02-17 14:17:47.292 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-17 14:17:47.361 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:17:47.363 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:17:47.366 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:17:47.382 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:17:47.385 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:17:47.387 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:17:47.390 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:17:47.392 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:17:47.394 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:17:47.396 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:17:47.398 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:17:47.400 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:17:47.402 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:17:47.405 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:17:47.408 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:17:47.411 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:17:47.413 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:17:47.415 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:17:47.418 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:17:47.431 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:17:47.434 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:17:47.436 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:17:47.438 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:17:47.440 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:17:47.442 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:17:47.444 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:17:47.446 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:17:47.448 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:17:47.450 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:17:47.452 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:17:47.454 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:17:47.456 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:17:47.458 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:17:47.460 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:17:47.462 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:17:47.464 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:17:47.466 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:17:47.468 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:17:47.471 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:17:47.473 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:17:47.475 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:17:47.477 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:17:47.480 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:17:47.482 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:17:47.484 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:17:47.535 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:17:47.535 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:17:47.537 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:17:47.892 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:17:47.894 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:17:47.910 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:17:47.912 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:17:47.914 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:17:47.917 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:17:47.919 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:17:47.921 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:17:47.924 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:17:47.926 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:17:47.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:17:47.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:17:47.932 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:17:47.935 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:17:47.937 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:17:47.939 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:17:47.941 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:17:47.943 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:17:47.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:17:47.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:17:47.950 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:17:47.970 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 14:17:48.079 | Reading package lists... 2022-02-17 14:17:48.311 | Building dependency tree... 2022-02-17 14:17:48.312 | Reading state information... 2022-02-17 14:17:48.551 | The following packages were automatically installed and are no longer required: 2022-02-17 14:17:48.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:17:48.552 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:17:48.552 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:17:48.552 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:17:48.552 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:17:48.553 | python3-zope.interface 2022-02-17 14:17:48.553 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:17:48.553 | The following additional packages will be installed: 2022-02-17 14:17:48.553 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 14:17:48.553 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 14:17:48.553 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 14:17:48.554 | erlang-tools erlang-xmerl locales-all 2022-02-17 14:17:48.555 | Suggested packages: 2022-02-17 14:17:48.555 | erlang erlang-manpages erlang-doc 2022-02-17 14:17:48.623 | The following NEW packages will be installed: 2022-02-17 14:17:48.623 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-17 14:17:48.623 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-17 14:17:48.623 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-17 14:17:48.624 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-17 14:17:48.729 | 0 upgraded, 19 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:17:48.730 | Need to get 38.1 MB of archives. 2022-02-17 14:17:48.730 | After this operation, 276 MB of additional disk space will be used. 2022-02-17 14:17:48.730 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-17 14:17:49.725 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-17 14:17:49.828 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-17 14:17:49.836 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-17 14:17:50.027 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-17 14:17:50.097 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-17 14:17:50.160 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-17 14:17:50.364 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-17 14:17:50.366 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-17 14:17:50.367 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-17 14:17:50.369 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-17 14:17:50.413 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-17 14:17:50.582 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-17 14:17:50.584 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-17 14:17:50.658 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-17 14:17:50.666 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-17 14:17:50.824 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-17 14:17:50.930 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-17 14:17:52.665 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-17 14:17:55.093 | Fetched 38.1 MB in 6s (6,457 kB/s) 2022-02-17 14:17:55.124 | Selecting previously unselected package erlang-base. 2022-02-17 14:17:55.171 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-17 14:17:55.174 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:55.176 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.259 | Selecting previously unselected package erlang-asn1. 2022-02-17 14:17:56.268 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.270 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.379 | Selecting previously unselected package erlang-crypto. 2022-02-17 14:17:56.388 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.390 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.432 | Selecting previously unselected package erlang-public-key. 2022-02-17 14:17:56.440 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.442 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.540 | Selecting previously unselected package erlang-mnesia. 2022-02-17 14:17:56.548 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.550 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.661 | Selecting previously unselected package erlang-runtime-tools. 2022-02-17 14:17:56.669 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.671 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.726 | Selecting previously unselected package erlang-ssl. 2022-02-17 14:17:56.735 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.737 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.911 | Selecting previously unselected package erlang-eldap. 2022-02-17 14:17:56.920 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.922 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:56.959 | Selecting previously unselected package erlang-ftp. 2022-02-17 14:17:56.968 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:56.970 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.005 | Selecting previously unselected package erlang-tftp. 2022-02-17 14:17:57.014 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.016 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.051 | Selecting previously unselected package erlang-inets. 2022-02-17 14:17:57.060 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.062 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.167 | Selecting previously unselected package erlang-snmp. 2022-02-17 14:17:57.177 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.179 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.423 | Selecting previously unselected package erlang-os-mon. 2022-02-17 14:17:57.432 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.435 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.471 | Selecting previously unselected package erlang-parsetools. 2022-02-17 14:17:57.479 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.482 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.524 | Selecting previously unselected package erlang-syntax-tools. 2022-02-17 14:17:57.533 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.535 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.604 | Selecting previously unselected package erlang-tools. 2022-02-17 14:17:57.613 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.615 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.706 | Selecting previously unselected package erlang-xmerl. 2022-02-17 14:17:57.716 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-17 14:17:57.718 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 14:17:57.892 | Selecting previously unselected package locales-all. 2022-02-17 14:17:57.900 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-17 14:17:57.902 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-17 14:18:02.091 | Selecting previously unselected package rabbitmq-server. 2022-02-17 14:18:02.102 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-17 14:18:02.104 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 14:18:03.242 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:03.620 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-17 14:18:03.620 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-17 14:18:07.830 | Searching for services which depend on erlang and should be started... none found. 2022-02-17 14:18:07.834 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.839 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.845 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-17 14:18:07.852 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.857 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.862 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.867 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.872 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.877 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.882 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.888 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.893 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.899 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.904 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.910 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.915 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.920 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-17 14:18:07.926 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-17 14:18:08.014 | Adding group `rabbitmq' (GID 125) ... 2022-02-17 14:18:08.026 | Done. 2022-02-17 14:18:08.106 | Adding system user `rabbitmq' (UID 117) ... 2022-02-17 14:18:08.106 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-17 14:18:08.138 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-17 14:18:08.401 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-17 14:18:14.023 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:18:14.593 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:18:22.172 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:18:22.174 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:18:22.176 | + functions-common:time_stop:2425 : local name 2022-02-17 14:18:22.178 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:18:22.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:18:22.183 | + functions-common:time_stop:2428 : local total 2022-02-17 14:18:22.185 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:18:22.187 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:18:22.189 | + functions-common:time_stop:2432 : start_time=1645107467968 2022-02-17 14:18:22.191 | + functions-common:time_stop:2434 : [[ -z 1645107467968 ]] 2022-02-17 14:18:22.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:18:22.198 | + functions-common:time_stop:2437 : end_time=1645107502196 2022-02-17 14:18:22.200 | + functions-common:time_stop:2438 : elapsed_time=34228 2022-02-17 14:18:22.203 | + functions-common:time_stop:2439 : total=165428 2022-02-17 14:18:22.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:18:22.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=199656 2022-02-17 14:18:22.209 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:18:22.212 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:18:22.214 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:22.217 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:22.219 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:22.221 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:22.223 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:22.225 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:22.228 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:18:22.230 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:18:22.232 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:18:22.234 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:18:22.237 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:18:22.239 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:18:22.241 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:18:22.243 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:18:22.245 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:18:22.248 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:18:22.250 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:22.252 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:18:22.254 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:18:22.257 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:22.259 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:22.261 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:22.264 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:22.266 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:22.268 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:22.270 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:18:22.273 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:18:22.288 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:22.291 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:18:22.293 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:18:22.295 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:18:22.297 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:18:22.300 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:18:22.304 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:18:22.306 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:18:22.309 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:18:22.311 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:18:22.314 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:18:22.316 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:18:22.319 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:18:23.011 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:18:23.012 | user tags 2022-02-17 14:18:23.012 | guest [administrator]' 2022-02-17 14:18:23.015 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:18:23.015 | user tags 2022-02-17 14:18:23.015 | guest [administrator]' 2022-02-17 14:18:23.016 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:18:23.021 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-17 14:18:23.024 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-17 14:18:23.026 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-17 14:18:23.715 | Adding user "stackrabbit" ... 2022-02-17 14:18:23.737 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:18:24.388 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:18:24.410 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:18:24.412 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:18:25.063 | Changing password for user "stackrabbit" ... 2022-02-17 14:18:25.085 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:18:25.088 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:18:25.090 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:18:25.732 | Deleting user "guest" ... 2022-02-17 14:18:25.755 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:18:25.771 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:18:25.773 | + ./stack.sh:main:836 : install_database 2022-02-17 14:18:25.775 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:18:25.777 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:18:25.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:25.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:25.784 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:18:26.012 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:18:26.015 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-17 14:18:26.020 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-17 14:18:26.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:26.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:26.027 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-17 14:18:26.029 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-17 14:18:26.032 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-17 14:18:26.035 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:18:26.038 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:18:26.040 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:18:26.042 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:26.045 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:18:26.047 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:18:26.049 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:18:26.052 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:18:26.054 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:18:26.056 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:18:26.059 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:18:26.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:18:26.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:18:26.066 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:18:26.068 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:18:26.070 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:18:26.072 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:18:26.075 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:18:26.077 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:18:26.080 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:18:26.082 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:18:26.084 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:18:26.087 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:18:26.089 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:18:26.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:26.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:26.095 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:18:26.098 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:18:26.100 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:18:26.102 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:18:26.104 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:18:26.107 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:18:26.109 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:18:26.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:26.113 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:26.116 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:18:26.118 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:18:26.120 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:18:26.123 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:18:26.125 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:18:26.127 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:18:26.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:18:26.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:18:26.134 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:18:26.154 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 14:18:26.266 | Reading package lists... 2022-02-17 14:18:26.499 | Building dependency tree... 2022-02-17 14:18:26.500 | Reading state information... 2022-02-17 14:18:26.741 | The following packages were automatically installed and are no longer required: 2022-02-17 14:18:26.742 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:18:26.742 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:18:26.742 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:18:26.742 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:18:26.742 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:18:26.742 | python3-zope.interface 2022-02-17 14:18:26.742 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:18:26.742 | The following additional packages will be installed: 2022-02-17 14:18:26.742 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 14:18:26.743 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 14:18:26.743 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 14:18:26.743 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 14:18:26.743 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 14:18:26.743 | mysql-server-8.0 mysql-server-core-8.0 2022-02-17 14:18:26.744 | Suggested packages: 2022-02-17 14:18:26.744 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-17 14:18:26.819 | The following NEW packages will be installed: 2022-02-17 14:18:26.819 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-17 14:18:26.819 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-17 14:18:26.819 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-17 14:18:26.820 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-17 14:18:26.820 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-17 14:18:26.820 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-17 14:18:27.064 | 0 upgraded, 24 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:18:27.064 | Need to get 31.4 MB of archives. 2022-02-17 14:18:27.064 | After this operation, 262 MB of additional disk space will be used. 2022-02-17 14:18:27.064 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-17 14:18:28.210 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-17 14:18:28.212 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-17 14:18:28.219 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-17 14:18:28.220 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-17 14:18:28.239 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-17 14:18:31.011 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-17 14:18:31.074 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-17 14:18:31.075 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-17 14:18:31.076 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-17 14:18:31.079 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-17 14:18:31.113 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-17 14:18:31.116 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-17 14:18:31.117 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-17 14:18:31.118 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-17 14:18:31.125 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-17 14:18:31.230 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-17 14:18:31.231 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-17 14:18:31.232 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-17 14:18:31.375 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-17 14:18:31.377 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-17 14:18:31.377 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-17 14:18:32.265 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-17 14:18:32.266 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-17 14:18:32.763 | Preconfiguring packages ... 2022-02-17 14:18:32.879 | Fetched 31.4 MB in 5s (5,783 kB/s) 2022-02-17 14:18:32.908 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-17 14:18:32.958 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-17 14:18:32.962 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:32.964 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:33.888 | Selecting previously unselected package mysql-client-8.0. 2022-02-17 14:18:33.897 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:33.899 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:33.932 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-17 14:18:33.942 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 14:18:33.946 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:33.988 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-17 14:18:33.997 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-17 14:18:33.999 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:34.028 | Selecting previously unselected package libmecab2:amd64. 2022-02-17 14:18:34.038 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-17 14:18:34.040 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-17 14:18:34.107 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-17 14:18:34.116 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:34.118 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:37.023 | Selecting previously unselected package mysql-server-8.0. 2022-02-17 14:18:37.033 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-17 14:18:37.483 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:37.564 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-17 14:18:37.573 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-17 14:18:37.575 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-17 14:18:37.603 | Selecting previously unselected package liburi-perl. 2022-02-17 14:18:37.612 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-17 14:18:37.614 | Unpacking liburi-perl (1.76-2) ... 2022-02-17 14:18:37.660 | Selecting previously unselected package libhtml-parser-perl. 2022-02-17 14:18:37.669 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-17 14:18:37.672 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-17 14:18:37.710 | Selecting previously unselected package libcgi-pm-perl. 2022-02-17 14:18:37.720 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-17 14:18:37.723 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-17 14:18:37.775 | Selecting previously unselected package libfcgi-perl. 2022-02-17 14:18:37.784 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-17 14:18:37.786 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-17 14:18:37.816 | Selecting previously unselected package libcgi-fast-perl. 2022-02-17 14:18:37.825 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-17 14:18:37.827 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-17 14:18:37.853 | Selecting previously unselected package libencode-locale-perl. 2022-02-17 14:18:37.863 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-17 14:18:37.865 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-17 14:18:37.891 | Selecting previously unselected package libhtml-template-perl. 2022-02-17 14:18:37.900 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-17 14:18:37.902 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-17 14:18:37.935 | Selecting previously unselected package libtimedate-perl. 2022-02-17 14:18:37.945 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-17 14:18:37.947 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-17 14:18:37.986 | Selecting previously unselected package libhttp-date-perl. 2022-02-17 14:18:37.996 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-17 14:18:37.998 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-17 14:18:38.023 | Selecting previously unselected package libio-html-perl. 2022-02-17 14:18:38.033 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-17 14:18:38.035 | Unpacking libio-html-perl (1.001-1) ... 2022-02-17 14:18:38.063 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-17 14:18:38.073 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-17 14:18:38.075 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 14:18:38.103 | Selecting previously unselected package libhttp-message-perl. 2022-02-17 14:18:38.113 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-17 14:18:38.115 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-17 14:18:38.152 | Selecting previously unselected package mecab-utils. 2022-02-17 14:18:38.161 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-17 14:18:38.163 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-17 14:18:38.192 | Selecting previously unselected package mecab-ipadic. 2022-02-17 14:18:38.202 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 14:18:38.204 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 14:18:39.455 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-17 14:18:39.464 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-17 14:18:39.466 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 14:18:39.491 | Selecting previously unselected package mysql-server. 2022-02-17 14:18:39.501 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-17 14:18:39.503 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:39.555 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-17 14:18:39.563 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:39.568 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-17 14:18:39.574 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-17 14:18:39.580 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-17 14:18:39.585 | Setting up mecab-utils (0.996-10build1) ... 2022-02-17 14:18:39.591 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:39.597 | Setting up libio-html-perl (1.001-1) ... 2022-02-17 14:18:39.603 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-17 14:18:39.608 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:39.614 | Setting up libfcgi-perl (0.79-1) ... 2022-02-17 14:18:39.620 | Setting up liburi-perl (1.76-2) ... 2022-02-17 14:18:39.626 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-17 14:18:39.631 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-17 14:18:39.637 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-17 14:18:39.643 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 14:18:39.646 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 14:18:39.646 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-17 14:18:39.646 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 14:18:39.647 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 14:18:39.786 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 14:18:39.786 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 14:18:39.786 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 14:18:39.786 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 14:18:39.794 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 14:18:39.883 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 14:18:39.884 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 14:18:39.884 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 14:18:39.909 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 14:18:39.954 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 14:18:40.239 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 14:18:40.246 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 14:18:40.339 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 14:18:40.339 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 14:18:40.340 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 14:18:40.340 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 14:18:40.344 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 14:18:40.344 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 14:18:40.388 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 14:18:40.579 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 14:18:40.579 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 14:18:40.579 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 14:18:40.580 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 14:18:40.582 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 14:18:40.583 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 14:18:41.001 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-17 14:18:41.119 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 14:18:41.441 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-17 14:18:41.445 | 2022-02-17 14:18:41.445 | done! 2022-02-17 14:18:41.451 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 14:18:41.455 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:41.461 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-17 14:18:41.466 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-17 14:18:41.488 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-17 14:18:41.488 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-17 14:18:41.488 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-17 14:18:41.488 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-17 14:18:41.695 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-17 14:18:41.695 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-17 14:18:41.696 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-17 14:18:41.696 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-17 14:18:41.708 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-17 14:18:41.838 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-17 14:18:41.838 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-17 14:18:41.839 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-17 14:18:41.880 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-17 14:18:41.952 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-17 14:18:42.441 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-17 14:18:42.450 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-17 14:18:42.559 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-17 14:18:42.559 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-17 14:18:42.559 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-17 14:18:42.560 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-17 14:18:42.565 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-17 14:18:42.565 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-17 14:18:42.657 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-17 14:18:42.948 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-17 14:18:42.949 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-17 14:18:42.949 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-17 14:18:42.950 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-17 14:18:42.954 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-17 14:18:42.954 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-17 14:18:43.459 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-17 14:18:43.596 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-17 14:18:43.916 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-17 14:18:43.919 | 2022-02-17 14:18:43.919 | done! 2022-02-17 14:18:43.927 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-17 14:18:43.932 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-17 14:18:43.937 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-17 14:18:43.943 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:44.595 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-17 14:18:44.624 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-17 14:18:52.628 | mysqld will log errors to /var/log/mysql/error.log 2022-02-17 14:18:53.291 | mysqld is running as pid 56337 2022-02-17 14:18:56.110 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-17 14:18:58.176 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-17 14:18:58.181 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-17 14:18:58.186 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-17 14:18:58.191 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-17 14:18:58.198 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:18:58.568 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:19:00.230 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:19:07.552 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:07.554 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:07.556 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:07.559 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:07.561 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:07.563 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:07.565 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:07.567 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:07.569 | + functions-common:time_stop:2432 : start_time=1645107506152 2022-02-17 14:19:07.571 | + functions-common:time_stop:2434 : [[ -z 1645107506152 ]] 2022-02-17 14:19:07.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:07.578 | + functions-common:time_stop:2437 : end_time=1645107547575 2022-02-17 14:19:07.580 | + functions-common:time_stop:2438 : elapsed_time=41423 2022-02-17 14:19:07.582 | + functions-common:time_stop:2439 : total=199656 2022-02-17 14:19:07.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:07.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=241079 2022-02-17 14:19:07.589 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:07.591 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:19:07.594 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:19:07.596 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:19:07.598 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:19:07.600 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:19:07.603 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:07.606 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:19:07.608 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:19:07.610 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:07.614 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:07.614 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:07.619 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:19:07.621 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:19:07.623 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:19:07.626 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:19:07.628 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:19:07.649 | Using python 3.8 to install PyMySQL 2022-02-17 14:19:07.652 | + 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-02-17 14:19:08.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:08.373 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:08.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:08.373 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:09.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:09.971 | Collecting PyMySQL 2022-02-17 14:19:09.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-17 14:19:11.584 | Installing collected packages: PyMySQL 2022-02-17 14:19:11.711 | Successfully installed PyMySQL-1.0.2 2022-02-17 14:19:11.711 | 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-02-17 14:19:11.716 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:11.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:11.821 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:11.823 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:11.826 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:11.828 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:11.830 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:11.832 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:11.835 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:11.837 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:11.839 | + functions-common:time_stop:2432 : start_time=1645107547644 2022-02-17 14:19:11.841 | + functions-common:time_stop:2434 : [[ -z 1645107547644 ]] 2022-02-17 14:19:11.845 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:11.849 | + functions-common:time_stop:2437 : end_time=1645107551846 2022-02-17 14:19:11.851 | + functions-common:time_stop:2438 : elapsed_time=4202 2022-02-17 14:19:11.853 | + functions-common:time_stop:2439 : total=33757 2022-02-17 14:19:11.856 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:11.858 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37959 2022-02-17 14:19:11.861 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:11.863 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:19:11.865 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:19:11.867 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:19:11.870 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:19:11.885 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:11.888 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:19:11.890 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:19:11.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:11.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:19:11.898 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:19:11.901 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:19:11.903 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:19:11.906 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:19:11.908 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:19:11.910 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:19:11.926 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:11.928 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:19:11.931 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:11.933 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:11.935 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:11.938 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:11.940 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:11.942 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:11.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:11.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:11.949 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:11.951 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:11.954 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:11.956 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:11.958 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:19:11.960 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:11.963 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:11.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:11.967 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:19:11.987 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 14:19:12.095 | Reading package lists... 2022-02-17 14:19:12.329 | Building dependency tree... 2022-02-17 14:19:12.330 | Reading state information... 2022-02-17 14:19:12.566 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:12.567 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:12.567 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:12.567 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:12.567 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:12.567 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:12.567 | python3-zope.interface 2022-02-17 14:19:12.568 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:12.633 | The following NEW packages will be installed: 2022-02-17 14:19:12.633 | radvd 2022-02-17 14:19:12.881 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:12.881 | Need to get 59.0 kB of archives. 2022-02-17 14:19:12.881 | After this operation, 164 kB of additional disk space will be used. 2022-02-17 14:19:12.881 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-17 14:19:13.690 | Fetched 59.0 kB in 0s (119 kB/s) 2022-02-17 14:19:13.723 | Selecting previously unselected package radvd. 2022-02-17 14:19:13.777 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-17 14:19:13.780 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-17 14:19:13.783 | Unpacking radvd (1:2.17-2) ... 2022-02-17 14:19:13.845 | Setting up radvd (1:2.17-2) ... 2022-02-17 14:19:14.757 | Job for radvd.service failed because the control process exited with error code. 2022-02-17 14:19:14.757 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-17 14:19:14.759 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-17 14:19:14.771 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-17 14:19:14.771 | Loaded: loaded (]8;;file://dv-neutron-808961-23-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-17 14:19:14.771 | Active: failed (Result: exit-code) since Thu 2022-02-17 14:19:14 UTC; 15ms ago 2022-02-17 14:19:14.771 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-17 14:19:14.771 | Process: 57485 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-17 14:19:14.771 | 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv radvd[57485]: can't open /etc/radvd.conf: No such file or directory 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv radvd[57485]: Insecure file permissions, but continuing anyway 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv radvd[57485]: exiting, failed to read config file 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-17 14:19:14.771 | Feb 17 14:19:14 dv-neutron-808961-23-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-17 14:19:14.775 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:19:14.871 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:19:22.635 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:22.637 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:22.640 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:22.642 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:22.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:22.646 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:22.649 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:22.651 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:22.653 | + functions-common:time_stop:2432 : start_time=1645107551985 2022-02-17 14:19:22.656 | + functions-common:time_stop:2434 : [[ -z 1645107551985 ]] 2022-02-17 14:19:22.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:22.662 | + functions-common:time_stop:2437 : end_time=1645107562660 2022-02-17 14:19:22.664 | + functions-common:time_stop:2438 : elapsed_time=10675 2022-02-17 14:19:22.667 | + functions-common:time_stop:2439 : total=241079 2022-02-17 14:19:22.669 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:22.671 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=251754 2022-02-17 14:19:22.673 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:22.676 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:19:22.692 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:22.694 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:19:22.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:19:22.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:19:22.701 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:19:22.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:19:22.723 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:22.725 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:22.728 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:22.730 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:22.732 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:22.734 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:22.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:22.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:22.740 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:22.743 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:22.745 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:22.747 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:22.749 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:19:22.751 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:22.753 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:22.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:22.758 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:19:22.777 | + functions-common:apt_get:1230 : 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-02-17 14:19:22.885 | Reading package lists... 2022-02-17 14:19:23.119 | Building dependency tree... 2022-02-17 14:19:23.120 | Reading state information... 2022-02-17 14:19:23.362 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:19:23.362 | fakeroot set to manually installed. 2022-02-17 14:19:23.362 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:19:23.362 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:19:23.362 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:23.363 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:23.363 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:23.363 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:23.363 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:23.363 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:23.363 | python3-zope.interface 2022-02-17 14:19:23.363 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:23.491 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:23.496 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:23.498 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:23.500 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:23.503 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:23.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:23.507 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:23.509 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:23.511 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:23.513 | + functions-common:time_stop:2432 : start_time=1645107562775 2022-02-17 14:19:23.515 | + functions-common:time_stop:2434 : [[ -z 1645107562775 ]] 2022-02-17 14:19:23.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:23.522 | + functions-common:time_stop:2437 : end_time=1645107563519 2022-02-17 14:19:23.524 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-17 14:19:23.526 | + functions-common:time_stop:2439 : total=251754 2022-02-17 14:19:23.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:23.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252498 2022-02-17 14:19:23.532 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:23.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:19:23.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:23.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:23.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:19:23.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:19:23.546 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:19:23.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:19:23.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:19:23.556 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:19:23.556 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:19:23.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:19:23.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:19:23.566 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:19:23.568 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:19:23.570 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:19:23.572 | + functions:vercmp:631 : local result 2022-02-17 14:19:23.576 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:19:23.576 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:19:23.576 | ++ functions:vercmp:635 : head -1 2022-02-17 14:19:23.581 | + functions:vercmp:635 : result=3.13 2022-02-17 14:19:23.583 | + functions:vercmp:637 : case $op in 2022-02-17 14:19:23.586 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:19:23.588 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:19:23.590 | + functions:vercmp:648 : return 2022-02-17 14:19:23.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:19:23.595 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:19:23.597 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:19:23.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:19:23.921 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:19:23.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:23.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:23.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:19:23.930 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:23.933 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:19:23.949 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:23.952 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:19:23.955 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:19:23.955 | Installing etcd 2022-02-17 14:19:23.958 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:19:23.970 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:19:23.982 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:23.984 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:19:23.997 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:19:24.000 | ++ 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-02-17 14:19:24.003 | ++ 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-02-17 14:19:24.008 | +++ 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-02-17 14:19:24.012 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:24.015 | ++ 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-02-17 14:19:24.017 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:19:24.020 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:24.023 | --2022-02-17 14:19:24-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:24.052 | Resolving github.com (github.com)... 140.82.121.4 2022-02-17 14:19:24.096 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-02-17 14:19:24.398 | HTTP request sent, awaiting response... 302 Found 2022-02-17 14:19:24.398 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T141924Z&X-Amz-Expires=300&X-Amz-Signature=f397902e1418e37537ab6f576518a2087532849697e3b77ea4e28c67e74b1c8a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-17 14:19:24.398 | --2022-02-17 14:19:24-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220217%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220217T141924Z&X-Amz-Expires=300&X-Amz-Signature=f397902e1418e37537ab6f576518a2087532849697e3b77ea4e28c67e74b1c8a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-17 14:19:24.400 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2022-02-17 14:19:24.424 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-02-17 14:19:24.760 | HTTP request sent, awaiting response... 200 OK 2022-02-17 14:19:24.761 | Length: 11350736 (11M) [application/octet-stream] 2022-02-17 14:19:24.761 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-17 14:19:24.870 | 2022-02-17 14:19:25.744 | 0K ........ .. 100% 11.0M=1.0s 2022-02-17 14:19:25.744 | 2022-02-17 14:19:25.744 | 2022-02-17 14:19:25 (11.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-17 14:19:25.744 | 2022-02-17 14:19:25.748 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-17 14:19:25.751 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:25.753 | ++ functions:get_extra_file:74 : return 2022-02-17 14:19:25.756 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:19:25.758 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:19:25.760 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-17 14:19:25.763 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-17 14:19:25.895 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-17 14:19:25.897 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/ 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/README.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-17 14:19:25.902 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 14:19:25.903 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-17 14:19:25.904 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-17 14:19:25.905 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-17 14:19:25.906 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-17 14:19:25.907 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-17 14:19:25.908 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-17 14:19:25.909 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-17 14:19:25.910 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-17 14:19:25.911 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-17 14:19:25.911 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-17 14:19:25.911 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-17 14:19:25.911 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-17 14:19:25.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-17 14:19:25.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-17 14:19:25.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-17 14:19:25.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-17 14:19:25.912 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-17 14:19:25.913 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-17 14:19:25.913 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-17 14:19:25.913 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-17 14:19:26.099 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-17 14:19:26.099 | etcd-v3.3.12-linux-amd64/etcd 2022-02-17 14:19:26.326 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-17 14:19:26.364 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-17 14:19:26.397 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:19:26.399 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:19:26.415 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:26.418 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:19:26.420 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:19:26.435 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:19:26.437 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:19:26.440 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:19:26.442 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:19:26.444 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:19:26.446 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:19:26.449 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:19:26.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:19:26.453 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:19:26.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:19:26.462 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.464 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:19:26.467 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:19:26.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:19:26.471 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:19:26.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:19:26.480 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.482 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:19:26.484 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:19:26.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:19:26.489 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:19:26.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:19:26.498 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.500 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:19:26.502 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:19:26.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:19:26.506 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:19:26.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:19:26.516 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.518 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:19:26.520 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:19:26.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:19:26.525 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:19:26.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:19:26.534 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.536 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:19:26.539 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:19:26.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:19:26.543 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:19:26.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:19:26.553 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.555 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:19:26.559 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:19:26.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:19:26.564 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:19:26.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:19:26.573 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.575 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:19:26.578 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:19:26.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:19:26.583 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:19:26.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:19:26.592 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.594 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:19:26.597 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:19:26.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:19:26.601 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:19:26.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:19:26.610 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.612 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:19:26.614 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:19:26.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:19:26.619 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:19:26.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:19:26.628 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.631 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:19:26.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:19:26.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:19:26.637 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:19:26.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:19:26.647 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.649 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:19:26.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:19:26.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:19:26.656 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:19:26.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:19:26.665 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.668 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:19:26.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:19:26.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:19:26.674 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:19:26.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:19:26.683 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.685 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:19:26.688 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:19:26.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:19:26.693 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:19:26.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:19:26.701 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.704 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:19:26.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:19:26.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:19:26.711 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:19:26.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:19:26.720 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.722 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:19:26.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:19:26.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:19:26.729 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:19:26.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:19:26.738 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.740 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:19:26.742 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:19:26.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:19:26.747 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:19:26.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:19:26.756 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.759 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:19:26.761 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:19:26.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:19:26.766 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:19:26.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:19:26.775 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.777 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:19:26.779 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:19:26.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:19:26.784 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:19:26.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:19:26.792 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.795 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:19:26.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:19:26.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:19:26.801 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:19:26.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:19:26.810 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.813 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:19:26.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:19:26.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:19:26.820 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:19:26.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:19:26.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.836 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:19:26.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:19:26.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:19:26.843 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:19:26.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:19:26.852 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.855 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:19:26.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:19:26.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:19:26.861 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:19:26.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:19:26.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.873 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:19:26.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:19:26.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:19:26.880 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:19:26.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:19:26.890 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.892 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:19:26.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:19:26.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:19:26.899 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:19:26.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:19:26.908 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.910 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:19:26.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:19:26.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:19:26.917 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:19:26.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:19:26.926 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.928 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:19:26.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:19:26.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:19:26.935 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:19:26.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:19:26.945 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.947 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:19:26.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:19:26.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:19:26.954 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:19:26.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:19:26.964 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.966 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:19:26.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:19:26.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:19:26.973 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:19:26.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:19:26.982 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:26.984 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:19:26.987 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:19:26.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:19:26.991 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:19:26.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:26.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:26.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:19:27.001 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.003 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:19:27.005 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:19:27.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:19:27.010 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:19:27.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:19:27.019 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.021 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:19:27.023 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:19:27.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:19:27.028 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:19:27.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:19:27.037 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.039 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:19:27.041 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:19:27.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:19:27.046 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:19:27.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:19:27.056 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.058 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:19:27.060 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:19:27.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:19:27.065 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:19:27.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:19:27.074 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.076 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:19:27.079 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:19:27.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:19:27.083 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:19:27.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:19:27.092 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.095 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:19:27.097 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:19:27.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:19:27.101 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:19:27.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:19:27.111 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.113 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:19:27.115 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:19:27.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:19:27.120 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:19:27.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:19:27.129 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.132 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:19:27.134 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:19:27.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:19:27.138 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:19:27.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:27.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:27.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:19:27.147 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:27.150 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:19:27.170 | Using python 3.8 to install etcd3 2022-02-17 14:19:27.172 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-17 14:19:27.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:27.893 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:27.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:27.893 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:28.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:29.078 | Collecting etcd3 2022-02-17 14:19:29.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-17 14:19:29.110 | Preparing metadata (setup.py): started 2022-02-17 14:19:31.112 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:19:33.468 | Collecting grpcio>=1.27.1 2022-02-17 14:19:33.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-17 14:19:34.369 | Collecting protobuf>=3.6.1 2022-02-17 14:19:34.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-17 14:19:34.406 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:19:34.407 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:19:34.434 | Building wheels for collected packages: etcd3 2022-02-17 14:19:34.434 | Building wheel for etcd3 (setup.py): started 2022-02-17 14:19:37.093 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-17 14:19:37.094 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=57dd5481a254bc2525e87f306a166f20f7f17ddd272a6b53b32e6aec11f5fed0 2022-02-17 14:19:37.094 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-17 14:19:37.098 | Successfully built etcd3 2022-02-17 14:19:38.686 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-17 14:19:39.274 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-17 14:19:39.274 | 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-02-17 14:19:39.280 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:39.280 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:39.422 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:39.425 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:39.427 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:39.429 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:39.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:39.433 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:39.435 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:39.438 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:39.440 | + functions-common:time_stop:2432 : start_time=1645107567164 2022-02-17 14:19:39.442 | + functions-common:time_stop:2434 : [[ -z 1645107567164 ]] 2022-02-17 14:19:39.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:39.448 | + functions-common:time_stop:2437 : end_time=1645107579446 2022-02-17 14:19:39.451 | + functions-common:time_stop:2438 : elapsed_time=12282 2022-02-17 14:19:39.453 | + functions-common:time_stop:2439 : total=37959 2022-02-17 14:19:39.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:39.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50241 2022-02-17 14:19:39.460 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:39.462 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:19:39.482 | Using python 3.8 to install etcd3gw 2022-02-17 14:19:39.485 | + 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-02-17 14:19:40.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:40.223 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:40.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:40.223 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:41.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:41.431 | Collecting etcd3gw 2022-02-17 14:19:41.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-17 14:19:41.450 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:19:41.451 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:19:41.452 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:19:41.453 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:19:41.486 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 14:19:41.488 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:19:41.489 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:19:41.491 | 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-02-17 14:19:43.034 | Installing collected packages: etcd3gw 2022-02-17 14:19:43.135 | Successfully installed etcd3gw-1.0.1 2022-02-17 14:19:43.136 | 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-02-17 14:19:43.142 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:43.142 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:43.244 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:43.246 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:43.248 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:43.251 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:43.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:43.255 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:43.257 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:43.259 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:43.261 | + functions-common:time_stop:2432 : start_time=1645107579477 2022-02-17 14:19:43.263 | + functions-common:time_stop:2434 : [[ -z 1645107579477 ]] 2022-02-17 14:19:43.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:43.271 | + functions-common:time_stop:2437 : end_time=1645107583268 2022-02-17 14:19:43.273 | + functions-common:time_stop:2438 : elapsed_time=3791 2022-02-17 14:19:43.275 | + functions-common:time_stop:2439 : total=50241 2022-02-17 14:19:43.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:43.279 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54032 2022-02-17 14:19:43.282 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:43.284 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:19:43.286 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:19:43.289 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:19:43.291 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:19:43.293 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:19:43.295 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:19:43.298 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:19:43.300 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:19:43.302 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:19:43.304 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:19:43.306 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:19:43.309 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:19:43.311 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:19:43.314 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:19:43.316 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:19:43.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:43.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:43.322 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:19:43.325 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:43.327 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:19:43.330 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:19:43.332 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:19:43.334 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:19:43.337 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:19:43.339 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:19:43.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:43.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:43.345 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:19:43.348 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:19:43.350 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:19:43.352 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:19:43.354 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:43.356 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:19:43.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:43.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:43.363 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:19:43.385 | + functions-common:apt_get:1230 : 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-02-17 14:19:43.492 | Reading package lists... 2022-02-17 14:19:43.724 | Building dependency tree... 2022-02-17 14:19:43.726 | Reading state information... 2022-02-17 14:19:43.965 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:19:43.965 | The following packages were automatically installed and are no longer required: 2022-02-17 14:19:43.966 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:19:43.966 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:19:43.966 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:19:43.966 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:19:43.966 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:19:43.966 | python3-zope.interface 2022-02-17 14:19:43.966 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:19:43.966 | The following additional packages will be installed: 2022-02-17 14:19:43.967 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-17 14:19:43.968 | Suggested packages: 2022-02-17 14:19:43.968 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-17 14:19:44.034 | The following NEW packages will be installed: 2022-02-17 14:19:44.035 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-17 14:19:44.281 | 0 upgraded, 6 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:19:44.281 | Need to get 1,306 kB of archives. 2022-02-17 14:19:44.281 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-17 14:19:44.281 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-17 14:19:44.909 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-17 14:19:44.953 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-17 14:19:45.050 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-17 14:19:45.159 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-17 14:19:45.161 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-17 14:19:45.719 | Fetched 1,306 kB in 1s (1,158 kB/s) 2022-02-17 14:19:45.751 | Selecting previously unselected package libnorm1:amd64. 2022-02-17 14:19:45.805 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-17 14:19:45.810 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-17 14:19:45.818 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 14:19:45.889 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-17 14:19:45.899 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-17 14:19:45.901 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 14:19:45.952 | Selecting previously unselected package libzmq5:amd64. 2022-02-17 14:19:45.962 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-17 14:19:45.964 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 14:19:46.027 | Selecting previously unselected package uwsgi-core. 2022-02-17 14:19:46.037 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:19:46.039 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 14:19:46.180 | Selecting previously unselected package uwsgi. 2022-02-17 14:19:46.190 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:19:46.192 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 14:19:46.229 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-17 14:19:46.239 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-17 14:19:46.243 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 14:19:46.313 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-17 14:19:46.318 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-17 14:19:46.323 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-17 14:19:46.329 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-17 14:19:46.341 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-17 14:19:47.227 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-17 14:19:47.265 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:19:47.623 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:19:47.958 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-17 14:19:55.300 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:19:55.302 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:19:55.304 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:55.306 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:55.308 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:55.310 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:55.313 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:55.315 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:19:55.317 | + functions-common:time_stop:2432 : start_time=1645107583382 2022-02-17 14:19:55.319 | + functions-common:time_stop:2434 : [[ -z 1645107583382 ]] 2022-02-17 14:19:55.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:55.326 | + functions-common:time_stop:2437 : end_time=1645107595323 2022-02-17 14:19:55.328 | + functions-common:time_stop:2438 : elapsed_time=11941 2022-02-17 14:19:55.330 | + functions-common:time_stop:2439 : total=252498 2022-02-17 14:19:55.332 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:55.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=264439 2022-02-17 14:19:55.337 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:19:55.339 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:19:55.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:19:55.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:19:55.346 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:19:55.409 | Enabling module proxy. 2022-02-17 14:19:55.415 | To activate the new configuration, you need to run: 2022-02-17 14:19:55.415 | systemctl restart apache2 2022-02-17 14:19:55.419 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:19:55.480 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:19:55.480 | Module proxy already enabled 2022-02-17 14:19:55.480 | Enabling module proxy_uwsgi. 2022-02-17 14:19:55.485 | To activate the new configuration, you need to run: 2022-02-17 14:19:55.485 | systemctl restart apache2 2022-02-17 14:19:55.489 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:19:55.491 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:19:55.494 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:19:55.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:19:55.622 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:19:55.625 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:19:55.628 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:19:55.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:19:55.638 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.641 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:19:55.643 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:19:55.646 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:19:55.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:19:55.655 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.657 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:19:55.660 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:19:55.662 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:19:55.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:19:55.671 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.674 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:19:55.676 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:19:55.678 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:19:55.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:19:55.688 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.690 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:19:55.693 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:19:55.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:19:55.702 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.704 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:19:55.706 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:19:55.708 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:19:55.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:19:55.718 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.720 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:19:55.737 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:55.739 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:19:55.741 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:19:55.744 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:19:55.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:19:55.753 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.756 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:19:55.771 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:19:55.774 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:19:55.776 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:19:55.778 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:19:55.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:19:55.788 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.790 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:19:55.793 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:19:55.795 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:19:55.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:19:55.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:19:55.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:19:55.804 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:19:55.807 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:19:55.809 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:19:55.811 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:55.814 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:19:55.817 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:19:55.819 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:55.822 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:55.823 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:55.827 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:19:55.830 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:19:55.832 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:19:55.835 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:19:55.837 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:19:55.857 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:19:55.860 | + 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-02-17 14:19:56.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:56.589 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:56.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:19:56.589 | from cryptography.utils import int_from_bytes 2022-02-17 14:19:57.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:19:57.719 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:19:57.771 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:19:57.773 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:19:57.774 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:19:57.775 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:19:57.776 | 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-02-17 14:19:57.777 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:19:57.778 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:19:57.779 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:19:57.780 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:19:57.781 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:19:57.782 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:19:57.784 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:19:57.785 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:19:57.786 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:19:57.841 | 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-02-17 14:19:57.843 | 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-02-17 14:19:57.845 | 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-02-17 14:19:57.882 | 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-02-17 14:19:57.921 | 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-02-17 14:19:57.922 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:19:57.922 | 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-02-17 14:19:57.924 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:19:57.976 | 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-02-17 14:19:57.978 | 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-02-17 14:19:57.987 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:19:57.989 | 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-02-17 14:19:58.003 | 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-02-17 14:19:58.004 | 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-02-17 14:19:58.005 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:19:58.067 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:19:58.070 | 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-02-17 14:19:58.072 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:19:58.073 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 14:19:58.123 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 14:19:58.135 | 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-02-17 14:19:59.678 | 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-02-17 14:19:59.684 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:19:59.684 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:19:59.798 | + inc/python:pip_install:200 : result=0 2022-02-17 14:19:59.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:19:59.802 | + functions-common:time_stop:2425 : local name 2022-02-17 14:19:59.805 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:19:59.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:19:59.809 | + functions-common:time_stop:2428 : local total 2022-02-17 14:19:59.811 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:19:59.813 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:19:59.815 | + functions-common:time_stop:2432 : start_time=1645107595852 2022-02-17 14:19:59.818 | + functions-common:time_stop:2434 : [[ -z 1645107595852 ]] 2022-02-17 14:19:59.820 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:19:59.824 | + functions-common:time_stop:2437 : end_time=1645107599822 2022-02-17 14:19:59.826 | + functions-common:time_stop:2438 : elapsed_time=3970 2022-02-17 14:19:59.828 | + functions-common:time_stop:2439 : total=54032 2022-02-17 14:19:59.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:19:59.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=58002 2022-02-17 14:19:59.835 | + inc/python:pip_install:203 : return 0 2022-02-17 14:19:59.838 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:19:59.840 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:19:59.842 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:19:59.845 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:19:59.848 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:19:59.850 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:19:59.854 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:19:59.854 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:19:59.859 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:19:59.862 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:19:59.864 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:19:59.867 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:19:59.869 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:19:59.889 | Using python 3.8 to install python-memcached 2022-02-17 14:19:59.892 | + 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-02-17 14:20:00.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:00.658 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:00.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:00.658 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:01.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:01.879 | Collecting python-memcached 2022-02-17 14:20:01.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-17 14:20:01.893 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:20:03.521 | Installing collected packages: python-memcached 2022-02-17 14:20:03.616 | Successfully installed python-memcached-1.59 2022-02-17 14:20:03.616 | 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-02-17 14:20:03.622 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:03.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:03.726 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:03.729 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:03.731 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:03.733 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:03.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:03.738 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:03.740 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:03.742 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:03.744 | + functions-common:time_stop:2432 : start_time=1645107599884 2022-02-17 14:20:03.747 | + functions-common:time_stop:2434 : [[ -z 1645107599884 ]] 2022-02-17 14:20:03.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:03.754 | + functions-common:time_stop:2437 : end_time=1645107603752 2022-02-17 14:20:03.756 | + functions-common:time_stop:2438 : elapsed_time=3868 2022-02-17 14:20:03.758 | + functions-common:time_stop:2439 : total=58002 2022-02-17 14:20:03.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:03.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61870 2022-02-17 14:20:03.765 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:03.768 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:20:03.784 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:03.786 | + ./stack.sh:main:897 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-02-17 14:20:03.788 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:20:03.791 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:20:03.793 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:20:03.795 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:03.798 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:20:03.800 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:20:03.814 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:03.816 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:20:03.819 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:20:03.821 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:20:03.822 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:03.824 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:03.827 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:03.830 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:03.832 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:03.834 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:03.850 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:03.852 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:03.854 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:03.857 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:03.857 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:03.862 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:20:03.864 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:03.866 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:20:03.869 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:03.869 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:03.890 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:20:03.893 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:03.895 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:20:03.897 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:03.899 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:03.901 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:03.904 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:20:03.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:20:03.909 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:03.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:03.913 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:03.915 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:03.918 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:20:03.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:20:03.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:03.925 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:20:03.928 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:03.930 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:03.933 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:20:03.938 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:20:03.940 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:20:04.593 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:20:04.595 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:04.597 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:04.599 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:04.601 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:20:04.603 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:20:04.606 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:04.608 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:20:04.610 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:04.612 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:20:04.614 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:20:04.617 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:20:04.619 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:04.621 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:20:04.641 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:20:04.643 | + 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-02-17 14:20:05.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:05.384 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:05.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:05.384 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:06.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:06.504 | Obtaining file:///opt/stack/keystone 2022-02-17 14:20:06.505 | Preparing metadata (setup.py): started 2022-02-17 14:20:09.701 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:09.842 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:20:09.843 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:20:09.937 | Collecting Flask!=0.11,>=1.0.2 2022-02-17 14:20:09.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-02-17 14:20:09.996 | Collecting Flask-RESTful>=0.3.5 2022-02-17 14:20:10.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-17 14:20:10.006 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:20:10.007 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:20:10.008 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:20:10.009 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:10.057 | Collecting passlib>=1.7.0 2022-02-17 14:20:10.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-17 14:20:10.082 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:10.083 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:20:10.084 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:10.292 | Collecting scrypt>=0.8.0 2022-02-17 14:20:10.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-17 14:20:10.335 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:20:10.336 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:20:10.338 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:20:10.339 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:20:10.340 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:20:10.341 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:20:10.342 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:20:10.343 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:20:10.344 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:20:10.345 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:20:10.346 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:10.347 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:20:10.395 | Collecting oauthlib>=0.6.2 2022-02-17 14:20:10.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-17 14:20:10.478 | Collecting pysaml2>=5.0.0 2022-02-17 14:20:10.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-17 14:20:10.572 | Collecting PyJWT>=1.6.1 2022-02-17 14:20:10.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-17 14:20:10.582 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:20:10.583 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:20:10.584 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:20:10.585 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:20:10.587 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:20:10.588 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:20:10.599 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:20:10.600 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:20:10.644 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:20:10.738 | Collecting Werkzeug>=2.0 2022-02-17 14:20:10.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-17 14:20:10.825 | Collecting click>=7.1.2 2022-02-17 14:20:10.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-17 14:20:10.839 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:20:10.873 | Collecting itsdangerous>=2.0 2022-02-17 14:20:10.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-17 14:20:10.938 | Collecting aniso8601>=0.82 2022-02-17 14:20:10.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-17 14:20:11.021 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:20:11.022 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:20:11.119 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:20:11.146 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:11.147 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:20:11.148 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:20:11.201 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:20:11.203 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:20:11.205 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:11.256 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:20:11.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:20:11.314 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:20:11.316 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:20:11.318 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:20:11.319 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:11.321 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 14:20:11.322 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:20:11.342 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:20:11.389 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:20:11.411 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:20:11.412 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:20:11.414 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:20:11.415 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:20:11.466 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:20:11.615 | Collecting defusedxml 2022-02-17 14:20:11.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-17 14:20:11.627 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:20:11.729 | Collecting xmlschema>=1.2.1 2022-02-17 14:20:11.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-17 14:20:11.747 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:20:11.969 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:20:11.991 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:20:11.992 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:20:12.066 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:20:12.068 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:20:12.086 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:20:12.159 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:20:12.200 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 14:20:12.313 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:20:12.391 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 14:20:12.518 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 14:20:12.548 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 14:20:12.588 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 14:20:12.589 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 14:20:12.590 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:20:12.591 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 14:20:12.594 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 14:20:12.596 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 14:20:12.649 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:20:12.788 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 14:20:12.791 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:20:12.792 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 14:20:12.795 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 14:20:12.945 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:20:13.108 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-17 14:20:13.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-17 14:20:13.203 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:20:13.382 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:20:13.584 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 14:20:13.680 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 14:20:13.714 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 14:20:15.058 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-17 14:20:15.560 | Attempting uninstall: click 2022-02-17 14:20:15.562 | Found existing installation: Click 7.0 2022-02-17 14:20:15.568 | Uninstalling Click-7.0: 2022-02-17 14:20:15.597 | Successfully uninstalled Click-7.0 2022-02-17 14:20:16.804 | Attempting uninstall: PyJWT 2022-02-17 14:20:16.806 | Found existing installation: PyJWT 1.7.1 2022-02-17 14:20:16.813 | Uninstalling PyJWT-1.7.1: 2022-02-17 14:20:16.841 | Successfully uninstalled PyJWT-1.7.1 2022-02-17 14:20:17.286 | Attempting uninstall: oauthlib 2022-02-17 14:20:17.288 | Found existing installation: oauthlib 3.1.0 2022-02-17 14:20:17.292 | Uninstalling oauthlib-3.1.0: 2022-02-17 14:20:17.321 | Successfully uninstalled oauthlib-3.1.0 2022-02-17 14:20:17.483 | Running setup.py develop for keystone 2022-02-17 14:20:21.435 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-17 14:20:21.435 | 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-02-17 14:20:21.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:21.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:21.586 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:21.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:21.590 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:21.593 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:21.595 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:21.597 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:21.599 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:21.601 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:21.603 | + functions-common:time_stop:2432 : start_time=1645107604636 2022-02-17 14:20:21.605 | + functions-common:time_stop:2434 : [[ -z 1645107604636 ]] 2022-02-17 14:20:21.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:21.612 | + functions-common:time_stop:2437 : end_time=1645107621610 2022-02-17 14:20:21.614 | + functions-common:time_stop:2438 : elapsed_time=16974 2022-02-17 14:20:21.616 | + functions-common:time_stop:2439 : total=61870 2022-02-17 14:20:21.619 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:21.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78844 2022-02-17 14:20:21.623 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:21.625 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:20:21.627 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:21.629 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:21.649 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:20:21.661 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:20:21.664 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:20:21.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:21.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:21.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:20:21.673 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:21.675 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:20:21.691 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:21.693 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:21.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:20:21.698 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:20:21.700 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:20:21.713 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:20:21.715 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:20:21.720 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:20:21.735 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:21.738 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:20:21.767 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:20:21.794 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:20:21.823 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:20:21.853 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:20:21.882 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:20:21.913 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:20:21.940 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:20:21.967 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:20:21.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:20:21.972 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:20:21.974 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:20:21.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:20:21.979 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:20:21.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:21.997 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:20:21.999 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:20:22.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:20:22.016 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:22.019 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:20:22.022 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:20:22.051 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:20:22.054 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:20:22.056 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:20:22.058 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:20:22.074 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:22.076 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-02-17 14:20:22.106 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:20:22.108 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:20:22.139 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:20:22.141 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:20:22.143 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:20:22.146 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:20:22.148 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:22.151 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:20:22.182 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:20:22.184 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:20:22.187 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:20:22.189 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:20:22.192 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:20:22.208 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:20:22.210 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:20:22.212 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:20:22.215 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:20:22.217 | + 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-02-17 14:20:22.244 | + 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-02-17 14:20:22.272 | + 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-02-17 14:20:22.298 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:20:22.325 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:20:22.353 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:20:22.355 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:20:22.358 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:22.360 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:22.362 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:20:22.364 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:20:22.367 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:20:22.370 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:22.374 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:20:22.376 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:20:22.378 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:20:22.391 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:22.391 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:20:22.399 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:20:22.403 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:20:22.418 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:22.420 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:20:22.424 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:20:22.453 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:20:22.478 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:20:22.506 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:20:22.532 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:20:22.558 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:20:22.585 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:20:22.612 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:20:22.639 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:20:22.665 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:20:22.692 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:20:22.718 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:20:22.745 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:20:22.771 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:20:22.773 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:20:22.776 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:20:22.779 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:20:22.781 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:20:22.783 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:22.786 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:22.788 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:22.791 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:22.793 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:20:22.819 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:20:22.848 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:20:22.848 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:20:22.857 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:20:22.861 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:20:22.863 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:20:22.865 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:20:22.867 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:20:22.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:20:22.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:22.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:22.876 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:20:22.879 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:20:22.881 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:22.883 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:22.885 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:20:22.946 | Enabling site keystone-wsgi-public. 2022-02-17 14:20:22.951 | To activate the new configuration, you need to run: 2022-02-17 14:20:22.951 | systemctl reload apache2 2022-02-17 14:20:22.956 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:20:22.958 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:20:22.960 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:20:22.962 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:20:23.091 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:20:23.119 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:20:23.150 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:20:23.180 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:20:23.182 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:20:23.213 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:20:23.241 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:20:23.268 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:20:23.284 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:23.287 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:20:23.307 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:23.310 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:20:23.313 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:20:23.315 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:20:23.317 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:23.320 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:20:23.323 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:20:23.325 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:20:23.327 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:20:23.329 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:23.332 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:23.335 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:23.337 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:23.339 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:23.342 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:23.357 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:23.360 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:23.362 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:23.365 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:23.365 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:23.370 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:20:23.372 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:23.375 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:20:23.378 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:23.378 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:23.382 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:20:23.384 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:23.387 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:20:23.389 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:23.391 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:23.394 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:20:23.396 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:20:23.398 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:20:23.400 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:23.403 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:23.405 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:20:23.407 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:23.410 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:20:23.412 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:20:23.415 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:23.417 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:20:23.420 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:23.423 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:23.425 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:20:23.431 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:20:23.433 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:20:24.101 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:20:24.103 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:24.105 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:24.108 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:24.110 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:20:24.112 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:20:24.115 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:24.117 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:20:24.119 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:24.121 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:20:24.123 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:20:24.126 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:20:24.128 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:24.130 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:20:24.150 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:20:24.153 | + 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-02-17 14:20:24.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:24.922 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:24.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:24.922 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:26.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:26.069 | Obtaining file:///opt/stack/swift 2022-02-17 14:20:26.070 | Preparing metadata (setup.py): started 2022-02-17 14:20:28.966 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:29.073 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:20:29.074 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:20:29.075 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:20:29.076 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:20:31.098 | Collecting lxml>=3.4.1 2022-02-17 14:20:31.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-17 14:20:31.279 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:20:31.282 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:20:31.388 | Collecting xattr>=0.4 2022-02-17 14:20:31.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-02-17 14:20:31.437 | Collecting PyECLib>=1.3.1 2022-02-17 14:20:31.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-17 14:20:31.767 | Preparing metadata (setup.py): started 2022-02-17 14:20:33.634 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:20:33.639 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:20:33.641 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:20:33.688 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:20:33.696 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:20:33.750 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:20:33.751 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:20:33.752 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:20:33.753 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:20:33.755 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:20:33.756 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:33.757 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:20:33.758 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:20:33.759 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:20:33.760 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:20:33.761 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:20:33.762 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:20:33.786 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:20:33.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:20:33.819 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:20:33.822 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:20:33.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:20:33.846 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:20:33.977 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:20:33.978 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:20:33.979 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:20:34.022 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 14:20:34.066 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:20:34.067 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:20:34.069 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:20:34.070 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:20:34.129 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:20:34.132 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:20:34.147 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:20:34.148 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:20:34.166 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:20:34.168 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:20:34.277 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:20:34.293 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 14:20:34.583 | Building wheels for collected packages: PyECLib 2022-02-17 14:20:34.584 | Building wheel for PyECLib (setup.py): started 2022-02-17 14:20:37.500 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-17 14:20:37.501 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55544 sha256=0de3150a9f6a2a1dfde971aa75c5e62ddd9e1a127040676aae6ff69f56f322a2 2022-02-17 14:20:37.501 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-17 14:20:37.504 | Successfully built PyECLib 2022-02-17 14:20:38.995 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-17 14:20:39.366 | Running setup.py develop for swift 2022-02-17 14:20:43.127 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-17 14:20:43.127 | 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-02-17 14:20:43.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:43.134 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:43.274 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:43.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:43.278 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:43.280 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:43.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:43.285 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:43.287 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:43.289 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:43.291 | + functions-common:time_stop:2432 : start_time=1645107624145 2022-02-17 14:20:43.293 | + functions-common:time_stop:2434 : [[ -z 1645107624145 ]] 2022-02-17 14:20:43.296 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:43.300 | + functions-common:time_stop:2437 : end_time=1645107643297 2022-02-17 14:20:43.302 | + functions-common:time_stop:2438 : elapsed_time=19152 2022-02-17 14:20:43.304 | + functions-common:time_stop:2439 : total=78844 2022-02-17 14:20:43.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:43.308 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97996 2022-02-17 14:20:43.310 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:43.313 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:20:43.315 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:43.318 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:43.336 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:20:43.348 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:20:43.350 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:20:43.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:43.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:43.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:20:43.359 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:43.361 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:20:43.363 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:20:43.366 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:20:43.368 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:20:43.370 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:20:43.372 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:20:43.374 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:20:43.376 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:20:44.467 | No container-sharder running 2022-02-17 14:20:44.467 | No object-auditor running 2022-02-17 14:20:44.467 | No account-reaper running 2022-02-17 14:20:44.467 | No object-updater running 2022-02-17 14:20:44.467 | No container-reconciler running 2022-02-17 14:20:44.467 | No object-reconstructor running 2022-02-17 14:20:44.467 | No account-replicator running 2022-02-17 14:20:44.467 | No account-server running 2022-02-17 14:20:44.467 | No container-updater running 2022-02-17 14:20:44.467 | No container-sync running 2022-02-17 14:20:44.467 | No account-auditor running 2022-02-17 14:20:44.467 | No object-expirer running 2022-02-17 14:20:44.467 | No object-replicator running 2022-02-17 14:20:44.467 | No container-replicator running 2022-02-17 14:20:44.467 | No container-server running 2022-02-17 14:20:44.467 | No container-auditor running 2022-02-17 14:20:44.467 | No object-server running 2022-02-17 14:20:44.467 | No proxy-server running 2022-02-17 14:20:44.552 | + lib/swift:configure_swift:340 : true 2022-02-17 14:20:44.554 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:20:44.567 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:20:44.579 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:20:44.582 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:20:44.582 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:20:44.587 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:20:44.588 | s/%GROUP%/ubuntu/; 2022-02-17 14:20:44.588 | s/%USER%/ubuntu/; 2022-02-17 14:20:44.588 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:20:44.588 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:20:44.590 | uid = ubuntu 2022-02-17 14:20:44.590 | gid = ubuntu 2022-02-17 14:20:44.590 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:20:44.590 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:20:44.590 | address = 127.0.0.1 2022-02-17 14:20:44.590 | 2022-02-17 14:20:44.590 | [account6612] 2022-02-17 14:20:44.590 | max connections = 25 2022-02-17 14:20:44.590 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:44.590 | read only = false 2022-02-17 14:20:44.590 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:20:44.590 | 2022-02-17 14:20:44.590 | [account6622] 2022-02-17 14:20:44.590 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [account6632] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [account6642] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [container6611] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [container6621] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [container6631] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.591 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:44.591 | read only = false 2022-02-17 14:20:44.591 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:20:44.591 | 2022-02-17 14:20:44.591 | [container6641] 2022-02-17 14:20:44.591 | max connections = 25 2022-02-17 14:20:44.592 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:44.592 | read only = false 2022-02-17 14:20:44.592 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:20:44.592 | 2022-02-17 14:20:44.592 | 2022-02-17 14:20:44.592 | [object6613] 2022-02-17 14:20:44.592 | max connections = 25 2022-02-17 14:20:44.592 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:20:44.592 | read only = false 2022-02-17 14:20:44.592 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:20:44.592 | 2022-02-17 14:20:44.592 | [object6623] 2022-02-17 14:20:44.592 | max connections = 25 2022-02-17 14:20:44.592 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:20:44.592 | read only = false 2022-02-17 14:20:44.592 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:20:44.592 | 2022-02-17 14:20:44.592 | [object6633] 2022-02-17 14:20:44.592 | max connections = 25 2022-02-17 14:20:44.592 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:20:44.592 | read only = false 2022-02-17 14:20:44.592 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:20:44.592 | 2022-02-17 14:20:44.592 | [object6643] 2022-02-17 14:20:44.592 | max connections = 25 2022-02-17 14:20:44.592 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:20:44.592 | read only = false 2022-02-17 14:20:44.592 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:20:44.593 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:20:44.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:20:44.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:20:44.599 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:20:44.611 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:20:44.613 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:20:44.617 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:20:44.621 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:20:44.623 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:20:44.627 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:20:44.654 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-02-17 14:20:44.679 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:20:44.696 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:20:44.724 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:20:44.741 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:44.768 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:20:44.786 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:20:44.813 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:20:44.830 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:20:44.857 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:20:44.874 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:44.901 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:20:44.918 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:20:44.932 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:44.934 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:20:44.962 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:20:44.988 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:20:45.015 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:20:45.041 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:20:45.055 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:45.057 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:20:45.083 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:20:45.097 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:45.099 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:20:45.114 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:45.116 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:20:45.118 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:20:45.133 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:45.135 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:20:45.137 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:20:45.139 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:20:45.143 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:20:45.148 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:20:45.174 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:20:45.200 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:20:45.229 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:20:45.258 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:20:45.284 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:20:45.286 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:20:45.288 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:20:45.290 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:20:45.292 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:20:45.318 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:20:45.345 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-02-17 14:20:45.371 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:20:45.397 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:20:45.423 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:20:45.450 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:20:45.477 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:20:45.503 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:20:45.530 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:20:45.555 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:20:45.582 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:20:45.609 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:20:45.636 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:20:45.665 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:20:45.693 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:20:45.710 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:20:45.737 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:20:45.764 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:20:45.769 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:20:45.797 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:20:45.822 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:20:45.849 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:20:45.851 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:20:45.853 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:20:45.855 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:20:45.859 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:20:45.862 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:20:45.864 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:45.866 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:20:45.868 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:20:45.870 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:45.872 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:45.874 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:20:45.892 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:45.919 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:20:45.936 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:20:45.963 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:45.981 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:46.009 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:20:46.026 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:46.054 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:20:46.071 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:46.099 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:20:46.121 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:20:46.148 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:46.166 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:46.194 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:20:46.211 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:46.239 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:20:46.256 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:20:46.282 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 14:20:46.287 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:46.305 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:46.333 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:20:46.362 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:20:46.364 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:20:46.368 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:20:46.370 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:20:46.372 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:46.375 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:20:46.377 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:20:46.379 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:46.381 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:46.383 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:20:46.401 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:46.432 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:20:46.450 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:20:46.482 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:46.500 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:46.528 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:20:46.546 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:46.574 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:20:46.591 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:46.619 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:20:46.637 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:20:46.665 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:46.683 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:46.711 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:20:46.729 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:46.759 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:20:46.777 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:20:46.804 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 14:20:46.808 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:46.826 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:46.854 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:20:46.856 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:20:46.861 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:20:46.863 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:20:46.865 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:20:46.867 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:20:46.869 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:20:46.871 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:20:46.873 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:20:46.875 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:20:46.893 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:20:46.920 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:20:46.938 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:20:46.966 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:20:46.984 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:20:47.012 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:20:47.030 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:20:47.057 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:20:47.075 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:20:47.103 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:20:47.120 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:20:47.148 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:20:47.166 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:20:47.194 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:20:47.211 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:20:47.239 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:20:47.270 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:20:47.296 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 14:20:47.301 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:20:47.319 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:20:47.346 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:20:47.374 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:20:47.401 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:20:47.428 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:20:47.430 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:20:47.434 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:20:47.462 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:20:47.490 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:20:47.518 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:20:47.545 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:20:47.573 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:20:47.600 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:20:47.628 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:20:47.655 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:20:47.681 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:20:47.697 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:47.699 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:20:47.718 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:20:47.721 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:20:47.740 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:20:47.742 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-02-17 14:20:47.769 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:20:47.771 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:20:47.797 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-02-17 14:20:47.825 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:20:47.827 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:20:47.854 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:20:47.869 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:47.871 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:20:47.874 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:20:47.879 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:20:47.881 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:20:47.893 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:20:47.896 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:20:47.906 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:20:47.909 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:20:47.911 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:20:47.913 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:20:47.915 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:20:47.917 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:20:47.919 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:20:47.922 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:20:47.924 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:20:47.936 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:20:47.939 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:20:47.941 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:20:47.958 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:20:47.960 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:20:47.976 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:47.979 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:20:47.981 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:20:47.983 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:20:47.986 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:20:47.988 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:20:47.991 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:20:47.993 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:20:47.996 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:20:48.012 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:48.014 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:20:48.017 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:20:48.033 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:20:48.035 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:20:48.038 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:20:48.040 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:20:48.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:20:48.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:20:48.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:20:48.050 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:20:48.054 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:20:48.057 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:20:48.059 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:20:48.065 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:20:48.074 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:20:48.076 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:20:48.079 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:20:48.082 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:20:48.085 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:20:48.088 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:20:48.091 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:20:48.092 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:20:48.097 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:20:48.100 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:20:48.102 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:20:48.105 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:20:48.108 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:20:48.128 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:20:48.131 | + 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-02-17 14:20:48.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:48.912 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:48.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:48.912 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:50.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:50.208 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-17 14:20:50.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-02-17 14:20:50.306 | 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-02-17 14:20:50.307 | 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-02-17 14:20:50.308 | 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-02-17 14:20:50.309 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:20:50.310 | 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-02-17 14:20:50.311 | 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-02-17 14:20:50.312 | 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.1) 2022-02-17 14:20:50.314 | 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-02-17 14:20:50.315 | 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-02-17 14:20:50.316 | 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-02-17 14:20:50.317 | 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-02-17 14:20:50.318 | 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-02-17 14:20:50.320 | 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-02-17 14:20:50.384 | Collecting python-swiftclient>=3.2.0 2022-02-17 14:20:50.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-17 14:20:50.980 | Collecting os-brick>=2.6.0 2022-02-17 14:20:50.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-17 14:20:51.456 | Collecting python-cinderclient>=4.1.0 2022-02-17 14:20:51.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-17 14:20:51.476 | 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-02-17 14:20:51.478 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:20:51.488 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:20:51.489 | 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-02-17 14:20:51.502 | 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-02-17 14:20:51.571 | 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-02-17 14:20:51.572 | 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-02-17 14:20:51.573 | 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-02-17 14:20:51.597 | 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-02-17 14:20:51.599 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 14:20:51.600 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 14:20:51.601 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 14:20:51.603 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 14:20:51.616 | 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-02-17 14:20:51.658 | 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-02-17 14:20:51.659 | 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-02-17 14:20:51.661 | 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.4.0) 2022-02-17 14:20:51.662 | 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-02-17 14:20:51.682 | 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-02-17 14:20:51.684 | 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-02-17 14:20:51.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:20:51.717 | 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-02-17 14:20:51.719 | 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-02-17 14:20:51.736 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:20:51.738 | 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-02-17 14:20:51.823 | 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-02-17 14:20:51.825 | 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-02-17 14:20:51.828 | 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-02-17 14:20:51.829 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 14:20:51.879 | 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-02-17 14:20:51.906 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:20:52.130 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 14:20:52.134 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 14:20:52.167 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 14:20:52.168 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:20:52.170 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 14:20:52.171 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 14:20:52.173 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:20:52.175 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 14:20:52.230 | 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-02-17 14:20:52.401 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 14:20:52.424 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 14:20:52.507 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 14:20:52.654 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 14:20:54.288 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-17 14:20:55.333 | Successfully installed glance-store-3.0.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-17 14:20:55.334 | 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-02-17 14:20:55.340 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:20:55.340 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:20:55.461 | + inc/python:pip_install:200 : result=0 2022-02-17 14:20:55.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:20:55.466 | + functions-common:time_stop:2425 : local name 2022-02-17 14:20:55.469 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:20:55.471 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:20:55.473 | + functions-common:time_stop:2428 : local total 2022-02-17 14:20:55.475 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:20:55.478 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:20:55.480 | + functions-common:time_stop:2432 : start_time=1645107648123 2022-02-17 14:20:55.482 | + functions-common:time_stop:2434 : [[ -z 1645107648123 ]] 2022-02-17 14:20:55.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:20:55.489 | + functions-common:time_stop:2437 : end_time=1645107655487 2022-02-17 14:20:55.491 | + functions-common:time_stop:2438 : elapsed_time=7364 2022-02-17 14:20:55.493 | + functions-common:time_stop:2439 : total=97996 2022-02-17 14:20:55.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:20:55.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=105360 2022-02-17 14:20:55.500 | + inc/python:pip_install:203 : return 0 2022-02-17 14:20:55.503 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:20:55.505 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:20:55.507 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:20:55.520 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:20:55.525 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:20:55.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:20:55.530 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:20:55.532 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:20:55.535 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:20:55.537 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:20:55.540 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:20:55.542 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:20:55.545 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:20:55.561 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:20:55.563 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:20:55.565 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:55.568 | + functions-common:git_clone:629 : echo master 2022-02-17 14:20:55.568 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:20:55.573 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:20:55.575 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:20:55.578 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:20:55.581 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:20:55.581 | + functions-common:git_clone:678 : head -1 2022-02-17 14:20:55.585 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:20:55.587 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:20:55.590 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:20:55.592 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:20:55.595 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:55.598 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:20:55.600 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:20:55.603 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:20:55.605 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:20:55.607 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:55.610 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:20:55.612 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:20:55.615 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:20:55.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:20:55.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:20:55.623 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:20:55.626 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:20:55.629 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:20:55.632 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:20:55.637 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:20:55.640 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:20:56.279 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:20:56.282 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:20:56.284 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:20:56.286 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:20:56.288 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:20:56.291 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:20:56.293 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:20:56.295 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:20:56.298 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:20:56.300 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:20:56.302 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:20:56.305 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:20:56.307 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:20:56.309 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:20:56.330 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:20:56.332 | + 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-02-17 14:20:57.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:57.107 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:57.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:20:57.107 | from cryptography.utils import int_from_bytes 2022-02-17 14:20:58.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:20:58.245 | Obtaining file:///opt/stack/glance 2022-02-17 14:20:58.246 | Preparing metadata (setup.py): started 2022-02-17 14:21:01.135 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:01.278 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:21:01.279 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:21:01.280 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:21:01.281 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:21:01.282 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:21:01.283 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:21:01.284 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:21:01.285 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:21:01.287 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:21:01.288 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:21:01.289 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:21:01.290 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:21:01.291 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:21:01.292 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:21:01.293 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:21:01.294 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:21:01.295 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:21:01.841 | Collecting taskflow>=4.0.0 2022-02-17 14:21:01.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-17 14:21:01.875 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:21:01.876 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:21:01.919 | Collecting WSME>=0.8.0 2022-02-17 14:21:01.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-17 14:21:01.932 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:21:01.933 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:21:01.934 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:21:01.935 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:21:01.936 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:21:01.937 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:21:01.938 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:21:01.978 | Collecting oslo.limit>=1.4.0 2022-02-17 14:21:01.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-17 14:21:01.988 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:21:01.989 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:21:01.990 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:21:01.991 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:21:01.994 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:21:02.327 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-17 14:21:02.334 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-17 14:21:02.338 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:21:02.339 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:21:02.340 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:21:02.341 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:21:02.676 | Collecting cursive>=0.2.1 2022-02-17 14:21:02.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-17 14:21:02.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:21:02.690 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:21:03.147 | Collecting castellan>=0.17.0 2022-02-17 14:21:03.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-02-17 14:21:03.176 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:21:03.177 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:21:03.180 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:21:03.201 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:21:03.600 | Collecting python-barbicanclient>=4.5.2 2022-02-17 14:21:03.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-17 14:21:03.654 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:21:03.676 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:21:03.686 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:21:03.701 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:21:03.703 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:21:03.704 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:21:03.794 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:21:03.874 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:21:03.923 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:21:03.926 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:21:03.959 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:21:04.029 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:21:04.031 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:21:04.033 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:21:04.091 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:21:04.093 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:21:04.094 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:21:04.125 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:21:04.172 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:21:04.174 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:21:04.234 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 14:21:04.236 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 14:21:04.238 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 14:21:04.239 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:21:04.241 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 14:21:04.264 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:21:04.266 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:21:04.269 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:21:04.310 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:21:04.353 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:21:04.354 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:21:04.356 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:21:04.436 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:21:04.496 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:21:04.602 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:21:05.214 | Collecting pydot>=1.2.4 2022-02-17 14:21:05.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-17 14:21:05.716 | Collecting networkx>=2.1.0 2022-02-17 14:21:05.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-17 14:21:05.789 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:21:06.180 | Collecting automaton>=1.9.0 2022-02-17 14:21:06.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-02-17 14:21:06.272 | Collecting simplegeneric 2022-02-17 14:21:06.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-17 14:21:06.284 | Preparing metadata (setup.py): started 2022-02-17 14:21:07.998 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:08.027 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:21:08.144 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:21:08.249 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:21:08.459 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:21:08.460 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:21:08.463 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:21:08.464 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:21:08.465 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:21:08.467 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:21:08.468 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:21:08.584 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 14:21:08.616 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 14:21:08.662 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:21:08.665 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:21:08.905 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 14:21:09.087 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:21:09.089 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 14:21:09.091 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 14:21:09.092 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 14:21:09.232 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 14:21:09.386 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:21:09.488 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:21:09.833 | 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.0.0.dev79) (2.3.3) 2022-02-17 14:21:09.834 | 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.0.0.dev79) (0.5.0) 2022-02-17 14:21:10.070 | 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.0.0.dev79) (2.2) 2022-02-17 14:21:10.359 | 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.0.0.dev79) (1.0.0) 2022-02-17 14:21:10.666 | 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.0.0.dev79) (21.4.0) 2022-02-17 14:21:10.667 | 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.0.0.dev79) (1.8.2) 2022-02-17 14:21:11.014 | Building wheels for collected packages: simplegeneric 2022-02-17 14:21:11.014 | Building wheel for simplegeneric (setup.py): started 2022-02-17 14:21:13.416 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-17 14:21:13.417 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=7f83d46271fd41db57626823e84523b167535f6e7514981a633a00ec84eacec9 2022-02-17 14:21:13.417 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-17 14:21:13.420 | Successfully built simplegeneric 2022-02-17 14:21:14.265 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-17 14:21:16.903 | Running setup.py develop for glance 2022-02-17 14:21:20.919 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-02-17 14:21:20.919 | 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-02-17 14:21:20.926 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:21:20.926 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:21:21.068 | + inc/python:pip_install:200 : result=0 2022-02-17 14:21:21.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:21:21.072 | + functions-common:time_stop:2425 : local name 2022-02-17 14:21:21.075 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:21:21.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:21:21.080 | + functions-common:time_stop:2428 : local total 2022-02-17 14:21:21.082 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:21:21.084 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:21:21.086 | + functions-common:time_stop:2432 : start_time=1645107656324 2022-02-17 14:21:21.088 | + functions-common:time_stop:2434 : [[ -z 1645107656324 ]] 2022-02-17 14:21:21.091 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:21:21.096 | + functions-common:time_stop:2437 : end_time=1645107681093 2022-02-17 14:21:21.098 | + functions-common:time_stop:2438 : elapsed_time=24769 2022-02-17 14:21:21.100 | + functions-common:time_stop:2439 : total=105360 2022-02-17 14:21:21.102 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:21:21.104 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=130129 2022-02-17 14:21:21.107 | + inc/python:pip_install:203 : return 0 2022-02-17 14:21:21.109 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:21:21.111 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:21.114 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:21.132 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:21:21.144 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:21:21.146 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:21:21.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:21:21.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:21:21.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:21:21.157 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:21:21.159 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:21:21.161 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:21:21.164 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:21:21.175 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:21:21.178 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:21:21.181 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:21:21.183 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:21:21.186 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:21:21.188 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:21.191 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:21:21.193 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:21:21.223 | + 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-02-17 14:21:21.252 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:21:21.280 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:21.308 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:21:21.338 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:21:21.368 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:21:21.370 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:21.372 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:21:21.375 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:21:21.378 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:21:21.407 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:21:21.434 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-02-17 14:21:21.462 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:21:21.488 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:21:21.516 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:21:21.543 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:21:21.572 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:21:21.600 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:21:21.628 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:21:21.655 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:21:21.685 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:21:21.688 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:21:21.691 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:21:21.693 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:21:21.696 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:21:21.698 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:21:21.714 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:21.717 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:21:21.719 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:21:21.722 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:21:21.738 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:21.740 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:21:21.743 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:21:21.771 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:21:21.774 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:21:21.776 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:21:21.778 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:21:21.780 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:21:21.808 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:21:21.836 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:21:21.838 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:21:21.841 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:21:21.843 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:21:21.846 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:21.848 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:21.850 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:21.881 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:21:21.884 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-02-17 14:21:21.914 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:21:21.916 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:21:21.933 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:21.935 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:21:21.964 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:21:21.993 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:21:22.020 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:21:22.048 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:21:22.075 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:21:22.091 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:22.094 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:21:22.122 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:21:22.151 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:21:22.183 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-02-17 14:21:22.211 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:21:22.239 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-02-17 14:21:22.267 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:21:22.283 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:22.286 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:21:22.288 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:21:22.290 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:21:22.293 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:21:22.310 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:21:22.313 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:21:22.315 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:21:22.318 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:21:22.320 | + 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-02-17 14:21:22.348 | + 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-02-17 14:21:22.376 | + 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-02-17 14:21:22.403 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:21:22.431 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:21:22.436 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:21:22.467 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:21:22.494 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:21:22.523 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-02-17 14:21:22.556 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:21:22.585 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:21:22.613 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:21:22.641 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:21:22.674 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:21:22.706 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:21:22.737 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:21:22.764 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:21:22.769 | + 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-02-17 14:21:22.776 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:21:22.792 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:21:22.794 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:21:22.797 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:21:22.799 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:21:22.802 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:21:22.804 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:21:22.807 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:22.811 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:21:22.813 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:22.817 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:21:22.846 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:21:22.849 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:21:22.851 | ++ functions:get_random_port:837 : true 2022-02-17 14:21:22.853 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:21:22.855 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:21:22.858 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:21:22.920 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:21:22.923 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:21:22.925 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:21:22.928 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:21:22.930 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:21:22.956 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:21:22.984 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:21:23.011 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:21:23.038 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:21:23.066 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:21:23.095 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:21:23.122 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:21:23.149 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:21:23.176 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:21:23.203 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:21:23.230 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:21:23.257 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:21:23.284 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:21:23.311 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:21:23.339 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:21:23.366 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:21:23.394 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:21:23.421 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:21:23.448 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:21:23.451 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:21:23.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:23.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:23.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:23.460 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:23.462 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:21:23.519 | proxy (enabled by site administrator) 2022-02-17 14:21:23.522 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:21:23.524 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:21:23.527 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:23.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:23.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:23.533 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:23.536 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:21:23.588 | No module matches proxy_http 2022-02-17 14:21:23.591 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-17 14:21:23.652 | Considering dependency proxy for proxy_http: 2022-02-17 14:21:23.652 | Module proxy already enabled 2022-02-17 14:21:23.652 | Enabling module proxy_http. 2022-02-17 14:21:23.657 | To activate the new configuration, you need to run: 2022-02-17 14:21:23.657 | systemctl restart apache2 2022-02-17 14:21:23.661 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-17 14:21:23.664 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:23.666 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:23.668 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:23.794 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:21:23.798 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:21:23.800 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:21:23.803 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:21:23.805 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:23.808 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:23.810 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:23.813 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:23.816 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:21:23.816 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:23.825 | KeepAlive Off 2022-02-17 14:21:23.829 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:21:23.829 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:23.838 | SetEnv proxy-sendchunked 1 2022-02-17 14:21:23.842 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:21:23.842 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:21:23.850 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:21:23.854 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:21:23.856 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:21:23.859 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:21:23.861 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:21:23.864 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:21:23.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:23.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:23.870 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:21:23.873 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:21:23.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:21:23.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:21:23.880 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:21:23.941 | Enabling site glance-wsgi-api. 2022-02-17 14:21:23.946 | To activate the new configuration, you need to run: 2022-02-17 14:21:23.946 | systemctl reload apache2 2022-02-17 14:21:23.950 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:21:23.953 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:21:23.956 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:21:23.958 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:21:24.085 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:21:24.091 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:21:24.125 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:21:24.128 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:21:24.145 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:21:24.147 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:21:24.150 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:21:24.152 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:21:24.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:21:24.157 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:21:24.159 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:21:24.162 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:21:24.164 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:21:24.166 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:21:24.169 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:21:24.172 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:21:24.175 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:21:24.177 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:21:24.180 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:21:24.196 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:21:24.198 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:21:24.201 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:24.203 | + functions-common:git_clone:629 : echo master 2022-02-17 14:21:24.204 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:21:24.209 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:21:24.211 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:21:24.214 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:21:24.217 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:21:24.217 | + functions-common:git_clone:678 : head -1 2022-02-17 14:21:24.222 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:21:24.224 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:21:24.227 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:21:24.229 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:21:24.232 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:24.235 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:24.237 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:21:24.240 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:21:24.242 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:21:24.245 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:24.247 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:24.249 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:21:24.252 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:21:24.255 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:21:24.257 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:21:24.260 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:21:24.262 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:21:24.265 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:21:24.268 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:21:24.274 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:21:24.276 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:21:24.918 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:21:24.921 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:21:24.924 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:21:24.927 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:21:24.929 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:21:24.931 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:21:24.934 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:21:24.936 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:21:24.939 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:21:24.941 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:21:24.944 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:21:24.947 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:21:24.949 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:21:24.952 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:21:24.973 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:21:24.975 | + 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-02-17 14:21:25.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:25.789 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:25.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:21:25.789 | from cryptography.utils import int_from_bytes 2022-02-17 14:21:26.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:21:26.927 | Obtaining file:///opt/stack/cinder 2022-02-17 14:21:26.928 | Preparing metadata (setup.py): started 2022-02-17 14:21:30.695 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:30.908 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:21:30.910 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:21:30.911 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:21:30.912 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:21:30.913 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:21:30.914 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:21:30.915 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:30.916 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:30.917 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:21:30.918 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:21:31.031 | Collecting oauth2client>=4.1.3 2022-02-17 14:21:31.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-17 14:21:31.046 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:21:31.047 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:21:31.048 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:21:31.049 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:21:31.050 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:21:31.052 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:21:31.053 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:21:31.054 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:31.055 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:21:31.056 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:21:31.058 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:21:31.059 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:21:31.060 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:21:31.061 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:31.062 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:21:31.063 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:31.064 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:21:31.065 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:21:31.187 | Collecting paramiko>=2.7.2 2022-02-17 14:21:31.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-17 14:21:31.205 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:31.206 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:21:31.207 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:21:31.208 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:21:31.209 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:21:31.626 | Collecting python-glanceclient>=3.2.2 2022-02-17 14:21:31.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-17 14:21:31.645 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:21:31.646 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:21:31.647 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:21:31.648 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:21:31.649 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:21:31.651 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:21:31.652 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:21:31.692 | Collecting rtslib-fb>=2.1.74 2022-02-17 14:21:31.699 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-17 14:21:31.706 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:21:31.707 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:21:31.708 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:21:31.709 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:21:31.750 | Collecting tabulate>=0.8.7 2022-02-17 14:21:31.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-17 14:21:31.761 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:21:31.762 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:21:31.763 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:31.877 | Collecting oslo.vmware>=3.10.0 2022-02-17 14:21:31.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-17 14:21:31.901 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:21:31.902 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:21:31.903 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:32.068 | Collecting google-api-python-client>=1.11.0 2022-02-17 14:21:32.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-17 14:21:32.300 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:21:32.301 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:21:32.302 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:21:32.349 | Collecting zstd>=1.4.5.1 2022-02-17 14:21:32.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-17 14:21:32.457 | Preparing metadata (setup.py): started 2022-02-17 14:21:34.154 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:21:35.332 | Collecting boto3>=1.16.51 2022-02-17 14:21:35.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/76b7b530a124d/boto3-1.21.0-py3-none-any.whl (132 kB) 2022-02-17 14:21:36.833 | Collecting botocore<1.25.0,>=1.24.0 2022-02-17 14:21:36.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2bf/4463513bd8981/botocore-1.24.0-py3-none-any.whl (8.5 MB) 2022-02-17 14:21:37.080 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 14:21:37.189 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-17 14:21:37.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-17 14:21:37.262 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:21:37.292 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:21:37.342 | Collecting uritemplate<5,>=3.0.1 2022-02-17 14:21:37.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-17 14:21:37.383 | Collecting google-auth-httplib2>=0.1.0 2022-02-17 14:21:37.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-17 14:21:37.535 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-17 14:21:37.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-17 14:21:37.658 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-17 14:21:37.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-17 14:21:37.769 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 14:21:37.821 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 14:21:37.823 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:21:38.370 | Collecting pyasn1-modules>=0.0.5 2022-02-17 14:21:38.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-17 14:21:38.445 | Collecting rsa>=3.1.4 2022-02-17 14:21:38.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-17 14:21:39.035 | Collecting pyasn1>=0.1.7 2022-02-17 14:21:39.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-17 14:21:39.108 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:21:39.161 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:21:39.162 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:21:39.163 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:39.164 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:21:39.234 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:39.239 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:39.240 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:21:39.305 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 14:21:39.313 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:21:39.382 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:21:39.386 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:39.387 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:21:39.390 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:21:39.393 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 14:21:39.421 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:21:39.422 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:21:39.427 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:21:39.480 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:21:39.577 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:21:39.580 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:21:39.613 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:21:39.644 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:21:39.721 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:21:39.817 | Collecting suds-community>=0.6 2022-02-17 14:21:39.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-17 14:21:40.085 | Collecting pynacl>=1.0.1 2022-02-17 14:21:40.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-17 14:21:40.141 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:21:40.284 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:21:40.328 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:21:40.330 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:21:40.759 | Collecting warlock<2,>=1.2.0 2022-02-17 14:21:40.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-17 14:21:40.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:21:40.973 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:21:40.975 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:21:41.011 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:21:41.085 | Collecting pyudev>=0.16.1 2022-02-17 14:21:41.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-17 14:21:41.333 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:21:41.334 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:21:41.481 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:41.482 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:21:41.483 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:21:41.608 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:21:41.730 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 14:21:41.732 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 14:21:41.733 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:21:41.768 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:21:42.018 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:21:42.099 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 14:21:42.101 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:21:42.270 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:21:42.387 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 14:21:42.438 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-17 14:21:42.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-17 14:21:42.645 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:21:43.079 | 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==19.1.0.dev203) (1.1.5) 2022-02-17 14:21:43.127 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 14:21:43.177 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:21:44.785 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 14:21:45.070 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 14:21:45.071 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 14:21:45.220 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 14:21:45.417 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:21:45.549 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:21:46.201 | Building wheels for collected packages: zstd 2022-02-17 14:21:46.203 | Building wheel for zstd (setup.py): started 2022-02-17 14:22:33.718 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-17 14:22:33.730 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761617 sha256=ac2e9257f459bad06e1935fa76d81e383d56568beb366d3c926acc06a3adbf10 2022-02-17 14:22:33.730 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-17 14:22:33.734 | Successfully built zstd 2022-02-17 14:22:34.789 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-17 14:22:36.875 | Attempting uninstall: pynacl 2022-02-17 14:22:36.878 | Found existing installation: PyNaCl 1.3.0 2022-02-17 14:22:36.883 | Uninstalling PyNaCl-1.3.0: 2022-02-17 14:22:36.910 | Successfully uninstalled PyNaCl-1.3.0 2022-02-17 14:22:38.663 | Running setup.py develop for cinder 2022-02-17 14:22:44.231 | Successfully installed boto3-1.21.0 botocore-1.24.0 cinder google-api-core-2.5.0 google-api-python-client-2.37.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-17 14:22:44.231 | 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-02-17 14:22:44.239 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:22:44.239 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:22:44.488 | + inc/python:pip_install:200 : result=0 2022-02-17 14:22:44.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:22:44.493 | + functions-common:time_stop:2425 : local name 2022-02-17 14:22:44.496 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:22:44.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:22:44.500 | + functions-common:time_stop:2428 : local total 2022-02-17 14:22:44.503 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:22:44.505 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:22:44.507 | + functions-common:time_stop:2432 : start_time=1645107684967 2022-02-17 14:22:44.509 | + functions-common:time_stop:2434 : [[ -z 1645107684967 ]] 2022-02-17 14:22:44.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:22:44.516 | + functions-common:time_stop:2437 : end_time=1645107764514 2022-02-17 14:22:44.519 | + functions-common:time_stop:2438 : elapsed_time=79547 2022-02-17 14:22:44.521 | + functions-common:time_stop:2439 : total=130129 2022-02-17 14:22:44.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:22:44.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=209676 2022-02-17 14:22:44.528 | + inc/python:pip_install:203 : return 0 2022-02-17 14:22:44.530 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:22:44.533 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:44.535 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:44.553 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:22:44.565 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:22:44.568 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:22:44.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:22:44.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:22:44.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:22:44.578 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:22:44.581 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:22:44.583 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:22:44.586 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:22:44.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:44.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:44.593 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:22:44.604 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:22:44.607 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:22:44.609 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:22:44.612 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:22:44.614 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:22:44.617 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:22:44.619 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:22:44.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:44.624 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:44.627 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:22:44.629 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:22:44.632 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:22:44.634 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:22:44.637 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:22:44.639 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:22:44.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:22:44.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:22:44.647 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:22:44.668 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 14:22:44.775 | Reading package lists... 2022-02-17 14:22:45.010 | Building dependency tree... 2022-02-17 14:22:45.011 | Reading state information... 2022-02-17 14:22:45.251 | The following packages were automatically installed and are no longer required: 2022-02-17 14:22:45.252 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:22:45.252 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:22:45.252 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:22:45.252 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:22:45.252 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:22:45.252 | python3-zope.interface 2022-02-17 14:22:45.252 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:22:45.253 | The following additional packages will be installed: 2022-02-17 14:22:45.253 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 14:22:45.253 | python3-urwid 2022-02-17 14:22:45.254 | Suggested packages: 2022-02-17 14:22:45.254 | python-pyparsing-doc python-urwid-doc 2022-02-17 14:22:45.321 | The following NEW packages will be installed: 2022-02-17 14:22:45.321 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-17 14:22:45.321 | python3-urwid targetcli-fb 2022-02-17 14:22:45.569 | 0 upgraded, 6 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:22:45.569 | Need to get 356 kB of archives. 2022-02-17 14:22:45.569 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-17 14:22:45.569 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-17 14:22:45.937 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-17 14:22:46.140 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-17 14:22:46.166 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-17 14:22:46.185 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-02-17 14:22:46.205 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-17 14:22:46.774 | Fetched 356 kB in 1s (399 kB/s) 2022-02-17 14:22:46.804 | Selecting previously unselected package python3-pyparsing. 2022-02-17 14:22:46.856 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-02-17 14:22:46.860 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-17 14:22:46.862 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-17 14:22:46.899 | Selecting previously unselected package python3-urwid. 2022-02-17 14:22:46.909 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-17 14:22:46.911 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-17 14:22:46.967 | Selecting previously unselected package python3-configshell-fb. 2022-02-17 14:22:46.977 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-17 14:22:46.979 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 14:22:47.014 | Selecting previously unselected package python3-pyudev. 2022-02-17 14:22:47.024 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-17 14:22:47.026 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 14:22:47.064 | Selecting previously unselected package python3-rtslib-fb. 2022-02-17 14:22:47.074 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-17 14:22:47.076 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 14:22:47.116 | Selecting previously unselected package targetcli-fb. 2022-02-17 14:22:47.125 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-17 14:22:47.127 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 14:22:47.186 | Setting up python3-urwid (2.0.1-3) ... 2022-02-17 14:22:47.541 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:22:47.541 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:22:47.541 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:22:47.541 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:22:47.541 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:22:47.541 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:22:47.541 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-17 14:22:47.541 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-17 14:22:47.648 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-17 14:22:47.959 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-17 14:22:48.265 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-17 14:22:48.550 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-17 14:22:49.813 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-17 14:22:50.342 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-17 14:22:50.342 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-17 14:22:52.316 | Processing triggers for man-db (2.9.1-1) ... 2022-02-17 14:22:52.424 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-17 14:23:00.618 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:23:00.621 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:23:00.624 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:00.626 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:00.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:00.631 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:00.633 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:00.636 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:23:00.638 | + functions-common:time_stop:2432 : start_time=1645107764666 2022-02-17 14:23:00.641 | + functions-common:time_stop:2434 : [[ -z 1645107764666 ]] 2022-02-17 14:23:00.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:00.648 | + functions-common:time_stop:2437 : end_time=1645107780645 2022-02-17 14:23:00.650 | + functions-common:time_stop:2438 : elapsed_time=15979 2022-02-17 14:23:00.653 | + functions-common:time_stop:2439 : total=264439 2022-02-17 14:23:00.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:00.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=280418 2022-02-17 14:23:00.660 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:23:00.662 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:00.665 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:23:00.668 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:23:00.680 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:23:00.684 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:23:00.686 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:23:00.688 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:23:00.691 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:23:00.692 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:23:00.696 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:23:00.698 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:23:00.700 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:23:00.702 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:23:00.704 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:23:00.706 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:23:00.708 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:23:00.710 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:23:00.721 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:23:00.733 | + 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-02-17 14:23:00.745 | + 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-02-17 14:23:00.757 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:23:00.769 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:23:00.771 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:23:00.775 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QyWgTgkMsB 2022-02-17 14:23:00.778 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:23:00.780 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:23:00.782 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:23:00.784 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QyWgTgkMsB 2022-02-17 14:23:00.788 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QyWgTgkMsB 2022-02-17 14:23:00.800 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QyWgTgkMsB /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:23:00.812 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:23:00.816 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:23:00.818 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:23:00.820 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:23:00.822 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:23:00.824 | + 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-02-17 14:23:00.826 | + 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-02-17 14:23:00.829 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:23:00.831 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:23:00.835 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:23:00.840 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:23:00.858 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:23:00.877 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:23:00.894 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:23:00.912 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:23:00.931 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:23:00.949 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:23:00.968 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:23:00.986 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:23:00.991 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:00.993 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:23:00.996 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:23:00.998 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:23:01.026 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:23:01.056 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-02-17 14:23:01.083 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:23:01.111 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:23:01.137 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:23:01.164 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:23:01.192 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:23:01.219 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:01.247 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:23:01.273 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:23:01.304 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:23:01.332 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:23:01.335 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:23:01.337 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:23:01.340 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:23:01.342 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:23:01.345 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:23:01.375 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:23:01.403 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:23:01.430 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:23:01.458 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:23:01.491 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:23:01.518 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:23:01.549 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:23:01.551 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-02-17 14:23:01.578 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:23:01.609 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:23:01.616 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1bd0ad1aa9c5150eb4a8cdf0de7ee1bf 2022-02-17 14:23:01.644 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:23:01.646 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:23:01.674 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:23:01.702 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:23:01.731 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:23:01.758 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:23:01.774 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:01.777 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:23:01.780 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:23:01.782 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:23:01.784 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:23:01.787 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:23:01.789 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:23:01.791 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:23:01.795 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:23:01.797 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:23:01.800 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:23:01.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:23:01.832 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:23:01.860 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:23:01.888 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:23:01.915 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:23:01.943 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:23:01.970 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:23:01.973 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:23:01.975 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:23:01.977 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:23:02.005 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:23:02.008 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:23:02.036 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:23:02.038 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:23:02.040 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:23:02.043 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:23:02.070 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:23:02.073 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:23:02.076 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:23:02.092 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:02.095 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:23:02.097 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:23:02.099 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:23:02.101 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:23:02.129 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.67:8080/v1/AUTH_ 2022-02-17 14:23:02.156 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:23:02.173 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:02.175 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:23:02.192 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:02.194 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:23:02.210 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:02.212 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:23:02.215 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:23:02.217 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:23:02.219 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:23:02.222 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:23:02.224 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:23:02.226 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:23:02.242 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:02.245 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:23:02.248 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:23:02.251 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:23:02.266 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:02.269 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:02.272 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:02.298 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:23:02.301 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:23:02.303 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:23:02.305 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:23:02.308 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:02.311 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:23:02.328 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:23:02.331 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:23:02.333 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:23:02.335 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:23:02.338 | + 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-02-17 14:23:02.365 | + 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-02-17 14:23:02.394 | + 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-02-17 14:23:02.421 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:23:02.450 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:23:02.466 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:02.468 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:23:02.471 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:23:02.473 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:23:02.475 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:23:02.477 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:23:02.480 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:23:02.483 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:23:02.487 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:23:02.489 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:23:02.491 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:23:02.504 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:23:02.504 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:02.513 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:23:02.516 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:02.531 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:23:02.533 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:23:02.537 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:23:02.566 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:23:02.593 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:23:02.619 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:23:02.647 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:23:02.673 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:23:02.701 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:23:02.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:23:02.754 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:23:02.781 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:23:02.808 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:23:02.836 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:23:02.863 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:23:02.890 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:23:02.892 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:23:02.895 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:23:02.897 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:23:02.899 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:23:02.902 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:02.904 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:02.906 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:02.909 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:02.911 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:23:02.939 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:23:02.966 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:23:02.966 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:23:02.975 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:23:02.978 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:23:02.981 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:23:02.983 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:23:02.985 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:23:02.987 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:23:02.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:02.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:02.994 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:23:02.997 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:23:02.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:03.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:03.004 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:23:03.064 | Enabling site cinder-wsgi. 2022-02-17 14:23:03.070 | To activate the new configuration, you need to run: 2022-02-17 14:23:03.070 | systemctl reload apache2 2022-02-17 14:23:03.074 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:23:03.076 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:23:03.079 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:23:03.081 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:23:03.208 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:23:03.211 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:23:03.243 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-02-17 14:23:03.270 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:23:03.287 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:03.289 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:23:03.291 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:23:03.294 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:23:03.296 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:23:03.299 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:23:03.330 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:23:03.357 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-02-17 14:23:03.384 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:23:03.412 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:23:03.439 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:23:03.467 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:23:03.494 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:23:03.522 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:03.549 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:23:03.577 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:23:03.604 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:23:03.632 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:23:03.635 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:23:03.651 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:03.653 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-02-17 14:23:03.685 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:23:03.687 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:23:03.704 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:03.707 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:23:03.709 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:23:03.712 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:23:03.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:03.717 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:23:03.719 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:23:03.723 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:23:03.723 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:23:03.728 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:23:03.731 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:23:03.734 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:23:03.736 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:23:03.739 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:23:03.741 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:23:03.744 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:23:03.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:03.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:03.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:23:03.754 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:03.757 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:23:03.759 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:23:03.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:23:03.763 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:03.766 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:03.768 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:03.771 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:03.773 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:03.776 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:03.793 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:03.796 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:03.798 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:03.801 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:03.802 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:03.807 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:23:03.810 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:03.813 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:23:03.816 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:03.816 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:03.820 | d6eb8f70be [OVN] Off-path SmartNIC DPU Port Binding with OVN 2022-02-17 14:23:03.824 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:03.827 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:23:03.829 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:03.832 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:03.835 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:03.837 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:03.839 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:23:03.842 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:03.844 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:03.847 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:03.849 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:03.851 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:03.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:23:03.858 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:03.861 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:23:03.863 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:03.865 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:03.869 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:23:03.875 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:23:03.877 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:23:04.526 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:23:04.529 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:04.531 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:04.534 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:04.536 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:23:04.538 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:23:04.541 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:04.543 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:04.545 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:04.548 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:04.550 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:04.552 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:04.555 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:04.557 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:23:04.578 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:23:04.580 | + 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-02-17 14:23:05.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:05.405 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:05.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:05.406 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:06.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:06.542 | Obtaining file:///opt/stack/neutron 2022-02-17 14:23:06.543 | Preparing metadata (setup.py): started 2022-02-17 14:23:10.629 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:10.724 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.8.1) 2022-02-17 14:23:10.726 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.5.0) 2022-02-17 14:23:10.727 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.1.1) 2022-02-17 14:23:10.728 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.5.1) 2022-02-17 14:23:10.729 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:10.730 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.1.1) 2022-02-17 14:23:10.731 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.33.0) 2022-02-17 14:23:10.732 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.4.1) 2022-02-17 14:23:10.733 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.20.4) 2022-02-17 14:23:10.734 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.27.1) 2022-02-17 14:23:10.735 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.0.3) 2022-02-17 14:23:10.736 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (9.4.0) 2022-02-17 14:23:10.737 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.8.0) 2022-02-17 14:23:10.738 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.11.0) 2022-02-17 14:23:10.739 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.19.0) 2022-02-17 14:23:10.740 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (7.8.0) 2022-02-17 14:23:10.741 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (6.3.1) 2022-02-17 14:23:10.742 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.4.31) 2022-02-17 14:23:10.743 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.8.7) 2022-02-17 14:23:10.744 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:10.746 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.7.6) 2022-02-17 14:23:10.747 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.5.0) 2022-02-17 14:23:10.748 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.10.1) 2022-02-17 14:23:10.749 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.5.0) 2022-02-17 14:23:10.750 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (8.8.0) 2022-02-17 14:23:10.751 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.4.0) 2022-02-17 14:23:10.752 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (11.2.0) 2022-02-17 14:23:10.753 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.1.0) 2022-02-17 14:23:10.754 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.6.1) 2022-02-17 14:23:10.755 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (12.13.0) 2022-02-17 14:23:10.756 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.5.1) 2022-02-17 14:23:10.757 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.10.1) 2022-02-17 14:23:10.758 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:10.760 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.3.0) 2022-02-17 14:23:10.761 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (6.3.0) 2022-02-17 14:23:10.762 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.3.0) 2022-02-17 14:23:10.763 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.8.0) 2022-02-17 14:23:10.764 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.5.0) 2022-02-17 14:23:10.766 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.12.1) 2022-02-17 14:23:10.767 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:10.767 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.4.2) 2022-02-17 14:23:10.768 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.3.0) 2022-02-17 14:23:10.770 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.1.0) 2022-02-17 14:23:10.771 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.16.0) 2022-02-17 14:23:10.772 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.15.0) 2022-02-17 14:23:10.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (21.3) 2022-02-17 14:23:10.774 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.9.0) 2022-02-17 14:23:10.775 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:10.776 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (22.0.0) 2022-02-17 14:23:10.777 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (17.6.0) 2022-02-17 14:23:10.778 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.61.0) 2022-02-17 14:23:10.779 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:10.780 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:10.781 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:10.782 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.10.1) 2022-02-17 14:23:10.797 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (4.11.0) 2022-02-17 14:23:10.799 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (5.4.0) 2022-02-17 14:23:10.800 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev510) (1.1.6) 2022-02-17 14:23:10.810 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev510) (1.13.3) 2022-02-17 14:23:10.822 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (2.1.0) 2022-02-17 14:23:10.823 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (1.16.0) 2022-02-17 14:23:10.824 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev510) (1.1.2) 2022-02-17 14:23:10.843 | 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==19.1.0.dev510) (3.0.7) 2022-02-17 14:23:10.850 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev510) (2.0.1) 2022-02-17 14:23:10.907 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev510) (1.0.2) 2022-02-17 14:23:10.909 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev510) (1.7.0) 2022-02-17 14:23:10.968 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev510) (3.1.1) 2022-02-17 14:23:10.973 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev510) (4.4.0) 2022-02-17 14:23:11.014 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev510) (1.2.2) 2022-02-17 14:23:11.018 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev510) (2.7.0) 2022-02-17 14:23:11.048 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.1.5) 2022-02-17 14:23:11.049 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.4.4) 2022-02-17 14:23:11.050 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.32) 2022-02-17 14:23:11.051 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:11.053 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (1.4.0) 2022-02-17 14:23:11.054 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (36.0.1) 2022-02-17 14:23:11.056 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (0.10.0) 2022-02-17 14:23:11.057 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev510) (6.0) 2022-02-17 14:23:11.073 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev510) (1.0.3) 2022-02-17 14:23:11.161 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev510) (0.17.3) 2022-02-17 14:23:11.203 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev510) (1.5.0) 2022-02-17 14:23:11.270 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.13.0) 2022-02-17 14:23:11.271 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (2.0.1) 2022-02-17 14:23:11.272 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.5.0) 2022-02-17 14:23:11.333 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev510) (0.9.6) 2022-02-17 14:23:11.360 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev510) (2.8.2) 2022-02-17 14:23:11.415 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.0.9) 2022-02-17 14:23:11.416 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (0.4.0) 2022-02-17 14:23:11.420 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.0.0) 2022-02-17 14:23:11.422 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev510) (5.2.3) 2022-02-17 14:23:11.445 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev510) (3.3.0) 2022-02-17 14:23:11.447 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev510) (3.2.0) 2022-02-17 14:23:11.493 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev510) (1.15.0) 2022-02-17 14:23:11.546 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev510) (2021.3) 2022-02-17 14:23:11.578 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev510) (3.0.0) 2022-02-17 14:23:11.583 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev510) (1.3.3) 2022-02-17 14:23:11.604 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev510) (3.1.0) 2022-02-17 14:23:11.743 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:23:11.812 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev510) (60.9.0) 2022-02-17 14:23:11.892 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev510) (3.0.0) 2022-02-17 14:23:11.893 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev510) (0.3.5) 2022-02-17 14:23:12.002 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.003 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.004 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.005 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.006 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.008 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.009 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev510) (0.6.5) 2022-02-17 14:23:12.210 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev510) (2.4.2) 2022-02-17 14:23:12.211 | 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==19.1.0.dev510) (3.10.0) 2022-02-17 14:23:12.216 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev510) (3.2.0) 2022-02-17 14:23:12.257 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev510) (3.17.6) 2022-02-17 14:23:12.258 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev510) (2.1.0) 2022-02-17 14:23:12.352 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (2.0.12) 2022-02-17 14:23:12.353 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (1.26.8) 2022-02-17 14:23:12.356 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (3.3) 2022-02-17 14:23:12.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev510) (2019.11.28) 2022-02-17 14:23:12.393 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev510) (0.7) 2022-02-17 14:23:12.721 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev510) (0.12.2) 2022-02-17 14:23:12.795 | 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==19.1.0.dev510) (5.0.0) 2022-02-17 14:23:12.985 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev510) (2.21) 2022-02-17 14:23:13.057 | 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==19.1.0.dev510) (0.5.0) 2022-02-17 14:23:13.058 | 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==19.1.0.dev510) (2.3.3) 2022-02-17 14:23:13.278 | 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==19.1.0.dev510) (2.5.0) 2022-02-17 14:23:13.451 | 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==19.1.0.dev510) (2.2) 2022-02-17 14:23:13.975 | 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==19.1.0.dev510) (0.13.1) 2022-02-17 14:23:14.020 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev510) (0.2.5) 2022-02-17 14:23:14.617 | 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==19.1.0.dev510) (0.5.2) 2022-02-17 14:23:14.618 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev510) (0.4.2) 2022-02-17 14:23:14.953 | 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==19.1.0.dev510) (2.0.0) 2022-02-17 14:23:14.953 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev510) (4.10.0) 2022-02-17 14:23:15.121 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev510) (3.7.0) 2022-02-17 14:23:15.365 | 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==19.1.0.dev510) (21.4.0) 2022-02-17 14:23:15.367 | 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==19.1.0.dev510) (1.8.2) 2022-02-17 14:23:15.552 | 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==19.1.0.dev510) (1.0.0) 2022-02-17 14:23:15.767 | 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==19.1.0.dev510) (2.3.1) 2022-02-17 14:23:17.161 | Installing collected packages: neutron 2022-02-17 14:23:17.161 | Attempting uninstall: neutron 2022-02-17 14:23:17.162 | Found existing installation: neutron 19.1.0 2022-02-17 14:23:18.448 | Uninstalling neutron-19.1.0: 2022-02-17 14:23:18.523 | Successfully uninstalled neutron-19.1.0 2022-02-17 14:23:18.525 | Running setup.py develop for neutron 2022-02-17 14:23:24.376 | Successfully installed neutron 2022-02-17 14:23:24.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-02-17 14:23:24.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:24.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:24.519 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:24.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:24.524 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:24.526 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:24.528 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:24.531 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:24.533 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:24.535 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:24.537 | + functions-common:time_stop:2432 : start_time=1645107784572 2022-02-17 14:23:24.539 | + functions-common:time_stop:2434 : [[ -z 1645107784572 ]] 2022-02-17 14:23:24.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:24.548 | + functions-common:time_stop:2437 : end_time=1645107804545 2022-02-17 14:23:24.550 | + functions-common:time_stop:2438 : elapsed_time=19973 2022-02-17 14:23:24.552 | + functions-common:time_stop:2439 : total=209676 2022-02-17 14:23:24.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:24.556 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=229649 2022-02-17 14:23:24.559 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:24.561 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:23:24.563 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:24.566 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:24.585 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 14:23:24.597 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 14:23:24.600 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 14:23:24.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:24.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:24.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 14:23:24.609 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:24.612 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 14:23:24.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:24.617 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 14:23:24.634 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:24.637 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 14:23:24.639 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 14:23:24.642 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 14:23:24.644 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:23:24.647 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 14:23:24.649 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 14:23:24.652 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 14:23:24.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:24.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:24.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 14:23:24.662 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:24.664 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 14:23:24.679 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:24.682 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 14:23:24.698 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:24.701 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 14:23:24.717 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:24.720 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 14:23:24.722 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 14:23:24.724 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 14:23:24.726 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:23:24.728 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:23:24.731 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:23:24.734 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:23:24.736 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:23:24.738 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:23:24.754 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:23:24.756 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:23:24.758 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:24.761 | + functions-common:git_clone:629 : echo master 2022-02-17 14:23:24.761 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:23:24.766 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 14:23:24.768 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:23:24.771 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 14:23:24.773 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:23:24.774 | + functions-common:git_clone:678 : head -1 2022-02-17 14:23:24.832 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 14:23:24.836 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:23:24.839 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 14:23:24.842 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:23:24.844 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:24.846 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 14:23:24.849 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:23:24.851 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 14:23:24.854 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:23:24.857 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:24.859 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 14:23:24.861 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:23:24.864 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:23:24.867 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 14:23:24.870 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:23:24.873 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 14:23:24.875 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:23:24.877 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:23:24.881 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 14:23:24.886 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 14:23:24.889 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 14:23:25.540 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 14:23:25.543 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:23:25.545 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:23:25.548 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:23:25.550 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 14:23:25.552 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 14:23:25.554 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:23:25.557 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:23:25.560 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:23:25.562 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:23:25.564 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:23:25.566 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:23:25.569 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:23:25.571 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 14:23:25.595 | Using python 3.8 to install /opt/stack/nova 2022-02-17 14:23:25.597 | + 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-02-17 14:23:26.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:26.458 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:26.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:23:26.458 | from cryptography.utils import int_from_bytes 2022-02-17 14:23:27.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:23:27.599 | Obtaining file:///opt/stack/nova 2022-02-17 14:23:27.600 | Preparing metadata (setup.py): started 2022-02-17 14:23:32.476 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:23:32.682 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 14:23:32.683 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 14:23:32.685 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 14:23:32.686 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 14:23:32.687 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 14:23:32.688 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 14:23:32.690 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 14:23:32.691 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 14:23:32.692 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 14:23:32.693 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 14:23:32.694 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 14:23:32.695 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 14:23:32.696 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:32.698 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 14:23:32.699 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 14:23:32.700 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 14:23:32.701 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 14:23:32.702 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 14:23:32.703 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 14:23:32.704 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 14:23:32.705 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 14:23:32.706 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 14:23:32.707 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 14:23:32.708 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 14:23:32.709 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:32.710 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 14:23:32.711 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 14:23:33.197 | Collecting websockify>=0.9.0 2022-02-17 14:23:33.205 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-17 14:23:33.210 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 14:23:33.211 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 14:23:33.212 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 14:23:33.214 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 14:23:33.215 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 14:23:33.216 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 14:23:33.217 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 14:23:33.218 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:33.219 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 14:23:33.220 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 14:23:33.221 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 14:23:33.222 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 14:23:33.223 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 14:23:33.224 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:33.225 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 14:23:33.226 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 14:23:33.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:33.229 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 14:23:33.230 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 14:23:33.232 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:33.233 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 14:23:33.234 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 14:23:33.235 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:33.236 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 14:23:33.237 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 14:23:33.687 | Collecting microversion-parse>=0.2.1 2022-02-17 14:23:33.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-17 14:23:33.699 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 14:23:33.700 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 14:23:33.701 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:33.702 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 14:23:33.703 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 14:23:33.705 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 14:23:33.706 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:33.707 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 14:23:33.708 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 14:23:33.724 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 14:23:33.725 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 14:23:33.727 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 14:23:33.746 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev257) (5.2.0) 2022-02-17 14:23:33.787 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 14:23:33.817 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 14:23:33.818 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 14:23:33.842 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 14:23:33.963 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (4.4.0) 2022-02-17 14:23:33.967 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (3.1.1) 2022-02-17 14:23:34.025 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.1.5) 2022-02-17 14:23:34.026 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 14:23:34.027 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.32) 2022-02-17 14:23:34.029 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 14:23:34.031 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 14:23:34.032 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:34.051 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (6.3.1) 2022-02-17 14:23:34.055 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (5.5.0) 2022-02-17 14:23:34.104 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (1.15.0) 2022-02-17 14:23:34.108 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:34.110 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:34.196 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev257) (0.17.3) 2022-02-17 14:23:34.304 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (2.0.1) 2022-02-17 14:23:34.307 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 14:23:34.368 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev257) (0.9.6) 2022-02-17 14:23:34.428 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.2.3) 2022-02-17 14:23:34.430 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 14:23:34.435 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.9) 2022-02-17 14:23:34.436 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.4.0) 2022-02-17 14:23:34.461 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.2.0) 2022-02-17 14:23:34.464 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.3.0) 2022-02-17 14:23:34.512 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev257) (1.0.3) 2022-02-17 14:23:34.566 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 14:23:34.598 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (3.0.0) 2022-02-17 14:23:34.600 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:34.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 14:23:34.654 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (3.0.7) 2022-02-17 14:23:34.737 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 14:23:34.764 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 14:23:34.841 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 14:23:34.916 | 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==24.1.0.dev257) (3.17.6) 2022-02-17 14:23:34.977 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (22.0.0) 2022-02-17 14:23:34.978 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.13.3) 2022-02-17 14:23:34.981 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 14:23:35.026 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (3.10.0) 2022-02-17 14:23:35.028 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.4.2) 2022-02-17 14:23:35.029 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.1.0) 2022-02-17 14:23:35.105 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (1.26.8) 2022-02-17 14:23:35.107 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2.0.12) 2022-02-17 14:23:35.109 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 14:23:35.110 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 14:23:35.203 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 14:23:35.415 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 14:23:35.419 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 14:23:35.527 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 14:23:35.530 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 14:23:35.531 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:35.615 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 14:23:39.288 | Collecting numpy 2022-02-17 14:23:39.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-17 14:23:39.787 | 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==24.1.0.dev257) (5.0.0) 2022-02-17 14:23:40.012 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 14:23:40.086 | 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==24.1.0.dev257) (0.5.0) 2022-02-17 14:23:40.089 | 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==24.1.0.dev257) (2.3.3) 2022-02-17 14:23:40.293 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 14:23:40.408 | 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==24.1.0.dev257) (2.2) 2022-02-17 14:23:40.885 | 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==24.1.0.dev257) (0.13.1) 2022-02-17 14:23:40.930 | 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==24.1.0.dev257) (2.16.0) 2022-02-17 14:23:41.283 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.284 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.285 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.286 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.287 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.288 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:41.289 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 14:23:42.487 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev257) (3.7.0) 2022-02-17 14:23:42.928 | 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==24.1.0.dev257) (21.4.0) 2022-02-17 14:23:42.929 | 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==24.1.0.dev257) (1.8.2) 2022-02-17 14:23:43.023 | 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==24.1.0.dev257) (2.4.0) 2022-02-17 14:23:43.126 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (1.0.0) 2022-02-17 14:23:44.572 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-17 14:23:47.793 | Running setup.py develop for nova 2022-02-17 14:23:54.181 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-17 14:23:54.182 | 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-02-17 14:23:54.189 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:23:54.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:23:54.348 | + inc/python:pip_install:200 : result=0 2022-02-17 14:23:54.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:23:54.352 | + functions-common:time_stop:2425 : local name 2022-02-17 14:23:54.354 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:23:54.357 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:23:54.359 | + functions-common:time_stop:2428 : local total 2022-02-17 14:23:54.361 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:23:54.363 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:23:54.365 | + functions-common:time_stop:2432 : start_time=1645107805586 2022-02-17 14:23:54.367 | + functions-common:time_stop:2434 : [[ -z 1645107805586 ]] 2022-02-17 14:23:54.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:23:54.374 | + functions-common:time_stop:2437 : end_time=1645107834372 2022-02-17 14:23:54.377 | + functions-common:time_stop:2438 : elapsed_time=28786 2022-02-17 14:23:54.379 | + functions-common:time_stop:2439 : total=229649 2022-02-17 14:23:54.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:23:54.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=258435 2022-02-17 14:23:54.386 | + inc/python:pip_install:203 : return 0 2022-02-17 14:23:54.388 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:23:54.391 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:23:54.393 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:23:54.411 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 14:23:54.423 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 14:23:54.425 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 14:23:54.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:23:54.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:23:54.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 14:23:54.436 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:23:54.438 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 14:23:54.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:23:54.455 | + ./stack.sh:main:937 : configure_nova 2022-02-17 14:23:54.458 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 14:23:54.471 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 14:23:54.474 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 14:23:54.477 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:23:54.481 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 14:23:54.481 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:23:54.486 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 14:23:54.489 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 14:23:54.491 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:23:54.494 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 14:23:54.497 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 14:23:54.500 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 14:23:54.502 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 14:23:54.504 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 14:23:54.516 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 14:23:54.529 | + 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-02-17 14:23:54.541 | + 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-02-17 14:23:54.553 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 14:23:54.565 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:23:54.568 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:23:54.573 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mUfNcWIt1H 2022-02-17 14:23:54.576 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 14:23:54.578 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 14:23:54.581 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 14:23:54.583 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 14:23:54.586 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 14:23:54.589 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mUfNcWIt1H 2022-02-17 14:23:54.592 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mUfNcWIt1H 2022-02-17 14:23:54.604 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mUfNcWIt1H /etc/sudoers.d/nova-rootwrap 2022-02-17 14:23:54.616 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 14:23:54.621 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:23:54.623 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:23:54.626 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:23:54.628 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:23:54.630 | + 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-02-17 14:23:54.633 | + 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-02-17 14:23:54.636 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 14:23:54.638 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 14:23:54.643 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 14:23:54.660 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:54.662 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 14:23:54.664 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 14:23:54.668 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 14:23:54.671 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 14:23:54.699 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 14:23:54.701 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 14:23:54.728 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 14:23:54.755 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 14:23:54.784 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 14:23:54.813 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 14:23:54.843 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 14:23:54.872 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 14:23:54.874 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-02-17 14:23:54.899 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 14:23:54.925 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 14:23:54.952 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 14:23:54.979 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 14:23:55.005 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:23:55.034 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 14:23:55.036 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:23:55.038 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:23:55.040 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:23:55.043 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:23:55.045 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:23:55.047 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:23:55.049 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:23:55.051 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:23:55.053 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:23:55.055 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:23:55.057 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:23:55.059 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 14:23:55.061 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:23:55.063 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:23:55.066 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:23:55.068 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:23:55.070 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:23:55.072 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:23:55.074 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 14:23:55.090 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:55.092 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:23:55.094 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 14:23:55.096 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 14:23:55.123 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 14:23:55.125 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 14:23:55.128 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 14:23:55.130 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 14:23:55.132 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 14:23:55.134 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 14:23:55.164 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 14:23:55.167 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 14:23:55.169 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 14:23:55.171 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 14:23:55.173 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 14:23:55.176 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 14:23:55.206 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 14:23:55.237 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 14:23:55.264 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 14:23:55.290 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 14:23:55.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:55.308 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 14:23:55.324 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:55.327 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 14:23:55.327 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 14:23:55.332 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 14:23:55.335 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 14:23:55.361 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 14:23:55.377 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:55.379 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 14:23:55.381 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 14:23:55.383 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:23:55.385 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:23:55.388 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 14:23:55.416 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 14:23:55.442 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-02-17 14:23:55.469 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 14:23:55.495 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 14:23:55.522 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 14:23:55.549 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 14:23:55.576 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 14:23:55.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:23:55.629 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:23:55.656 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 14:23:55.672 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:55.674 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 14:23:55.676 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 14:23:55.705 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 14:23:55.732 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-02-17 14:23:55.758 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 14:23:55.785 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 14:23:55.815 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 14:23:55.842 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 14:23:55.869 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 14:23:55.895 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 14:23:55.911 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:55.913 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 14:23:55.916 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 14:23:55.942 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 14:23:55.972 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 14:23:55.974 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 14:23:56.001 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 14:23:56.003 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 14:23:56.005 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 14:23:56.008 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:23:56.010 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:23:56.012 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:23:56.014 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:23:56.016 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:23:56.018 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:23:56.021 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 14:23:56.023 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:23:56.026 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:23:56.028 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:23:56.030 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:23:56.032 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:23:56.034 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:23:56.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:23:56.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:23:56.041 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:23:56.043 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:23:56.046 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:23:56.048 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 14:23:56.050 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 14:23:56.052 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 14:23:56.055 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:23:56.071 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:23:56.074 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:23:56.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:23:56.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:23:56.081 | + 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-02-17 14:23:56.108 | + 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-02-17 14:23:56.136 | + 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-02-17 14:23:56.164 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:23:56.192 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 14:23:56.221 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 14:23:56.237 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:56.239 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 14:23:56.241 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 14:23:56.244 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 14:23:56.246 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 14:23:56.249 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:23:56.251 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:23:56.254 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 14:23:56.257 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 14:23:56.260 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:23:56.262 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:23:56.274 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:23:56.274 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:56.282 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:23:56.286 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:56.301 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 14:23:56.303 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 14:23:56.308 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 14:23:56.342 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:23:56.367 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 14:23:56.394 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:23:56.420 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:23:56.446 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:23:56.473 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:23:56.499 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:23:56.525 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:23:56.551 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:23:56.578 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:23:56.604 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:23:56.631 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:23:56.657 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:23:56.659 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:23:56.662 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 14:23:56.664 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 14:23:56.666 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:23:56.669 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:56.671 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:56.673 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:23:56.676 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:23:56.678 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 14:23:56.705 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:23:56.732 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 14:23:56.732 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 14:23:56.741 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 14:23:56.744 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 14:23:56.746 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 14:23:56.749 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:23:56.751 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:23:56.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:23:56.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:56.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:56.760 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:23:56.762 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:23:56.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:23:56.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:23:56.769 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 14:23:56.830 | Enabling site nova-api-wsgi. 2022-02-17 14:23:56.835 | To activate the new configuration, you need to run: 2022-02-17 14:23:56.835 | systemctl reload apache2 2022-02-17 14:23:56.840 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:23:56.842 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:23:56.844 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:23:56.846 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:23:56.976 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 14:23:56.993 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:56.995 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 14:23:56.998 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 14:23:57.000 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 14:23:57.003 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 14:23:57.005 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 14:23:57.008 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:23:57.011 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 14:23:57.015 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 14:23:57.017 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:23:57.020 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:23:57.033 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:23:57.033 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:57.042 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:23:57.045 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:23:57.061 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 14:23:57.063 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 14:23:57.067 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 14:23:57.096 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 14:23:57.123 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 14:23:57.148 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:23:57.176 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:23:57.204 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:23:57.232 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:23:57.259 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:23:57.286 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:23:57.313 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:23:57.340 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:23:57.366 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:23:57.393 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:23:57.419 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 14:23:57.422 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 14:23:57.449 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 14:23:57.464 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:57.467 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:23:57.497 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 14:23:57.500 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 14:23:57.502 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 14:23:57.518 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:57.521 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:57.523 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:57.552 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 14:23:57.585 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 14:23:57.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 14:23:57.590 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 14:23:57.592 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:23:57.595 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:23:57.597 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:23:57.613 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:57.616 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:23:57.618 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:23:57.621 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:23:57.636 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:57.639 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:57.642 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-02-17 14:23:57.669 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:23:57.671 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:23:57.673 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 14:23:57.701 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 14:23:57.729 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 14:23:57.759 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 14:23:57.775 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:23:57.777 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:23:57.804 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 14:23:57.807 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 14:23:57.810 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 14:23:57.839 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 14:23:57.867 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.67/identity 2022-02-17 14:23:57.896 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 14:23:57.923 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 14:23:57.951 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 14:23:57.979 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 14:23:58.005 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 14:23:58.033 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 14:23:58.061 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 14:23:58.076 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:58.079 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 14:23:58.083 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 14:23:58.086 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 14:23:58.088 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 14:23:58.091 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 14:23:58.093 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 14:23:58.096 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 14:23:58.098 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 14:23:58.101 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 14:23:58.103 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 14:23:58.108 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 14:23:58.110 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 14:23:58.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 14:23:58.114 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 14:23:58.117 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 14:23:58.119 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 14:23:58.148 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 14:23:58.178 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 14:23:58.208 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:23:58.211 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 14:23:58.213 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 14:23:58.215 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 14:23:58.231 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:23:58.235 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 14:23:58.235 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 14:23:58.922 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-17 14:23:58.925 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-17 14:23:59.583 | Adding vhost "nova_cell1" ... 2022-02-17 14:23:59.627 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-17 14:24:00.304 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-17 14:24:00.326 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 14:24:00.328 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 14:24:00.331 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 14:24:00.333 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:24:00.336 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 14:24:00.338 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:24:00.355 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:00.360 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 14:24:00.362 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 14:24:00.364 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:24:00.380 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:00.382 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-02-17 14:24:00.385 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-02-17 14:24:00.412 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:24:00.414 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:24:00.417 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 14:24:00.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:00.436 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 14:24:00.438 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:00.440 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 14:24:00.470 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-02-17 14:24:00.497 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 14:24:00.524 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 14:24:00.551 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 14:24:00.578 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 14:24:00.606 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 14:24:00.633 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 14:24:00.661 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 14:24:00.663 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 14:24:00.665 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 14:24:00.668 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:00.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:00.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:00.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:00.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:00.693 | + 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-02-17 14:24:00.721 | + 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-02-17 14:24:00.748 | + 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-02-17 14:24:00.776 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:00.802 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 14:24:00.805 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 14:24:00.809 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 14:24:00.812 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 14:24:00.814 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 14:24:00.817 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 14:24:00.819 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 14:24:00.822 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 14:24:00.825 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:00.827 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 14:24:00.829 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 14:24:00.833 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 14:24:00.836 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 14:24:00.838 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 14:24:00.841 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 14:24:00.856 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:00.858 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 14:24:00.861 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 14:24:00.876 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:00.878 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 14:24:00.894 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:00.896 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 14:24:00.913 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:00.915 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 14:24:00.932 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:00.935 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 14:24:00.937 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 14:24:00.940 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 14:24:00.942 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:24:00.945 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 14:24:00.948 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 14:24:00.950 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 14:24:00.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:00.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:00.958 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 14:24:00.961 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:24:00.963 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:24:00.966 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:24:00.968 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:24:00.971 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:00.973 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:24:00.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:00.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:00.980 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:24:00.983 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:00.985 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:24:00.987 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:24:00.990 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 14:24:00.992 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:24:00.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:00.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:01.000 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 14:24:01.022 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 14:24:01.129 | Reading package lists... 2022-02-17 14:24:01.363 | Building dependency tree... 2022-02-17 14:24:01.364 | Reading state information... 2022-02-17 14:24:01.604 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:24:01.605 | The following packages were automatically installed and are no longer required: 2022-02-17 14:24:01.606 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:24:01.606 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:24:01.606 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:24:01.606 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:24:01.606 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:24:01.606 | python3-zope.interface 2022-02-17 14:24:01.606 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:24:01.718 | 0 upgraded, 0 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:24:01.722 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:24:01.725 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:24:01.727 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:01.730 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:01.732 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:01.735 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:01.737 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:01.739 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:24:01.742 | + functions-common:time_stop:2432 : start_time=1645107841019 2022-02-17 14:24:01.744 | + functions-common:time_stop:2434 : [[ -z 1645107841019 ]] 2022-02-17 14:24:01.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:01.751 | + functions-common:time_stop:2437 : end_time=1645107841749 2022-02-17 14:24:01.754 | + functions-common:time_stop:2438 : elapsed_time=730 2022-02-17 14:24:01.756 | + functions-common:time_stop:2439 : total=280418 2022-02-17 14:24:01.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:01.761 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=281148 2022-02-17 14:24:01.764 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:24:01.766 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 14:24:01.768 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 14:24:01.771 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 14:24:01.773 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 14:24:01.776 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 14:24:01.798 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 14:24:01.800 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:24:01.803 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:24:01.805 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:24:01.808 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:24:01.811 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:01.813 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:24:01.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:01.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:01.821 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:24:01.824 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:01.826 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:24:01.828 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:24:01.831 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 14:24:01.834 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:24:01.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:01.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:01.841 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 14:24:01.863 | + functions-common:apt_get:1230 : 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-02-17 14:24:01.973 | Reading package lists... 2022-02-17 14:24:02.209 | Building dependency tree... 2022-02-17 14:24:02.210 | Reading state information... 2022-02-17 14:24:02.451 | The following packages were automatically installed and are no longer required: 2022-02-17 14:24:02.452 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:24:02.452 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:24:02.452 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:24:02.452 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:24:02.452 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:24:02.452 | python3-zope.interface 2022-02-17 14:24:02.452 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:24:02.517 | The following NEW packages will be installed: 2022-02-17 14:24:02.518 | libapache2-mod-wsgi-py3 2022-02-17 14:24:02.761 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2022-02-17 14:24:02.762 | Need to get 93.3 kB of archives. 2022-02-17 14:24:02.762 | After this operation, 300 kB of additional disk space will be used. 2022-02-17 14:24:02.762 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-17 14:24:03.618 | Fetched 93.3 kB in 1s (171 kB/s) 2022-02-17 14:24:03.652 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-17 14:24:03.703 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-02-17 14:24:03.707 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-17 14:24:03.709 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 14:24:03.772 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-17 14:24:03.937 | apache2_invoke: Enable module wsgi 2022-02-17 14:24:12.495 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:24:12.498 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:24:12.500 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:12.502 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:12.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:12.507 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:12.510 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:12.512 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:24:12.514 | + functions-common:time_stop:2432 : start_time=1645107841860 2022-02-17 14:24:12.517 | + functions-common:time_stop:2434 : [[ -z 1645107841860 ]] 2022-02-17 14:24:12.519 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:12.524 | + functions-common:time_stop:2437 : end_time=1645107852521 2022-02-17 14:24:12.530 | + functions-common:time_stop:2438 : elapsed_time=10661 2022-02-17 14:24:12.533 | + functions-common:time_stop:2439 : total=281148 2022-02-17 14:24:12.535 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:12.537 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=291809 2022-02-17 14:24:12.540 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:24:12.543 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 14:24:12.546 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 14:24:12.549 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:12.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:12.554 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:12.556 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:12.559 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 14:24:12.615 | wsgi (enabled by maintainer script) 2022-02-17 14:24:12.618 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 14:24:12.620 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 14:24:12.623 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:24:12.626 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 14:24:12.629 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 14:24:12.631 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:24:12.636 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:24:12.636 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:24:12.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 14:24:12.644 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 14:24:12.646 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 14:24:12.649 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 14:24:12.652 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 14:24:12.674 | Using python 3.8 to install osc-placement 2022-02-17 14:24:12.677 | + 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-02-17 14:24:13.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:13.540 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:13.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:13.540 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:14.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:14.789 | Collecting osc-placement 2022-02-17 14:24:14.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-17 14:24:14.813 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 14:24:14.814 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 14:24:14.815 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 14:24:14.816 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 14:24:14.817 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 14:24:14.818 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 14:24:14.877 | 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-02-17 14:24:14.878 | 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-02-17 14:24:14.879 | 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-02-17 14:24:14.881 | 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-02-17 14:24:14.894 | 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.0) 2022-02-17 14:24:14.896 | 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-02-17 14:24:14.897 | 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-02-17 14:24:14.910 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 14:24:14.912 | 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-02-17 14:24:14.913 | 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-02-17 14:24:14.914 | 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-02-17 14:24:14.915 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-17 14:24:14.918 | 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-02-17 14:24:14.938 | 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-02-17 14:24:14.939 | 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.3.3) 2022-02-17 14:24:14.940 | 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-02-17 14:24:14.942 | 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.1.0) 2022-02-17 14:24:14.951 | 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.13.3) 2022-02-17 14:24:14.990 | 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-02-17 14:24:14.991 | 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.1) 2022-02-17 14:24:14.992 | 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-02-17 14:24:14.994 | 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-02-17 14:24:14.995 | 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-02-17 14:24:14.996 | 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-02-17 14:24:14.999 | 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-02-17 14:24:15.000 | 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) (0.10.0) 2022-02-17 14:24:15.066 | 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-02-17 14:24:15.068 | 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-02-17 14:24:15.069 | 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-02-17 14:24:15.071 | 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.8) 2022-02-17 14:24:15.164 | 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-02-17 14:24:15.165 | 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-02-17 14:24:15.166 | 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-02-17 14:24:15.209 | 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-02-17 14:24:15.249 | 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-02-17 14:24:15.412 | 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-02-17 14:24:17.452 | Installing collected packages: osc-placement 2022-02-17 14:24:17.638 | Successfully installed osc-placement-3.1.1 2022-02-17 14:24:17.639 | 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-02-17 14:24:17.645 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:17.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:17.766 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:17.769 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:17.771 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:17.774 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:17.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:17.778 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:17.781 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:17.783 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:17.786 | + functions-common:time_stop:2432 : start_time=1645107852669 2022-02-17 14:24:17.788 | + functions-common:time_stop:2434 : [[ -z 1645107852669 ]] 2022-02-17 14:24:17.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:17.796 | + functions-common:time_stop:2437 : end_time=1645107857793 2022-02-17 14:24:17.798 | + functions-common:time_stop:2438 : elapsed_time=5124 2022-02-17 14:24:17.800 | + functions-common:time_stop:2439 : total=258435 2022-02-17 14:24:17.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:17.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=263559 2022-02-17 14:24:17.808 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:17.811 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 14:24:17.813 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 14:24:17.816 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 14:24:17.818 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:24:17.821 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:24:17.824 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:24:17.827 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:24:17.830 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:24:17.833 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:24:17.849 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:24:17.852 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:24:17.855 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:17.858 | + functions-common:git_clone:629 : echo master 2022-02-17 14:24:17.858 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:24:17.863 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 14:24:17.866 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-17 14:24:17.869 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 14:24:17.871 | + functions-common:git_timed:702 : local count=0 2022-02-17 14:24:17.874 | + functions-common:git_timed:703 : local timeout=0 2022-02-17 14:24:17.876 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-17 14:24:17.878 | + functions-common:git_timed:706 : timeout=0 2022-02-17 14:24:17.881 | + functions-common:git_timed:709 : time_start git_timed 2022-02-17 14:24:17.883 | + functions-common:time_start:2411 : local name=git_timed 2022-02-17 14:24:17.886 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:24:17.888 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:24:17.891 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:24:17.895 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107857892 2022-02-17 14:24:17.897 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-17 14:24:17.900 | Cloning into '/opt/stack/placement'... 2022-02-17 14:24:32.382 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-17 14:24:32.385 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:32.387 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:32.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:32.391 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:32.394 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:32.396 | + functions-common:time_stop:2431 : name=git_timed 2022-02-17 14:24:32.398 | + functions-common:time_stop:2432 : start_time=1645107857892 2022-02-17 14:24:32.401 | + functions-common:time_stop:2434 : [[ -z 1645107857892 ]] 2022-02-17 14:24:32.404 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:32.409 | + functions-common:time_stop:2437 : end_time=1645107872406 2022-02-17 14:24:32.411 | + functions-common:time_stop:2438 : elapsed_time=14514 2022-02-17 14:24:32.414 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:24:32.416 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:32.419 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14514 2022-02-17 14:24:32.422 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 14:24:32.425 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:24:32.426 | + functions-common:git_clone:678 : head -1 2022-02-17 14:24:32.428 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 14:24:32.431 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:24:32.434 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 14:24:32.437 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:24:32.439 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:32.441 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 14:24:32.444 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:24:32.447 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 14:24:32.449 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:24:32.452 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:32.454 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 14:24:32.457 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:24:32.459 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:24:32.463 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 14:24:32.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:24:32.468 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 14:24:32.470 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:24:32.473 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:24:32.476 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 14:24:32.482 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 14:24:32.485 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 14:24:33.125 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 14:24:33.127 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:24:33.130 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:24:33.132 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:24:33.135 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 14:24:33.138 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 14:24:33.140 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:24:33.143 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:24:33.145 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:24:33.147 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:24:33.150 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:24:33.153 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:24:33.155 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:24:33.158 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 14:24:33.179 | Using python 3.8 to install /opt/stack/placement 2022-02-17 14:24:33.182 | + 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-02-17 14:24:34.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:34.025 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:34.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:34.025 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:35.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:35.175 | Obtaining file:///opt/stack/placement 2022-02-17 14:24:35.176 | Preparing metadata (setup.py): started 2022-02-17 14:24:38.148 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:24:38.286 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 14:24:38.287 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 14:24:38.288 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 14:24:38.289 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 14:24:38.290 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 14:24:38.291 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 14:24:38.293 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 14:24:38.294 | 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==6.1.0.dev20) (60.9.0) 2022-02-17 14:24:38.295 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 14:24:38.296 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 14:24:38.298 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 14:24:38.299 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 14:24:38.300 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 14:24:38.300 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-17 14:24:38.302 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 14:24:38.303 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 14:24:38.304 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 14:24:38.305 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 14:24:38.306 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 14:24:38.307 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 14:24:38.308 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 14:24:38.373 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 14:24:38.375 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 14:24:38.376 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 14:24:38.377 | 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==6.1.0.dev20) (3.1.1) 2022-02-17 14:24:38.378 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 14:24:38.380 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 14:24:38.400 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 14:24:38.441 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 14:24:38.443 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 14:24:38.444 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 14:24:38.445 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 14:24:38.446 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 14:24:38.498 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 14:24:38.499 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 14:24:38.501 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 14:24:38.502 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 14:24:38.544 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 14:24:38.547 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 14:24:38.565 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 14:24:38.566 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 14:24:38.567 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 14:24:38.593 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 14:24:38.595 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 14:24:38.607 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 14:24:38.625 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 14:24:38.627 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 14:24:38.628 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 14:24:38.629 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 14:24:38.673 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 14:24:38.674 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 14:24:38.675 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 14:24:38.678 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 14:24:38.694 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 14:24:38.880 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 14:24:38.920 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 14:24:38.921 | 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==6.1.0.dev20) (4.11.0) 2022-02-17 14:24:38.922 | 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==6.1.0.dev20) (5.4.0) 2022-02-17 14:24:38.939 | 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==6.1.0.dev20) (1.15.0) 2022-02-17 14:24:38.975 | 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==6.1.0.dev20) (1.13.3) 2022-02-17 14:24:39.032 | 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==6.1.0.dev20) (2.0.1) 2022-02-17 14:24:39.098 | 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==6.1.0.dev20) (1.7.0) 2022-02-17 14:24:39.180 | 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==6.1.0.dev20) (1.1.5) 2022-02-17 14:24:39.231 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 14:24:39.424 | 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==6.1.0.dev20) (0.4.2) 2022-02-17 14:24:39.426 | 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==6.1.0.dev20) (5.1.1) 2022-02-17 14:24:39.427 | 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==6.1.0.dev20) (0.5.2) 2022-02-17 14:24:39.506 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 14:24:39.557 | 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==6.1.0.dev20) (2.21) 2022-02-17 14:24:39.725 | 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==6.1.0.dev20) (3.7.0) 2022-02-17 14:24:39.832 | 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==6.1.0.dev20) (1.0.0) 2022-02-17 14:24:39.834 | 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==6.1.0.dev20) (3.0.0) 2022-02-17 14:24:41.739 | Installing collected packages: openstack-placement 2022-02-17 14:24:41.742 | Running setup.py develop for openstack-placement 2022-02-17 14:24:45.736 | Successfully installed openstack-placement 2022-02-17 14:24:45.736 | 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-02-17 14:24:45.744 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:45.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:45.866 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:45.869 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:45.871 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:45.873 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:45.876 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:45.878 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:45.880 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:45.882 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:45.884 | + functions-common:time_stop:2432 : start_time=1645107873173 2022-02-17 14:24:45.887 | + functions-common:time_stop:2434 : [[ -z 1645107873173 ]] 2022-02-17 14:24:45.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:45.894 | + functions-common:time_stop:2437 : end_time=1645107885891 2022-02-17 14:24:45.896 | + functions-common:time_stop:2438 : elapsed_time=12718 2022-02-17 14:24:45.898 | + functions-common:time_stop:2439 : total=263559 2022-02-17 14:24:45.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:45.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=276277 2022-02-17 14:24:45.905 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:45.907 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:24:45.910 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:45.912 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:45.932 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 14:24:45.944 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 14:24:45.947 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 14:24:45.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:45.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:45.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 14:24:45.957 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:45.959 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:24:45.962 | + ./stack.sh:main:943 : configure_placement 2022-02-17 14:24:45.965 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 14:24:45.976 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 14:24:45.980 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 14:24:45.984 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 14:24:45.987 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 14:24:45.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 14:24:45.991 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 14:24:45.994 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 14:24:45.997 | + 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-02-17 14:24:46.028 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 14:24:46.060 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 14:24:46.091 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 14:24:46.093 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 14:24:46.096 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 14:24:46.098 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:24:46.101 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 14:24:46.132 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 14:24:46.160 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-02-17 14:24:46.190 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 14:24:46.221 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 14:24:46.250 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 14:24:46.279 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 14:24:46.309 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 14:24:46.338 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:24:46.366 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:24:46.395 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 14:24:46.397 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 14:24:46.401 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 14:24:46.404 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:24:46.422 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:24:46.424 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:24:46.426 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:46.429 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:24:46.431 | + 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-02-17 14:24:46.461 | + 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-02-17 14:24:46.490 | + 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-02-17 14:24:46.526 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:24:46.555 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 14:24:46.557 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 14:24:46.560 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 14:24:46.562 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 14:24:46.565 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 14:24:46.567 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:24:46.570 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:24:46.573 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 14:24:46.577 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 14:24:46.580 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:24:46.583 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:24:46.596 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:24:46.596 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:46.604 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:24:46.608 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:24:46.623 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 14:24:46.626 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 14:24:46.629 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 14:24:46.661 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 14:24:46.690 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 14:24:46.719 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:24:46.750 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:24:46.778 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:24:46.807 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:24:46.835 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:24:46.863 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:24:46.892 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:24:46.921 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:24:46.950 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:24:46.978 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:24:47.007 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:24:47.010 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:24:47.013 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 14:24:47.016 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 14:24:47.018 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:24:47.021 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:47.023 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:47.026 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:47.028 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:47.031 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 14:24:47.059 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:24:47.089 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 14:24:47.089 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 14:24:47.097 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 14:24:47.101 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 14:24:47.104 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 14:24:47.106 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:24:47.109 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:24:47.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:24:47.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:47.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:47.119 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:24:47.122 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:24:47.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:47.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:47.129 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 14:24:47.190 | Enabling site placement-api. 2022-02-17 14:24:47.195 | To activate the new configuration, you need to run: 2022-02-17 14:24:47.195 | systemctl reload apache2 2022-02-17 14:24:47.201 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:24:47.204 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:24:47.206 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:47.209 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:24:47.344 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 14:24:47.365 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:47.368 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 14:24:47.387 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:47.389 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 14:24:47.408 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:47.411 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 14:24:47.413 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 14:24:47.417 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 14:24:47.449 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-02-17 14:24:47.479 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 14:24:47.507 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 14:24:47.535 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 14:24:47.566 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 14:24:47.596 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 14:24:47.625 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 14:24:47.653 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 14:24:47.671 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:47.673 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 14:24:47.690 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:24:47.693 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 14:24:47.695 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:24:47.697 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 14:24:47.700 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:24:47.702 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:24:47.705 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:24:47.708 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:24:47.710 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:24:47.714 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:24:47.718 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:24:47.720 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:24:47.723 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:24:47.725 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 14:24:47.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:24:47.744 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:47.746 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:24:47.748 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:24:47.751 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 14:24:47.753 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 14:24:47.755 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:24:47.757 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 14:24:47.760 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 14:24:47.763 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 14:24:47.826 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 14:24:47.865 | [17564 Async install_tempest:77187]: running: install_tempest 2022-02-17 14:24:47.867 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:24:47.871 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:24:47.874 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:24:47.876 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:24:47.879 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 14:24:47.881 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:24:47.884 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 14:24:47.887 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:24:47.889 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:24:47.892 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 14:24:47.895 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 14:24:47.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:24:47.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:24:47.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 14:24:47.905 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:24:47.908 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 14:24:47.911 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 14:24:47.913 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:24:47.917 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 14:24:47.920 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 14:24:47.924 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:24:47.928 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:24:47.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:24:47.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 14:24:47.937 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 14:24:47.939 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 14:24:47.942 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 14:24:47.945 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 14:24:47.966 | Using python 3.8 to install python-openstackclient 2022-02-17 14:24:47.969 | + 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-02-17 14:24:48.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:48.838 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:48.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:24:48.838 | from cryptography.utils import int_from_bytes 2022-02-17 14:24:49.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:24:50.152 | Collecting python-openstackclient 2022-02-17 14:24:50.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-17 14:24:50.219 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 14:24:50.220 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 14:24:50.221 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 14:24:50.222 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 14:24:50.223 | 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-02-17 14:24:50.224 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 14:24:50.225 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 14:24:50.226 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 14:24:50.227 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 14:24:50.228 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 14:24:50.229 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 14:24:50.241 | 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-02-17 14:24:50.242 | 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-02-17 14:24:50.243 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 14:24:50.244 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 14:24:50.245 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 14:24:50.271 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 14:24:50.272 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 14:24:50.273 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 14:24:50.275 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 14:24:50.276 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 14:24:50.277 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 14:24:50.278 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 14:24:50.279 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 14:24:50.280 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 14:24:50.282 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 14:24:50.284 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 14:24:50.297 | 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-02-17 14:24:50.315 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-17 14:24:50.316 | 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-02-17 14:24:50.317 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 14:24:50.318 | 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-02-17 14:24:50.342 | 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-02-17 14:24:50.361 | 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-02-17 14:24:50.362 | 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-02-17 14:24:50.363 | 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-02-17 14:24:50.460 | 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-02-17 14:24:50.461 | 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-02-17 14:24:50.462 | 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-02-17 14:24:50.504 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 14:24:50.518 | 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.13.3) 2022-02-17 14:24:50.552 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 14:24:50.717 | 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-02-17 14:24:50.734 | 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-02-17 14:24:50.842 | 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-02-17 14:24:50.844 | 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-02-17 14:24:50.846 | 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.8) 2022-02-17 14:24:50.847 | 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-02-17 14:24:51.002 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 14:24:52.998 | WARNING: Error parsing requirements for filelock: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/dist-packages/filelock-3.5.1.dist-info/METADATA' 2022-02-17 14:24:53.162 | Installing collected packages: python-openstackclient 2022-02-17 14:24:54.668 | Successfully installed python-openstackclient-5.7.0 2022-02-17 14:24:54.668 | 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-02-17 14:24:54.675 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:24:54.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:24:54.804 | + inc/python:pip_install:200 : result=0 2022-02-17 14:24:54.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:24:54.809 | + functions-common:time_stop:2425 : local name 2022-02-17 14:24:54.812 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:24:54.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:24:54.816 | + functions-common:time_stop:2428 : local total 2022-02-17 14:24:54.819 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:24:54.821 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:24:54.823 | + functions-common:time_stop:2432 : start_time=1645107887961 2022-02-17 14:24:54.826 | + functions-common:time_stop:2434 : [[ -z 1645107887961 ]] 2022-02-17 14:24:54.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:24:54.833 | + functions-common:time_stop:2437 : end_time=1645107894831 2022-02-17 14:24:54.836 | + functions-common:time_stop:2438 : elapsed_time=6870 2022-02-17 14:24:54.838 | + functions-common:time_stop:2439 : total=276277 2022-02-17 14:24:54.840 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:24:54.843 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=283147 2022-02-17 14:24:54.845 | + inc/python:pip_install:203 : return 0 2022-02-17 14:24:54.847 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 14:24:54.851 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 14:24:54.856 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.r3FVRM8mJN 2022-02-17 14:24:54.858 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 14:24:54.861 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 14:24:54.863 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 14:24:54.866 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:24:54.869 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 14:24:54.871 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 14:24:54.889 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:54.892 | + ./stack.sh:main:1035 : configure_database 2022-02-17 14:24:54.894 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 14:24:54.896 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 14:24:54.899 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 14:24:54.902 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:24:54.904 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 14:24:54.906 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 14:24:54.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:54.911 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:54.913 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 14:24:54.915 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 14:24:54.918 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:24:54.920 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:24:54.922 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:24:54.924 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:24:54.927 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:24:54.929 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:24:54.931 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:24:54.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:24:54.936 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:24:54.938 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:24:54.940 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:24:54.942 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 14:24:54.945 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:24:54.947 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:24:54.950 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:24:54.952 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:24:54.954 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:24:54.957 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:24:54.959 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 14:24:54.974 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 14:24:54.974 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 14:24:54.978 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 14:24:54.980 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 14:24:54.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:54.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:54.987 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 14:24:54.989 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 14:24:54.992 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 14:24:54.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:24:54.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:24:54.999 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 14:24:55.002 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 14:24:55.004 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 14:24:55.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:24:55.051 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 14:24:55.063 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:24:55.083 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 14:24:55.086 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 14:24:55.090 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 14:24:55.095 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 14:24:55.157 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 14:24:55.209 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 14:24:55.260 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 14:24:55.313 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 14:24:55.315 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 14:24:55.318 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:24:55.320 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 14:24:58.294 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 14:24:58.311 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 14:24:58.334 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:24:58.359 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-142458 2022-02-17 14:24:58.378 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-142458 1039' 2022-02-17 14:24:58.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.411 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:24:58.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.428 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:24:58.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.434 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:24:58.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.438 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:24:58.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.443 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-02-17 14:24:58.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.448 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-02-17 14:24:58.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.453 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-141405 2022-02-17 14:24:58.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.458 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:24:58.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.464 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-02-17 14:24:58.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.469 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:24:58.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.473 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:24:58.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.479 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:24:58.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:24:58.484 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:24:58.486 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 14:24:58.489 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 14:24:58.491 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 14:24:58.504 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 14:24:58.507 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.510 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 14:24:58.512 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.515 | + functions-common:run_process:1682 : local group= 2022-02-17 14:24:58.517 | + functions-common:run_process:1683 : local user= 2022-02-17 14:24:58.519 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 14:24:58.522 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:24:58.525 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:24:58.527 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:24:58.530 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:24:58.535 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:24:58.538 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107898535 2022-02-17 14:24:58.540 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 14:24:58.560 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:24:58.563 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 14:24:58.565 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 14:24:58.567 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.570 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.573 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.575 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.578 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 14:24:58.581 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 14:24:58.583 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 14:24:58.586 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 14:24:58.589 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 14:24:58.592 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 14:24:58.594 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 14:24:58.597 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 14:24:58.599 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.602 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 14:24:58.605 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 14:24:58.607 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 14:24:58.609 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 14:24:58.612 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 14:24:58.614 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 14:24:58.619 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 14:24:58.698 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 14:24:58.765 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 14:24:58.822 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 14:24:58.879 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 14:24:58.937 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:24:58.995 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 14:24:59.001 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 14:24:59.069 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 14:24:59.554 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 14:24:59.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 14:24:59.942 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 14:25:00.019 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:00.042 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:00.066 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:00.082 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:00.103 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:00.122 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:00.142 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:00.163 | + functions-common:time_stop:2432 : start_time=1645107898535 2022-02-17 14:25:00.178 | + functions-common:time_stop:2434 : [[ -z 1645107898535 ]] 2022-02-17 14:25:00.202 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:00.226 | + functions-common:time_stop:2437 : end_time=1645107900204 2022-02-17 14:25:00.243 | + functions-common:time_stop:2438 : elapsed_time=1669 2022-02-17 14:25:00.264 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:00.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:00.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1669 2022-02-17 14:25:00.279 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 14:25:00.282 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 14:25:00.284 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 14:25:00.287 | + functions-common:run_process:1682 : local group= 2022-02-17 14:25:00.289 | + functions-common:run_process:1683 : local user=root 2022-02-17 14:25:00.292 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 14:25:00.294 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:25:00.297 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:25:00.299 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:00.302 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:00.305 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:00.310 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107900307 2022-02-17 14:25:00.312 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 14:25:00.411 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:00.414 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:00.429 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:00.455 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:00.471 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:00.495 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:00.538 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:00.563 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:00.582 | + functions-common:time_stop:2432 : start_time=1645107900307 2022-02-17 14:25:00.610 | + functions-common:time_stop:2434 : [[ -z 1645107900307 ]] 2022-02-17 14:25:00.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:00.662 | + functions-common:time_stop:2437 : end_time=1645107900644 2022-02-17 14:25:00.678 | + functions-common:time_stop:2438 : elapsed_time=337 2022-02-17 14:25:00.694 | + functions-common:time_stop:2439 : total=1669 2022-02-17 14:25:00.718 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:00.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2006 2022-02-17 14:25:00.759 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 14:25:00.858 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:00.861 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 14:25:00.924 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:00.927 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 14:25:00.966 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:00.969 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 14:25:00.995 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 14:25:01.011 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-808961-23-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 14:25:01.027 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 14:25:01.054 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-808961-23-hyperv=http://10.222.0.67:2380' 2022-02-17 14:25:01.071 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.67:2380' 2022-02-17 14:25:01.074 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.67:2379' 2022-02-17 14:25:01.076 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 14:25:01.079 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 14:25:01.081 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.67:2379' 2022-02-17 14:25:01.084 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 14:25:01.086 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 14:25:01.089 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 14:25:01.092 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-808961-23-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-808961-23-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' '' root 2022-02-17 14:25:01.094 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 14:25:01.096 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-808961-23-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-808961-23-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-02-17 14:25:01.099 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 14:25:01.102 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 14:25:01.104 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 14:25:01.106 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 14:25:01.109 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 14:25:01.111 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 14:25:01.116 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 14:25:01.248 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 14:25:01.344 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-808961-23-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-808961-23-hyperv=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-02-17 14:25:01.418 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 14:25:01.490 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 14:25:01.552 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:25:01.617 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 14:25:01.620 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 14:25:01.682 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 14:25:02.093 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 14:25:02.166 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 14:25:02.221 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 14:25:02.275 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 14:25:02.336 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 14:25:02.340 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 14:25:02.344 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 14:25:02.346 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 14:25:02.765 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 14:25:02.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 14:25:03.169 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 14:25:03.943 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 14:25:03.963 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:03.965 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 14:25:03.968 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 14:25:03.971 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 14:25:03.975 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 14:25:03.989 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 14:25:04.001 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 14:25:04.003 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 14:25:04.006 | + 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.67/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:04.101 | The user clouds.yaml file didn't exist. 2022-02-17 14:25:04.111 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 14:25:04.220 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:04.334 | + 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.67/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:04.449 | + 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.67/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:04.570 | + 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.67/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 14:25:04.695 | + 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.67/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 14:25:04.822 | + 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.67/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:04.957 | + 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.67/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:05.093 | + 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.67/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 14:25:05.228 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 14:25:05.234 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 14:25:05.237 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 14:25:05.240 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 14:25:05.244 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 14:25:05.247 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 14:25:05.250 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 14:25:05.269 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:05.271 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 14:25:05.274 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:25:05.276 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 14:25:05.279 | + ./stack.sh:main:1095 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-02-17 14:25:05.281 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 14:25:05.284 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 14:25:05.304 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:05.307 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 14:25:05.310 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 14:25:05.312 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 14:25:05.314 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 14:25:05.316 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 14:25:05.319 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 14:25:05.324 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:05.347 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 14:25:05.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 14:25:05.368 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 14:25:05.370 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 14:25:05.372 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:05.375 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:05.377 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:05.382 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107905379 2022-02-17 14:25:05.385 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 14:25:10.093 | 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=79251) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 14:25:10.100 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:10.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.102 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.102 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.103 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.104 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:10.104 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:10.132 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:10.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.133 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.133 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.134 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.135 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:10.135 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:10.195 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:10.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.197 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.197 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.197 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:10.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:10.198 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:10.199 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:10.207 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:12.006 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.006 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:12.015 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.015 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:12.024 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.024 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:12.032 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.032 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:12.041 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.041 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:12.050 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.050 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:12.111 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.111 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.114 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.114 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.114 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.114 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.115 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.115 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.115 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.117 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.117 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.117 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.118 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.129 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.129 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.129 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.129 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.130 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.504 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.504 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.505 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.505 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.505 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.531 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.534 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.544 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:12.582 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.582 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:12.589 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.589 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:12.596 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.596 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:12.603 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.603 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:12.610 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.610 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:12.617 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.617 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:12.624 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:12.624 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.626 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.627 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.627 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.627 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.627 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.628 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.630 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.630 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.630 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.630 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.631 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.638 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.640 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.640 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.641 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.962 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.963 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.964 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.964 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.965 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.965 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:12.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 14:25:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.992 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.993 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.993 | 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=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 14:25:12.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 14:25:12.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 14:25:12.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 14:25:13.003 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 14:25:13.012 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.012 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 14:25:13.019 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.019 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 14:25:13.026 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.026 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 14:25:13.033 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.034 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 14:25:13.042 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.042 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 14:25:13.049 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.049 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 14:25:13.057 | INFO migrate.versioning.api [-] done 2022-02-17 14:25:13.466 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 14:25:13.469 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:13.472 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:13.475 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:13.478 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:13.481 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:13.483 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 14:25:13.485 | + functions-common:time_stop:2432 : start_time=1645107905379 2022-02-17 14:25:13.488 | + functions-common:time_stop:2434 : [[ -z 1645107905379 ]] 2022-02-17 14:25:13.491 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:13.496 | + functions-common:time_stop:2437 : end_time=1645107913493 2022-02-17 14:25:13.498 | + functions-common:time_stop:2438 : elapsed_time=8114 2022-02-17 14:25:13.500 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:13.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:13.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8114 2022-02-17 14:25:13.508 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 14:25:13.510 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 14:25:13.514 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 14:25:18.171 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 14:25:18.172 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 14:25:18.172 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 14:25:18.172 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 14:25:18.173 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 14:25:18.173 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 14:25:18.173 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 14:25:18.174 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 14:25:18.174 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 14:25:18.559 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 14:25:18.563 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 14:25:23.176 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 14:25:23.177 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 14:25:23.177 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 14:25:23.177 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 14:25:23.177 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 14:25:23.178 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 14:25:23.178 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 14:25:23.178 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 14:25:23.178 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 14:25:23.558 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 14:25:23.561 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 14:25:23.563 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 14:25:23.566 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 14:25:23.589 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:23.591 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:25:23.594 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 14:25:23.599 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 14:25:23.602 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 14:25:23.604 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.606 | + functions-common:run_process:1682 : local group= 2022-02-17 14:25:23.609 | + functions-common:run_process:1683 : local user= 2022-02-17 14:25:23.611 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 14:25:23.613 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 14:25:23.616 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 14:25:23.619 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:23.621 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:23.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:23.628 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107923626 2022-02-17 14:25:23.631 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 14:25:23.651 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:25:23.654 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 14:25:23.656 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 14:25:23.658 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.661 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.663 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.666 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.668 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 14:25:23.670 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 14:25:23.673 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 14:25:23.675 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 14:25:23.677 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 14:25:23.680 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 14:25:23.683 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-17 14:25:23.685 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 14:25:23.687 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.689 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 14:25:23.691 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 14:25:23.693 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 14:25:23.696 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 14:25:23.700 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 14:25:23.769 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 14:25:23.835 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 14:25:23.896 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 14:25:23.952 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 14:25:24.022 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 14:25:24.075 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 14:25:24.125 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 14:25:24.180 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 14:25:24.234 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 14:25:24.288 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 14:25:24.290 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 14:25:24.356 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 14:25:24.777 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 14:25:24.797 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 14:25:25.200 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 14:25:25.293 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 14:25:25.309 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:25.325 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:25.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:25.353 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:25.362 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:25.385 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 14:25:25.406 | + functions-common:time_stop:2432 : start_time=1645107923626 2022-02-17 14:25:25.422 | + functions-common:time_stop:2434 : [[ -z 1645107923626 ]] 2022-02-17 14:25:25.447 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:25.474 | + functions-common:time_stop:2437 : end_time=1645107925448 2022-02-17 14:25:25.489 | + functions-common:time_stop:2438 : elapsed_time=1822 2022-02-17 14:25:25.522 | + functions-common:time_stop:2439 : total=2006 2022-02-17 14:25:25.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:25.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3828 2022-02-17 14:25:25.583 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 14:25:25.583 | Waiting for keystone to start... 2022-02-17 14:25:25.598 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.67/identity/v3/ 2022-02-17 14:25:25.619 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.67/identity/v3/ 2022-02-17 14:25:25.634 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 14:25:25.651 | + functions:wait_for_service:458 : local url=http://10.222.0.67/identity/v3/ 2022-02-17 14:25:25.666 | + functions:wait_for_service:459 : local rval=0 2022-02-17 14:25:25.683 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 14:25:25.707 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 14:25:25.735 | + functions-common:time_start:2412 : local start_time= 2022-02-17 14:25:25.750 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:25:25.783 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:25:25.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1645107925784 2022-02-17 14:25:25.827 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 14:25:25.885 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/identity/v3/ 2022-02-17 14:25:32.265 | + :: : [[ 200 == 503 ]] 2022-02-17 14:25:32.270 | + :: : [[ 0 -eq 7 ]] 2022-02-17 14:25:32.275 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 14:25:32.278 | + functions-common:time_stop:2425 : local name 2022-02-17 14:25:32.280 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:25:32.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:25:32.285 | + functions-common:time_stop:2428 : local total 2022-02-17 14:25:32.288 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:25:32.290 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 14:25:32.292 | + functions-common:time_stop:2432 : start_time=1645107925784 2022-02-17 14:25:32.295 | + functions-common:time_stop:2434 : [[ -z 1645107925784 ]] 2022-02-17 14:25:32.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:25:32.302 | + functions-common:time_stop:2437 : end_time=1645107932299 2022-02-17 14:25:32.304 | + functions-common:time_stop:2438 : elapsed_time=6515 2022-02-17 14:25:32.307 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:25:32.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:25:32.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6515 2022-02-17 14:25:32.314 | + functions:wait_for_service:467 : return 0 2022-02-17 14:25:32.316 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 14:25:32.340 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:25:32.343 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 14:25:32.345 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:25:32.347 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 14:25:32.381 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 14:25:32.385 | + lib/keystone:bootstrap_keystone:591 : /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.67/identity 2022-02-17 14:25:32.677 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 14:25:32.711 | [77187 Async install_tempest:77187]: finished successfully 2022-02-17 14:25:37.065 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.065 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.066 | 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=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.074 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.090 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.091 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.121 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.153 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.154 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.244 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.258 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.259 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.259 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.259 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.259 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.259 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.260 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.267 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.270 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.270 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.270 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.270 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.270 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.271 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.271 | [00;32mDEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80106) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 14:25:37.302 | 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=80106) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 14:25:37.654 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created domain default 2022-02-17 14:25:37.695 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created project admin 2022-02-17 14:25:37.721 | DEBUG passlib.handlers.bcrypt [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80106) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 14:25:37.722 | DEBUG passlib.handlers.bcrypt [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80106) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 14:25:37.781 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created user admin 2022-02-17 14:25:37.794 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created role reader 2022-02-17 14:25:37.804 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created role member 2022-02-17 14:25:37.825 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created implied role where 2e0117d563f14b6892398ef7454deed3 implies de9aacd95e534cf3945c8350cf005731 2022-02-17 14:25:37.835 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created role admin 2022-02-17 14:25:37.852 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created implied role where ed4ae5c1d9cf447db76d016b89aa39cc implies 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:25:37.863 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Granted role admin on project admin to user admin. 2022-02-17 14:25:37.869 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Granted role admin on the system to user admin. 2022-02-17 14:25:37.881 | WARNING py.warnings [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 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-02-17 14:25:37.881 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 14:25:37.881 |  2022-02-17 14:25:37.884 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created region RegionOne 2022-02-17 14:25:37.916 | INFO keystone.cmd.bootstrap [None req-27d30825-bbb2-4bea-aa14-0cd3d08213c3 None None] Created public endpoint http://10.222.0.67/identity 2022-02-17 14:25:38.371 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 14:25:38.374 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 14:25:38.376 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 14:25:38.379 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 14:25:41.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:41.576 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:41.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:41.576 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:41.736 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:41.739 | + lib/keystone:create_keystone_accounts:299 : admin_project=4ec07259ee484bdfbe094d524d4e80bd 2022-02-17 14:25:41.742 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 14:25:41.745 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 14:25:43.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:43.986 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:43.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:43.987 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:44.147 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:44.150 | + lib/keystone:create_keystone_accounts:301 : admin_user=d3904ff1be7a453a9615cc8aeab48406 2022-02-17 14:25:44.152 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 14:25:44.154 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 14:25:44.157 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 14:25:44.159 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin d3904ff1be7a453a9615cc8aeab48406 default 2022-02-17 14:25:44.214 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d3904ff1be7a453a9615cc8aeab48406 default 2022-02-17 14:25:44.252 | [17564 Async ks-domain-role:80263]: running: get_or_add_user_domain_role admin d3904ff1be7a453a9615cc8aeab48406 default 2022-02-17 14:25:44.255 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 14:25:44.257 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 14:25:44.260 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 14:25:46.700 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 14:25:46.702 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 14:25:46.702 | default 2022-02-17 14:25:46.705 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 14:25:46.765 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 14:25:46.813 | [17564 Async ks-project:80402]: running: get_or_create_project service Default 2022-02-17 14:25:46.815 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 14:25:46.883 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 14:25:46.927 | [17564 Async ks-service:80488]: running: get_or_create_role service 2022-02-17 14:25:46.929 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 14:25:47.002 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 14:25:47.064 | [17564 Async ks-reseller:80574]: running: get_or_create_role ResellerAdmin 2022-02-17 14:25:47.067 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 14:25:47.082 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 14:25:47.515 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 14:25:47.718 | [17564 Async ks-anotherrole:80664]: running: get_or_create_role anotherrole 2022-02-17 14:25:47.736 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 14:25:47.759 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 14:25:47.783 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:25:47.814 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 14:25:50.330 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:50.499 | [80488 Async ks-service:80488]: finished successfully 2022-02-17 14:25:50.699 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:50.735 | [80402 Async ks-project:80402]: finished successfully 2022-02-17 14:25:50.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:50.859 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:50.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:50.859 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:50.946 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:50.993 | [80574 Async ks-reseller:80574]: finished successfully 2022-02-17 14:25:51.061 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:51.064 | ++ functions-common:get_or_create_project:938 : project_id=99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:51.067 | ++ functions-common:get_or_create_project:939 : echo 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:51.071 | + lib/keystone:create_keystone_accounts:329 : invis_project=99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:51.073 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 14:25:51.077 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 14:25:51.079 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:25:51.083 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 14:25:51.235 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:51.264 | [80664 Async ks-anotherrole:80664]: finished successfully 2022-02-17 14:25:52.985 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:25:53.009 | [80263 Async ks-domain-role:80263]: finished successfully 2022-02-17 14:25:53.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:53.326 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:53.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:53.327 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:53.490 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:53.494 | ++ functions-common:get_or_create_project:938 : project_id=ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:53.496 | ++ functions-common:get_or_create_project:939 : echo ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:53.499 | + lib/keystone:create_keystone_accounts:333 : demo_project=ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:53.501 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 14:25:53.505 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 14:25:53.508 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:25:53.510 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 14:25:53.513 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 14:25:53.516 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 14:25:55.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:55.779 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:55.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:55.780 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:55.940 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:55.943 | ++ functions-common:get_or_create_user:925 : user_id=a946e348f8314f188f51470a72d7b78b 2022-02-17 14:25:55.945 | ++ functions-common:get_or_create_user:926 : echo a946e348f8314f188f51470a72d7b78b 2022-02-17 14:25:55.948 | + lib/keystone:create_keystone_accounts:336 : demo_user=a946e348f8314f188f51470a72d7b78b 2022-02-17 14:25:55.950 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 14:25:55.999 | [17564 Async ks-domain-role:80263]: Waiting for completion of get_or_add_user_domain_role admin d3904ff1be7a453a9615cc8aeab48406 default running on PID 80263 (6 other jobs running) 2022-02-17 14:25:56.023 | [17564 Async ks-domain-role:80263]: Signaling child to exit 2022-02-17 14:25:56.023 | WAKEUP 2022-02-17 14:25:56.046 | [17564 Async ks-domain-role:80263]: Signaled 2022-02-17 14:25:56.048 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user d3904ff1be7a453a9615cc8aeab48406 --domain default 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 14:25:56.048 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:25:56.048 | ++ functions-common:get_field:812 : read data 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.048 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 14:25:56.048 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 14:25:56.048 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user d3904ff1be7a453a9615cc8aeab48406 --domain default 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:25:56.048 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user d3904ff1be7a453a9615cc8aeab48406 --domain default 2022-02-17 14:25:56.048 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:25:56.048 | ++ functions-common:get_field:812 : read data 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.048 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.048 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.049 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:25:56.049 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:25:56.049 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:25:56.049 | ++ functions-common:get_field:818 : echo '| ed4ae5c1d9cf447db76d016b89aa39cc | d3904ff1be7a453a9615cc8aeab48406 | | | default | | False |' 2022-02-17 14:25:56.049 | ++ functions-common:get_field:812 : read data 2022-02-17 14:25:56.049 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:25:56.049 | + functions-common:get_or_add_user_domain_role:1021 : echo ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:25:56.049 | ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:25:56.091 | [17564 Async ks-domain-role:80263]: finished get_or_add_user_domain_role admin d3904ff1be7a453a9615cc8aeab48406 default with result 0 in 8 seconds 2022-02-17 14:25:56.098 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 14:25:56.132 | [17564 Async ks-project:80402]: Waiting for completion of get_or_create_project service Default running on PID 80402 (5 other jobs running) 2022-02-17 14:25:56.157 | [17564 Async ks-project:80402]: Signaling child to exit 2022-02-17 14:25:56.157 | WAKEUP 2022-02-17 14:25:56.178 | [17564 Async ks-project:80402]: Signaled 2022-02-17 14:25:56.180 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:25:56.180 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 14:25:56.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.180 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.180 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.180 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.180 | + functions-common:get_or_create_project:938 : project_id=ec411b21a5ce4bcaa3af0f832067c2b7 2022-02-17 14:25:56.180 | + functions-common:get_or_create_project:939 : echo ec411b21a5ce4bcaa3af0f832067c2b7 2022-02-17 14:25:56.180 | ec411b21a5ce4bcaa3af0f832067c2b7 2022-02-17 14:25:56.223 | [17564 Async ks-project:80402]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-17 14:25:56.259 | [17564 Async ks-service:80488]: Waiting for completion of get_or_create_role service running on PID 80488 (4 other jobs running) 2022-02-17 14:25:56.283 | [17564 Async ks-service:80488]: Signaling child to exit 2022-02-17 14:25:56.283 | WAKEUP 2022-02-17 14:25:56.304 | [17564 Async ks-service:80488]: Signaled 2022-02-17 14:25:56.305 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:25:56.305 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 14:25:56.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.306 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.306 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.306 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.306 | + functions-common:get_or_create_role:950 : role_id=7236b217655443709f048a159871f487 2022-02-17 14:25:56.306 | + functions-common:get_or_create_role:951 : echo 7236b217655443709f048a159871f487 2022-02-17 14:25:56.306 | 7236b217655443709f048a159871f487 2022-02-17 14:25:56.350 | [17564 Async ks-service:80488]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-17 14:25:56.386 | [17564 Async ks-reseller:80574]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80574 (3 other jobs running) 2022-02-17 14:25:56.410 | [17564 Async ks-reseller:80574]: Signaling child to exit 2022-02-17 14:25:56.410 | WAKEUP 2022-02-17 14:25:56.432 | [17564 Async ks-reseller:80574]: Signaled 2022-02-17 14:25:56.433 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:25:56.434 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 14:25:56.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.434 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.434 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.434 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.434 | + functions-common:get_or_create_role:950 : role_id=e2c7f104d7724b88836ca3f4011d1326 2022-02-17 14:25:56.434 | + functions-common:get_or_create_role:951 : echo e2c7f104d7724b88836ca3f4011d1326 2022-02-17 14:25:56.434 | e2c7f104d7724b88836ca3f4011d1326 2022-02-17 14:25:56.478 | [17564 Async ks-reseller:80574]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-02-17 14:25:56.516 | [17564 Async ks-anotherrole:80664]: Waiting for completion of get_or_create_role anotherrole running on PID 80664 (2 other jobs running) 2022-02-17 14:25:56.540 | [17564 Async ks-anotherrole:80664]: Signaling child to exit 2022-02-17 14:25:56.541 | WAKEUP 2022-02-17 14:25:56.563 | [17564 Async ks-anotherrole:80664]: Signaled 2022-02-17 14:25:56.564 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 14:25:56.564 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 14:25:56.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.564 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:25:56.564 | from cryptography.utils import int_from_bytes 2022-02-17 14:25:56.564 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:25:56.564 | + functions-common:get_or_create_role:950 : role_id=167de1a5865643dabee16ba17317419d 2022-02-17 14:25:56.564 | + functions-common:get_or_create_role:951 : echo 167de1a5865643dabee16ba17317419d 2022-02-17 14:25:56.564 | 167de1a5865643dabee16ba17317419d 2022-02-17 14:25:56.607 | [17564 Async ks-anotherrole:80664]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-17 14:25:56.611 | + inc/async:async_wait:197 : return 0 2022-02-17 14:25:56.614 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.671 | + inc/async:async_inner:63 : get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.711 | [17564 Async ks-demo-member:81531]: running: get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.714 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin d3904ff1be7a453a9615cc8aeab48406 ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.774 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d3904ff1be7a453a9615cc8aeab48406 ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.821 | [17564 Async ks-demo-admin:81643]: running: get_or_add_user_project_role admin d3904ff1be7a453a9615cc8aeab48406 ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.824 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.898 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.945 | [17564 Async ks-demo-another:81755]: running: get_or_add_user_project_role anotherrole a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:25:56.949 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:57.015 | + inc/async:async_inner:63 : get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:57.089 | [17564 Async ks-demo-invis:81867]: running: get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:25:57.092 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 14:25:57.099 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 14:25:57.107 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:25:57.112 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 14:25:57.122 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 14:25:57.131 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 14:26:00.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:00.070 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:00.070 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:00.326 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:00.350 | ++ functions-common:get_or_create_user:925 : user_id=df3617dc0a5b49308e503894dce63edf 2022-02-17 14:26:00.370 | ++ functions-common:get_or_create_user:926 : echo df3617dc0a5b49308e503894dce63edf 2022-02-17 14:26:00.390 | + lib/keystone:create_keystone_accounts:349 : demo_reader=df3617dc0a5b49308e503894dce63edf 2022-02-17 14:26:00.396 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader df3617dc0a5b49308e503894dce63edf ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:00.767 | + inc/async:async_inner:63 : get_or_add_user_project_role reader df3617dc0a5b49308e503894dce63edf ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:00.989 | [17564 Async ks-demo-reader:82064]: running: get_or_add_user_project_role reader df3617dc0a5b49308e503894dce63edf ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:01.000 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 14:26:01.034 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 14:26:01.055 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 14:26:01.086 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 14:26:05.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.762 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:05.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:05.762 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:06.159 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:06.183 | ++ functions-common:get_or_create_project:938 : project_id=476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:06.203 | ++ functions-common:get_or_create_project:939 : echo 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:06.230 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:06.254 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 14:26:06.291 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 14:26:06.311 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:06.327 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 14:26:06.346 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 14:26:06.378 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 14:26:07.463 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:07.583 | [81755 Async ks-demo-another:81755]: finished successfully 2022-02-17 14:26:07.604 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:07.643 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:07.700 | [81867 Async ks-demo-invis:81867]: finished successfully 2022-02-17 14:26:07.700 | [81643 Async ks-demo-admin:81643]: finished successfully 2022-02-17 14:26:08.047 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:08.076 | [81531 Async ks-demo-member:81531]: finished successfully 2022-02-17 14:26:09.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:09.145 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:09.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:09.146 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:09.310 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:09.313 | ++ functions-common:get_or_create_user:925 : user_id=ac1ee1bc61aa4e24adf6798103c64af4 2022-02-17 14:26:09.315 | ++ functions-common:get_or_create_user:926 : echo ac1ee1bc61aa4e24adf6798103c64af4 2022-02-17 14:26:09.318 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=ac1ee1bc61aa4e24adf6798103c64af4 2022-02-17 14:26:09.321 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.380 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.425 | [17564 Async ks-alt-admin:82620]: running: get_or_add_user_project_role admin ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.431 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.497 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.551 | [17564 Async ks-alt-another:82732]: running: get_or_add_user_project_role anotherrole ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:09.554 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 14:26:09.557 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 14:26:09.560 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:09.563 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 14:26:09.565 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 14:26:09.569 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 14:26:10.692 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:10.721 | [82064 Async ks-demo-reader:82064]: finished successfully 2022-02-17 14:26:11.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:11.831 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:11.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:11.831 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:12.041 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:12.044 | ++ functions-common:get_or_create_user:925 : user_id=b9add37599804687a58a2f32a2b81784 2022-02-17 14:26:12.047 | ++ functions-common:get_or_create_user:926 : echo b9add37599804687a58a2f32a2b81784 2022-02-17 14:26:12.051 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=b9add37599804687a58a2f32a2b81784 2022-02-17 14:26:12.053 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member b9add37599804687a58a2f32a2b81784 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:12.124 | + inc/async:async_inner:63 : get_or_add_user_project_role member b9add37599804687a58a2f32a2b81784 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:12.176 | [17564 Async ks-alt-member-user:82945]: running: get_or_add_user_project_role member b9add37599804687a58a2f32a2b81784 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:12.179 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 14:26:12.183 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 14:26:12.186 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:12.189 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 14:26:12.191 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 14:26:12.195 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 14:26:14.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:14.619 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:14.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:14.619 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:14.823 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:14.831 | ++ functions-common:get_or_create_user:925 : user_id=615673e7eaea4f3a9ea87c524e42dd2b 2022-02-17 14:26:14.835 | ++ functions-common:get_or_create_user:926 : echo 615673e7eaea4f3a9ea87c524e42dd2b 2022-02-17 14:26:14.837 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=615673e7eaea4f3a9ea87c524e42dd2b 2022-02-17 14:26:14.844 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 615673e7eaea4f3a9ea87c524e42dd2b 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:14.929 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 615673e7eaea4f3a9ea87c524e42dd2b 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:15.021 | [17564 Async ks-alt-reader-user:83142]: running: get_or_add_user_project_role reader 615673e7eaea4f3a9ea87c524e42dd2b 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:15.024 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 14:26:15.051 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:15.066 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 14:26:15.090 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 14:26:15.122 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 14:26:17.879 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:17.977 | [82620 Async ks-alt-admin:82620]: finished successfully 2022-02-17 14:26:18.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:18.219 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:18.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:18.219 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:18.435 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:18.438 | ++ functions-common:get_or_create_user:925 : user_id=59fe45fa76504ee1a0944d6c5499d978 2022-02-17 14:26:18.442 | ++ functions-common:get_or_create_user:926 : echo 59fe45fa76504ee1a0944d6c5499d978 2022-02-17 14:26:18.445 | + lib/keystone:create_keystone_accounts:381 : system_member_user=59fe45fa76504ee1a0944d6c5499d978 2022-02-17 14:26:18.448 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 59fe45fa76504ee1a0944d6c5499d978 all 2022-02-17 14:26:18.481 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:18.526 | [82732 Async ks-alt-another:82732]: finished successfully 2022-02-17 14:26:18.532 | + inc/async:async_inner:63 : get_or_add_user_system_role member 59fe45fa76504ee1a0944d6c5499d978 all 2022-02-17 14:26:18.594 | [17564 Async ks-system-member:83495]: running: get_or_add_user_system_role member 59fe45fa76504ee1a0944d6c5499d978 all 2022-02-17 14:26:18.597 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 14:26:18.600 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 14:26:18.603 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 14:26:18.605 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 14:26:18.609 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 14:26:20.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:20.945 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:20.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:20.945 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:21.175 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:21.178 | ++ functions-common:get_or_create_user:925 : user_id=f792244766954228b0b87d16fc3565f2 2022-02-17 14:26:21.181 | ++ functions-common:get_or_create_user:926 : echo f792244766954228b0b87d16fc3565f2 2022-02-17 14:26:21.184 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=f792244766954228b0b87d16fc3565f2 2022-02-17 14:26:21.187 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader f792244766954228b0b87d16fc3565f2 all 2022-02-17 14:26:21.265 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f792244766954228b0b87d16fc3565f2 all 2022-02-17 14:26:21.329 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:21.336 | [17564 Async ks-system-reader:83692]: running: get_or_add_user_system_role reader f792244766954228b0b87d16fc3565f2 all 2022-02-17 14:26:21.348 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 14:26:21.356 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 14:26:21.361 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 14:26:21.367 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 14:26:21.371 | [82945 Async ks-alt-member-user:82945]: finished successfully 2022-02-17 14:26:21.373 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 14:26:23.502 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:23.543 | [83142 Async ks-alt-reader-user:83142]: finished successfully 2022-02-17 14:26:23.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:23.660 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:23.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:23.660 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:23.857 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:23.860 | ++ functions-common:get_or_create_group:902 : group_id=e7c4ced0a7954d1087dda1db4e7714f5 2022-02-17 14:26:23.862 | ++ functions-common:get_or_create_group:903 : echo e7c4ced0a7954d1087dda1db4e7714f5 2022-02-17 14:26:23.866 | + lib/keystone:create_keystone_accounts:391 : admin_group=e7c4ced0a7954d1087dda1db4e7714f5 2022-02-17 14:26:23.868 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 14:26:23.871 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 14:26:23.874 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 14:26:23.879 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 14:26:23.882 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 14:26:26.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:26.135 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:26.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:26.135 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:26.310 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:26.329 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:26.334 | ++ functions-common:get_or_create_group:902 : group_id=89523e94cefb42b983869fccccea2e5a 2022-02-17 14:26:26.337 | ++ functions-common:get_or_create_group:903 : echo 89523e94cefb42b983869fccccea2e5a 2022-02-17 14:26:26.346 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=89523e94cefb42b983869fccccea2e5a 2022-02-17 14:26:26.351 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.358 | [83495 Async ks-system-member:83495]: finished successfully 2022-02-17 14:26:26.421 | + inc/async:async_inner:63 : get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.470 | [17564 Async ks-group-memberdemo:84042]: running: get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.473 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.539 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.582 | [17564 Async ks-group-anotherdemo:84147]: running: get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:26.585 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:26.653 | + inc/async:async_inner:63 : get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:26.723 | [17564 Async ks-group-memberalt:84233]: running: get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:26.726 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:27.110 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:27.344 | [17564 Async ks-group-anotheralt:84320]: running: get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:27.358 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd 2022-02-17 14:26:27.767 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd 2022-02-17 14:26:28.012 | [17564 Async ks-group-admin:84409]: running: get_or_add_group_project_role admin e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd 2022-02-17 14:26:28.027 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 14:26:28.410 | [17564 Async ks-demo-member:81531]: Waiting for completion of get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 running on PID 81531 (17 other jobs running) 2022-02-17 14:26:28.576 | [17564 Async ks-demo-member:81531]: Signaling child to exit 2022-02-17 14:26:28.577 | WAKEUP 2022-02-17 14:26:28.740 | [17564 Async ks-demo-member:81531]: Signaled 2022-02-17 14:26:28.750 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:28.750 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:28.750 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:28.750 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:28.750 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:28.750 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:28.750 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:28.750 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:28.750 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:28.750 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:28.750 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:28.750 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:28.750 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:28.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.750 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.751 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:28.751 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:28.751 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:28.751 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:28.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.751 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.751 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:28.751 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:28.751 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:28.751 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:28.751 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:28.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.751 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:28.751 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:28.751 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:28.751 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:28.751 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:28.751 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:28.751 | ++ functions-common:get_field:818 : echo '| 2e0117d563f14b6892398ef7454deed3 | a946e348f8314f188f51470a72d7b78b | | ceca60f7685548ccbaaa2941ee8b1590 | | | False |' 2022-02-17 14:26:28.751 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:28.751 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:28.751 | + functions-common:get_or_add_user_project_role:997 : echo 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:28.751 | 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:29.114 | [17564 Async ks-demo-member:81531]: finished get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 11 seconds 2022-02-17 14:26:29.409 | [17564 Async ks-demo-admin:81643]: Waiting for completion of get_or_add_user_project_role admin d3904ff1be7a453a9615cc8aeab48406 ceca60f7685548ccbaaa2941ee8b1590 running on PID 81643 (16 other jobs running) 2022-02-17 14:26:29.582 | [17564 Async ks-demo-admin:81643]: Signaling child to exit 2022-02-17 14:26:29.582 | WAKEUP 2022-02-17 14:26:29.733 | [17564 Async ks-demo-admin:81643]: Signaled 2022-02-17 14:26:29.747 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:29.747 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:29.747 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:29.747 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:29.747 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:29.747 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:29.747 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:29.747 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:29.747 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user d3904ff1be7a453a9615cc8aeab48406 --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:29.747 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:29.747 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:29.747 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:29.747 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:29.748 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:29.748 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:29.748 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user d3904ff1be7a453a9615cc8aeab48406 --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:29.748 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user d3904ff1be7a453a9615cc8aeab48406 --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:29.748 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:29.748 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:29.748 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:29.748 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:29.748 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:29.748 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:29.748 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:29.748 | ++ functions-common:get_field:818 : echo '| ed4ae5c1d9cf447db76d016b89aa39cc | d3904ff1be7a453a9615cc8aeab48406 | | ceca60f7685548ccbaaa2941ee8b1590 | | | False |' 2022-02-17 14:26:29.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:29.748 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:29.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:29.749 | + functions-common:get_or_add_user_project_role:997 : echo ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:29.749 | ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:30.073 | [17564 Async ks-demo-admin:81643]: finished get_or_add_user_project_role admin d3904ff1be7a453a9615cc8aeab48406 ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 10 seconds 2022-02-17 14:26:30.301 | [17564 Async ks-demo-another:81755]: Waiting for completion of get_or_add_user_project_role anotherrole a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 running on PID 81755 (15 other jobs running) 2022-02-17 14:26:30.448 | [17564 Async ks-demo-another:81755]: Signaling child to exit 2022-02-17 14:26:30.448 | WAKEUP 2022-02-17 14:26:30.591 | [17564 Async ks-demo-another:81755]: Signaled 2022-02-17 14:26:30.603 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:30.603 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:30.603 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:30.603 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:30.603 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:30.603 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:30.603 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:30.603 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:30.604 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:30.604 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:30.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:30.604 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:30.604 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user a946e348f8314f188f51470a72d7b78b --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:30.604 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:30.604 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:30.604 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:30.604 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:30.604 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:30.604 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:30.604 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:30.604 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:30.604 | ++ functions-common:get_field:818 : echo '| 167de1a5865643dabee16ba17317419d | a946e348f8314f188f51470a72d7b78b | | ceca60f7685548ccbaaa2941ee8b1590 | | | False |' 2022-02-17 14:26:30.604 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:30.604 | + functions-common:get_or_add_user_project_role:995 : user_role_id=167de1a5865643dabee16ba17317419d 2022-02-17 14:26:30.605 | + functions-common:get_or_add_user_project_role:997 : echo 167de1a5865643dabee16ba17317419d 2022-02-17 14:26:30.605 | 167de1a5865643dabee16ba17317419d 2022-02-17 14:26:30.898 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:30.939 | [17564 Async ks-demo-another:81755]: finished get_or_add_user_project_role anotherrole a946e348f8314f188f51470a72d7b78b ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 10 seconds 2022-02-17 14:26:31.054 | [83692 Async ks-system-reader:83692]: finished successfully 2022-02-17 14:26:31.199 | [17564 Async ks-demo-invis:81867]: Waiting for completion of get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b 99af01cfe7eb44eeb608087e951dc10e running on PID 81867 (14 other jobs running) 2022-02-17 14:26:31.380 | [17564 Async ks-demo-invis:81867]: Signaling child to exit 2022-02-17 14:26:31.380 | WAKEUP 2022-02-17 14:26:31.577 | [17564 Async ks-demo-invis:81867]: Signaled 2022-02-17 14:26:31.590 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:31.590 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:31.590 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:31.590 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:31.590 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:31.590 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:31.590 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:31.590 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:31.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:31.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:31.590 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:31.590 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a946e348f8314f188f51470a72d7b78b --project 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:26:31.590 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:31.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.590 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.590 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.590 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:31.591 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:31.591 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:31.591 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a946e348f8314f188f51470a72d7b78b --project 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:26:31.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.591 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.591 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.591 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:31.591 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:31.591 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a946e348f8314f188f51470a72d7b78b --project 99af01cfe7eb44eeb608087e951dc10e 2022-02-17 14:26:31.591 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:31.591 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:31.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.591 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:31.591 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:31.591 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:31.591 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:31.591 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:31.591 | ++ functions-common:get_field:818 : echo '| 2e0117d563f14b6892398ef7454deed3 | a946e348f8314f188f51470a72d7b78b | | 99af01cfe7eb44eeb608087e951dc10e | | | False |' 2022-02-17 14:26:31.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:31.591 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:31.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:31.591 | + functions-common:get_or_add_user_project_role:997 : echo 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:31.591 | 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:31.835 | [17564 Async ks-demo-invis:81867]: finished get_or_add_user_project_role member a946e348f8314f188f51470a72d7b78b 99af01cfe7eb44eeb608087e951dc10e with result 0 in 10 seconds 2022-02-17 14:26:32.125 | [17564 Async ks-demo-reader:82064]: Waiting for completion of get_or_add_user_project_role reader df3617dc0a5b49308e503894dce63edf ceca60f7685548ccbaaa2941ee8b1590 running on PID 82064 (13 other jobs running) 2022-02-17 14:26:32.282 | [17564 Async ks-demo-reader:82064]: Signaling child to exit 2022-02-17 14:26:32.282 | WAKEUP 2022-02-17 14:26:32.418 | [17564 Async ks-demo-reader:82064]: Signaled 2022-02-17 14:26:32.434 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:32.434 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:32.434 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:32.434 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:32.434 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:32.434 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:32.434 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:32.434 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:32.434 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:32.434 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:32.434 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user df3617dc0a5b49308e503894dce63edf --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:32.434 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:32.434 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:32.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.434 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.434 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.434 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:32.434 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:32.434 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:32.434 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user df3617dc0a5b49308e503894dce63edf --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:32.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.434 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.435 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.435 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user df3617dc0a5b49308e503894dce63edf --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:32.435 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:32.435 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:32.435 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:32.435 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:32.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.435 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:32.435 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:32.435 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:32.435 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:32.435 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:32.435 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:32.435 | ++ functions-common:get_field:818 : echo '| de9aacd95e534cf3945c8350cf005731 | df3617dc0a5b49308e503894dce63edf | | ceca60f7685548ccbaaa2941ee8b1590 | | | False |' 2022-02-17 14:26:32.435 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:32.435 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:32.435 | + functions-common:get_or_add_user_project_role:997 : echo de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:32.435 | de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:32.730 | [17564 Async ks-demo-reader:82064]: finished get_or_add_user_project_role reader df3617dc0a5b49308e503894dce63edf ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 10 seconds 2022-02-17 14:26:32.757 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:32.773 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 14:26:33.115 | [17564 Async ks-alt-admin:82620]: Waiting for completion of get_or_add_user_project_role admin ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf running on PID 82620 (12 other jobs running) 2022-02-17 14:26:33.299 | [17564 Async ks-alt-admin:82620]: Signaling child to exit 2022-02-17 14:26:33.299 | WAKEUP 2022-02-17 14:26:33.445 | [17564 Async ks-alt-admin:82620]: Signaled 2022-02-17 14:26:33.462 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:33.462 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:33.462 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:33.462 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:33.463 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:33.463 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:33.463 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:33.463 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:33.463 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:33.463 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.463 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:33.463 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:33.463 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:33.463 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:33.463 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:33.463 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:33.463 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.463 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:33.464 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:33.464 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:33.464 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:33.464 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:33.464 | ++ functions-common:get_field:818 : echo '| ed4ae5c1d9cf447db76d016b89aa39cc | ac1ee1bc61aa4e24adf6798103c64af4 | | 476dc83e9cf04394997f03e1f2ae7fbf | | | False |' 2022-02-17 14:26:33.464 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:33.464 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:33.464 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:33.464 | + functions-common:get_or_add_user_project_role:997 : echo ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:33.464 | ed4ae5c1d9cf447db76d016b89aa39cc 2022-02-17 14:26:33.748 | [17564 Async ks-alt-admin:82620]: finished get_or_add_user_project_role admin ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 8 seconds 2022-02-17 14:26:33.949 | [17564 Async ks-alt-another:82732]: Waiting for completion of get_or_add_user_project_role anotherrole ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf running on PID 82732 (11 other jobs running) 2022-02-17 14:26:34.107 | [17564 Async ks-alt-another:82732]: Signaling child to exit 2022-02-17 14:26:34.108 | WAKEUP 2022-02-17 14:26:34.260 | [17564 Async ks-alt-another:82732]: Signaled 2022-02-17 14:26:34.277 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:34.277 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:34.277 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:34.277 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:34.277 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:34.277 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:34.277 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:34.277 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:34.277 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:34.277 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:34.277 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:34.277 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:34.277 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:34.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.277 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.278 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:34.278 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:34.278 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:34.278 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:34.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.278 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.278 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:34.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:34.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user ac1ee1bc61aa4e24adf6798103c64af4 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:34.278 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:34.278 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:34.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.278 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:34.278 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:34.278 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:34.278 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:34.278 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:34.278 | ++ functions-common:get_field:818 : echo '| 167de1a5865643dabee16ba17317419d | ac1ee1bc61aa4e24adf6798103c64af4 | | 476dc83e9cf04394997f03e1f2ae7fbf | | | False |' 2022-02-17 14:26:34.278 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:34.278 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:34.278 | + functions-common:get_or_add_user_project_role:995 : user_role_id=167de1a5865643dabee16ba17317419d 2022-02-17 14:26:34.278 | + functions-common:get_or_add_user_project_role:997 : echo 167de1a5865643dabee16ba17317419d 2022-02-17 14:26:34.278 | 167de1a5865643dabee16ba17317419d 2022-02-17 14:26:34.586 | [17564 Async ks-alt-another:82732]: finished get_or_add_user_project_role anotherrole ac1ee1bc61aa4e24adf6798103c64af4 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 9 seconds 2022-02-17 14:26:34.866 | [17564 Async ks-alt-member-user:82945]: Waiting for completion of get_or_add_user_project_role member b9add37599804687a58a2f32a2b81784 476dc83e9cf04394997f03e1f2ae7fbf running on PID 82945 (10 other jobs running) 2022-02-17 14:26:35.029 | [17564 Async ks-alt-member-user:82945]: Signaling child to exit 2022-02-17 14:26:35.029 | WAKEUP 2022-02-17 14:26:35.175 | [17564 Async ks-alt-member-user:82945]: Signaled 2022-02-17 14:26:35.191 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:35.191 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:35.191 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:35.191 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:35.191 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:35.191 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:35.191 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user b9add37599804687a58a2f32a2b81784 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:35.191 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:35.191 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:35.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.191 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.191 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.191 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:35.191 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:35.191 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:35.191 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user b9add37599804687a58a2f32a2b81784 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:35.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.191 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.191 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user b9add37599804687a58a2f32a2b81784 --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:35.191 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:35.191 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:35.192 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:35.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.192 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:35.192 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:35.192 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:35.192 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:35.192 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:35.192 | ++ functions-common:get_field:818 : echo '| 2e0117d563f14b6892398ef7454deed3 | b9add37599804687a58a2f32a2b81784 | | 476dc83e9cf04394997f03e1f2ae7fbf | | | False |' 2022-02-17 14:26:35.192 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:35.192 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:35.192 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:35.192 | + functions-common:get_or_add_user_project_role:997 : echo 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:35.192 | 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:35.534 | [17564 Async ks-alt-member-user:82945]: finished get_or_add_user_project_role member b9add37599804687a58a2f32a2b81784 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 9 seconds 2022-02-17 14:26:35.776 | [17564 Async ks-alt-reader-user:83142]: Waiting for completion of get_or_add_user_project_role reader 615673e7eaea4f3a9ea87c524e42dd2b 476dc83e9cf04394997f03e1f2ae7fbf running on PID 83142 (9 other jobs running) 2022-02-17 14:26:35.937 | [17564 Async ks-alt-reader-user:83142]: Signaling child to exit 2022-02-17 14:26:35.937 | WAKEUP 2022-02-17 14:26:36.072 | [17564 Async ks-alt-reader-user:83142]: Signaled 2022-02-17 14:26:36.086 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 14:26:36.086 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 14:26:36.086 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:36.086 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:36.086 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:36.086 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:36.086 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:36.086 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 14:26:36.086 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 615673e7eaea4f3a9ea87c524e42dd2b --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:36.086 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 14:26:36.086 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:36.086 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:36.086 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.086 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.086 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.086 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:36.087 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 14:26:36.087 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 14:26:36.087 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 615673e7eaea4f3a9ea87c524e42dd2b --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:36.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.087 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.087 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.087 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 615673e7eaea4f3a9ea87c524e42dd2b --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:36.087 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 14:26:36.087 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 14:26:36.087 | ++ functions-common:get_field:811 : local data field 2022-02-17 14:26:36.087 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.087 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:36.087 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:36.087 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:36.087 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 14:26:36.087 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 14:26:36.087 | ++ functions-common:get_field:818 : echo '| de9aacd95e534cf3945c8350cf005731 | 615673e7eaea4f3a9ea87c524e42dd2b | | 476dc83e9cf04394997f03e1f2ae7fbf | | | False |' 2022-02-17 14:26:36.087 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 14:26:36.087 | ++ functions-common:get_field:812 : read data 2022-02-17 14:26:36.087 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:36.087 | + functions-common:get_or_add_user_project_role:997 : echo de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:36.087 | de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:36.402 | [17564 Async ks-alt-reader-user:83142]: finished get_or_add_user_project_role reader 615673e7eaea4f3a9ea87c524e42dd2b 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 8 seconds 2022-02-17 14:26:36.438 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:36.460 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 14:26:36.566 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:36.742 | [84147 Async ks-group-anotherdemo:84147]: finished successfully 2022-02-17 14:26:36.808 | [17564 Async ks-system-member:83495]: Waiting for completion of get_or_add_user_system_role member 59fe45fa76504ee1a0944d6c5499d978 all running on PID 83495 (8 other jobs running) 2022-02-17 14:26:36.966 | [17564 Async ks-system-member:83495]: Signaling child to exit 2022-02-17 14:26:36.966 | WAKEUP 2022-02-17 14:26:37.098 | [17564 Async ks-system-member:83495]: Signaled 2022-02-17 14:26:37.118 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 14:26:37.118 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 14:26:37.118 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 14:26:37.118 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:37.118 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:37.119 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:37.119 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:37.119 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 14:26:37.119 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 59fe45fa76504ee1a0944d6c5499d978 --system all -f value -c Role 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 59fe45fa76504ee1a0944d6c5499d978 --system all 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 59fe45fa76504ee1a0944d6c5499d978 --system all -f value -c Role 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.119 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.119 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:37.119 | + functions-common:get_or_add_user_system_role:1052 : echo 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:37.119 | 2e0117d563f14b6892398ef7454deed3 2022-02-17 14:26:37.266 | [17564 Async ks-system-member:83495]: finished get_or_add_user_system_role member 59fe45fa76504ee1a0944d6c5499d978 all with result 0 in 7 seconds 2022-02-17 14:26:37.495 | [17564 Async ks-system-reader:83692]: Waiting for completion of get_or_add_user_system_role reader f792244766954228b0b87d16fc3565f2 all running on PID 83692 (7 other jobs running) 2022-02-17 14:26:37.535 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:37.576 | [17564 Async ks-system-reader:83692]: Signaling child to exit 2022-02-17 14:26:37.577 | WAKEUP 2022-02-17 14:26:37.602 | [84042 Async ks-group-memberdemo:84042]: finished successfully 2022-02-17 14:26:37.653 | [17564 Async ks-system-reader:83692]: Signaled 2022-02-17 14:26:37.654 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 14:26:37.654 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 14:26:37.654 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 14:26:37.654 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 14:26:37.654 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 14:26:37.654 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 14:26:37.654 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 14:26:37.654 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 14:26:37.654 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 14:26:37.654 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user f792244766954228b0b87d16fc3565f2 --system all -f value -c Role 2022-02-17 14:26:37.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.655 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 14:26:37.655 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 14:26:37.655 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user f792244766954228b0b87d16fc3565f2 --system all 2022-02-17 14:26:37.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user f792244766954228b0b87d16fc3565f2 --system all -f value -c Role 2022-02-17 14:26:37.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.655 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.655 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.655 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:37.655 | + functions-common:get_or_add_user_system_role:1052 : echo de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:37.655 | de9aacd95e534cf3945c8350cf005731 2022-02-17 14:26:37.733 | [17564 Async ks-system-reader:83692]: finished get_or_add_user_system_role reader f792244766954228b0b87d16fc3565f2 all with result 0 in 9 seconds 2022-02-17 14:26:37.738 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:37.738 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:37.742 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 14:26:37.779 | [84320 Async ks-group-anotheralt:84320]: finished successfully 2022-02-17 14:26:37.829 | [17564 Async ks-group-memberdemo:84042]: Waiting for completion of get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 running on PID 84042 (6 other jobs running) 2022-02-17 14:26:37.860 | [17564 Async ks-group-memberdemo:84042]: Signaling child to exit 2022-02-17 14:26:37.865 | WAKEUP 2022-02-17 14:26:37.899 | [17564 Async ks-group-memberdemo:84042]: Signaled 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:37.901 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 -f value 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 -f value 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:37.901 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:37.901 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False' 2022-02-17 14:26:37.901 | + functions-common:get_or_add_group_project_role:1076 : echo 2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False 2022-02-17 14:26:37.901 | 2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False 2022-02-17 14:26:37.951 | [17564 Async ks-group-memberdemo:84042]: finished get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 11 seconds 2022-02-17 14:26:37.993 | [17564 Async ks-group-anotherdemo:84147]: Waiting for completion of get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 running on PID 84147 (5 other jobs running) 2022-02-17 14:26:38.023 | [17564 Async ks-group-anotherdemo:84147]: Signaling child to exit 2022-02-17 14:26:38.023 | WAKEUP 2022-02-17 14:26:38.050 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:38.051 | [17564 Async ks-group-anotherdemo:84147]: Signaled 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:38.053 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 -f value 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 89523e94cefb42b983869fccccea2e5a --project ceca60f7685548ccbaaa2941ee8b1590 -f value 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.053 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.053 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False' 2022-02-17 14:26:38.053 | + functions-common:get_or_add_group_project_role:1076 : echo 167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False 2022-02-17 14:26:38.053 | 167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 False 2022-02-17 14:26:38.083 | [84233 Async ks-group-memberalt:84233]: finished successfully 2022-02-17 14:26:38.106 | [17564 Async ks-group-anotherdemo:84147]: finished get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a ceca60f7685548ccbaaa2941ee8b1590 with result 0 in 10 seconds 2022-02-17 14:26:38.144 | [17564 Async ks-group-memberalt:84233]: Waiting for completion of get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf running on PID 84233 (4 other jobs running) 2022-02-17 14:26:38.170 | [17564 Async ks-group-memberalt:84233]: Signaling child to exit 2022-02-17 14:26:38.170 | WAKEUP 2022-02-17 14:26:38.194 | [17564 Async ks-group-memberalt:84233]: Signaled 2022-02-17 14:26:38.195 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:38.195 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf -f value 2022-02-17 14:26:38.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.195 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.196 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.196 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:38.196 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:38.196 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:38.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.196 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf -f value 2022-02-17 14:26:38.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.196 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.196 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.196 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False' 2022-02-17 14:26:38.196 | + functions-common:get_or_add_group_project_role:1076 : echo 2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False 2022-02-17 14:26:38.196 | 2e0117d563f14b6892398ef7454deed3 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False 2022-02-17 14:26:38.242 | [17564 Async ks-group-memberalt:84233]: finished get_or_add_group_project_role member 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 11 seconds 2022-02-17 14:26:38.284 | [17564 Async ks-group-anotheralt:84320]: Waiting for completion of get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf running on PID 84320 (3 other jobs running) 2022-02-17 14:26:38.311 | [17564 Async ks-group-anotheralt:84320]: Signaling child to exit 2022-02-17 14:26:38.311 | WAKEUP 2022-02-17 14:26:38.336 | [17564 Async ks-group-anotheralt:84320]: Signaled 2022-02-17 14:26:38.337 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:38.338 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf -f value 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.338 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:38.338 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:38.338 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 89523e94cefb42b983869fccccea2e5a --project 476dc83e9cf04394997f03e1f2ae7fbf -f value 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.338 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.338 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False' 2022-02-17 14:26:38.338 | + functions-common:get_or_add_group_project_role:1076 : echo 167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False 2022-02-17 14:26:38.338 | 167de1a5865643dabee16ba17317419d 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf False 2022-02-17 14:26:38.387 | [17564 Async ks-group-anotheralt:84320]: finished get_or_add_group_project_role anotherrole 89523e94cefb42b983869fccccea2e5a 476dc83e9cf04394997f03e1f2ae7fbf with result 0 in 10 seconds 2022-02-17 14:26:38.428 | [17564 Async ks-group-admin:84409]: Waiting for completion of get_or_add_group_project_role admin e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd running on PID 84409 (2 other jobs running) 2022-02-17 14:26:38.455 | [17564 Async ks-group-admin:84409]: Signaling child to exit 2022-02-17 14:26:38.504 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:26:38.530 | [84409 Async ks-group-admin:84409]: finished successfully 2022-02-17 14:26:38.550 | WAKEUP 2022-02-17 14:26:38.572 | [17564 Async ks-group-admin:84409]: Signaled 2022-02-17 14:26:38.573 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 14:26:38.573 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group e7c4ced0a7954d1087dda1db4e7714f5 --project 4ec07259ee484bdfbe094d524d4e80bd -f value 2022-02-17 14:26:38.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.574 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 14:26:38.574 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 14:26:38.574 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group e7c4ced0a7954d1087dda1db4e7714f5 --project 4ec07259ee484bdfbe094d524d4e80bd 2022-02-17 14:26:38.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group e7c4ced0a7954d1087dda1db4e7714f5 --project 4ec07259ee484bdfbe094d524d4e80bd -f value 2022-02-17 14:26:38.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:26:38.574 | from cryptography.utils import int_from_bytes 2022-02-17 14:26:38.574 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 14:26:38.574 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ed4ae5c1d9cf447db76d016b89aa39cc e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd False' 2022-02-17 14:26:38.574 | + functions-common:get_or_add_group_project_role:1076 : echo ed4ae5c1d9cf447db76d016b89aa39cc e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd False 2022-02-17 14:26:38.574 | ed4ae5c1d9cf447db76d016b89aa39cc e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd False 2022-02-17 14:26:38.619 | [17564 Async ks-group-admin:84409]: finished get_or_add_group_project_role admin e7c4ced0a7954d1087dda1db4e7714f5 4ec07259ee484bdfbe094d524d4e80bd with result 0 in 10 seconds 2022-02-17 14:26:38.623 | + inc/async:async_wait:197 : return 0 2022-02-17 14:26:38.625 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 14:26:38.642 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:38.644 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 14:26:38.662 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:38.665 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 14:26:38.667 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 14:26:38.726 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 14:26:38.764 | [17564 Async create_nova_accounts:86308]: running: create_nova_accounts 2022-02-17 14:26:38.767 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 14:26:38.785 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:38.788 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 14:26:38.791 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 14:26:38.852 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 14:26:38.890 | [17564 Async create_glance_accounts:86423]: running: create_glance_accounts 2022-02-17 14:26:38.893 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 14:26:38.920 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:38.923 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 14:26:38.925 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 14:26:38.997 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 14:26:39.039 | [17564 Async create_cinder_accounts:86553]: running: create_cinder_accounts 2022-02-17 14:26:39.042 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 14:26:39.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:39.065 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 14:26:39.069 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 14:26:39.139 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 14:26:39.212 | [17564 Async create_neutron_accounts:86668]: running: create_neutron_accounts 2022-02-17 14:26:39.216 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 14:26:39.254 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:26:39.257 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 14:26:39.261 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 14:26:39.593 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 14:26:39.809 | [17564 Async create_swift_accounts:86810]: running: create_swift_accounts 2022-02-17 14:26:39.835 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 14:26:39.979 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:26:40.003 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 14:26:40.365 | [17564 Async create_nova_accounts:86308]: Waiting for completion of create_nova_accounts running on PID 86308 (6 other jobs running) 2022-02-17 14:26:40.540 | [17564 Async create_nova_accounts:86308]: Signaling child to exit 2022-02-17 14:27:08.134 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:27:08.285 | [86668 Async create_neutron_accounts:86668]: finished successfully 2022-02-17 14:27:23.299 | + inc/async:async_inner:64 : rc=0 2022-02-17 14:27:23.330 | [86553 Async create_cinder_accounts:86553]: finished successfully