2022-06-17 07:00:57.827 | + ./stack.sh:main:482 : exec 2022-06-17 07:00:57.827 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-17-070057' 2022-06-17 07:00:57.828 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-17-070057.summary.2022-06-17-070057 2022-06-17 07:00:57.828 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:00:57.828 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-17-070057 2022-06-17 07:00:57.828 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-17-070057 /opt/stack/logs/stack.sh.log 2022-06-17 07:00:57.828 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-17-070057.summary.2022-06-17-070057 /opt/stack/logs/stack.sh.log.summary 2022-06-17 07:00:57.828 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-17 07:00:57.828 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-17 07:00:57.828 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-17 07:00:57.828 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-17 07:00:57.828 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-17 07:00:57.828 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-17 07:00:57.828 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-17 07:00:57.831 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-17 07:00:57.833 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-17 07:00:57.835 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-17 07:00:57.837 | + ./stack.sh:main:568 : set -o errexit 2022-06-17 07:00:57.839 | + ./stack.sh:main:571 : uname -a 2022-06-17 07:00:57.840 | Linux dv-cinder-803773-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-17 07:00:57.842 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-17 07:00:57.844 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-17 07:00:57.847 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-17 07:00:57.882 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-17 07:00:57.897 | + ./stack.sh:main:585 : fetch_plugins 2022-06-17 07:00:57.899 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-17 07:00:57.900 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-17 07:00:57.902 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-17 07:00:57.904 | + functions-common:fetch_plugins:1777 : return 2022-06-17 07:00:57.906 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-17 07:00:57.908 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-17 07:00:57.910 | + functions-common:run_phase:1855 : local phase= 2022-06-17 07:00:57.912 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:00:57.913 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:00:57.915 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:00:57.917 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:00:57.919 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:00:57.921 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:00:57.924 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:00:57.925 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:00:57.927 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:00:57.929 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-17 07:00:57.931 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:00:57.943 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:57.945 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-17 07:00:57.947 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-17 07:00:57.949 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-17 07:00:57.950 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-17 07:00:57.952 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-17 07:00:57.954 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-17 07:00:57.956 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-17 07:00:57.958 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-17 07:00:57.960 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-17 07:00:57.962 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-17 07:00:57.964 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-17 07:00:57.965 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-17 07:00:57.967 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-17 07:00:57.969 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-17 07:00:57.971 | + functions-common:plugin_override_defaults:1818 : return 2022-06-17 07:00:57.973 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-17 07:00:57.988 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-17 07:00:57.990 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-17 07:00:58.003 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:00:58.005 | +++ lib/tls:source:43 : hostname -f 2022-06-17 07:00:58.008 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-17 07:00:58.010 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-17 07:00:58.012 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-17 07:00:58.014 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-17 07:00:58.016 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-17 07:00:58.017 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-17 07:00:58.020 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-17 07:00:58.022 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-17 07:00:58.023 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-17 07:00:58.025 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-17 07:00:58.029 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-17 07:00:58.041 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-17 07:00:58.060 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-17 07:00:58.072 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-17 07:00:58.084 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-17 07:00:58.118 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-17 07:00:58.174 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-17 07:00:58.259 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-17 07:00:58.280 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-17 07:00:58.321 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-17 07:00:58.370 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-17 07:00:58.508 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-17 07:00:58.521 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-17 07:00:58.533 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-17 07:00:58.545 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-17 07:00:58.630 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-17 07:00:58.632 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-17 07:00:58.634 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-17 07:00:58.636 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-17 07:00:58.638 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-17 07:00:58.640 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-17 07:00:58.643 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-17 07:00:58.643 | False' 2022-06-17 07:00:58.645 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-17 07:00:58.660 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-17 07:00:58.662 | + ./stack.sh:main:619 : run_phase source 2022-06-17 07:00:58.664 | + functions-common:run_phase:1854 : local mode=source 2022-06-17 07:00:58.666 | + functions-common:run_phase:1855 : local phase= 2022-06-17 07:00:58.668 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:00:58.670 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:00:58.672 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:00:58.675 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:00:58.677 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:00:58.679 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:00:58.682 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:00:58.684 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:00:58.686 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:00:58.688 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-17 07:00:58.690 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:00:58.704 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:58.706 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-17 07:00:58.708 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-17 07:00:58.746 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-17 07:00:58.748 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-17 07:00:58.750 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-17 07:00:58.752 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-17 07:00:58.754 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-17 07:00:58.756 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-17 07:00:58.758 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-17 07:00:58.760 | + functions-common:load_plugin_settings:1795 : return 2022-06-17 07:00:58.762 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-17 07:00:58.764 | + functions-common:verify_disabled_services:2137 : local service 2022-06-17 07:00:58.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.768 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-17 07:00:58.771 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.773 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-17 07:00:58.775 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.777 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-17 07:00:58.779 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.782 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-17 07:00:58.784 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.786 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-17 07:00:58.789 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.791 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-17 07:00:58.793 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.795 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-17 07:00:58.797 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.800 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-17 07:00:58.802 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.805 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-17 07:00:58.807 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.809 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-17 07:00:58.811 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.813 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-17 07:00:58.816 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.818 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-17 07:00:58.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.822 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-17 07:00:58.825 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.827 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-17 07:00:58.829 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.831 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-17 07:00:58.833 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.836 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-17 07:00:58.838 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.840 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-17 07:00:58.843 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.845 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-17 07:00:58.847 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.850 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-17 07:00:58.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.854 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-17 07:00:58.856 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.858 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-17 07:00:58.861 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.863 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-17 07:00:58.866 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.868 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-17 07:00:58.870 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.872 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-17 07:00:58.874 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.877 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-17 07:00:58.879 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.881 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-17 07:00:58.883 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.885 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-17 07:00:58.888 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.890 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-17 07:00:58.892 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.894 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-17 07:00:58.896 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.899 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-17 07:00:58.901 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.903 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-17 07:00:58.905 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.908 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-17 07:00:58.910 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.912 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-17 07:00:58.915 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.917 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-17 07:00:58.919 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.921 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-17 07:00:58.923 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.926 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-17 07:00:58.928 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.931 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-17 07:00:58.933 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.935 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-17 07:00:58.937 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.939 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-17 07:00:58.942 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.944 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-17 07:00:58.946 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.948 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-17 07:00:58.951 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.953 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-17 07:00:58.955 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.957 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-17 07:00:58.959 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.962 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-17 07:00:58.964 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:00:58.966 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-17 07:00:58.969 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-17 07:00:58.972 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-17 07:00:58.974 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-17 07:00:58.988 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:58.991 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-17 07:00:58.993 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-17 07:00:58.995 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-17 07:00:59.010 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:00:59.012 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-17 07:00:59.014 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-17 07:00:59.016 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-17 07:00:59.019 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-17 07:00:59.021 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-17 07:00:59.027 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-17 07:00:59.029 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-17 07:00:59.032 | + lib/database:initialize_database_backends:92 : return 0 2022-06-17 07:00:59.034 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-17 07:00:59.035 | Using mysql database backend 2022-06-17 07:00:59.037 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-17 07:00:59.052 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-17 07:00:59.055 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-17 07:00:59.057 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-17 07:00:59.059 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-17 07:00:59.062 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-17 07:00:59.064 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-17 07:00:59.079 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:59.082 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-17 07:00:59.098 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-17 07:00:59.113 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:59.116 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-17 07:00:59.131 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-17 07:00:59.147 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-17 07:00:59.162 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:00:59.165 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-17 07:00:59.180 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:00:59.182 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-17 07:00:59.198 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-17 07:00:59.200 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-17 07:00:59.202 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-17 07:00:59.205 | + functions-common:save_stackenv:60 : local tag=752 2022-06-17 07:00:59.208 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-17 07:00:59.212 | + functions-common:save_stackenv:62 : time_stamp=2022-06-17-070059 2022-06-17 07:00:59.214 | + functions-common:save_stackenv:63 : echo '# 2022-06-17-070059 752' 2022-06-17 07:00:59.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.219 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-17 07:00:59.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.224 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-17 07:00:59.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.229 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-17 07:00:59.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.233 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-17 07:00:59.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.238 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-06-17 07:00:59.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.243 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-06-17 07:00:59.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.247 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-17-070057 2022-06-17 07:00:59.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.252 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-17 07:00:59.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.256 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-06-17 07:00:59.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.261 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-17 07:00:59.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.265 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-17 07:00:59.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.271 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-17 07:00:59.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.275 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-17 07:00:59.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.280 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-06-17 07:00:59.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:00:59.285 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-17 07:00:59.287 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-17 07:00:59.290 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-17 07:00:59.292 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-17 07:00:59.294 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-17 07:00:59.296 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:00:59.298 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:00:59.301 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:00:59.303 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:00:59.305 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:00:59.308 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:00:59.322 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:00:59.324 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:00:59.326 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:00:59.328 | + functions-common:git_clone:618 : echo master 2022-06-17 07:00:59.329 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:00:59.334 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-17 07:00:59.336 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:00:59.338 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-17 07:00:59.350 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-17 07:00:59.353 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:00:59.353 | + functions-common:git_clone:679 : head -1 2022-06-17 07:00:59.356 | 33a0385b Updated from generate-constraints 2022-06-17 07:00:59.359 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:00:59.361 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-17 07:00:59.364 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:00:59.366 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-17 07:00:59.369 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-17 07:00:59.371 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-17 07:00:59.373 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-17 07:00:59.376 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-17 07:00:59.378 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-17 07:00:59.381 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-17 07:00:59.383 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-17 07:00:59.386 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-17 07:00:59.390 | ++ tools/install_prereqs.sh:source:47 : NOW=1655449259 2022-06-17 07:00:59.393 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-17 07:00:59.397 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-17 07:00:59.400 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-17 07:00:59.402 | ++ tools/install_prereqs.sh:source:49 : DELTA=1655449259 2022-06-17 07:00:59.404 | ++ tools/install_prereqs.sh:source:50 : [[ 1655449259 -lt 7200 ]] 2022-06-17 07:00:59.407 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-17 07:00:59.410 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-17 07:00:59.412 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-17 07:00:59.414 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-17 07:00:59.416 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-17 07:00:59.419 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-17 07:00:59.421 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-17 07:00:59.424 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-17 07:00:59.470 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-17 07:00:59.470 | apache2-dev 2022-06-17 07:00:59.470 | bc 2022-06-17 07:00:59.470 | bsdmainutils 2022-06-17 07:00:59.470 | curl 2022-06-17 07:00:59.470 | g++ 2022-06-17 07:00:59.470 | gawk 2022-06-17 07:00:59.470 | gcc 2022-06-17 07:00:59.470 | gettext 2022-06-17 07:00:59.470 | git 2022-06-17 07:00:59.470 | graphviz 2022-06-17 07:00:59.470 | iputils-ping 2022-06-17 07:00:59.470 | libapache2-mod-proxy-uwsgi 2022-06-17 07:00:59.470 | libffi-dev 2022-06-17 07:00:59.470 | libjpeg-dev 2022-06-17 07:00:59.470 | libpcre3-dev 2022-06-17 07:00:59.470 | libpq-dev 2022-06-17 07:00:59.470 | libssl-dev 2022-06-17 07:00:59.470 | libsystemd-dev 2022-06-17 07:00:59.470 | libxml2-dev 2022-06-17 07:00:59.470 | libxslt1-dev 2022-06-17 07:00:59.470 | libyaml-dev 2022-06-17 07:00:59.470 | lsof 2022-06-17 07:00:59.470 | openssh-server 2022-06-17 07:00:59.470 | openssl 2022-06-17 07:00:59.470 | pkg-config 2022-06-17 07:00:59.470 | psmisc 2022-06-17 07:00:59.471 | python3-dev 2022-06-17 07:00:59.471 | python3-pip 2022-06-17 07:00:59.471 | python3-systemd 2022-06-17 07:00:59.471 | python3-venv 2022-06-17 07:00:59.471 | tar 2022-06-17 07:00:59.471 | tcpdump 2022-06-17 07:00:59.471 | unzip 2022-06-17 07:00:59.471 | uuid-runtime 2022-06-17 07:00:59.471 | wget 2022-06-17 07:00:59.471 | wget 2022-06-17 07:00:59.471 | zlib1g-dev 2022-06-17 07:00:59.471 | libkrb5-dev 2022-06-17 07:00:59.471 | libldap2-dev 2022-06-17 07:00:59.471 | libsasl2-dev 2022-06-17 07:00:59.471 | memcached 2022-06-17 07:00:59.471 | python3-mysqldb 2022-06-17 07:00:59.471 | sqlite3 2022-06-17 07:00:59.471 | conntrack 2022-06-17 07:00:59.471 | curl 2022-06-17 07:00:59.471 | dnsmasq-base 2022-06-17 07:00:59.471 | dnsmasq-utils 2022-06-17 07:00:59.471 | ebtables 2022-06-17 07:00:59.471 | genisoimage 2022-06-17 07:00:59.471 | iptables 2022-06-17 07:00:59.471 | iputils-arping 2022-06-17 07:00:59.471 | kpartx 2022-06-17 07:00:59.471 | libjs-jquery-tablesorter 2022-06-17 07:00:59.471 | parted 2022-06-17 07:00:59.471 | pm-utils 2022-06-17 07:00:59.471 | python3-mysqldb 2022-06-17 07:00:59.472 | socat 2022-06-17 07:00:59.472 | sqlite3 2022-06-17 07:00:59.472 | sudo 2022-06-17 07:00:59.472 | vlan 2022-06-17 07:00:59.472 | lsscsi 2022-06-17 07:00:59.472 | open-iscsi 2022-06-17 07:00:59.472 | lvm2 2022-06-17 07:00:59.472 | qemu-utils 2022-06-17 07:00:59.472 | thin-provisioning-tools 2022-06-17 07:00:59.472 | acl 2022-06-17 07:00:59.472 | dnsmasq-base 2022-06-17 07:00:59.472 | dnsmasq-utils 2022-06-17 07:00:59.472 | ebtables 2022-06-17 07:00:59.472 | haproxy 2022-06-17 07:00:59.472 | iptables 2022-06-17 07:00:59.472 | iputils-arping 2022-06-17 07:00:59.472 | iputils-ping 2022-06-17 07:00:59.472 | postgresql-server-dev-all 2022-06-17 07:00:59.472 | python3-mysqldb 2022-06-17 07:00:59.472 | sqlite3 2022-06-17 07:00:59.472 | sudo 2022-06-17 07:00:59.472 | vlan 2022-06-17 07:00:59.472 | pcp 2022-06-17 07:00:59.472 | ipset 2022-06-17 07:00:59.472 | conntrack 2022-06-17 07:00:59.472 | conntrackd 2022-06-17 07:00:59.472 | keepalived 2022-06-17 07:00:59.472 | lvm2 2022-06-17 07:00:59.472 | qemu-utils 2022-06-17 07:00:59.472 | thin-provisioning-tools 2022-06-17 07:00:59.472 | curl 2022-06-17 07:00:59.472 | liberasurecode-dev 2022-06-17 07:00:59.472 | make 2022-06-17 07:00:59.472 | memcached 2022-06-17 07:00:59.472 | rsync 2022-06-17 07:00:59.472 | sqlite3 2022-06-17 07:00:59.472 | xfsprogs' 2022-06-17 07:00:59.473 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-17 07:00:59.490 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-17 07:00:59.490 | apache2-dev 2022-06-17 07:00:59.490 | bc 2022-06-17 07:00:59.490 | bsdmainutils 2022-06-17 07:00:59.490 | curl 2022-06-17 07:00:59.490 | g++ 2022-06-17 07:00:59.490 | gawk 2022-06-17 07:00:59.490 | gcc 2022-06-17 07:00:59.490 | gettext 2022-06-17 07:00:59.490 | git 2022-06-17 07:00:59.490 | graphviz 2022-06-17 07:00:59.490 | iputils-ping 2022-06-17 07:00:59.490 | libapache2-mod-proxy-uwsgi 2022-06-17 07:00:59.491 | libffi-dev 2022-06-17 07:00:59.491 | libjpeg-dev 2022-06-17 07:00:59.491 | libpcre3-dev 2022-06-17 07:00:59.491 | libpq-dev 2022-06-17 07:00:59.491 | libssl-dev 2022-06-17 07:00:59.491 | libsystemd-dev 2022-06-17 07:00:59.491 | libxml2-dev 2022-06-17 07:00:59.491 | libxslt1-dev 2022-06-17 07:00:59.491 | libyaml-dev 2022-06-17 07:00:59.491 | lsof 2022-06-17 07:00:59.491 | openssh-server 2022-06-17 07:00:59.492 | openssl 2022-06-17 07:00:59.492 | pkg-config 2022-06-17 07:00:59.492 | psmisc 2022-06-17 07:00:59.492 | python3-dev 2022-06-17 07:00:59.492 | python3-pip 2022-06-17 07:00:59.492 | python3-systemd 2022-06-17 07:00:59.492 | python3-venv 2022-06-17 07:00:59.492 | tar 2022-06-17 07:00:59.492 | tcpdump 2022-06-17 07:00:59.492 | unzip 2022-06-17 07:00:59.492 | uuid-runtime 2022-06-17 07:00:59.492 | wget 2022-06-17 07:00:59.492 | wget 2022-06-17 07:00:59.492 | zlib1g-dev 2022-06-17 07:00:59.492 | libkrb5-dev 2022-06-17 07:00:59.492 | libldap2-dev 2022-06-17 07:00:59.492 | libsasl2-dev 2022-06-17 07:00:59.492 | memcached 2022-06-17 07:00:59.492 | python3-mysqldb 2022-06-17 07:00:59.492 | sqlite3 2022-06-17 07:00:59.492 | conntrack 2022-06-17 07:00:59.492 | curl 2022-06-17 07:00:59.492 | dnsmasq-base 2022-06-17 07:00:59.492 | dnsmasq-utils 2022-06-17 07:00:59.492 | ebtables 2022-06-17 07:00:59.492 | genisoimage 2022-06-17 07:00:59.493 | iptables 2022-06-17 07:00:59.493 | iputils-arping 2022-06-17 07:00:59.493 | kpartx 2022-06-17 07:00:59.493 | libjs-jquery-tablesorter 2022-06-17 07:00:59.493 | parted 2022-06-17 07:00:59.493 | pm-utils 2022-06-17 07:00:59.493 | python3-mysqldb 2022-06-17 07:00:59.493 | socat 2022-06-17 07:00:59.493 | sqlite3 2022-06-17 07:00:59.493 | sudo 2022-06-17 07:00:59.493 | vlan 2022-06-17 07:00:59.493 | lsscsi 2022-06-17 07:00:59.493 | open-iscsi 2022-06-17 07:00:59.493 | lvm2 2022-06-17 07:00:59.493 | qemu-utils 2022-06-17 07:00:59.493 | thin-provisioning-tools 2022-06-17 07:00:59.493 | acl 2022-06-17 07:00:59.493 | dnsmasq-base 2022-06-17 07:00:59.493 | dnsmasq-utils 2022-06-17 07:00:59.493 | ebtables 2022-06-17 07:00:59.493 | haproxy 2022-06-17 07:00:59.493 | iptables 2022-06-17 07:00:59.493 | iputils-arping 2022-06-17 07:00:59.493 | iputils-ping 2022-06-17 07:00:59.493 | postgresql-server-dev-all 2022-06-17 07:00:59.493 | python3-mysqldb 2022-06-17 07:00:59.493 | sqlite3 2022-06-17 07:00:59.493 | sudo 2022-06-17 07:00:59.493 | vlan 2022-06-17 07:00:59.493 | pcp 2022-06-17 07:00:59.493 | ipset 2022-06-17 07:00:59.493 | conntrack 2022-06-17 07:00:59.493 | conntrackd 2022-06-17 07:00:59.493 | keepalived 2022-06-17 07:00:59.493 | lvm2 2022-06-17 07:00:59.493 | qemu-utils 2022-06-17 07:00:59.493 | thin-provisioning-tools 2022-06-17 07:00:59.493 | curl 2022-06-17 07:00:59.493 | liberasurecode-dev 2022-06-17 07:00:59.494 | make 2022-06-17 07:00:59.494 | memcached 2022-06-17 07:00:59.494 | rsync 2022-06-17 07:00:59.494 | sqlite3 2022-06-17 07:00:59.494 | xfsprogs ' 2022-06-17 07:00:59.494 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-17 07:00:59.495 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:00:59.498 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:00:59.501 | ++ 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-06-17 07:00:59.501 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-17 07:00:59.506 | ++ 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-06-17 07:00:59.508 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-17 07:00:59.510 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:00:59.513 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-17 07:00:59.517 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:00:59.520 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:00:59.522 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:00:59.524 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:00:59.526 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:00:59.528 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:00:59.530 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-17 07:00:59.532 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-17 07:00:59.534 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-17 07:00:59.537 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-17 07:00:59.541 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-17 07:00:59.543 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-17 07:00:59.545 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-17 07:00:59.547 | ++ functions-common:time_start:2413 : local start_time= 2022-06-17 07:00:59.549 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:00:59.552 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:00:59.555 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1655449259553 2022-06-17 07:00:59.557 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-17 07:00:59.560 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-17 07:00:59.562 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-17 07:01:00.088 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-17 07:01:00.088 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-17 07:01:00.247 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-17 07:01:00.446 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-17 07:01:02.355 | Reading package lists... 2022-06-17 07:01:02.386 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-17 07:01:02.388 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-17 07:01:02.390 | ++ functions-common:time_stop:2426 : local name 2022-06-17 07:01:02.392 | ++ functions-common:time_stop:2427 : local end_time 2022-06-17 07:01:02.395 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:01:02.397 | ++ functions-common:time_stop:2429 : local total 2022-06-17 07:01:02.399 | ++ functions-common:time_stop:2430 : local start_time 2022-06-17 07:01:02.401 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-17 07:01:02.403 | ++ functions-common:time_stop:2433 : start_time=1655449259553 2022-06-17 07:01:02.405 | ++ functions-common:time_stop:2435 : [[ -z 1655449259553 ]] 2022-06-17 07:01:02.407 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:01:02.411 | ++ functions-common:time_stop:2438 : end_time=1655449262409 2022-06-17 07:01:02.413 | ++ functions-common:time_stop:2439 : elapsed_time=2856 2022-06-17 07:01:02.415 | ++ functions-common:time_stop:2440 : total=0 2022-06-17 07:01:02.417 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:01:02.419 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2856 2022-06-17 07:01:02.422 | ++ functions-common:install_package:1465 : 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-06-17 07:01:02.424 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:01:02.426 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:01:02.428 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:01:02.430 | ++ functions-common:real_install_package:1451 : 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-06-17 07:01:02.450 | ++ functions-common:apt_get:1231 : 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-06-17 07:01:02.557 | Reading package lists... 2022-06-17 07:01:02.798 | Building dependency tree... 2022-06-17 07:01:02.799 | Reading state information... 2022-06-17 07:01:03.073 | bc is already the newest version (1.07.1-2build1). 2022-06-17 07:01:03.073 | bc set to manually installed. 2022-06-17 07:01:03.073 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-17 07:01:03.073 | bsdmainutils set to manually installed. 2022-06-17 07:01:03.074 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-17 07:01:03.074 | g++ set to manually installed. 2022-06-17 07:01:03.074 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-17 07:01:03.074 | gawk set to manually installed. 2022-06-17 07:01:03.074 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-17 07:01:03.074 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-17 07:01:03.074 | iptables set to manually installed. 2022-06-17 07:01:03.074 | iputils-ping is already the newest version (3:20190709-3). 2022-06-17 07:01:03.074 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-17 07:01:03.074 | kpartx set to manually installed. 2022-06-17 07:01:03.074 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-17 07:01:03.074 | make is already the newest version (4.2.1-1.2). 2022-06-17 07:01:03.074 | make set to manually installed. 2022-06-17 07:01:03.074 | psmisc is already the newest version (23.3-1). 2022-06-17 07:01:03.074 | psmisc set to manually installed. 2022-06-17 07:01:03.074 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-17 07:01:03.074 | python3-systemd is already the newest version (234-3build2). 2022-06-17 07:01:03.074 | python3-systemd set to manually installed. 2022-06-17 07:01:03.074 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-17 07:01:03.074 | thin-provisioning-tools set to manually installed. 2022-06-17 07:01:03.074 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-17 07:01:03.074 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-17 07:01:03.074 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-17 07:01:03.074 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-17 07:01:03.074 | lsof set to manually installed. 2022-06-17 07:01:03.074 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-17 07:01:03.074 | parted set to manually installed. 2022-06-17 07:01:03.074 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-17 07:01:03.074 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-17 07:01:03.074 | zlib1g-dev set to manually installed. 2022-06-17 07:01:03.074 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-17 07:01:03.074 | The following packages were automatically installed and are no longer required: 2022-06-17 07:01:03.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:01:03.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:01:03.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:01:03.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:01:03.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:01:03.075 | python3-zope.interface 2022-06-17 07:01:03.075 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:01:03.075 | The following additional packages will be installed: 2022-06-17 07:01:03.075 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-17 07:01:03.075 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-06-17 07:01:03.076 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-06-17 07:01:03.076 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-06-17 07:01:03.076 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-06-17 07:01:03.076 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-06-17 07:01:03.076 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-17 07:01:03.076 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-17 07:01:03.076 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-17 07:01:03.076 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-06-17 07:01:03.076 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-17 07:01:03.076 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-17 07:01:03.076 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-06-17 07:01:03.076 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-17 07:01:03.076 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-06-17 07:01:03.076 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-06-17 07:01:03.076 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-06-17 07:01:03.076 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-06-17 07:01:03.076 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-06-17 07:01:03.076 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-17 07:01:03.076 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-17 07:01:03.076 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-17 07:01:03.076 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-17 07:01:03.076 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-17 07:01:03.076 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-17 07:01:03.076 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-06-17 07:01:03.076 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-17 07:01:03.076 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-17 07:01:03.076 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-17 07:01:03.076 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-17 07:01:03.076 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-17 07:01:03.076 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-17 07:01:03.076 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-06-17 07:01:03.077 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-06-17 07:01:03.077 | x11-common 2022-06-17 07:01:03.078 | Suggested packages: 2022-06-17 07:01:03.078 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-17 07:01:03.078 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-17 07:01:03.078 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-06-17 07:01:03.078 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-06-17 07:01:03.078 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-06-17 07:01:03.078 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-17 07:01:03.078 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-17 07:01:03.078 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-17 07:01:03.078 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-06-17 07:01:03.078 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-06-17 07:01:03.078 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-17 07:01:03.078 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-06-17 07:01:03.078 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-17 07:01:03.078 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-17 07:01:03.078 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-17 07:01:03.079 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-17 07:01:03.321 | The following NEW packages will be installed: 2022-06-17 07:01:03.321 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-17 07:01:03.321 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-06-17 07:01:03.321 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-06-17 07:01:03.321 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-06-17 07:01:03.321 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-06-17 07:01:03.321 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-06-17 07:01:03.322 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-06-17 07:01:03.322 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-06-17 07:01:03.322 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-17 07:01:03.322 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-17 07:01:03.322 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-17 07:01:03.322 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-17 07:01:03.322 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-06-17 07:01:03.322 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-17 07:01:03.322 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-17 07:01:03.322 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-17 07:01:03.322 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-17 07:01:03.322 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-17 07:01:03.322 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-17 07:01:03.322 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-17 07:01:03.322 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-17 07:01:03.322 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-17 07:01:03.322 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-17 07:01:03.322 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-17 07:01:03.322 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-17 07:01:03.322 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-17 07:01:03.322 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-17 07:01:03.322 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-06-17 07:01:03.322 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-17 07:01:03.322 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-17 07:01:03.322 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-17 07:01:03.322 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-17 07:01:03.322 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-06-17 07:01:03.322 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-17 07:01:03.322 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-06-17 07:01:03.322 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-06-17 07:01:03.323 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-06-17 07:01:03.323 | vbetool vlan x11-common 2022-06-17 07:01:03.323 | The following packages will be upgraded: 2022-06-17 07:01:03.323 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-17 07:01:03.324 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-17 07:01:03.324 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-17 07:01:03.324 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-06-17 07:01:03.324 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-17 07:01:03.840 | 28 upgraded, 203 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:01:03.840 | Need to get 152 MB of archives. 2022-06-17 07:01:03.840 | After this operation, 712 MB of additional disk space will be used. 2022-06-17 07:01:03.840 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-17 07:01:04.692 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-17 07:01:04.752 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-17 07:01:04.772 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-17 07:01:04.784 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-17 07:01:04.918 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-17 07:01:05.533 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-17 07:01:05.742 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-06-17 07:01:05.748 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-17 07:01:05.749 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-17 07:01:05.750 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-17 07:01:05.752 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-17 07:01:06.005 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-17 07:01:06.007 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-17 07:01:06.043 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-17 07:01:06.043 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-06-17 07:01:06.077 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-17 07:01:06.213 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-17 07:01:06.216 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-17 07:01:06.217 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-17 07:01:06.221 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-17 07:01:06.319 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-17 07:01:06.320 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-17 07:01:06.322 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-17 07:01:08.416 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-17 07:01:08.540 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-17 07:01:08.952 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-17 07:01:08.999 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-17 07:01:09.001 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-17 07:01:09.004 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-17 07:01:09.006 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-17 07:01:09.293 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-17 07:01:09.313 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-17 07:01:09.313 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-17 07:01:09.314 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-17 07:01:09.631 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-17 07:01:09.632 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-17 07:01:09.638 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-17 07:01:09.651 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-17 07:01:09.863 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-17 07:01:09.964 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-17 07:01:10.030 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-17 07:01:10.067 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-17 07:01:10.068 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-17 07:01:10.215 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-17 07:01:10.218 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-17 07:01:10.219 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-17 07:01:10.227 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-17 07:01:10.463 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-17 07:01:10.531 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-17 07:01:10.645 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-17 07:01:10.647 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-17 07:01:10.648 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-17 07:01:10.651 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-17 07:01:10.811 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-17 07:01:10.951 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-17 07:01:11.001 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-17 07:01:24.372 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-17 07:01:27.898 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-17 07:01:27.900 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-17 07:01:27.901 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-17 07:01:27.906 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-17 07:01:28.676 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-17 07:01:28.678 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-17 07:01:28.880 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-17 07:01:29.827 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-17 07:01:31.376 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-17 07:01:31.377 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-17 07:01:31.380 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-17 07:01:31.380 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-17 07:01:31.382 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-17 07:01:31.421 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-17 07:01:31.421 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-17 07:01:31.422 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-17 07:01:31.423 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-17 07:01:31.508 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-17 07:01:31.556 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-17 07:01:31.644 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-17 07:01:31.646 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-17 07:01:31.668 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-17 07:01:32.080 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-17 07:01:32.082 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-17 07:01:32.082 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-17 07:01:32.083 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-17 07:01:32.097 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-17 07:01:32.103 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-17 07:01:32.110 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-17 07:01:32.116 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-17 07:01:32.117 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-17 07:01:32.212 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-17 07:01:32.248 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-17 07:01:32.250 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-17 07:01:32.263 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-17 07:01:32.263 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-17 07:01:32.268 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-17 07:01:32.300 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-17 07:01:32.302 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-17 07:01:32.310 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-17 07:01:32.558 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-17 07:01:32.648 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-17 07:01:32.657 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-17 07:01:32.956 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-17 07:01:33.788 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-17 07:01:34.071 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-17 07:01:34.080 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-17 07:01:34.087 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-17 07:01:34.102 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-17 07:01:34.150 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-17 07:01:34.151 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-17 07:01:34.160 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-17 07:01:34.215 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-17 07:01:34.248 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-17 07:01:34.255 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-17 07:01:34.333 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-17 07:01:34.351 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-17 07:01:34.376 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-17 07:01:34.378 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-17 07:01:34.378 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-17 07:01:34.380 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-17 07:01:34.463 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-17 07:01:34.471 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-17 07:01:34.507 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-17 07:01:34.521 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-17 07:01:34.593 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-17 07:01:34.595 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-17 07:01:34.612 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-17 07:01:34.614 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-17 07:01:34.617 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-17 07:01:34.619 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-17 07:01:34.724 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-17 07:01:34.740 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-17 07:01:34.756 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-17 07:01:34.758 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-17 07:01:34.855 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-17 07:01:34.857 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-17 07:01:34.870 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-17 07:01:34.874 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-17 07:01:34.890 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-17 07:01:34.950 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-17 07:01:34.985 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-17 07:01:34.990 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-17 07:01:35.011 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-17 07:01:35.028 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-17 07:01:35.115 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-17 07:01:35.116 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-17 07:01:35.121 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-17 07:01:35.124 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-17 07:01:35.130 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-17 07:01:35.133 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-17 07:01:35.247 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-17 07:01:35.257 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-17 07:01:35.258 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-17 07:01:35.278 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-17 07:01:35.378 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-17 07:01:35.381 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-17 07:01:36.655 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-17 07:01:36.657 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-17 07:01:36.658 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-17 07:01:36.659 | Get:159 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-06-17 07:01:36.664 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-17 07:01:36.665 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-17 07:01:36.665 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-17 07:01:36.738 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-17 07:01:36.738 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-17 07:01:36.787 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-17 07:01:36.870 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-17 07:01:36.871 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-17 07:01:36.874 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-17 07:01:37.074 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-17 07:01:37.076 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-17 07:01:37.160 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-17 07:01:37.183 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-17 07:01:37.189 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-17 07:01:37.190 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-17 07:01:37.219 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-17 07:01:37.220 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-17 07:01:37.221 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-17 07:01:37.319 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-17 07:01:37.332 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-17 07:01:37.919 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-17 07:01:38.219 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-17 07:01:38.223 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-17 07:01:38.225 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-17 07:01:38.378 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-17 07:01:38.383 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-17 07:01:38.383 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-17 07:01:38.415 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-17 07:01:38.500 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-17 07:01:38.504 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-17 07:01:38.550 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-17 07:01:38.761 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-17 07:01:39.676 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-17 07:01:39.678 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-17 07:01:39.738 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-17 07:01:39.743 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-17 07:01:41.076 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-17 07:01:41.078 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-17 07:01:46.298 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-17 07:01:46.298 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-17 07:01:46.299 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-17 07:01:46.300 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-17 07:01:46.301 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-17 07:01:46.797 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-17 07:01:46.916 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-17 07:01:47.100 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-17 07:01:47.356 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-17 07:01:47.357 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-17 07:01:47.365 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-17 07:01:47.366 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-17 07:01:47.366 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-17 07:01:47.377 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-17 07:01:47.577 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-17 07:01:47.608 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-17 07:01:47.772 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-17 07:01:47.802 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-17 07:01:47.803 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-17 07:01:47.808 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-17 07:01:47.816 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-17 07:01:47.816 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-17 07:01:47.823 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-17 07:01:47.845 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-17 07:01:47.846 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-17 07:01:47.942 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-17 07:01:47.944 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-17 07:01:47.945 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-17 07:01:47.947 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-17 07:01:47.965 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-17 07:01:47.972 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-17 07:01:47.983 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-17 07:01:48.517 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-17 07:01:48.569 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-17 07:01:50.030 | Preconfiguring packages ... 2022-06-17 07:01:50.172 | Fetched 152 MB in 45s (3,358 kB/s) 2022-06-17 07:01:50.240 | (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 ... 68945 files and directories currently installed.) 2022-06-17 07:01:50.243 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-17 07:01:50.251 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-17 07:01:50.332 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-17 07:01:50.418 | (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 ... 68945 files and directories currently installed.) 2022-06-17 07:01:50.420 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:50.428 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:50.492 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:50.500 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:50.875 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:50.881 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:50.925 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:50.933 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:51.003 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:51.150 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:51.905 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:01:51.911 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-17 07:01:51.992 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-17 07:01:52.070 | (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 ... 68946 files and directories currently installed.) 2022-06-17 07:01:52.073 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-06-17 07:01:52.081 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-06-17 07:01:52.502 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-17 07:01:52.508 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-17 07:01:52.554 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-17 07:01:52.643 | (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 ... 68946 files and directories currently installed.) 2022-06-17 07:01:52.645 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-17 07:01:52.654 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-17 07:01:52.695 | Selecting previously unselected package libapr1:amd64. 2022-06-17 07:01:52.703 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-17 07:01:52.705 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-17 07:01:52.760 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-17 07:01:52.767 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-17 07:01:52.969 | Selecting previously unselected package libaprutil1:amd64. 2022-06-17 07:01:52.976 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-17 07:01:52.978 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:01:53.025 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-17 07:01:53.031 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-17 07:01:53.128 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-17 07:01:53.135 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-17 07:01:53.137 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:01:53.167 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-17 07:01:53.173 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-17 07:01:53.218 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-17 07:01:53.224 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-17 07:01:53.268 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-17 07:01:53.274 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-17 07:01:53.322 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-17 07:01:53.329 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-17 07:01:53.331 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:01:53.363 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-17 07:01:53.369 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-17 07:01:53.430 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-17 07:01:53.437 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-17 07:01:53.498 | Selecting previously unselected package libjansson4:amd64. 2022-06-17 07:01:53.505 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-17 07:01:53.508 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-17 07:01:53.538 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-17 07:01:53.545 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-17 07:01:53.548 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-17 07:01:53.597 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-17 07:01:53.603 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-17 07:01:54.885 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:01:54.890 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-17 07:01:55.004 | Selecting previously unselected package apache2-bin. 2022-06-17 07:01:55.012 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-17 07:01:55.014 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-17 07:01:55.225 | Selecting previously unselected package apache2-data. 2022-06-17 07:01:55.233 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-17 07:01:55.235 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-17 07:01:55.341 | Selecting previously unselected package apache2-utils. 2022-06-17 07:01:55.351 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-17 07:01:55.353 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-17 07:01:55.396 | Selecting previously unselected package apache2. 2022-06-17 07:01:55.403 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-17 07:01:55.422 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-17 07:01:55.482 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-17 07:01:55.489 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-17 07:01:55.491 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-17 07:01:55.536 | Selecting previously unselected package haproxy. 2022-06-17 07:01:55.543 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-17 07:01:55.552 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-17 07:01:55.767 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-17 07:01:55.775 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-17 07:01:55.776 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:01:55.808 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-17 07:01:55.816 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-17 07:01:55.818 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:01:55.847 | Selecting previously unselected package mysql-common. 2022-06-17 07:01:55.854 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-17 07:01:55.871 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-17 07:01:55.898 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-17 07:01:55.906 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:01:55.907 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:01:56.146 | Selecting previously unselected package libsensors-config. 2022-06-17 07:01:56.153 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-17 07:01:56.155 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-17 07:01:56.183 | Selecting previously unselected package libsensors5:amd64. 2022-06-17 07:01:56.190 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-17 07:01:56.283 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-17 07:01:56.312 | Selecting previously unselected package libsnmp-base. 2022-06-17 07:01:56.319 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-17 07:01:56.321 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-17 07:01:56.388 | Selecting previously unselected package libsnmp35:amd64. 2022-06-17 07:01:56.396 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-17 07:01:56.398 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-17 07:01:56.557 | Selecting previously unselected package keepalived. 2022-06-17 07:01:56.565 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-17 07:01:56.567 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-17 07:01:56.653 | Selecting previously unselected package memcached. 2022-06-17 07:01:56.660 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-17 07:01:56.662 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-17 07:01:56.719 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-17 07:01:57.168 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-17 07:01:57.259 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-17 07:01:57.270 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-17 07:01:57.306 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-17 07:01:57.312 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-17 07:01:57.439 | Selecting previously unselected package python3-yaml. 2022-06-17 07:01:57.446 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-17 07:01:57.448 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-17 07:01:57.500 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-17 07:01:57.505 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-17 07:01:57.552 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-17 07:01:57.627 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-17 07:01:58.058 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-17 07:01:58.081 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-17 07:01:58.233 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-17 07:01:58.239 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-17 07:01:58.333 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-17 07:01:58.339 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-17 07:01:58.407 | Selecting previously unselected package acl. 2022-06-17 07:01:58.415 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-17 07:01:58.417 | Unpacking acl (2.2.53-6) ... 2022-06-17 07:01:58.446 | Selecting previously unselected package autotools-dev. 2022-06-17 07:01:58.453 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-17 07:01:58.455 | Unpacking autotools-dev (20180224.1) ... 2022-06-17 07:01:58.486 | Selecting previously unselected package m4. 2022-06-17 07:01:58.493 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-17 07:01:58.495 | Unpacking m4 (1.4.18-4) ... 2022-06-17 07:01:58.548 | Selecting previously unselected package autoconf. 2022-06-17 07:01:58.555 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-17 07:01:58.557 | Unpacking autoconf (2.69-11.1) ... 2022-06-17 07:01:58.638 | Selecting previously unselected package automake. 2022-06-17 07:01:58.645 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-17 07:01:58.649 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-17 07:01:58.755 | Selecting previously unselected package autopoint. 2022-06-17 07:01:58.762 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-17 07:01:58.764 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-17 07:01:58.805 | Selecting previously unselected package libllvm10:amd64. 2022-06-17 07:01:58.813 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:01:58.814 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:01.039 | Selecting previously unselected package libclang-cpp10. 2022-06-17 07:02:01.047 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:01.049 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:02.491 | Selecting previously unselected package libgc1c2:amd64. 2022-06-17 07:02:02.498 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-17 07:02:02.501 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-17 07:02:02.538 | Selecting previously unselected package libobjc4:amd64. 2022-06-17 07:02:02.545 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-17 07:02:02.548 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:02.577 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-17 07:02:02.585 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-17 07:02:02.587 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-17 07:02:02.661 | Selecting previously unselected package libc6-i386. 2022-06-17 07:02:02.668 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-17 07:02:02.670 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-17 07:02:03.167 | Selecting previously unselected package lib32gcc-s1. 2022-06-17 07:02:03.174 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-17 07:02:03.176 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:03.217 | Selecting previously unselected package lib32stdc++6. 2022-06-17 07:02:03.224 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-17 07:02:03.226 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:03.327 | Selecting previously unselected package libclang-common-10-dev. 2022-06-17 07:02:03.335 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:03.337 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:04.307 | Selecting previously unselected package libclang1-10. 2022-06-17 07:02:04.314 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:04.317 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:05.425 | Selecting previously unselected package clang-10. 2022-06-17 07:02:05.432 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:05.434 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:05.470 | Selecting previously unselected package libtool. 2022-06-17 07:02:05.477 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-17 07:02:05.480 | Unpacking libtool (2.4.6-14) ... 2022-06-17 07:02:05.525 | Selecting previously unselected package dh-autoreconf. 2022-06-17 07:02:05.533 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-17 07:02:05.535 | Unpacking dh-autoreconf (19) ... 2022-06-17 07:02:05.562 | Selecting previously unselected package libdebhelper-perl. 2022-06-17 07:02:05.570 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-17 07:02:05.572 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-17 07:02:05.621 | Selecting previously unselected package libarchive-zip-perl. 2022-06-17 07:02:05.628 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-17 07:02:05.630 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-17 07:02:05.668 | Selecting previously unselected package libsub-override-perl. 2022-06-17 07:02:05.676 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-17 07:02:05.678 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-17 07:02:05.703 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-17 07:02:05.711 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-17 07:02:05.713 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-17 07:02:05.757 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-17 07:02:05.764 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-17 07:02:05.766 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-17 07:02:05.790 | Selecting previously unselected package dwz. 2022-06-17 07:02:05.798 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-06-17 07:02:05.800 | Unpacking dwz (0.13-5) ... 2022-06-17 07:02:05.849 | Selecting previously unselected package libcroco3:amd64. 2022-06-17 07:02:05.856 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-06-17 07:02:05.859 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-17 07:02:05.897 | Selecting previously unselected package gettext. 2022-06-17 07:02:05.904 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-17 07:02:05.907 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-17 07:02:06.068 | Selecting previously unselected package intltool-debian. 2022-06-17 07:02:06.076 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-17 07:02:06.077 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-17 07:02:06.107 | Selecting previously unselected package po-debconf. 2022-06-17 07:02:06.114 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-06-17 07:02:06.116 | Unpacking po-debconf (1.0.21) ... 2022-06-17 07:02:06.177 | Selecting previously unselected package debhelper. 2022-06-17 07:02:06.184 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-06-17 07:02:06.186 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-17 07:02:06.368 | Selecting previously unselected package uuid-dev:amd64. 2022-06-17 07:02:06.376 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-17 07:02:06.378 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-17 07:02:06.412 | Selecting previously unselected package libsctp1:amd64. 2022-06-17 07:02:06.420 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-17 07:02:06.422 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-17 07:02:06.448 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-17 07:02:06.455 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-17 07:02:06.458 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-17 07:02:06.492 | Selecting previously unselected package libapr1-dev. 2022-06-17 07:02:06.500 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-17 07:02:06.502 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-17 07:02:06.750 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-17 07:02:06.758 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-17 07:02:06.760 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-17 07:02:06.866 | Selecting previously unselected package libaprutil1-dev. 2022-06-17 07:02:06.873 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-17 07:02:06.875 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-17 07:02:07.073 | Selecting previously unselected package apache2-dev. 2022-06-17 07:02:07.081 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-17 07:02:07.083 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:07.145 | Selecting previously unselected package binfmt-support. 2022-06-17 07:02:07.153 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-17 07:02:07.162 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-17 07:02:07.195 | Selecting previously unselected package conntrack. 2022-06-17 07:02:07.203 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-17 07:02:07.205 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-17 07:02:07.233 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-17 07:02:07.241 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-17 07:02:07.244 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-17 07:02:07.270 | Selecting previously unselected package libnetfilter-queue1. 2022-06-17 07:02:07.278 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-17 07:02:07.280 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-17 07:02:07.310 | Selecting previously unselected package conntrackd. 2022-06-17 07:02:07.317 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-17 07:02:07.319 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-17 07:02:07.364 | Selecting previously unselected package dns-root-data. 2022-06-17 07:02:07.371 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-06-17 07:02:07.374 | Unpacking dns-root-data (2019052802) ... 2022-06-17 07:02:07.400 | Selecting previously unselected package libidn11:amd64. 2022-06-17 07:02:07.408 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-17 07:02:07.410 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-17 07:02:07.447 | Selecting previously unselected package dnsmasq-base. 2022-06-17 07:02:07.455 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-17 07:02:07.457 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-17 07:02:07.524 | Selecting previously unselected package dnsmasq-utils. 2022-06-17 07:02:07.532 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-17 07:02:07.534 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-17 07:02:07.566 | Selecting previously unselected package ebtables. 2022-06-17 07:02:07.574 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-17 07:02:07.588 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-17 07:02:07.626 | Selecting previously unselected package fonts-dejavu-core. 2022-06-17 07:02:07.634 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-17 07:02:07.636 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-17 07:02:07.808 | Selecting previously unselected package fonts-liberation. 2022-06-17 07:02:07.816 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-17 07:02:07.818 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-17 07:02:07.953 | Selecting previously unselected package fontconfig-config. 2022-06-17 07:02:07.961 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-17 07:02:07.963 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-17 07:02:08.004 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-17 07:02:08.012 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-17 07:02:08.014 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-17 07:02:08.058 | Selecting previously unselected package fontconfig. 2022-06-17 07:02:08.066 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-17 07:02:08.068 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-17 07:02:08.112 | Selecting previously unselected package genisoimage. 2022-06-17 07:02:08.119 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-17 07:02:08.121 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-17 07:02:08.200 | Selecting previously unselected package libann0. 2022-06-17 07:02:08.208 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-17 07:02:08.210 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-17 07:02:08.238 | Selecting previously unselected package libcdt5:amd64. 2022-06-17 07:02:08.245 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:08.247 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:08.279 | Selecting previously unselected package libcgraph6:amd64. 2022-06-17 07:02:08.287 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:08.289 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:08.323 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-17 07:02:08.331 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-17 07:02:08.333 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-17 07:02:08.376 | Selecting previously unselected package libjpeg8:amd64. 2022-06-17 07:02:08.384 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-17 07:02:08.386 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:08.413 | Selecting previously unselected package libjbig0:amd64. 2022-06-17 07:02:08.420 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-17 07:02:08.422 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-17 07:02:08.453 | Selecting previously unselected package libwebp6:amd64. 2022-06-17 07:02:08.461 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:08.463 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-17 07:02:08.516 | Selecting previously unselected package libtiff5:amd64. 2022-06-17 07:02:08.523 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:02:08.525 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-17 07:02:08.575 | Selecting previously unselected package libxpm4:amd64. 2022-06-17 07:02:08.583 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-17 07:02:08.585 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-17 07:02:08.616 | Selecting previously unselected package libgd3:amd64. 2022-06-17 07:02:08.623 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-17 07:02:08.627 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-17 07:02:08.669 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-17 07:02:08.677 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-17 07:02:08.680 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-17 07:02:08.728 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-17 07:02:08.736 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-17 07:02:08.738 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-17 07:02:08.799 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-17 07:02:08.806 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-06-17 07:02:08.808 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-17 07:02:08.842 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-17 07:02:08.850 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-17 07:02:08.852 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-17 07:02:08.879 | Selecting previously unselected package libxrender1:amd64. 2022-06-17 07:02:08.887 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-17 07:02:08.889 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-17 07:02:08.919 | Selecting previously unselected package libcairo2:amd64. 2022-06-17 07:02:08.928 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:08.932 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-17 07:02:09.026 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-17 07:02:09.034 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-17 07:02:09.036 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-17 07:02:09.074 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-17 07:02:09.081 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-17 07:02:09.083 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-17 07:02:09.162 | Selecting previously unselected package libthai-data. 2022-06-17 07:02:09.169 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-06-17 07:02:09.171 | Unpacking libthai-data (0.1.28-3) ... 2022-06-17 07:02:09.224 | Selecting previously unselected package libdatrie1:amd64. 2022-06-17 07:02:09.232 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-17 07:02:09.235 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-17 07:02:09.264 | Selecting previously unselected package libthai0:amd64. 2022-06-17 07:02:09.272 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-06-17 07:02:09.274 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-17 07:02:09.304 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-17 07:02:09.311 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-17 07:02:09.313 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:09.363 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-17 07:02:09.370 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-17 07:02:09.372 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:09.404 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-17 07:02:09.412 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-17 07:02:09.414 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:09.443 | Selecting previously unselected package libpathplan4:amd64. 2022-06-17 07:02:09.451 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:09.454 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:09.484 | Selecting previously unselected package libgvc6. 2022-06-17 07:02:09.491 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:09.493 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-17 07:02:09.612 | Selecting previously unselected package libgvpr2:amd64. 2022-06-17 07:02:09.620 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:09.622 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:09.673 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-17 07:02:09.681 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:09.683 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:09.849 | Selecting previously unselected package x11-common. 2022-06-17 07:02:09.857 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-17 07:02:09.881 | dpkg-query: no packages found matching nux-tools 2022-06-17 07:02:09.892 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-17 07:02:09.929 | Selecting previously unselected package libice6:amd64. 2022-06-17 07:02:09.937 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-17 07:02:09.940 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-17 07:02:09.973 | Selecting previously unselected package libsm6:amd64. 2022-06-17 07:02:09.981 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-17 07:02:09.983 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-17 07:02:10.013 | Selecting previously unselected package libxt6:amd64. 2022-06-17 07:02:10.020 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-17 07:02:10.022 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-17 07:02:10.070 | Selecting previously unselected package libxmu6:amd64. 2022-06-17 07:02:10.078 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-17 07:02:10.080 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-17 07:02:10.115 | Selecting previously unselected package libxaw7:amd64. 2022-06-17 07:02:10.122 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-17 07:02:10.124 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-17 07:02:10.175 | Selecting previously unselected package graphviz. 2022-06-17 07:02:10.183 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-17 07:02:10.185 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-17 07:02:10.317 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-17 07:02:10.324 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-17 07:02:10.327 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:02:10.376 | Selecting previously unselected package libibverbs1:amd64. 2022-06-17 07:02:10.384 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-17 07:02:10.386 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:10.427 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-17 07:02:10.435 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-17 07:02:10.449 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:10.508 | Selecting previously unselected package icu-devtools. 2022-06-17 07:02:10.516 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-17 07:02:10.517 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-17 07:02:10.574 | Selecting previously unselected package iputils-arping. 2022-06-17 07:02:10.582 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-17 07:02:10.584 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-17 07:02:10.619 | Selecting previously unselected package javascript-common. 2022-06-17 07:02:10.626 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-06-17 07:02:10.641 | Unpacking javascript-common (11) ... 2022-06-17 07:02:10.670 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-17 07:02:10.678 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:10.680 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:10.714 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-17 07:02:10.722 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:10.724 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:10.755 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-17 07:02:10.763 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:10.766 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:10.800 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-17 07:02:10.808 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:10.810 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:10.842 | Selecting previously unselected package comerr-dev:amd64. 2022-06-17 07:02:10.851 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-17 07:02:10.855 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-17 07:02:10.884 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-17 07:02:10.892 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:10.894 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:10.943 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-17 07:02:10.951 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-17 07:02:10.953 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-17 07:02:10.982 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-17 07:02:10.990 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-17 07:02:10.992 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-17 07:02:11.058 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-17 07:02:11.067 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-17 07:02:11.069 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-17 07:02:11.134 | Selecting previously unselected package libgts-bin. 2022-06-17 07:02:11.141 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-17 07:02:11.144 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-17 07:02:11.180 | Selecting previously unselected package libicu-dev:amd64. 2022-06-17 07:02:11.188 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-17 07:02:11.191 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-17 07:02:12.621 | Selecting previously unselected package libipset13:amd64. 2022-06-17 07:02:12.630 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:12.632 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-17 07:02:12.667 | Selecting previously unselected package librdmacm1:amd64. 2022-06-17 07:02:12.675 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-17 07:02:12.691 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:12.727 | Selecting previously unselected package libiscsi7:amd64. 2022-06-17 07:02:12.735 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-17 07:02:12.737 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-17 07:02:12.769 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-17 07:02:12.777 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-17 07:02:12.779 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-17 07:02:12.837 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-17 07:02:12.845 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-17 07:02:12.847 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:12.869 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-17 07:02:12.876 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-17 07:02:12.879 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:12.901 | Selecting previously unselected package libjs-jquery. 2022-06-17 07:02:12.909 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-17 07:02:12.911 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-17 07:02:12.971 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-17 07:02:12.979 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-17 07:02:12.981 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-17 07:02:13.005 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-17 07:02:13.013 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-17 07:02:13.015 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-17 07:02:13.085 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-17 07:02:13.093 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-17 07:02:13.095 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-17 07:02:13.146 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-17 07:02:13.154 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-17 07:02:13.156 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-17 07:02:13.180 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-17 07:02:13.188 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-17 07:02:13.191 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-17 07:02:13.217 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-17 07:02:13.225 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-17 07:02:13.227 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-17 07:02:13.318 | Selecting previously unselected package libnspr4:amd64. 2022-06-17 07:02:13.325 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-17 07:02:13.328 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-17 07:02:13.369 | Selecting previously unselected package libnss3:amd64. 2022-06-17 07:02:13.377 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-17 07:02:13.380 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-17 07:02:13.580 | Selecting previously unselected package libomp5-10:amd64. 2022-06-17 07:02:13.588 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:13.591 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:13.664 | Selecting previously unselected package libomp-10-dev. 2022-06-17 07:02:13.671 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:13.674 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:13.707 | Selecting previously unselected package pcp-conf. 2022-06-17 07:02:13.715 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-17 07:02:13.717 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-17 07:02:13.746 | Selecting previously unselected package libpcp3. 2022-06-17 07:02:13.755 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-06-17 07:02:13.757 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-17 07:02:13.817 | Selecting previously unselected package libpcp-pmda3. 2022-06-17 07:02:13.825 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-17 07:02:13.827 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-17 07:02:13.856 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-17 07:02:13.864 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-17 07:02:13.866 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-17 07:02:13.899 | Selecting previously unselected package libpq5:amd64. 2022-06-17 07:02:13.906 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:13.908 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:13.949 | Selecting previously unselected package libpq-dev. 2022-06-17 07:02:13.957 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:13.959 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:14.029 | Selecting previously unselected package librados2. 2022-06-17 07:02:14.037 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:14.040 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-17 07:02:14.517 | Selecting previously unselected package librbd1. 2022-06-17 07:02:14.525 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:14.527 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-17 07:02:14.784 | Selecting previously unselected package libsasl2-dev. 2022-06-17 07:02:14.792 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-17 07:02:14.794 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-17 07:02:14.867 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-17 07:02:14.873 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-17 07:02:14.910 | Selecting previously unselected package libssl-dev:amd64. 2022-06-17 07:02:14.918 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-17 07:02:14.920 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-17 07:02:15.174 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-17 07:02:15.182 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-17 07:02:15.184 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-17 07:02:15.292 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-17 07:02:15.300 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-17 07:02:15.302 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-17 07:02:15.326 | Selecting previously unselected package libx86-1:amd64. 2022-06-17 07:02:15.334 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-17 07:02:15.336 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-17 07:02:15.370 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-17 07:02:15.378 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:02:15.380 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-17 07:02:15.521 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-17 07:02:15.529 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-17 07:02:15.531 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-17 07:02:15.609 | Selecting previously unselected package llvm-10-runtime. 2022-06-17 07:02:15.617 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:15.619 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:15.671 | Selecting previously unselected package libpfm4:amd64. 2022-06-17 07:02:15.679 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-17 07:02:15.682 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-17 07:02:15.754 | Selecting previously unselected package llvm-10. 2022-06-17 07:02:15.762 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:15.764 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:16.540 | Selecting previously unselected package libffi-dev:amd64. 2022-06-17 07:02:16.548 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-06-17 07:02:16.550 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-17 07:02:16.590 | Selecting previously unselected package python3-pygments. 2022-06-17 07:02:16.598 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-17 07:02:16.600 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-17 07:02:16.734 | Selecting previously unselected package llvm-10-tools. 2022-06-17 07:02:16.742 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:16.744 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:16.879 | Selecting previously unselected package libz3-4:amd64. 2022-06-17 07:02:16.887 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-17 07:02:16.889 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-17 07:02:17.834 | Selecting previously unselected package libz3-dev:amd64. 2022-06-17 07:02:17.842 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-17 07:02:17.844 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-17 07:02:17.889 | Selecting previously unselected package llvm-10-dev. 2022-06-17 07:02:17.897 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-17 07:02:17.899 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:22.285 | Selecting previously unselected package lsscsi. 2022-06-17 07:02:22.293 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-06-17 07:02:22.295 | Unpacking lsscsi (0.30-0.1) ... 2022-06-17 07:02:22.330 | Selecting previously unselected package pkg-config. 2022-06-17 07:02:22.339 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-17 07:02:22.341 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-17 07:02:22.373 | Selecting previously unselected package pm-utils. 2022-06-17 07:02:22.382 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-06-17 07:02:22.384 | Unpacking pm-utils (1.4.1-19) ... 2022-06-17 07:02:22.432 | Selecting previously unselected package postgresql-client-common. 2022-06-17 07:02:22.441 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-17 07:02:22.443 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-17 07:02:22.476 | Selecting previously unselected package postgresql-client-12. 2022-06-17 07:02:22.485 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:22.487 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:22.685 | Selecting previously unselected package ssl-cert. 2022-06-17 07:02:22.694 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-06-17 07:02:22.696 | Unpacking ssl-cert (1.0.39) ... 2022-06-17 07:02:22.731 | Selecting previously unselected package postgresql-common. 2022-06-17 07:02:22.739 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-17 07:02:22.761 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-17 07:02:22.767 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-17 07:02:22.829 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-17 07:02:22.838 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:22.840 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:23.142 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-17 07:02:23.150 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-17 07:02:23.152 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-17 07:02:23.184 | Selecting previously unselected package python3-mysqldb. 2022-06-17 07:02:23.193 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-17 07:02:23.195 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-17 07:02:23.231 | Selecting previously unselected package python3.8-venv. 2022-06-17 07:02:23.240 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-17 07:02:23.242 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-17 07:02:23.266 | Selecting previously unselected package python3-venv. 2022-06-17 07:02:23.274 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-17 07:02:23.276 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-17 07:02:23.302 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-17 07:02:23.311 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-17 07:02:23.313 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-17 07:02:23.345 | Selecting previously unselected package qemu-utils. 2022-06-17 07:02:23.353 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-17 07:02:23.355 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-17 07:02:23.537 | Selecting previously unselected package sharutils. 2022-06-17 07:02:23.545 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-17 07:02:23.548 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-17 07:02:23.596 | Selecting previously unselected package sqlite3. 2022-06-17 07:02:23.605 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-17 07:02:23.607 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-17 07:02:23.749 | Selecting previously unselected package unzip. 2022-06-17 07:02:23.758 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-17 07:02:23.760 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-17 07:02:23.807 | Selecting previously unselected package vbetool. 2022-06-17 07:02:23.815 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-06-17 07:02:23.818 | Unpacking vbetool (1.1-4) ... 2022-06-17 07:02:23.846 | Selecting previously unselected package ipset. 2022-06-17 07:02:23.854 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-17 07:02:23.863 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-17 07:02:23.894 | Selecting previously unselected package ipvsadm. 2022-06-17 07:02:23.903 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-17 07:02:23.905 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-17 07:02:23.937 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-17 07:02:23.946 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-17 07:02:23.955 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:23.981 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-17 07:02:23.989 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-17 07:02:23.991 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-17 07:02:24.021 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-17 07:02:24.030 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-17 07:02:24.032 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-17 07:02:24.060 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-17 07:02:24.069 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-17 07:02:24.071 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:24.104 | Selecting previously unselected package libpcp-gui2. 2022-06-17 07:02:24.112 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.114 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-17 07:02:24.141 | Selecting previously unselected package libpcp-import1. 2022-06-17 07:02:24.150 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.152 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-17 07:02:24.180 | Selecting previously unselected package libpcp-mmv1. 2022-06-17 07:02:24.188 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.190 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-17 07:02:24.218 | Selecting previously unselected package libpcp-trace2. 2022-06-17 07:02:24.226 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.228 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-17 07:02:24.257 | Selecting previously unselected package libpcp-web1. 2022-06-17 07:02:24.266 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.268 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-17 07:02:24.309 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-17 07:02:24.320 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-17 07:02:24.322 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-17 07:02:24.357 | Selecting previously unselected package python3-pcp. 2022-06-17 07:02:24.366 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.368 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-17 07:02:24.411 | Selecting previously unselected package pcp. 2022-06-17 07:02:24.419 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-06-17 07:02:24.490 | Unpacking pcp (5.0.3-1) ... 2022-06-17 07:02:25.001 | Selecting previously unselected package socat. 2022-06-17 07:02:25.010 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-06-17 07:02:25.012 | Unpacking socat (1.7.3.3-2) ... 2022-06-17 07:02:25.088 | Selecting previously unselected package vlan. 2022-06-17 07:02:25.097 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-17 07:02:25.099 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-17 07:02:25.160 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-17 07:02:25.167 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-17 07:02:25.175 | Setting up javascript-common (11) ... 2022-06-17 07:02:25.207 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-17 07:02:25.222 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-17 07:02:25.228 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-17 07:02:25.235 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-17 07:02:25.241 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-17 07:02:25.264 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-17 07:02:25.267 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-17 07:02:25.274 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-17 07:02:25.279 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-17 07:02:25.285 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-17 07:02:25.290 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-17 07:02:25.296 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-17 07:02:25.302 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-17 07:02:25.307 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-17 07:02:25.313 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-17 07:02:25.320 | Setting up vbetool (1.1-4) ... 2022-06-17 07:02:25.325 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-17 07:02:25.332 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-17 07:02:25.341 | Setting up pm-utils (1.4.1-19) ... 2022-06-17 07:02:25.350 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-17 07:02:25.594 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-17 07:02:25.618 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-17 07:02:25.625 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-17 07:02:25.630 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-17 07:02:25.644 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:25.651 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-17 07:02:25.887 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-17 07:02:26.571 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-17 07:02:26.581 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-17 07:02:26.587 | Setting up m4 (1.4.18-4) ... 2022-06-17 07:02:26.592 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-17 07:02:26.874 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:26.879 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-17 07:02:26.884 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-17 07:02:26.889 | Setting up iputils-arping (3:20190709-3) ... 2022-06-17 07:02:26.923 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-17 07:02:26.929 | Setting up conntrack (1:1.4.5-2) ... 2022-06-17 07:02:26.935 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-17 07:02:26.941 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-17 07:02:26.946 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-17 07:02:27.140 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-17 07:02:29.197 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-17 07:02:29.203 | Setting up acl (2.2.53-6) ... 2022-06-17 07:02:29.209 | Setting up dns-root-data (2019052802) ... 2022-06-17 07:02:29.215 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-17 07:02:29.220 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:29.226 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-17 07:02:29.231 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:29.236 | Setting up autotools-dev (20180224.1) ... 2022-06-17 07:02:29.242 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-17 07:02:30.019 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-17 07:02:30.026 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-17 07:02:30.030 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-17 07:02:30.035 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-17 07:02:30.040 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:30.044 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-17 07:02:30.050 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:30.055 | Setting up ebtables (2.0.11-3build1) ... 2022-06-17 07:02:30.599 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-17 07:02:30.674 | Setting up socat (1.7.3.3-2) ... 2022-06-17 07:02:30.680 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-17 07:02:30.685 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-17 07:02:30.693 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-17 07:02:30.700 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-17 07:02:30.705 | Setting up binfmt-support (2.2.0-2) ... 2022-06-17 07:02:30.990 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-17 07:02:32.014 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-17 07:02:32.020 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-17 07:02:32.025 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-17 07:02:32.117 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-17 07:02:32.158 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-17 07:02:32.163 | Setting up lsscsi (0.30-0.1) ... 2022-06-17 07:02:32.169 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-17 07:02:32.174 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-17 07:02:32.179 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-17 07:02:32.185 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-17 07:02:32.190 | Setting up autoconf (2.69-11.1) ... 2022-06-17 07:02:32.198 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-17 07:02:32.204 | Setting up dwz (0.13-5) ... 2022-06-17 07:02:32.209 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-17 07:02:32.215 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-17 07:02:32.222 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-17 07:02:32.228 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-17 07:02:32.234 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-17 07:02:32.248 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-17 07:02:33.464 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:33.469 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:33.476 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-17 07:02:33.481 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-17 07:02:33.487 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-17 07:02:33.493 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:02:33.502 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-17 07:02:33.507 | Setting up pcp-conf (5.0.3-1) ... 2022-06-17 07:02:33.515 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-17 07:02:33.522 | Setting up libsub-override-perl (0.09-2) ... 2022-06-17 07:02:33.528 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-17 07:02:33.533 | Setting up libthai-data (0.1.28-3) ... 2022-06-17 07:02:33.539 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:33.544 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:33.549 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:33.556 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:33.562 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-17 07:02:33.567 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-17 07:02:33.572 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-17 07:02:33.584 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-17 07:02:33.592 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-17 07:02:34.613 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-17 07:02:34.941 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-17 07:02:34.947 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-17 07:02:34.952 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-17 07:02:34.959 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-17 07:02:34.965 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-17 07:02:34.970 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-06-17 07:02:36.246 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:02:36.251 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:36.256 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-17 07:02:36.264 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-17 07:02:36.268 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-17 07:02:36.274 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-17 07:02:36.279 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:36.285 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-17 07:02:36.290 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-17 07:02:36.295 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-17 07:02:36.300 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-17 07:02:36.502 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-17 07:02:36.508 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:02:36.513 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:36.519 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-17 07:02:36.524 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:36.530 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-17 07:02:36.541 | Setting up libtool (2.4.6-14) ... 2022-06-17 07:02:36.546 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-17 07:02:36.630 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-17 07:02:36.665 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-17 07:02:37.123 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-17 07:02:38.154 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-17 07:02:38.161 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-17 07:02:38.167 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:02:38.172 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-17 07:02:38.322 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-17 07:02:38.328 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:38.334 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:38.343 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-17 07:02:39.497 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-17 07:02:40.196 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:02:40.202 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-17 07:02:40.454 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-17 07:02:40.460 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-17 07:02:40.466 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-17 07:02:40.473 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-17 07:02:40.479 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-17 07:02:40.484 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-17 07:02:40.490 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-17 07:02:40.496 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:40.501 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-17 07:02:40.509 | Setting up ssl-cert (1.0.39) ... 2022-06-17 07:02:41.115 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-17 07:02:41.120 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-17 07:02:41.126 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-17 07:02:41.605 | Adding user postgres to group ssl-cert 2022-06-17 07:02:41.766 | 2022-06-17 07:02:41.766 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-17 07:02:41.956 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-17 07:02:41.956 | Removing obsolete dictionary files: 2022-06-17 07:02:42.547 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-17 07:02:43.634 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-17 07:02:43.641 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-17 07:02:43.646 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-17 07:02:43.651 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-17 07:02:43.657 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-17 07:02:43.662 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-17 07:02:43.667 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-17 07:02:43.672 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-17 07:02:43.678 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-17 07:02:43.683 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-17 07:02:43.689 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:43.694 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-17 07:02:43.700 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:43.705 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:43.710 | Setting up ipvsadm (1:1.31-1) ... 2022-06-17 07:02:44.459 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-17 07:02:44.465 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:44.566 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-17 07:02:46.631 | Regenerating fonts cache... done. 2022-06-17 07:02:46.634 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-17 07:02:46.640 | Setting up libpcp3 (5.0.3-1) ... 2022-06-17 07:02:46.645 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-17 07:02:46.651 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-17 07:02:46.657 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-17 07:02:47.952 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-17 07:02:48.781 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:48.825 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:48.830 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-17 07:02:49.800 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-17 07:02:50.493 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:50.498 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-17 07:02:50.504 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:50.509 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-17 07:02:50.515 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-17 07:02:50.520 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:50.526 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:50.532 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-17 07:02:50.539 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:50.544 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-17 07:02:50.550 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-17 07:02:50.556 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-17 07:02:50.561 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-17 07:02:50.567 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:50.572 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:51.178 | 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-06-17 07:02:51.201 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-17 07:02:51.207 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-17 07:02:51.213 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-17 07:02:51.219 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-17 07:02:51.225 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-17 07:02:51.230 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-17 07:02:51.236 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:51.257 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-17 07:02:51.262 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-17 07:02:51.268 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-17 07:02:51.274 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-17 07:02:51.279 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-17 07:02:51.285 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-17 07:02:51.291 | Setting up po-debconf (1.0.21) ... 2022-06-17 07:02:51.296 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:51.676 | Enabling module mpm_event. 2022-06-17 07:02:51.740 | Enabling module authz_core. 2022-06-17 07:02:51.745 | Enabling module authz_host. 2022-06-17 07:02:51.804 | Enabling module authn_core. 2022-06-17 07:02:51.809 | Enabling module auth_basic. 2022-06-17 07:02:51.868 | Enabling module access_compat. 2022-06-17 07:02:51.926 | Enabling module authn_file. 2022-06-17 07:02:51.984 | Enabling module authz_user. 2022-06-17 07:02:52.042 | Enabling module alias. 2022-06-17 07:02:52.100 | Enabling module dir. 2022-06-17 07:02:52.159 | Enabling module autoindex. 2022-06-17 07:02:52.217 | Enabling module env. 2022-06-17 07:02:52.275 | Enabling module mime. 2022-06-17 07:02:52.333 | Enabling module negotiation. 2022-06-17 07:02:52.392 | Enabling module setenvif. 2022-06-17 07:02:52.451 | Enabling module filter. 2022-06-17 07:02:52.511 | Enabling module deflate. 2022-06-17 07:02:52.570 | Enabling module status. 2022-06-17 07:02:52.628 | Enabling module reqtimeout. 2022-06-17 07:02:52.687 | Enabling conf charset. 2022-06-17 07:02:52.747 | Enabling conf localized-error-pages. 2022-06-17 07:02:52.804 | Enabling conf other-vhosts-access-log. 2022-06-17 07:02:52.863 | Enabling conf security. 2022-06-17 07:02:52.922 | Enabling conf serve-cgi-bin. 2022-06-17 07:02:52.980 | Enabling site 000-default. 2022-06-17 07:02:53.031 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-17 07:02:53.086 | Enabling conf javascript-common. 2022-06-17 07:02:53.341 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-17 07:02:53.917 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-17 07:02:56.599 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-17 07:02:56.613 | Setting up python3-pcp (5.0.3-1) ... 2022-06-17 07:02:56.915 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-17 07:02:56.936 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-17 07:02:56.941 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-17 07:02:56.954 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-17 07:02:56.960 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-17 07:02:56.966 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-17 07:02:56.972 | Setting up graphviz (2.42.2-3build2) ... 2022-06-17 07:02:56.980 | Setting up pcp (5.0.3-1) ... 2022-06-17 07:02:57.323 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-17 07:02:57.740 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-17 07:02:58.153 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-17 07:02:58.576 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-17 07:03:14.510 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-17 07:03:14.518 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:03:14.521 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-17 07:03:15.662 | Setting up dh-autoreconf (19) ... 2022-06-17 07:03:15.668 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-17 07:03:16.491 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-17 07:03:16.499 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-17 07:03:16.506 | Setting up debhelper (12.10ubuntu1) ... 2022-06-17 07:03:16.512 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-17 07:03:16.857 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-17 07:03:16.862 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-17 07:03:16.886 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-17 07:03:16.941 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-17 07:03:30.020 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-17 07:03:30.044 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-17 07:03:30.438 | Processing triggers for ufw (0.36-6) ... 2022-06-17 07:03:30.599 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:03:54.336 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-17 07:03:54.349 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-17 07:04:02.108 | ++ functions-common:apt_get:1235 : result=0 2022-06-17 07:04:02.110 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:04:02.113 | ++ functions-common:time_stop:2426 : local name 2022-06-17 07:04:02.115 | ++ functions-common:time_stop:2427 : local end_time 2022-06-17 07:04:02.117 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:04:02.119 | ++ functions-common:time_stop:2429 : local total 2022-06-17 07:04:02.121 | ++ functions-common:time_stop:2430 : local start_time 2022-06-17 07:04:02.123 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:04:02.125 | ++ functions-common:time_stop:2433 : start_time=1655449262447 2022-06-17 07:04:02.128 | ++ functions-common:time_stop:2435 : [[ -z 1655449262447 ]] 2022-06-17 07:04:02.130 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:04:02.134 | ++ functions-common:time_stop:2438 : end_time=1655449442132 2022-06-17 07:04:02.136 | ++ functions-common:time_stop:2439 : elapsed_time=179685 2022-06-17 07:04:02.138 | ++ functions-common:time_stop:2440 : total=732 2022-06-17 07:04:02.140 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:04:02.143 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=180417 2022-06-17 07:04:02.145 | ++ functions-common:apt_get:1239 : return 0 2022-06-17 07:04:02.147 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-17 07:04:02.150 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-17 07:04:02.152 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-17 07:04:02.156 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-17 07:04:02.160 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-17 07:04:02.163 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-17 07:04:02.165 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-17 07:04:03.464 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-17 07:04:03.466 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-17 07:04:03.468 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-17 07:04:03.470 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-17 07:04:03.472 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-17 07:04:03.474 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-17 07:04:03.475 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-17 07:04:03.477 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-17 07:04:03.479 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-17 07:04:03.480 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-17 07:04:03.482 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-17 07:04:03.484 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-17 07:04:03.486 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-17 07:04:03.488 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-17 07:04:03.489 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-17 07:04:03.491 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-17 07:04:03.493 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-17 07:04:03.495 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-17 07:04:03.496 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-17 07:04:03.498 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-17 07:04:03.500 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-17 07:04:03.502 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-17 07:04:03.504 | + functions-common:_ensure_lsb_release:394 : return 2022-06-17 07:04:03.506 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-17 07:04:03.573 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-17 07:04:03.575 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-17 07:04:03.640 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-17 07:04:03.642 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-17 07:04:03.709 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-17 07:04:03.711 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-17 07:04:03.712 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-17 07:04:03.714 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-17 07:04:03.716 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-17 07:04:03.718 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-17 07:04:03.720 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-17 07:04:03.722 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-17 07:04:03.724 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-17 07:04:03.726 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-17 07:04:03.728 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-17 07:04:03.728 | Distro: focal 2022-06-17 07:04:03.730 | + tools/install_pip.sh:main:124 : get_versions 2022-06-17 07:04:03.732 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-17 07:04:03.736 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-17 07:04:03.737 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-17 07:04:03.740 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-17 07:04:03.740 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-17 07:04:05.104 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-17 07:04:05.106 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-17 07:04:05.106 | pip: 20.0.2 2022-06-17 07:04:05.108 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-17 07:04:05.110 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-17 07:04:05.112 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:04:05.113 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:04:05.115 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:04:05.117 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:04:05.119 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:04:05.120 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:04:05.122 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:04:05.124 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:04:05.125 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:04:05.128 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:04:05.129 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-17 07:04:05.131 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:04:05.133 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:04:05.135 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-17 07:04:05.139 | + tools/install_pip.sh:main:153 : set -x 2022-06-17 07:04:05.140 | + tools/install_pip.sh:main:156 : get_versions 2022-06-17 07:04:05.143 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-17 07:04:05.147 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-17 07:04:05.148 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-17 07:04:05.151 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-17 07:04:05.151 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-17 07:04:06.504 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-17 07:04:06.506 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-17 07:04:06.506 | pip: 20.0.2 2022-06-17 07:04:06.509 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-17 07:04:06.512 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-17 07:04:06.515 | + ./stack.sh:main:791 : fixup_all 2022-06-17 07:04:06.517 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-17 07:04:06.519 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-17 07:04:06.522 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:04:06.524 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:04:06.526 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-17 07:04:06.538 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-17 07:04:06.549 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-17 07:04:06.559 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-17 07:04:06.561 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-17 07:04:06.564 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:04:06.566 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:04:06.568 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:04:06.570 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:04:06.572 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:04:06.574 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:04:06.576 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:04:06.578 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:04:06.580 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:04:06.582 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:04:06.584 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-17 07:04:06.586 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-17 07:04:06.589 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-17 07:04:06.591 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:04:06.593 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:04:06.596 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:04:06.598 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:04:06.600 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:04:06.602 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:04:06.604 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-17 07:04:06.607 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-17 07:04:06.627 | Using python 3.8 to install os-testr 2022-06-17 07:04:06.629 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-17 07:04:08.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:04:08.598 | from cryptography.utils import int_from_bytes 2022-06-17 07:04:08.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:04:08.598 | from cryptography.utils import int_from_bytes 2022-06-17 07:04:09.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:04:09.735 | Collecting os-testr===3.0.0 2022-06-17 07:04:09.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-17 07:04:09.868 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-17 07:04:09.960 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-17 07:04:10.051 | Collecting python-subunit===1.4.0 2022-06-17 07:04:10.058 | 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-06-17 07:04:10.188 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-17 07:04:10.209 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-17 07:04:10.240 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-17 07:04:11.658 | Installing collected packages: python-subunit, os-testr 2022-06-17 07:04:11.897 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-06-17 07:04:11.991 | + inc/python:pip_install:196 : result=0 2022-06-17 07:04:11.993 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:04:11.995 | + functions-common:time_stop:2426 : local name 2022-06-17 07:04:11.998 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:04:12.000 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:04:12.002 | + functions-common:time_stop:2429 : local total 2022-06-17 07:04:12.004 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:04:12.007 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:04:12.009 | + functions-common:time_stop:2433 : start_time=1655449446622 2022-06-17 07:04:12.011 | + functions-common:time_stop:2435 : [[ -z 1655449446622 ]] 2022-06-17 07:04:12.013 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:04:12.017 | + functions-common:time_stop:2438 : end_time=1655449452015 2022-06-17 07:04:12.019 | + functions-common:time_stop:2439 : elapsed_time=5393 2022-06-17 07:04:12.021 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:04:12.024 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:04:12.026 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5393 2022-06-17 07:04:12.028 | + inc/python:pip_install:199 : return 0 2022-06-17 07:04:12.030 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-17 07:04:12.078 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-17 07:04:12.171 | + ./stack.sh:main:805 : install_infra 2022-06-17 07:04:12.174 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-17 07:04:12.177 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-17 07:04:12.180 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-17 07:04:15.230 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-17 07:04:15.233 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-17 07:04:15.254 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-17 07:04:17.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:04:17.948 | Collecting pbr===5.9.0 2022-06-17 07:04:17.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-17 07:04:17.992 | Installing collected packages: pbr 2022-06-17 07:04:18.145 | Successfully installed pbr-5.9.0 2022-06-17 07:04:18.203 | + inc/python:pip_install:196 : result=0 2022-06-17 07:04:18.206 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:04:18.208 | + functions-common:time_stop:2426 : local name 2022-06-17 07:04:18.210 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:04:18.212 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:04:18.214 | + functions-common:time_stop:2429 : local total 2022-06-17 07:04:18.216 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:04:18.218 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:04:18.220 | + functions-common:time_stop:2433 : start_time=1655449455247 2022-06-17 07:04:18.222 | + functions-common:time_stop:2435 : [[ -z 1655449455247 ]] 2022-06-17 07:04:18.225 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:04:18.229 | + functions-common:time_stop:2438 : end_time=1655449458226 2022-06-17 07:04:18.231 | + functions-common:time_stop:2439 : elapsed_time=2979 2022-06-17 07:04:18.233 | + functions-common:time_stop:2440 : total=5393 2022-06-17 07:04:18.235 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:04:18.238 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8372 2022-06-17 07:04:18.240 | + inc/python:pip_install:199 : return 0 2022-06-17 07:04:18.242 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-17 07:04:18.245 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-17 07:04:18.267 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-17 07:04:20.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:04:20.842 | Processing /opt/stack/requirements 2022-06-17 07:04:22.200 | Collecting fixtures===3.0.0 2022-06-17 07:04:22.208 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-17 07:04:22.426 | Collecting PyYAML===6.0 2022-06-17 07:04:22.432 | 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-06-17 07:04:22.606 | Collecting requests===2.28.0 2022-06-17 07:04:22.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc7/861137fbce630/requests-2.28.0-py3-none-any.whl (62 kB) 2022-06-17 07:04:22.691 | Collecting packaging===21.3 2022-06-17 07:04:22.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-17 07:04:22.757 | Collecting testtools===2.5.0 2022-06-17 07:04:22.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-17 07:04:22.844 | Collecting idna===3.3 2022-06-17 07:04:22.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-06-17 07:04:22.987 | Collecting pyparsing===3.0.9 2022-06-17 07:04:22.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-17 07:04:23.053 | Collecting six===1.16.0 2022-06-17 07:04:23.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-17 07:04:23.113 | Collecting charset-normalizer===2.0.12 2022-06-17 07:04:23.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-06-17 07:04:23.153 | Collecting Parsley>=1.2 2022-06-17 07:04:23.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-17 07:04:23.205 | Collecting beagle>=0.2.1 2022-06-17 07:04:23.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-17 07:04:23.237 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-17 07:04:23.311 | Collecting urllib3===1.26.9 2022-06-17 07:04:23.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-06-17 07:04:23.445 | Collecting certifi>=2017.4.17 2022-06-17 07:04:23.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-06-17 07:04:23.485 | Collecting extras===1.0.0 2022-06-17 07:04:23.491 | 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-06-17 07:04:23.576 | Collecting cliff===3.10.1 2022-06-17 07:04:23.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-06-17 07:04:23.690 | Collecting stevedore===3.5.0 2022-06-17 07:04:23.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-06-17 07:04:23.745 | Collecting autopage===0.5.1 2022-06-17 07:04:23.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-06-17 07:04:23.901 | Collecting cmd2===2.4.1 2022-06-17 07:04:23.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-06-17 07:04:24.009 | Collecting prettytable===3.3.0 2022-06-17 07:04:24.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-06-17 07:04:24.063 | Collecting wcwidth===0.2.5 2022-06-17 07:04:24.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-17 07:04:24.119 | Collecting pyperclip===1.8.2 2022-06-17 07:04:24.125 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-17 07:04:24.172 | Collecting attrs===21.4.0 2022-06-17 07:04:24.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-06-17 07:04:24.258 | Building wheels for collected packages: openstack-requirements 2022-06-17 07:04:24.259 | Building wheel for openstack-requirements (setup.py): started 2022-06-17 07:04:25.058 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-17 07:04:25.058 | ERROR: Command errored out with exit status 1: 2022-06-17 07:04:25.058 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-v36b5cu2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-v36b5cu2/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-cu3gjyqu 2022-06-17 07:04:25.059 | cwd: /tmp/pip-req-build-v36b5cu2/ 2022-06-17 07:04:25.059 | Complete output (6 lines): 2022-06-17 07:04:25.059 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-17 07:04:25.059 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-17 07:04:25.059 | or: setup.py --help-commands 2022-06-17 07:04:25.059 | or: setup.py cmd --help 2022-06-17 07:04:25.059 | 2022-06-17 07:04:25.059 | error: invalid command 'bdist_wheel' 2022-06-17 07:04:25.059 | ---------------------------------------- 2022-06-17 07:04:25.059 | ERROR: Failed building wheel for openstack-requirements 2022-06-17 07:04:25.059 | Running setup.py clean for openstack-requirements 2022-06-17 07:04:25.869 | Failed to build openstack-requirements 2022-06-17 07:04:26.128 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, stevedore, autopage, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-17 07:04:27.939 | Running setup.py install for openstack-requirements: started 2022-06-17 07:04:30.213 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-17 07:04:30.245 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5473 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-06-17 07:04:30.374 | + inc/python:pip_install:196 : result=0 2022-06-17 07:04:30.377 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:04:30.379 | + functions-common:time_stop:2426 : local name 2022-06-17 07:04:30.381 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:04:30.383 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:04:30.385 | + functions-common:time_stop:2429 : local total 2022-06-17 07:04:30.387 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:04:30.389 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:04:30.391 | + functions-common:time_stop:2433 : start_time=1655449458259 2022-06-17 07:04:30.393 | + functions-common:time_stop:2435 : [[ -z 1655449458259 ]] 2022-06-17 07:04:30.396 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:04:30.399 | + functions-common:time_stop:2438 : end_time=1655449470397 2022-06-17 07:04:30.401 | + functions-common:time_stop:2439 : elapsed_time=12138 2022-06-17 07:04:30.403 | + functions-common:time_stop:2440 : total=8372 2022-06-17 07:04:30.406 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:04:30.408 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20510 2022-06-17 07:04:30.410 | + inc/python:pip_install:199 : return 0 2022-06-17 07:04:30.413 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-17 07:04:30.415 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-17 07:04:30.417 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-17 07:04:30.420 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:04:30.422 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:04:30.425 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-17 07:04:30.427 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:04:30.430 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-17 07:04:30.449 | Using python 3.8 to install pbr 2022-06-17 07:04:30.451 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-17 07:04:32.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:04:32.392 | from cryptography.utils import int_from_bytes 2022-06-17 07:04:32.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:04:32.393 | from cryptography.utils import int_from_bytes 2022-06-17 07:04:33.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:04:33.516 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-17 07:04:35.074 | + inc/python:pip_install:196 : result=0 2022-06-17 07:04:35.076 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:04:35.078 | + functions-common:time_stop:2426 : local name 2022-06-17 07:04:35.080 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:04:35.082 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:04:35.084 | + functions-common:time_stop:2429 : local total 2022-06-17 07:04:35.086 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:04:35.088 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:04:35.091 | + functions-common:time_stop:2433 : start_time=1655449470444 2022-06-17 07:04:35.093 | + functions-common:time_stop:2435 : [[ -z 1655449470444 ]] 2022-06-17 07:04:35.095 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:04:35.100 | + functions-common:time_stop:2438 : end_time=1655449475097 2022-06-17 07:04:35.102 | + functions-common:time_stop:2439 : elapsed_time=4653 2022-06-17 07:04:35.104 | + functions-common:time_stop:2440 : total=20510 2022-06-17 07:04:35.106 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:04:35.108 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=25163 2022-06-17 07:04:35.110 | + inc/python:pip_install:199 : return 0 2022-06-17 07:04:35.113 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-17 07:04:38.157 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-17 07:04:39.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:04:39.967 | Collecting bindep 2022-06-17 07:04:39.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-17 07:04:40.029 | Collecting Parsley 2022-06-17 07:04:40.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-17 07:04:40.132 | Collecting packaging; python_version >= "3.6" 2022-06-17 07:04:40.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-17 07:04:40.198 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-17 07:04:40.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-17 07:04:40.328 | Collecting pbr>=2.0.0 2022-06-17 07:04:40.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-17 07:04:40.522 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-17 07:04:40.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-17 07:04:40.577 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2022-06-17 07:04:41.131 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-17 07:04:41.199 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-17 07:04:41.202 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-17 07:04:41.205 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-17 07:04:41.222 | + ./stack.sh:main:814 : pkgs= 2022-06-17 07:04:41.225 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-17 07:04:41.227 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-17 07:04:41.229 | + functions-common:run_phase:1854 : local mode=stack 2022-06-17 07:04:41.232 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-17 07:04:41.234 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:04:41.236 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:04:41.238 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:04:41.240 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:04:41.242 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:04:41.245 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:04:41.249 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:04:41.251 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:04:41.253 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:04:41.255 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-17 07:04:41.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:04:41.273 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:04:41.275 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:04:41.277 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:04:41.279 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-17 07:04:41.281 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:04:41.283 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-17 07:04:41.285 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:04:41.287 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-17 07:04:41.289 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:04:41.291 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-17 07:04:41.293 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:04:41.296 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-17 07:04:41.298 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-17 07:04:41.300 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-17 07:04:41.302 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:04:41.304 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-17 07:04:41.306 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-17 07:04:41.309 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-17 07:04:41.311 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-17 07:04:41.313 | + functions-common:run_plugins:1843 : local plugins= 2022-06-17 07:04:41.315 | + functions-common:run_plugins:1844 : local plugin 2022-06-17 07:04:41.317 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-17 07:04:41.320 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-17 07:04:41.322 | + functions:set_systemd_override:821 : local value=2048 2022-06-17 07:04:41.324 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-17 07:04:41.327 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-17 07:04:41.375 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-17 07:04:41.375 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-17 07:04:41.377 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-17 07:04:41.737 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-17 07:04:41.739 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-17 07:04:41.756 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:04:41.758 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-17 07:04:41.760 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:04:41.763 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:04:41.765 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:04:41.767 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:04:41.770 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:04:41.772 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:04:41.775 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:04:41.777 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:04:41.779 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:04:41.781 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:04:41.784 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:04:41.786 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:04:41.788 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-17 07:04:41.790 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:04:41.793 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:04:41.795 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:04:41.797 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-17 07:04:41.818 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-17 07:04:41.926 | Reading package lists... 2022-06-17 07:04:42.168 | Building dependency tree... 2022-06-17 07:04:42.169 | Reading state information... 2022-06-17 07:04:42.418 | The following packages were automatically installed and are no longer required: 2022-06-17 07:04:42.419 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:04:42.419 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:04:42.419 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:04:42.419 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:04:42.419 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:04:42.419 | python3-zope.interface 2022-06-17 07:04:42.419 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:04:42.419 | The following additional packages will be installed: 2022-06-17 07:04:42.419 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-17 07:04:42.420 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-17 07:04:42.420 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-17 07:04:42.420 | erlang-tools erlang-xmerl locales-all 2022-06-17 07:04:42.421 | Suggested packages: 2022-06-17 07:04:42.421 | erlang erlang-manpages erlang-doc 2022-06-17 07:04:42.491 | The following NEW packages will be installed: 2022-06-17 07:04:42.491 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-17 07:04:42.491 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-17 07:04:42.491 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-17 07:04:42.492 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-17 07:04:42.772 | 0 upgraded, 19 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:04:42.772 | Need to get 38.0 MB of archives. 2022-06-17 07:04:42.772 | After this operation, 276 MB of additional disk space will be used. 2022-06-17 07:04:42.772 | 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-06-17 07:04:44.720 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-17 07:04:44.941 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-17 07:04:44.944 | 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-06-17 07:04:44.971 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-17 07:04:45.172 | 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-06-17 07:04:45.175 | 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-06-17 07:04:45.348 | 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-06-17 07:04:45.350 | 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-06-17 07:04:45.351 | 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-06-17 07:04:45.353 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-17 07:04:45.361 | 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-06-17 07:04:45.713 | 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-06-17 07:04:45.722 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-17 07:04:45.725 | 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-06-17 07:04:45.781 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-17 07:04:46.077 | 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-06-17 07:04:46.127 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-17 07:04:47.955 | 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-06-17 07:04:50.328 | Fetched 38.0 MB in 7s (5,232 kB/s) 2022-06-17 07:04:50.359 | Selecting previously unselected package erlang-base. 2022-06-17 07:04:50.406 | (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 ... 81596 files and directories currently installed.) 2022-06-17 07:04:50.409 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:50.411 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.485 | Selecting previously unselected package erlang-asn1. 2022-06-17 07:04:51.494 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.496 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.604 | Selecting previously unselected package erlang-crypto. 2022-06-17 07:04:51.613 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.615 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.657 | Selecting previously unselected package erlang-public-key. 2022-06-17 07:04:51.666 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.668 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.765 | Selecting previously unselected package erlang-mnesia. 2022-06-17 07:04:51.774 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.776 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.886 | Selecting previously unselected package erlang-runtime-tools. 2022-06-17 07:04:51.895 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.897 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:51.952 | Selecting previously unselected package erlang-ssl. 2022-06-17 07:04:51.960 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:51.963 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.128 | Selecting previously unselected package erlang-eldap. 2022-06-17 07:04:52.137 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.139 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.175 | Selecting previously unselected package erlang-ftp. 2022-06-17 07:04:52.185 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.186 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.228 | Selecting previously unselected package erlang-tftp. 2022-06-17 07:04:52.236 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.239 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.274 | Selecting previously unselected package erlang-inets. 2022-06-17 07:04:52.282 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.284 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.388 | Selecting previously unselected package erlang-snmp. 2022-06-17 07:04:52.397 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.399 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.641 | Selecting previously unselected package erlang-os-mon. 2022-06-17 07:04:52.649 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.651 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.686 | Selecting previously unselected package erlang-parsetools. 2022-06-17 07:04:52.694 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.696 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.739 | Selecting previously unselected package erlang-syntax-tools. 2022-06-17 07:04:52.748 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.750 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.820 | Selecting previously unselected package erlang-tools. 2022-06-17 07:04:52.829 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.831 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:52.924 | Selecting previously unselected package erlang-xmerl. 2022-06-17 07:04:52.934 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-17 07:04:52.936 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:53.110 | Selecting previously unselected package locales-all. 2022-06-17 07:04:53.120 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-17 07:04:53.122 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-17 07:04:57.315 | Selecting previously unselected package rabbitmq-server. 2022-06-17 07:04:57.327 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-17 07:04:57.329 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-17 07:04:58.456 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-17 07:04:58.828 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-17 07:04:58.828 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-17 07:05:02.975 | Searching for services which depend on erlang and should be started... none found. 2022-06-17 07:05:02.979 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:02.984 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:02.989 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-17 07:05:02.996 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.001 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.006 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.011 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.016 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.021 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.026 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.031 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.036 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.041 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.046 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.051 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.057 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.062 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-17 07:05:03.067 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-17 07:05:03.154 | Adding group `rabbitmq' (GID 125) ... 2022-06-17 07:05:03.165 | Done. 2022-06-17 07:05:03.244 | Adding system user `rabbitmq' (UID 117) ... 2022-06-17 07:05:03.244 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-17 07:05:03.275 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-17 07:05:03.536 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-17 07:05:09.142 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:05:09.737 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:05:17.652 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:05:17.654 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:05:17.656 | + functions-common:time_stop:2426 : local name 2022-06-17 07:05:17.659 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:05:17.661 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:05:17.663 | + functions-common:time_stop:2429 : local total 2022-06-17 07:05:17.665 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:05:17.667 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:05:17.670 | + functions-common:time_stop:2433 : start_time=1655449481815 2022-06-17 07:05:17.672 | + functions-common:time_stop:2435 : [[ -z 1655449481815 ]] 2022-06-17 07:05:17.675 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:05:17.679 | + functions-common:time_stop:2438 : end_time=1655449517676 2022-06-17 07:05:17.681 | + functions-common:time_stop:2439 : elapsed_time=35861 2022-06-17 07:05:17.684 | + functions-common:time_stop:2440 : total=180417 2022-06-17 07:05:17.686 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:05:17.688 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=216278 2022-06-17 07:05:17.690 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:05:17.693 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-17 07:05:17.695 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:05:17.698 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:05:17.700 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:05:17.702 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:05:17.705 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:05:17.707 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:05:17.709 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-17 07:05:17.712 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:05:17.715 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:05:17.717 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:05:17.719 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:05:17.721 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:05:17.724 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:05:17.726 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:05:17.728 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:05:17.731 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:05:17.733 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:05:17.735 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-17 07:05:17.737 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:05:17.740 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:05:17.742 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:05:17.744 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:05:17.747 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:05:17.749 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:05:17.751 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-17 07:05:17.754 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-17 07:05:17.769 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:05:17.772 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-17 07:05:17.774 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:05:17.777 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-17 07:05:17.779 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-17 07:05:17.782 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-17 07:05:17.786 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-17 07:05:17.788 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-17 07:05:17.790 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-17 07:05:17.792 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-17 07:05:17.795 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-17 07:05:17.797 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-17 07:05:17.800 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-17 07:05:18.471 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-17 07:05:18.471 | user tags 2022-06-17 07:05:18.471 | guest [administrator]' 2022-06-17 07:05:18.475 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-17 07:05:18.475 | user tags 2022-06-17 07:05:18.475 | guest [administrator]' 2022-06-17 07:05:18.475 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-17 07:05:18.481 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-17 07:05:18.483 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-17 07:05:18.486 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-17 07:05:19.148 | Adding user "stackrabbit" ... 2022-06-17 07:05:19.171 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-17 07:05:19.820 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-17 07:05:19.842 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-17 07:05:19.844 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-17 07:05:20.502 | Changing password for user "stackrabbit" ... 2022-06-17 07:05:20.526 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-17 07:05:20.528 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-17 07:05:20.530 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-17 07:05:21.217 | Deleting user "guest" ... 2022-06-17 07:05:21.240 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-17 07:05:21.257 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:05:21.260 | + ./stack.sh:main:831 : install_database 2022-06-17 07:05:21.262 | + lib/database:install_database:118 : install_database_mysql 2022-06-17 07:05:21.264 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-17 07:05:21.267 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:05:21.269 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:05:21.271 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-17 07:05:21.484 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-17 07:05:21.487 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-06-17 07:05:21.491 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-06-17 07:05:21.494 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:05:21.496 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:05:21.499 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-06-17 07:05:21.501 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-06-17 07:05:21.504 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-17 07:05:21.507 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-17 07:05:21.510 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-17 07:05:21.512 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-17 07:05:21.514 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:05:21.516 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-17 07:05:21.519 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:05:21.521 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:05:21.523 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:05:21.526 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:05:21.528 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:05:21.530 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:05:21.532 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:05:21.535 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:05:21.537 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:05:21.540 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:05:21.542 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-17 07:05:21.544 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:05:21.547 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:05:21.549 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:05:21.551 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:05:21.554 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:05:21.557 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:05:21.559 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-17 07:05:21.561 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:05:21.563 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:05:21.566 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-17 07:05:21.568 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:05:21.570 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:05:21.573 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:05:21.575 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:05:21.577 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:05:21.579 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:05:21.582 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:05:21.584 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:05:21.586 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:05:21.588 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:05:21.591 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:05:21.593 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:05:21.595 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-17 07:05:21.597 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:05:21.600 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:05:21.603 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:05:21.605 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-17 07:05:21.626 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-17 07:05:21.735 | Reading package lists... 2022-06-17 07:05:21.978 | Building dependency tree... 2022-06-17 07:05:21.979 | Reading state information... 2022-06-17 07:05:22.226 | The following packages were automatically installed and are no longer required: 2022-06-17 07:05:22.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:05:22.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:05:22.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:05:22.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:05:22.228 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:05:22.228 | python3-zope.interface 2022-06-17 07:05:22.228 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:05:22.228 | The following additional packages will be installed: 2022-06-17 07:05:22.228 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-17 07:05:22.228 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-17 07:05:22.228 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-17 07:05:22.229 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-17 07:05:22.229 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-17 07:05:22.229 | mysql-server-8.0 mysql-server-core-8.0 2022-06-17 07:05:22.230 | Suggested packages: 2022-06-17 07:05:22.230 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-17 07:05:22.306 | The following NEW packages will be installed: 2022-06-17 07:05:22.306 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-17 07:05:22.306 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-17 07:05:22.306 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-17 07:05:22.307 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-17 07:05:22.307 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-17 07:05:22.307 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-17 07:05:22.556 | 0 upgraded, 24 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:05:22.556 | Need to get 31.5 MB of archives. 2022-06-17 07:05:22.556 | After this operation, 262 MB of additional disk space will be used. 2022-06-17 07:05:22.556 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-17 07:05:23.866 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-17 07:05:23.869 | 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-06-17 07:05:23.878 | 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-06-17 07:05:23.878 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-17 07:05:23.901 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-17 07:05:27.046 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-17 07:05:27.141 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-17 07:05:27.142 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-17 07:05:27.144 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-17 07:05:27.145 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-17 07:05:27.224 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-17 07:05:27.228 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-17 07:05:27.229 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-17 07:05:27.229 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-17 07:05:27.231 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-17 07:05:27.274 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-17 07:05:27.276 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-17 07:05:27.287 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-17 07:05:27.290 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-17 07:05:27.412 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-17 07:05:27.412 | 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-06-17 07:05:28.490 | 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-06-17 07:05:28.490 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-17 07:05:28.987 | Preconfiguring packages ... 2022-06-17 07:05:29.099 | Fetched 31.5 MB in 6s (5,109 kB/s) 2022-06-17 07:05:29.126 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-17 07:05:29.177 | (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 ... 90052 files and directories currently installed.) 2022-06-17 07:05:29.180 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:05:29.183 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:30.097 | Selecting previously unselected package mysql-client-8.0. 2022-06-17 07:05:30.107 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:05:30.109 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:30.141 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-17 07:05:30.150 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-17 07:05:30.154 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-17 07:05:30.194 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-17 07:05:30.204 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-17 07:05:30.207 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-17 07:05:30.235 | Selecting previously unselected package libmecab2:amd64. 2022-06-17 07:05:30.244 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-17 07:05:30.246 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-17 07:05:30.312 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-17 07:05:30.322 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:05:30.324 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:33.196 | Selecting previously unselected package mysql-server-8.0. 2022-06-17 07:05:33.206 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-17 07:05:33.650 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:33.704 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-17 07:05:33.714 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-17 07:05:33.716 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-17 07:05:33.741 | Selecting previously unselected package liburi-perl. 2022-06-17 07:05:33.751 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-17 07:05:33.753 | Unpacking liburi-perl (1.76-2) ... 2022-06-17 07:05:33.798 | Selecting previously unselected package libhtml-parser-perl. 2022-06-17 07:05:33.807 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-17 07:05:33.810 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-17 07:05:33.848 | Selecting previously unselected package libcgi-pm-perl. 2022-06-17 07:05:33.857 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-17 07:05:33.859 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-17 07:05:33.911 | Selecting previously unselected package libfcgi-perl. 2022-06-17 07:05:33.921 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-17 07:05:33.923 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-17 07:05:33.952 | Selecting previously unselected package libcgi-fast-perl. 2022-06-17 07:05:33.962 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-17 07:05:33.964 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-17 07:05:33.990 | Selecting previously unselected package libencode-locale-perl. 2022-06-17 07:05:34.000 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-17 07:05:34.002 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-17 07:05:34.028 | Selecting previously unselected package libhtml-template-perl. 2022-06-17 07:05:34.037 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-17 07:05:34.039 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-17 07:05:34.072 | Selecting previously unselected package libtimedate-perl. 2022-06-17 07:05:34.082 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-17 07:05:34.084 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-17 07:05:34.123 | Selecting previously unselected package libhttp-date-perl. 2022-06-17 07:05:34.133 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-17 07:05:34.135 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-17 07:05:34.160 | Selecting previously unselected package libio-html-perl. 2022-06-17 07:05:34.170 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-17 07:05:34.172 | Unpacking libio-html-perl (1.001-1) ... 2022-06-17 07:05:34.200 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-17 07:05:34.209 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-17 07:05:34.211 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-17 07:05:34.239 | Selecting previously unselected package libhttp-message-perl. 2022-06-17 07:05:34.249 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-17 07:05:34.251 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-17 07:05:34.287 | Selecting previously unselected package mecab-utils. 2022-06-17 07:05:34.297 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-17 07:05:34.299 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-17 07:05:34.327 | Selecting previously unselected package mecab-ipadic. 2022-06-17 07:05:34.337 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-17 07:05:34.339 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-17 07:05:35.586 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-17 07:05:35.595 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-17 07:05:35.598 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-17 07:05:35.624 | Selecting previously unselected package mysql-server. 2022-06-17 07:05:35.633 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-17 07:05:35.635 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:35.688 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-17 07:05:35.695 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:35.700 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-17 07:05:35.706 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-17 07:05:35.711 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-17 07:05:35.716 | Setting up mecab-utils (0.996-10build1) ... 2022-06-17 07:05:35.721 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-17 07:05:35.727 | Setting up libio-html-perl (1.001-1) ... 2022-06-17 07:05:35.732 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-17 07:05:35.738 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:35.743 | Setting up libfcgi-perl (0.79-1) ... 2022-06-17 07:05:35.749 | Setting up liburi-perl (1.76-2) ... 2022-06-17 07:05:35.755 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-17 07:05:35.760 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-17 07:05:35.766 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-17 07:05:35.771 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-17 07:05:35.774 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-17 07:05:35.774 | 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-06-17 07:05:35.775 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-17 07:05:35.775 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-17 07:05:35.913 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-17 07:05:35.914 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-17 07:05:35.914 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-17 07:05:35.914 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-17 07:05:35.922 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-17 07:05:36.012 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-17 07:05:36.012 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-17 07:05:36.012 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-17 07:05:36.038 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-17 07:05:36.082 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-17 07:05:36.368 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-17 07:05:36.375 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-17 07:05:36.465 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-17 07:05:36.466 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-17 07:05:36.466 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-17 07:05:36.466 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-17 07:05:36.470 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-17 07:05:36.470 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-17 07:05:36.515 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-17 07:05:36.710 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-17 07:05:36.710 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-17 07:05:36.711 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-17 07:05:36.711 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-17 07:05:36.714 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-17 07:05:36.714 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-17 07:05:37.146 | 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-06-17 07:05:37.263 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-17 07:05:37.580 | 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-06-17 07:05:37.585 | 2022-06-17 07:05:37.585 | done! 2022-06-17 07:05:37.591 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-17 07:05:37.595 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:37.600 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-17 07:05:37.605 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-17 07:05:37.609 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-17 07:05:37.609 | 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-06-17 07:05:37.610 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-17 07:05:37.610 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-17 07:05:37.822 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-17 07:05:37.822 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-17 07:05:37.822 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-17 07:05:37.823 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-17 07:05:37.834 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-17 07:05:37.967 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-17 07:05:37.968 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-17 07:05:37.968 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-17 07:05:38.008 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-17 07:05:38.085 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-17 07:05:38.581 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-17 07:05:38.592 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-17 07:05:38.702 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-17 07:05:38.703 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-17 07:05:38.703 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-17 07:05:38.703 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-17 07:05:38.709 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-17 07:05:38.709 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-17 07:05:38.799 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-17 07:05:39.095 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-17 07:05:39.095 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-17 07:05:39.096 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-17 07:05:39.097 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-17 07:05:39.100 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-17 07:05:39.100 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-17 07:05:39.605 | 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-06-17 07:05:39.739 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-17 07:05:40.059 | 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-06-17 07:05:40.063 | 2022-06-17 07:05:40.063 | done! 2022-06-17 07:05:40.070 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-17 07:05:40.075 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-17 07:05:40.080 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-17 07:05:40.085 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:40.749 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-17 07:05:40.783 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-17 07:05:49.717 | mysqld will log errors to /var/log/mysql/error.log 2022-06-17 07:05:50.335 | mysqld is running as pid 56675 2022-06-17 07:05:52.942 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-17 07:05:55.002 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-17 07:05:55.007 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-17 07:05:55.013 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-17 07:05:55.018 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-17 07:05:55.024 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:05:55.384 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:05:57.062 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-17 07:06:04.666 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:06:04.668 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:06:04.670 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:04.672 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:04.675 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:04.677 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:04.679 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:04.682 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:06:04.684 | + functions-common:time_stop:2433 : start_time=1655449521624 2022-06-17 07:06:04.686 | + functions-common:time_stop:2435 : [[ -z 1655449521624 ]] 2022-06-17 07:06:04.689 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:04.693 | + functions-common:time_stop:2438 : end_time=1655449564691 2022-06-17 07:06:04.695 | + functions-common:time_stop:2439 : elapsed_time=43067 2022-06-17 07:06:04.698 | + functions-common:time_stop:2440 : total=216278 2022-06-17 07:06:04.700 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:04.703 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=259345 2022-06-17 07:06:04.705 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:06:04.707 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-17 07:06:04.709 | + ./stack.sh:main:834 : install_database_python 2022-06-17 07:06:04.712 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-17 07:06:04.714 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-17 07:06:04.716 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-17 07:06:04.719 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-17 07:06:04.722 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-17 07:06:04.724 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-17 07:06:04.726 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-17 07:06:04.730 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:06:04.730 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-17 07:06:04.735 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-17 07:06:04.737 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-17 07:06:04.740 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-17 07:06:04.742 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-17 07:06:04.745 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-17 07:06:04.767 | Using python 3.8 to install PyMySQL 2022-06-17 07:06:04.769 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-17 07:06:06.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:06.738 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:06.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:06.739 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:07.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:06:07.908 | Collecting PyMySQL===1.0.2 2022-06-17 07:06:07.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-17 07:06:09.437 | Installing collected packages: PyMySQL 2022-06-17 07:06:09.562 | Successfully installed PyMySQL-1.0.2 2022-06-17 07:06:09.653 | + inc/python:pip_install:196 : result=0 2022-06-17 07:06:09.656 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:06:09.658 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:09.660 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:09.663 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:09.665 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:09.667 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:09.670 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:06:09.672 | + functions-common:time_stop:2433 : start_time=1655449564761 2022-06-17 07:06:09.674 | + functions-common:time_stop:2435 : [[ -z 1655449564761 ]] 2022-06-17 07:06:09.677 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:09.682 | + functions-common:time_stop:2438 : end_time=1655449569679 2022-06-17 07:06:09.684 | + functions-common:time_stop:2439 : elapsed_time=4918 2022-06-17 07:06:09.687 | + functions-common:time_stop:2440 : total=25163 2022-06-17 07:06:09.689 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:09.691 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30081 2022-06-17 07:06:09.694 | + inc/python:pip_install:199 : return 0 2022-06-17 07:06:09.696 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-17 07:06:09.699 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-17 07:06:09.701 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-17 07:06:09.703 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-17 07:06:09.720 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:09.722 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-17 07:06:09.725 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-17 07:06:09.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:06:09.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:06:09.734 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:06:09.736 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:06:09.738 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:06:09.741 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:06:09.743 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-17 07:06:09.745 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-17 07:06:09.761 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:09.764 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-17 07:06:09.766 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:06:09.768 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:06:09.771 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:06:09.773 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:06:09.776 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:06:09.778 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:06:09.780 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:09.783 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:09.785 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:06:09.787 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:06:09.789 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:06:09.792 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:06:09.794 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-17 07:06:09.796 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:06:09.799 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:09.801 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:09.803 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-17 07:06:09.824 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-17 07:06:09.934 | Reading package lists... 2022-06-17 07:06:10.174 | Building dependency tree... 2022-06-17 07:06:10.176 | Reading state information... 2022-06-17 07:06:10.420 | The following packages were automatically installed and are no longer required: 2022-06-17 07:06:10.422 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:06:10.422 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:06:10.422 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:06:10.422 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:06:10.422 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:06:10.422 | python3-zope.interface 2022-06-17 07:06:10.422 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:06:10.488 | The following NEW packages will be installed: 2022-06-17 07:06:10.488 | radvd 2022-06-17 07:06:10.737 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:06:10.737 | Need to get 59.0 kB of archives. 2022-06-17 07:06:10.737 | After this operation, 164 kB of additional disk space will be used. 2022-06-17 07:06:10.737 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-17 07:06:11.540 | Fetched 59.0 kB in 0s (120 kB/s) 2022-06-17 07:06:11.573 | Selecting previously unselected package radvd. 2022-06-17 07:06:11.624 | (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 ... 90630 files and directories currently installed.) 2022-06-17 07:06:11.628 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-17 07:06:11.630 | Unpacking radvd (1:2.17-2) ... 2022-06-17 07:06:11.691 | Setting up radvd (1:2.17-2) ... 2022-06-17 07:06:12.600 | Job for radvd.service failed because the control process exited with error code. 2022-06-17 07:06:12.600 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-17 07:06:12.602 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-17 07:06:12.613 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-17 07:06:12.613 | Loaded: loaded (]8;;file://dv-cinder-803773-3-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-17 07:06:12.613 | Active: failed (Result: exit-code) since Fri 2022-06-17 07:06:12 UTC; 14ms ago 2022-06-17 07:06:12.613 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-17 07:06:12.614 | Process: 57829 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-17 07:06:12.614 | 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb radvd[57829]: can't open /etc/radvd.conf: No such file or directory 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb radvd[57829]: Insecure file permissions, but continuing anyway 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb radvd[57829]: exiting, failed to read config file 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-17 07:06:12.614 | Jun 17 07:06:12 dv-cinder-803773-3-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-17 07:06:12.618 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:06:12.717 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:06:20.691 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:06:20.693 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:06:20.695 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:20.698 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:20.700 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:20.703 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:20.705 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:20.707 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:06:20.709 | + functions-common:time_stop:2433 : start_time=1655449569821 2022-06-17 07:06:20.711 | + functions-common:time_stop:2435 : [[ -z 1655449569821 ]] 2022-06-17 07:06:20.714 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:20.718 | + functions-common:time_stop:2438 : end_time=1655449580716 2022-06-17 07:06:20.720 | + functions-common:time_stop:2439 : elapsed_time=10895 2022-06-17 07:06:20.723 | + functions-common:time_stop:2440 : total=259345 2022-06-17 07:06:20.725 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:20.727 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=270240 2022-06-17 07:06:20.729 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:06:20.732 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-17 07:06:20.748 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:20.750 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-17 07:06:20.753 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-17 07:06:20.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-17 07:06:20.758 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-17 07:06:20.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-17 07:06:20.779 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:06:20.782 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:06:20.784 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:06:20.786 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:06:20.788 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:06:20.791 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:06:20.793 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:20.795 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:20.798 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:06:20.800 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:06:20.802 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:06:20.804 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:06:20.807 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-17 07:06:20.809 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:06:20.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:20.814 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:20.816 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-17 07:06:20.835 | + functions-common:apt_get:1231 : 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-06-17 07:06:20.944 | Reading package lists... 2022-06-17 07:06:21.187 | Building dependency tree... 2022-06-17 07:06:21.188 | Reading state information... 2022-06-17 07:06:21.434 | fakeroot is already the newest version (1.24-1). 2022-06-17 07:06:21.435 | fakeroot set to manually installed. 2022-06-17 07:06:21.435 | make is already the newest version (4.2.1-1.2). 2022-06-17 07:06:21.435 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-17 07:06:21.435 | The following packages were automatically installed and are no longer required: 2022-06-17 07:06:21.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:06:21.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:06:21.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:06:21.436 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:06:21.436 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:06:21.436 | python3-zope.interface 2022-06-17 07:06:21.436 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:06:21.565 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:06:21.569 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:06:21.571 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:06:21.573 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:21.575 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:21.578 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:21.580 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:21.582 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:21.584 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:06:21.586 | + functions-common:time_stop:2433 : start_time=1655449580833 2022-06-17 07:06:21.588 | + functions-common:time_stop:2435 : [[ -z 1655449580833 ]] 2022-06-17 07:06:21.591 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:21.595 | + functions-common:time_stop:2438 : end_time=1655449581592 2022-06-17 07:06:21.597 | + functions-common:time_stop:2439 : elapsed_time=759 2022-06-17 07:06:21.599 | + functions-common:time_stop:2440 : total=270240 2022-06-17 07:06:21.601 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:21.604 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=270999 2022-06-17 07:06:21.606 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:06:21.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-17 07:06:21.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:21.613 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:21.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-17 07:06:21.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-17 07:06:21.621 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-17 07:06:21.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-17 07:06:21.627 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-17 07:06:21.630 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-17 07:06:21.631 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-17 07:06:21.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-17 07:06:21.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-17 07:06:21.640 | + functions:vercmp:628 : local v1=5.4 2022-06-17 07:06:21.642 | + functions:vercmp:629 : local 'op=<' 2022-06-17 07:06:21.644 | + functions:vercmp:630 : local v2=3.13 2022-06-17 07:06:21.646 | + functions:vercmp:631 : local result 2022-06-17 07:06:21.650 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-17 07:06:21.650 | ++ functions:vercmp:635 : sort -V 2022-06-17 07:06:21.651 | ++ functions:vercmp:635 : head -1 2022-06-17 07:06:21.655 | + functions:vercmp:635 : result=3.13 2022-06-17 07:06:21.657 | + functions:vercmp:637 : case $op in 2022-06-17 07:06:21.659 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-17 07:06:21.662 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-17 07:06:21.664 | + functions:vercmp:648 : return 2022-06-17 07:06:21.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-17 07:06:21.669 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:06:21.671 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-17 07:06:21.987 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-17 07:06:21.989 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-17 07:06:21.991 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:21.994 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:21.997 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-17 07:06:21.999 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:22.001 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-17 07:06:22.019 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:22.021 | + ./stack.sh:main:842 : install_etcd3 2022-06-17 07:06:22.023 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-17 07:06:22.023 | Installing etcd 2022-06-17 07:06:22.026 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-17 07:06:22.040 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-17 07:06:22.052 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-17 07:06:22.055 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-17 07:06:22.073 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-17 07:06:22.076 | ++ 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-06-17 07:06:22.078 | ++ 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-06-17 07:06:22.082 | +++ 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-06-17 07:06:22.086 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-17 07:06:22.089 | ++ 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-06-17 07:06:22.091 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-17 07:06:22.093 | ++ 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-06-17 07:06:22.097 | --2022-06-17 07:06:22-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-17 07:06:22.144 | Resolving github.com (github.com)... 140.82.121.3 2022-06-17 07:06:22.188 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-17 07:06:22.488 | HTTP request sent, awaiting response... 302 Found 2022-06-17 07:06:22.488 | 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%2F20220617%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220617T070622Z&X-Amz-Expires=300&X-Amz-Signature=a630872fad6fc942651d926ee487279de86c0a5d198c5d6a3dd3ce6f98b03f07&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-06-17 07:06:22.488 | --2022-06-17 07:06:22-- 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%2F20220617%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220617T070622Z&X-Amz-Expires=300&X-Amz-Signature=a630872fad6fc942651d926ee487279de86c0a5d198c5d6a3dd3ce6f98b03f07&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-06-17 07:06:22.489 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2022-06-17 07:06:22.515 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-06-17 07:06:22.702 | HTTP request sent, awaiting response... 200 OK 2022-06-17 07:06:22.702 | Length: 11350736 (11M) [application/octet-stream] 2022-06-17 07:06:22.702 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-17 07:06:22.820 | 2022-06-17 07:06:22.981 | 0K ........ .. 100% 38.8M=0.3s 2022-06-17 07:06:22.981 | 2022-06-17 07:06:22.981 | 2022-06-17 07:06:22 (38.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-17 07:06:22.981 | 2022-06-17 07:06:22.985 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-17 07:06:22.987 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-17 07:06:22.990 | ++ functions:get_extra_file:74 : return 2022-06-17 07:06:22.993 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-17 07:06:22.995 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-17 07:06:22.998 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-17 07:06:23.000 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-17 07:06:23.137 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-17 07:06:23.140 | + 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-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/ 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/README.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-17 07:06:23.144 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-17 07:06:23.145 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-17 07:06:23.146 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-17 07:06:23.147 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-17 07:06:23.148 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-17 07:06:23.149 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-17 07:06:23.150 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-17 07:06:23.151 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-17 07:06:23.152 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-17 07:06:23.153 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-17 07:06:23.153 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-17 07:06:23.153 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-17 07:06:23.153 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-17 07:06:23.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-17 07:06:23.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-17 07:06:23.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-17 07:06:23.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-17 07:06:23.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-17 07:06:23.155 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-17 07:06:23.155 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-17 07:06:23.155 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-17 07:06:23.344 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-17 07:06:23.344 | etcd-v3.3.12-linux-amd64/etcd 2022-06-17 07:06:23.572 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-17 07:06:23.609 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-17 07:06:23.642 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-17 07:06:23.645 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-17 07:06:23.661 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:06:23.663 | + ./stack.sh:main:861 : install_dstat 2022-06-17 07:06:23.666 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-17 07:06:23.683 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:06:23.685 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-17 07:06:23.687 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:06:23.690 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-17 07:06:23.692 | + ./stack.sh:main:870 : install_libs 2022-06-17 07:06:23.694 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-17 07:06:23.698 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-17 07:06:23.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-17 07:06:23.702 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-17 07:06:23.704 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.707 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.709 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-17 07:06:23.711 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.713 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-17 07:06:23.716 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-17 07:06:23.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-17 07:06:23.720 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-17 07:06:23.722 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.725 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.727 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-17 07:06:23.729 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.731 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-17 07:06:23.734 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-17 07:06:23.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-17 07:06:23.738 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-17 07:06:23.740 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.743 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.745 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-17 07:06:23.748 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.750 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-17 07:06:23.752 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-17 07:06:23.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-17 07:06:23.757 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-17 07:06:23.760 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.762 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.764 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-17 07:06:23.766 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.769 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-17 07:06:23.771 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-17 07:06:23.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-17 07:06:23.775 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-17 07:06:23.778 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.780 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.782 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-17 07:06:23.784 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.787 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-17 07:06:23.789 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-17 07:06:23.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-17 07:06:23.794 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-17 07:06:23.796 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.798 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.801 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-17 07:06:23.803 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.806 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-17 07:06:23.808 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-17 07:06:23.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-17 07:06:23.813 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-17 07:06:23.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.817 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.819 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-17 07:06:23.822 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.825 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-17 07:06:23.827 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-17 07:06:23.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-17 07:06:23.831 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-17 07:06:23.834 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.836 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.839 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-17 07:06:23.841 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.844 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-17 07:06:23.846 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-17 07:06:23.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-17 07:06:23.851 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-17 07:06:23.853 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.855 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.857 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-17 07:06:23.860 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.862 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-17 07:06:23.865 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-17 07:06:23.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-17 07:06:23.869 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-17 07:06:23.871 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.874 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.876 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-17 07:06:23.878 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.881 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-17 07:06:23.884 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-17 07:06:23.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-17 07:06:23.888 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-17 07:06:23.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.893 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.895 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-17 07:06:23.897 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.900 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-17 07:06:23.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-17 07:06:23.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-17 07:06:23.907 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-17 07:06:23.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.912 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.914 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-17 07:06:23.916 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.919 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-17 07:06:23.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-17 07:06:23.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-17 07:06:23.926 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-17 07:06:23.928 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.931 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.933 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-17 07:06:23.935 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.938 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-17 07:06:23.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-17 07:06:23.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-17 07:06:23.945 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-17 07:06:23.947 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.950 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.952 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-17 07:06:23.954 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.957 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-17 07:06:23.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-17 07:06:23.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-17 07:06:23.964 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-17 07:06:23.967 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.969 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.971 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-17 07:06:23.974 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.976 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-17 07:06:23.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-17 07:06:23.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-17 07:06:23.983 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-17 07:06:23.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:23.988 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:23.990 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-17 07:06:23.992 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:23.995 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-17 07:06:23.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-17 07:06:23.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-17 07:06:24.002 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-17 07:06:24.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.006 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.009 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-17 07:06:24.011 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.014 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-17 07:06:24.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-17 07:06:24.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-17 07:06:24.021 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-17 07:06:24.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.026 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.028 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-17 07:06:24.031 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.033 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-17 07:06:24.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-17 07:06:24.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-17 07:06:24.040 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-17 07:06:24.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.045 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.047 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-17 07:06:24.049 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.052 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-17 07:06:24.054 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-17 07:06:24.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-17 07:06:24.059 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-17 07:06:24.061 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.063 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.066 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-17 07:06:24.068 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.070 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-17 07:06:24.073 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-17 07:06:24.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-17 07:06:24.078 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-17 07:06:24.080 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.082 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.085 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-17 07:06:24.088 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.090 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-17 07:06:24.092 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-17 07:06:24.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-17 07:06:24.097 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-17 07:06:24.099 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.103 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.105 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-17 07:06:24.107 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.110 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-17 07:06:24.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-17 07:06:24.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-17 07:06:24.117 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-17 07:06:24.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.121 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.124 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-17 07:06:24.126 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.128 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-17 07:06:24.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-17 07:06:24.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-17 07:06:24.136 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-17 07:06:24.138 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.141 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.143 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-17 07:06:24.145 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.148 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-17 07:06:24.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-17 07:06:24.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-17 07:06:24.155 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-17 07:06:24.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.160 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.162 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-17 07:06:24.164 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.167 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-17 07:06:24.169 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-17 07:06:24.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-17 07:06:24.174 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-17 07:06:24.176 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.179 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.182 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-17 07:06:24.184 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.186 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-17 07:06:24.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-17 07:06:24.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-17 07:06:24.193 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-17 07:06:24.196 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.199 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.201 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-17 07:06:24.203 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.206 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-17 07:06:24.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-17 07:06:24.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-17 07:06:24.213 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-17 07:06:24.215 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.217 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.219 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-17 07:06:24.222 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.224 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-17 07:06:24.226 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-17 07:06:24.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-17 07:06:24.231 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-17 07:06:24.233 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.236 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.238 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-17 07:06:24.240 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.243 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-17 07:06:24.246 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-17 07:06:24.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-17 07:06:24.250 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-17 07:06:24.253 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.255 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.257 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-17 07:06:24.260 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.263 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-17 07:06:24.265 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-17 07:06:24.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-17 07:06:24.270 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-17 07:06:24.272 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.275 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.277 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-17 07:06:24.280 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.282 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-17 07:06:24.284 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-17 07:06:24.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-17 07:06:24.289 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-17 07:06:24.292 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.294 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.296 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-17 07:06:24.299 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.301 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-17 07:06:24.304 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-17 07:06:24.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-17 07:06:24.308 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-17 07:06:24.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.313 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.315 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-17 07:06:24.318 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.320 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-17 07:06:24.322 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-17 07:06:24.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-17 07:06:24.327 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-17 07:06:24.329 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.332 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.334 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-17 07:06:24.337 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.339 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-17 07:06:24.342 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-17 07:06:24.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-17 07:06:24.346 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-17 07:06:24.348 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.351 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.354 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-17 07:06:24.356 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.359 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-17 07:06:24.361 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-17 07:06:24.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-17 07:06:24.365 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-17 07:06:24.368 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.370 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.372 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-17 07:06:24.375 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.377 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-17 07:06:24.380 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-17 07:06:24.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-17 07:06:24.384 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-17 07:06:24.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.389 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.391 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-17 07:06:24.394 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.396 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-17 07:06:24.398 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-17 07:06:24.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-17 07:06:24.404 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-17 07:06:24.406 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:24.408 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:24.411 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-17 07:06:24.413 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:24.416 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-17 07:06:24.437 | Using python 3.8 to install etcd3 2022-06-17 07:06:24.439 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-17 07:06:26.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:26.399 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:26.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:26.399 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:27.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:06:27.525 | Collecting etcd3===0.12.0 2022-06-17 07:06:27.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-17 07:06:30.323 | Collecting grpcio===1.46.3 2022-06-17 07:06:30.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/206cdf78dd1c1/grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-06-17 07:06:31.427 | Collecting protobuf===3.20.1 2022-06-17 07:06:31.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-06-17 07:06:31.577 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-17 07:06:31.580 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (6.3.1) 2022-06-17 07:06:31.594 | Building wheels for collected packages: etcd3 2022-06-17 07:06:31.595 | Building wheel for etcd3 (setup.py): started 2022-06-17 07:06:32.292 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-17 07:06:32.293 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=7c93e0eec4d9396571b528601dfc0183189684a34fffed4355676125eb0f11e9 2022-06-17 07:06:32.293 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-17 07:06:32.294 | Successfully built etcd3 2022-06-17 07:06:33.727 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-17 07:06:34.370 | Successfully installed etcd3-0.12.0 grpcio-1.46.3 protobuf-3.20.1 2022-06-17 07:06:34.486 | + inc/python:pip_install:196 : result=0 2022-06-17 07:06:34.488 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:06:34.490 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:34.493 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:34.495 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:34.497 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:34.500 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:34.502 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:06:34.504 | + functions-common:time_stop:2433 : start_time=1655449584431 2022-06-17 07:06:34.506 | + functions-common:time_stop:2435 : [[ -z 1655449584431 ]] 2022-06-17 07:06:34.509 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:34.513 | + functions-common:time_stop:2438 : end_time=1655449594510 2022-06-17 07:06:34.515 | + functions-common:time_stop:2439 : elapsed_time=10079 2022-06-17 07:06:34.517 | + functions-common:time_stop:2440 : total=30081 2022-06-17 07:06:34.519 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:34.522 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=40160 2022-06-17 07:06:34.524 | + inc/python:pip_install:199 : return 0 2022-06-17 07:06:34.526 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-17 07:06:34.548 | Using python 3.8 to install etcd3gw 2022-06-17 07:06:34.550 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-17 07:06:36.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:36.512 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:36.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:36.512 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:37.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:06:37.640 | Collecting etcd3gw===1.0.2 2022-06-17 07:06:37.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-06-17 07:06:37.735 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.4.1) 2022-06-17 07:06:37.738 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-17 07:06:37.752 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-17 07:06:37.754 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-17 07:06:37.759 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-17 07:06:37.790 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-17 07:06:37.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-17 07:06:39.163 | Installing collected packages: etcd3gw 2022-06-17 07:06:39.265 | Successfully installed etcd3gw-1.0.2 2022-06-17 07:06:39.355 | + inc/python:pip_install:196 : result=0 2022-06-17 07:06:39.357 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:06:39.359 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:39.362 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:39.364 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:39.366 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:39.369 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:39.371 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:06:39.373 | + functions-common:time_stop:2433 : start_time=1655449594542 2022-06-17 07:06:39.375 | + functions-common:time_stop:2435 : [[ -z 1655449594542 ]] 2022-06-17 07:06:39.378 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:39.382 | + functions-common:time_stop:2438 : end_time=1655449599379 2022-06-17 07:06:39.385 | + functions-common:time_stop:2439 : elapsed_time=4837 2022-06-17 07:06:39.387 | + functions-common:time_stop:2440 : total=40160 2022-06-17 07:06:39.389 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:39.391 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=44997 2022-06-17 07:06:39.394 | + inc/python:pip_install:199 : return 0 2022-06-17 07:06:39.396 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-17 07:06:39.398 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-17 07:06:39.401 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-17 07:06:39.403 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:06:39.405 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:06:39.408 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:06:39.410 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:06:39.412 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:06:39.415 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:06:39.418 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:06:39.420 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:06:39.422 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:06:39.425 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:06:39.427 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-17 07:06:39.429 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:39.432 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:39.434 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-17 07:06:39.437 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-17 07:06:39.439 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:06:39.441 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:06:39.444 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:06:39.447 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:06:39.449 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:06:39.451 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:06:39.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:39.456 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:39.458 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:06:39.461 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:06:39.463 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:06:39.465 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:06:39.468 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-17 07:06:39.470 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:06:39.472 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:39.475 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:39.477 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-17 07:06:39.499 | + functions-common:apt_get:1231 : 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-06-17 07:06:39.608 | Reading package lists... 2022-06-17 07:06:39.849 | Building dependency tree... 2022-06-17 07:06:39.850 | Reading state information... 2022-06-17 07:06:40.097 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-17 07:06:40.097 | The following packages were automatically installed and are no longer required: 2022-06-17 07:06:40.098 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:06:40.098 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:06:40.098 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:06:40.098 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:06:40.099 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:06:40.099 | python3-zope.interface 2022-06-17 07:06:40.099 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:06:40.099 | The following additional packages will be installed: 2022-06-17 07:06:40.100 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-17 07:06:40.101 | Suggested packages: 2022-06-17 07:06:40.101 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-17 07:06:40.168 | The following NEW packages will be installed: 2022-06-17 07:06:40.168 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-17 07:06:40.411 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:06:40.411 | Need to get 1,306 kB of archives. 2022-06-17 07:06:40.411 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-17 07:06:40.411 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-17 07:06:41.025 | 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-06-17 07:06:41.061 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-17 07:06:41.163 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-17 07:06:41.270 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-17 07:06:41.272 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-17 07:06:41.834 | Fetched 1,306 kB in 1s (1,183 kB/s) 2022-06-17 07:06:41.866 | Selecting previously unselected package libnorm1:amd64. 2022-06-17 07:06:41.917 | (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 ... 90643 files and directories currently installed.) 2022-06-17 07:06:41.921 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-17 07:06:41.924 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-17 07:06:41.993 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-17 07:06:42.006 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-17 07:06:42.008 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-17 07:06:42.058 | Selecting previously unselected package libzmq5:amd64. 2022-06-17 07:06:42.067 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-17 07:06:42.070 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-17 07:06:42.130 | Selecting previously unselected package uwsgi-core. 2022-06-17 07:06:42.140 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-17 07:06:42.142 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-17 07:06:42.283 | Selecting previously unselected package uwsgi. 2022-06-17 07:06:42.294 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-17 07:06:42.296 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-17 07:06:42.332 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-17 07:06:42.342 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-17 07:06:42.344 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-17 07:06:42.413 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-17 07:06:42.419 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-17 07:06:42.424 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-17 07:06:42.430 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-17 07:06:42.442 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-17 07:06:43.279 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-17 07:06:43.307 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:06:43.676 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:06:44.029 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-17 07:06:51.655 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:06:51.657 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:06:51.659 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:51.661 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:51.663 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:51.665 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:51.668 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:51.670 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:06:51.672 | + functions-common:time_stop:2433 : start_time=1655449599496 2022-06-17 07:06:51.674 | + functions-common:time_stop:2435 : [[ -z 1655449599496 ]] 2022-06-17 07:06:51.677 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:51.681 | + functions-common:time_stop:2438 : end_time=1655449611679 2022-06-17 07:06:51.683 | + functions-common:time_stop:2439 : elapsed_time=12183 2022-06-17 07:06:51.685 | + functions-common:time_stop:2440 : total=270999 2022-06-17 07:06:51.687 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:51.690 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=283182 2022-06-17 07:06:51.692 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:06:51.694 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-17 07:06:51.697 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:06:51.699 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:06:51.702 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-17 07:06:51.763 | Enabling module proxy. 2022-06-17 07:06:51.768 | To activate the new configuration, you need to run: 2022-06-17 07:06:51.768 | systemctl restart apache2 2022-06-17 07:06:51.772 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-17 07:06:51.832 | Considering dependency proxy for proxy_uwsgi: 2022-06-17 07:06:51.833 | Module proxy already enabled 2022-06-17 07:06:51.833 | Enabling module proxy_uwsgi. 2022-06-17 07:06:51.838 | To activate the new configuration, you need to run: 2022-06-17 07:06:51.839 | systemctl restart apache2 2022-06-17 07:06:51.843 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-17 07:06:51.845 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:06:51.848 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:06:51.850 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:06:51.974 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-17 07:06:51.976 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-17 07:06:51.979 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-17 07:06:51.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:51.983 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:51.986 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-17 07:06:51.988 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:51.991 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-17 07:06:51.993 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-17 07:06:51.997 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-17 07:06:51.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.001 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.004 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-17 07:06:52.006 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.009 | + ./stack.sh:main:878 : install_glanceclient 2022-06-17 07:06:52.012 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-17 07:06:52.014 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-17 07:06:52.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.019 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.021 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-17 07:06:52.023 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.026 | + ./stack.sh:main:879 : install_cinderclient 2022-06-17 07:06:52.028 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-17 07:06:52.030 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-17 07:06:52.033 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.035 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.037 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-17 07:06:52.040 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.042 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-17 07:06:52.044 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-17 07:06:52.047 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.049 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.052 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-17 07:06:52.054 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.057 | + ./stack.sh:main:880 : install_novaclient 2022-06-17 07:06:52.059 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-17 07:06:52.062 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-17 07:06:52.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.066 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.069 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-17 07:06:52.071 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.074 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-17 07:06:52.090 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:52.093 | + ./stack.sh:main:882 : install_swiftclient 2022-06-17 07:06:52.095 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-17 07:06:52.098 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-17 07:06:52.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.102 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.104 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-17 07:06:52.107 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.109 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-17 07:06:52.126 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:06:52.128 | + ./stack.sh:main:885 : install_neutronclient 2022-06-17 07:06:52.131 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-17 07:06:52.133 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-17 07:06:52.136 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.138 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.141 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-17 07:06:52.143 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.145 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-17 07:06:52.148 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-17 07:06:52.150 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-17 07:06:52.152 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:06:52.155 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:06:52.157 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-17 07:06:52.159 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:06:52.162 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-17 07:06:52.164 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-17 07:06:52.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-17 07:06:52.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-17 07:06:52.172 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-17 07:06:52.174 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-17 07:06:52.178 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:06:52.178 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-17 07:06:52.185 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-17 07:06:52.187 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-17 07:06:52.189 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-17 07:06:52.192 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-17 07:06:52.195 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-17 07:06:52.215 | Using python 3.8 to install keystonemiddleware 2022-06-17 07:06:52.218 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-17 07:06:54.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:54.198 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:54.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:54.198 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:55.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:06:55.230 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (9.5.0) 2022-06-17 07:06:55.282 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (2.11.0) 2022-06-17 07:06:55.320 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (8.8.0) 2022-06-17 07:06:55.358 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.1.6) 2022-06-17 07:06:55.363 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-17 07:06:55.371 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-17 07:06:55.373 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-06-17 07:06:55.378 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2022-06-17 07:06:55.435 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.5.0) 2022-06-17 07:06:55.455 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (5.1.1) 2022-06-17 07:06:55.458 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (4.13.0) 2022-06-17 07:06:55.473 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (2022.1) 2022-06-17 07:06:55.477 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-06-17 07:06:55.487 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (5.0.0) 2022-06-17 07:06:55.524 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-17 07:06:55.537 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-17 07:06:55.539 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.3.0) 2022-06-17 07:06:55.549 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-06-17 07:06:55.553 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-06-17 07:06:55.566 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (4.1.0) 2022-06-17 07:06:55.572 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-17 07:06:55.574 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-06-17 07:06:55.580 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-06-17 07:06:55.585 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.7.0) 2022-06-17 07:06:55.589 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.0.2) 2022-06-17 07:06:55.592 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-17 07:06:55.597 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-17 07:06:55.603 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.11.0) 2022-06-17 07:06:55.606 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-06-17 07:06:55.608 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (2.8.2) 2022-06-17 07:06:55.613 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-17 07:06:55.616 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-17 07:06:55.619 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-17 07:06:55.652 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-17 07:06:55.656 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.0.4) 2022-06-17 07:06:55.659 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.14.1) 2022-06-17 07:06:56.958 | + inc/python:pip_install:196 : result=0 2022-06-17 07:06:56.960 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:06:56.962 | + functions-common:time_stop:2426 : local name 2022-06-17 07:06:56.964 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:06:56.967 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:06:56.969 | + functions-common:time_stop:2429 : local total 2022-06-17 07:06:56.971 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:06:56.973 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:06:56.975 | + functions-common:time_stop:2433 : start_time=1655449612210 2022-06-17 07:06:56.977 | + functions-common:time_stop:2435 : [[ -z 1655449612210 ]] 2022-06-17 07:06:56.981 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:06:56.985 | + functions-common:time_stop:2438 : end_time=1655449616982 2022-06-17 07:06:56.987 | + functions-common:time_stop:2439 : elapsed_time=4772 2022-06-17 07:06:56.989 | + functions-common:time_stop:2440 : total=44997 2022-06-17 07:06:56.992 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:06:56.994 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=49769 2022-06-17 07:06:56.997 | + inc/python:pip_install:199 : return 0 2022-06-17 07:06:56.999 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-17 07:06:57.001 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-17 07:06:57.004 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-17 07:06:57.007 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-17 07:06:57.009 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-17 07:06:57.011 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-17 07:06:57.015 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:06:57.015 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-17 07:06:57.020 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-17 07:06:57.023 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-17 07:06:57.025 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-17 07:06:57.028 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-17 07:06:57.030 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-17 07:06:57.052 | Using python 3.8 to install python-memcached 2022-06-17 07:06:57.054 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-17 07:06:59.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:59.027 | from cryptography.utils import int_from_bytes 2022-06-17 07:06:59.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:06:59.027 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:00.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:07:00.148 | Collecting python-memcached===1.59 2022-06-17 07:07:00.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-17 07:07:00.233 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-17 07:07:01.646 | Installing collected packages: python-memcached 2022-06-17 07:07:01.732 | Successfully installed python-memcached-1.59 2022-06-17 07:07:01.823 | + inc/python:pip_install:196 : result=0 2022-06-17 07:07:01.825 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:07:01.828 | + functions-common:time_stop:2426 : local name 2022-06-17 07:07:01.830 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:07:01.832 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:07:01.834 | + functions-common:time_stop:2429 : local total 2022-06-17 07:07:01.837 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:07:01.839 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:07:01.842 | + functions-common:time_stop:2433 : start_time=1655449617046 2022-06-17 07:07:01.844 | + functions-common:time_stop:2435 : [[ -z 1655449617046 ]] 2022-06-17 07:07:01.847 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:07:01.851 | + functions-common:time_stop:2438 : end_time=1655449621848 2022-06-17 07:07:01.853 | + functions-common:time_stop:2439 : elapsed_time=4802 2022-06-17 07:07:01.856 | + functions-common:time_stop:2440 : total=49769 2022-06-17 07:07:01.858 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:07:01.860 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=54571 2022-06-17 07:07:01.863 | + inc/python:pip_install:199 : return 0 2022-06-17 07:07:01.865 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-17 07:07:01.882 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:01.885 | + ./stack.sh:main:892 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-06-17 07:07:01.887 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-17 07:07:01.889 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-17 07:07:01.892 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-17 07:07:01.894 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:07:01.896 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-17 07:07:01.899 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-17 07:07:01.914 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:01.917 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-17 07:07:01.919 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-17 07:07:01.921 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-17 07:07:01.924 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:07:01.926 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:07:01.929 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:07:01.931 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:07:01.933 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:07:01.936 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:07:01.951 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:07:01.953 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:07:01.955 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:01.957 | + functions-common:git_clone:618 : echo master 2022-06-17 07:07:01.958 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:07:01.963 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-17 07:07:01.965 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:01.967 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-17 07:07:01.980 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-17 07:07:01.983 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:07:01.983 | + functions-common:git_clone:679 : head -1 2022-06-17 07:07:01.986 | daa8e746b Merge "Fix typo in documentation" 2022-06-17 07:07:01.989 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:07:01.991 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-17 07:07:01.994 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:07:01.996 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-17 07:07:01.998 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-17 07:07:02.000 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:07:02.003 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-17 07:07:02.005 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:07:02.007 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-17 07:07:02.010 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-17 07:07:02.012 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:07:02.015 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:07:02.018 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-17 07:07:02.020 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:07:02.023 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-17 07:07:02.025 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:07:02.028 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:07:02.031 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-17 07:07:02.037 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-17 07:07:02.039 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-17 07:07:02.665 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-17 07:07:02.668 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:07:02.670 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:07:02.672 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:07:02.675 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-17 07:07:02.677 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-17 07:07:02.679 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:07:02.681 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:07:02.684 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:07:02.686 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:07:02.688 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:07:02.690 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:07:02.692 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:07:02.695 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-17 07:07:02.715 | Using python 3.8 to install /opt/stack/keystone 2022-06-17 07:07:02.717 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-17 07:07:04.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:04.679 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:04.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:04.679 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:05.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:07:05.691 | Obtaining file:///opt/stack/keystone 2022-06-17 07:07:07.383 | Collecting Flask===2.1.2 2022-06-17 07:07:07.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-06-17 07:07:07.593 | Collecting Flask-RESTful===0.3.9 2022-06-17 07:07:07.599 | 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-06-17 07:07:07.686 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:07:07.692 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:07:07.754 | Collecting PyJWT===2.4.0 2022-06-17 07:07:07.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-06-17 07:07:07.795 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:07:07.936 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:07:08.091 | Collecting Werkzeug===2.1.2 2022-06-17 07:07:08.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-06-17 07:07:08.329 | Collecting aniso8601===9.0.1 2022-06-17 07:07:08.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-17 07:07:08.432 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:07:08.440 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:07:08.500 | Collecting click===8.1.3 2022-06-17 07:07:08.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-06-17 07:07:08.527 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:07:08.564 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:07:08.569 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:07:08.574 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:07:08.741 | Collecting itsdangerous===2.1.2 2022-06-17 07:07:08.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-06-17 07:07:08.902 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:07:08.913 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:07:08.962 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:07:09.002 | Collecting oauthlib===3.2.0 2022-06-17 07:07:09.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-06-17 07:07:09.069 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:07:09.107 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:07:09.148 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:07:09.155 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:07:09.205 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:07:09.209 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:07:09.251 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-17 07:07:09.305 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-17 07:07:09.315 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:07:09.334 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:07:09.349 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:07:09.357 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:07:09.385 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:07:09.395 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:07:09.412 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-17 07:07:09.452 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:07:09.561 | Collecting passlib===1.7.4 2022-06-17 07:07:09.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-17 07:07:09.712 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:07:09.715 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:07:09.726 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-17 07:07:09.732 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:07:09.741 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:07:09.745 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:07:09.747 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:07:09.871 | Collecting pysaml2===7.1.2 2022-06-17 07:07:09.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-06-17 07:07:10.042 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:07:10.047 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:07:10.068 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:07:10.071 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:07:10.084 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:07:10.361 | Collecting scrypt===0.8.20 2022-06-17 07:07:10.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-06-17 07:07:10.507 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:07:10.510 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:07:10.520 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:07:10.523 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:07:10.525 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:07:10.531 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:07:10.540 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:07:10.546 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:07:10.555 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:07:10.612 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:07:10.770 | Collecting xmlschema===1.11.2 2022-06-17 07:07:10.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/8d1d44f8d95d8/xmlschema-1.11.2-py3-none-any.whl (356 kB) 2022-06-17 07:07:10.923 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:07:10.928 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:07:10.953 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:07:10.955 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:07:11.014 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:07:11.019 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:07:11.021 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:07:11.027 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:07:11.042 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-17 07:07:11.046 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-17 07:07:11.091 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-17 07:07:11.094 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-17 07:07:11.096 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:07:11.108 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:07:11.117 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:07:11.126 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:07:11.134 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:07:11.143 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:07:11.153 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:07:11.156 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:07:11.159 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-17 07:07:11.264 | Collecting defusedxml===0.7.1 2022-06-17 07:07:11.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-17 07:07:11.355 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:07:11.379 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-06-17 07:07:11.382 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:07:11.388 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:07:11.391 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:07:11.393 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:07:11.395 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:07:11.535 | Collecting elementpath===2.5.3 2022-06-17 07:07:11.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ef/1d51e8daa670f/elementpath-2.5.3-py3-none-any.whl (181 kB) 2022-06-17 07:07:11.653 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:07:11.657 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:07:11.660 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:07:11.671 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-17 07:07:11.674 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:07:11.676 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:07:11.702 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:07:12.459 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-06-17 07:07:12.459 | Attempting uninstall: click 2022-06-17 07:07:12.460 | Found existing installation: Click 7.0 2022-06-17 07:07:12.461 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-17 07:07:12.461 | Can't uninstall 'Click'. No files were found to uninstall. 2022-06-17 07:07:13.029 | Attempting uninstall: PyJWT 2022-06-17 07:07:13.030 | Found existing installation: PyJWT 1.7.1 2022-06-17 07:07:13.031 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-17 07:07:13.031 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-06-17 07:07:13.369 | Attempting uninstall: oauthlib 2022-06-17 07:07:13.370 | Found existing installation: oauthlib 3.1.0 2022-06-17 07:07:13.371 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-17 07:07:13.371 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-06-17 07:07:14.951 | Running setup.py develop for keystone 2022-06-17 07:07:16.770 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.3 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.2 2022-06-17 07:07:16.891 | + inc/python:pip_install:196 : result=0 2022-06-17 07:07:16.894 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:07:16.896 | + functions-common:time_stop:2426 : local name 2022-06-17 07:07:16.898 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:07:16.900 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:07:16.902 | + functions-common:time_stop:2429 : local total 2022-06-17 07:07:16.904 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:07:16.906 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:07:16.908 | + functions-common:time_stop:2433 : start_time=1655449622709 2022-06-17 07:07:16.910 | + functions-common:time_stop:2435 : [[ -z 1655449622709 ]] 2022-06-17 07:07:16.913 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:07:16.916 | + functions-common:time_stop:2438 : end_time=1655449636914 2022-06-17 07:07:16.918 | + functions-common:time_stop:2439 : elapsed_time=14205 2022-06-17 07:07:16.920 | + functions-common:time_stop:2440 : total=54571 2022-06-17 07:07:16.922 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:07:16.924 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=68776 2022-06-17 07:07:16.927 | + inc/python:pip_install:199 : return 0 2022-06-17 07:07:16.929 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:07:16.934 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-17 07:07:16.936 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-17 07:07:16.954 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-17 07:07:16.965 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-17 07:07:16.968 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-17 07:07:16.970 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:07:16.973 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:07:16.975 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-17 07:07:16.977 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:07:16.980 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-17 07:07:16.996 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:16.999 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-17 07:07:17.001 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:07:17.003 | + ./stack.sh:main:894 : configure_keystone 2022-06-17 07:07:17.006 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-17 07:07:17.018 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-17 07:07:17.021 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-17 07:07:17.025 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-17 07:07:17.040 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:17.043 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-17 07:07:17.073 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-17 07:07:17.100 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-17 07:07:17.131 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-17 07:07:17.160 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-17 07:07:17.190 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-17 07:07:17.219 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-17 07:07:17.247 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-17 07:07:17.273 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-17 07:07:17.276 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-17 07:07:17.278 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-17 07:07:17.280 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-17 07:07:17.283 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-17 07:07:17.285 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:07:17.300 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:17.304 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-17 07:07:17.306 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-17 07:07:17.309 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:07:17.323 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:17.326 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:07:17.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:07:17.358 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:07:17.360 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:07:17.362 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-17 07:07:17.365 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-17 07:07:17.381 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:17.383 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-06-17 07:07:17.413 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-17 07:07:17.416 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-17 07:07:17.447 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-17 07:07:17.449 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-17 07:07:17.452 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-17 07:07:17.454 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-17 07:07:17.456 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:07:17.459 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:07:17.461 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:07:17.478 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:17.481 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:07:17.483 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-17 07:07:17.486 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-17 07:07:17.516 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-17 07:07:17.518 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-17 07:07:17.521 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-17 07:07:17.523 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-17 07:07:17.526 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:07:17.543 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:07:17.545 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:07:17.548 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:07:17.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:07:17.553 | + 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-06-17 07:07:17.580 | + 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-06-17 07:07:17.608 | + 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-06-17 07:07:17.634 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:07:17.662 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-17 07:07:17.690 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-17 07:07:17.692 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-17 07:07:17.695 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-17 07:07:17.697 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-17 07:07:17.699 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-17 07:07:17.701 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-17 07:07:17.704 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-17 07:07:17.707 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-17 07:07:17.711 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-17 07:07:17.713 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-17 07:07:17.716 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-17 07:07:17.728 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-17 07:07:17.728 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:07:17.736 | d /var/run/uwsgi 0755 ubuntu root 2022-06-17 07:07:17.740 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:07:17.755 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-17 07:07:17.757 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-17 07:07:17.761 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-17 07:07:17.790 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-17 07:07:17.817 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-17 07:07:17.845 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-17 07:07:17.871 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-17 07:07:17.898 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-17 07:07:17.925 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-17 07:07:17.952 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-17 07:07:17.979 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-17 07:07:18.006 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:07:18.033 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-17 07:07:18.060 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-17 07:07:18.087 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-17 07:07:18.115 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-17 07:07:18.117 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-17 07:07:18.120 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-17 07:07:18.122 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-17 07:07:18.124 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-17 07:07:18.127 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:07:18.129 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:07:18.131 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-17 07:07:18.134 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-17 07:07:18.137 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-17 07:07:18.164 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-17 07:07:18.192 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-17 07:07:18.192 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-17 07:07:18.201 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-17 07:07:18.204 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-17 07:07:18.207 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-17 07:07:18.209 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-17 07:07:18.211 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-17 07:07:18.214 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:07:18.216 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:07:18.218 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:07:18.221 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-17 07:07:18.223 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-17 07:07:18.225 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:07:18.228 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:07:18.230 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-17 07:07:18.290 | Enabling site keystone-wsgi-public. 2022-06-17 07:07:18.295 | To activate the new configuration, you need to run: 2022-06-17 07:07:18.295 | systemctl reload apache2 2022-06-17 07:07:18.299 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-17 07:07:18.302 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:07:18.304 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:07:18.307 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:07:18.433 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-17 07:07:18.462 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-17 07:07:18.492 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-17 07:07:18.523 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-17 07:07:18.526 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-17 07:07:18.556 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-17 07:07:18.584 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-17 07:07:18.612 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-17 07:07:18.615 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-17 07:07:18.617 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-17 07:07:18.634 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:18.637 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-17 07:07:18.653 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:18.655 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-17 07:07:18.658 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-17 07:07:18.660 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-17 07:07:18.662 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:07:18.665 | + lib/stack:stack_install_service:32 : install_swift 2022-06-17 07:07:18.668 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-17 07:07:18.670 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-17 07:07:18.672 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-17 07:07:18.674 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:07:18.677 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:07:18.680 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:07:18.683 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:07:18.685 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:07:18.688 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:07:18.703 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:07:18.705 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:07:18.708 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:18.713 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:07:18.713 | + functions-common:git_clone:618 : echo master 2022-06-17 07:07:18.716 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-17 07:07:18.718 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:18.720 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-17 07:07:18.733 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-17 07:07:18.736 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:07:18.736 | + functions-common:git_clone:679 : head -1 2022-06-17 07:07:18.749 | 961177e6f Merge "Clear logger txn_id after making requests" 2022-06-17 07:07:18.752 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:07:18.754 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-17 07:07:18.757 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:07:18.759 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-17 07:07:18.761 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-17 07:07:18.764 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-17 07:07:18.766 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-17 07:07:18.769 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:07:18.771 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-17 07:07:18.773 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-17 07:07:18.776 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:07:18.778 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-17 07:07:18.781 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-17 07:07:18.783 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:07:18.786 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-17 07:07:18.788 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:07:18.791 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:07:18.794 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-17 07:07:18.800 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-17 07:07:18.802 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-17 07:07:19.415 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-17 07:07:19.417 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:07:19.419 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:07:19.421 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:07:19.424 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-17 07:07:19.426 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-17 07:07:19.428 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:07:19.431 | + inc/python:setup_package:424 : local extras=keystone 2022-06-17 07:07:19.433 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:07:19.435 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-17 07:07:19.437 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-17 07:07:19.439 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-17 07:07:19.442 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:07:19.444 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-17 07:07:19.466 | Using python 3.8 to install /opt/stack/swift 2022-06-17 07:07:19.468 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-17 07:07:21.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:21.458 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:21.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:21.458 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:22.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:07:22.475 | Obtaining file:///opt/stack/swift 2022-06-17 07:07:23.745 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:07:23.754 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:07:23.792 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:07:23.800 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:07:23.805 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:07:24.835 | Collecting lxml===4.9.0 2022-06-17 07:07:24.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/024/684e0c5cfa121/lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-06-17 07:07:25.309 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:07:25.311 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:07:25.348 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:07:25.386 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:07:25.391 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:07:25.395 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:07:25.434 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:07:25.442 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:07:25.457 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:07:25.462 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:07:25.465 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:07:25.579 | Collecting pyeclib===1.6.1 2022-06-17 07:07:25.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-06-17 07:07:26.587 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:07:26.590 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:07:26.596 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:07:26.600 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:07:26.621 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:07:26.625 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:07:26.638 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:07:26.643 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:07:26.645 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:07:26.652 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:07:26.846 | Collecting xattr===0.9.9 2022-06-17 07:07:26.852 | 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-06-17 07:07:26.940 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-06-17 07:07:26.943 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:07:26.946 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:07:26.972 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:07:27.029 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:07:27.041 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:07:27.047 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:07:27.053 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:07:27.056 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:07:27.096 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:07:27.099 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:07:27.102 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:07:27.107 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:07:27.109 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:07:27.112 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:07:27.115 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:07:27.119 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:07:27.122 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:07:27.125 | Building wheels for collected packages: pyeclib 2022-06-17 07:07:27.126 | Building wheel for pyeclib (setup.py): started 2022-06-17 07:07:28.313 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-17 07:07:28.314 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50605 sha256=58d0f30471ccf2ec66a20949a69d166e4f5e7a7721d04c8c4aed0b70091a7ee2 2022-06-17 07:07:28.315 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-06-17 07:07:28.315 | Successfully built pyeclib 2022-06-17 07:07:29.556 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-06-17 07:07:29.981 | Running setup.py develop for swift 2022-06-17 07:07:31.626 | Successfully installed lxml-4.9.0 pyeclib-1.6.1 swift xattr-0.9.9 2022-06-17 07:07:31.749 | + inc/python:pip_install:196 : result=0 2022-06-17 07:07:31.751 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:07:31.753 | + functions-common:time_stop:2426 : local name 2022-06-17 07:07:31.756 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:07:31.758 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:07:31.760 | + functions-common:time_stop:2429 : local total 2022-06-17 07:07:31.762 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:07:31.764 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:07:31.766 | + functions-common:time_stop:2433 : start_time=1655449639460 2022-06-17 07:07:31.768 | + functions-common:time_stop:2435 : [[ -z 1655449639460 ]] 2022-06-17 07:07:31.771 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:07:31.775 | + functions-common:time_stop:2438 : end_time=1655449651773 2022-06-17 07:07:31.778 | + functions-common:time_stop:2439 : elapsed_time=12313 2022-06-17 07:07:31.780 | + functions-common:time_stop:2440 : total=68776 2022-06-17 07:07:31.782 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:07:31.784 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=81089 2022-06-17 07:07:31.786 | + inc/python:pip_install:199 : return 0 2022-06-17 07:07:31.789 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:07:31.792 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-17 07:07:31.794 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-17 07:07:31.813 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-17 07:07:31.824 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-17 07:07:31.827 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-17 07:07:31.829 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:07:31.832 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:07:31.834 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-17 07:07:31.836 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:07:31.839 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-17 07:07:31.842 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:07:31.844 | + ./stack.sh:main:903 : configure_swift 2022-06-17 07:07:31.847 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-17 07:07:31.849 | + lib/swift:configure_swift:332 : local node_number 2022-06-17 07:07:31.851 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-17 07:07:31.853 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-17 07:07:31.855 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-17 07:07:32.808 | No container-server running 2022-06-17 07:07:32.808 | No object-updater running 2022-06-17 07:07:32.808 | No container-sync running 2022-06-17 07:07:32.808 | No container-replicator running 2022-06-17 07:07:32.808 | No object-replicator running 2022-06-17 07:07:32.808 | No proxy-server running 2022-06-17 07:07:32.808 | No container-auditor running 2022-06-17 07:07:32.808 | No container-sharder running 2022-06-17 07:07:32.808 | No object-server running 2022-06-17 07:07:32.808 | No account-replicator running 2022-06-17 07:07:32.808 | No account-server running 2022-06-17 07:07:32.808 | No account-reaper running 2022-06-17 07:07:32.808 | No account-auditor running 2022-06-17 07:07:32.808 | No container-reconciler running 2022-06-17 07:07:32.808 | No object-reconstructor running 2022-06-17 07:07:32.808 | No object-expirer running 2022-06-17 07:07:32.808 | No object-auditor running 2022-06-17 07:07:32.808 | No container-updater running 2022-06-17 07:07:32.874 | + lib/swift:configure_swift:337 : true 2022-06-17 07:07:32.876 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-17 07:07:32.888 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-17 07:07:32.900 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-17 07:07:32.903 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-17 07:07:32.903 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-17 07:07:32.908 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-17 07:07:32.908 | s/%GROUP%/ubuntu/; 2022-06-17 07:07:32.908 | s/%USER%/ubuntu/; 2022-06-17 07:07:32.908 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-17 07:07:32.908 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-17 07:07:32.911 | uid = ubuntu 2022-06-17 07:07:32.911 | gid = ubuntu 2022-06-17 07:07:32.911 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-17 07:07:32.911 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-17 07:07:32.911 | address = 127.0.0.1 2022-06-17 07:07:32.911 | 2022-06-17 07:07:32.911 | [account6612] 2022-06-17 07:07:32.911 | max connections = 25 2022-06-17 07:07:32.911 | path = /opt/stack/data/swift/1/node/ 2022-06-17 07:07:32.911 | read only = false 2022-06-17 07:07:32.911 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-17 07:07:32.911 | 2022-06-17 07:07:32.911 | [account6622] 2022-06-17 07:07:32.911 | max connections = 25 2022-06-17 07:07:32.911 | path = /opt/stack/data/swift/2/node/ 2022-06-17 07:07:32.911 | read only = false 2022-06-17 07:07:32.911 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-17 07:07:32.911 | 2022-06-17 07:07:32.912 | [account6632] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/3/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | [account6642] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/4/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | [container6611] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/1/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | [container6621] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/2/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | [container6631] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/3/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.912 | [container6641] 2022-06-17 07:07:32.912 | max connections = 25 2022-06-17 07:07:32.912 | path = /opt/stack/data/swift/4/node/ 2022-06-17 07:07:32.912 | read only = false 2022-06-17 07:07:32.912 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-17 07:07:32.912 | 2022-06-17 07:07:32.913 | 2022-06-17 07:07:32.913 | [object6613] 2022-06-17 07:07:32.913 | max connections = 25 2022-06-17 07:07:32.913 | path = /opt/stack/data/swift/1/node/ 2022-06-17 07:07:32.913 | read only = false 2022-06-17 07:07:32.913 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-17 07:07:32.913 | 2022-06-17 07:07:32.913 | [object6623] 2022-06-17 07:07:32.913 | max connections = 25 2022-06-17 07:07:32.913 | path = /opt/stack/data/swift/2/node/ 2022-06-17 07:07:32.913 | read only = false 2022-06-17 07:07:32.913 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-17 07:07:32.913 | 2022-06-17 07:07:32.913 | [object6633] 2022-06-17 07:07:32.913 | max connections = 25 2022-06-17 07:07:32.913 | path = /opt/stack/data/swift/3/node/ 2022-06-17 07:07:32.913 | read only = false 2022-06-17 07:07:32.913 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-17 07:07:32.913 | 2022-06-17 07:07:32.913 | [object6643] 2022-06-17 07:07:32.913 | max connections = 25 2022-06-17 07:07:32.913 | path = /opt/stack/data/swift/4/node/ 2022-06-17 07:07:32.913 | read only = false 2022-06-17 07:07:32.913 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-17 07:07:32.914 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-17 07:07:32.916 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:07:32.919 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:07:32.921 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-17 07:07:32.933 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-17 07:07:32.935 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-17 07:07:32.939 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-17 07:07:32.943 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-17 07:07:32.945 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-17 07:07:32.949 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-17 07:07:32.977 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-06-17 07:07:33.003 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-17 07:07:33.020 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-17 07:07:33.047 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-17 07:07:33.065 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-17 07:07:33.093 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-17 07:07:33.110 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-17 07:07:33.138 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-17 07:07:33.156 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-17 07:07:33.184 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-17 07:07:33.201 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-17 07:07:33.229 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-17 07:07:33.246 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-17 07:07:33.261 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:33.263 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-17 07:07:33.292 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-17 07:07:33.318 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-17 07:07:33.344 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-17 07:07:33.371 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-17 07:07:33.373 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-17 07:07:33.388 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:33.390 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-17 07:07:33.417 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-17 07:07:33.432 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:33.434 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-17 07:07:33.449 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:33.451 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-17 07:07:33.453 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-17 07:07:33.468 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:33.470 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-17 07:07:33.473 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-17 07:07:33.476 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-17 07:07:33.482 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-17 07:07:33.488 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-17 07:07:33.515 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-17 07:07:33.542 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-17 07:07:33.571 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-17 07:07:33.601 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-17 07:07:33.627 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-17 07:07:33.629 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-17 07:07:33.631 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-17 07:07:33.633 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-17 07:07:33.636 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-17 07:07:33.663 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-17 07:07:33.689 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:07:33.716 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-17 07:07:33.743 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-17 07:07:33.769 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-17 07:07:33.796 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-17 07:07:33.823 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-17 07:07:33.850 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:07:33.876 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-17 07:07:33.903 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-17 07:07:33.930 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-17 07:07:33.958 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-17 07:07:33.985 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-17 07:07:34.015 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-17 07:07:34.042 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-17 07:07:34.060 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-17 07:07:34.087 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-17 07:07:34.114 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-17 07:07:34.118 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-17 07:07:34.147 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-17 07:07:34.173 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-17 07:07:34.201 | + lib/swift:configure_swift:480 : local node_number 2022-06-17 07:07:34.203 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-17 07:07:34.205 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-17 07:07:34.207 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-17 07:07:34.212 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-17 07:07:34.214 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-17 07:07:34.216 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-17 07:07:34.218 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-17 07:07:34.220 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-17 07:07:34.223 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-17 07:07:34.225 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-17 07:07:34.227 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-17 07:07:34.245 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-17 07:07:34.272 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-17 07:07:34.290 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-17 07:07:34.319 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-17 07:07:34.336 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-17 07:07:34.364 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-17 07:07:34.382 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-17 07:07:34.409 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-17 07:07:34.428 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-17 07:07:34.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-17 07:07:34.473 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-17 07:07:34.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-17 07:07:34.520 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-17 07:07:34.548 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-17 07:07:34.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-17 07:07:34.594 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-17 07:07:34.612 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-17 07:07:34.639 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-17 07:07:34.644 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-17 07:07:34.662 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-17 07:07:34.690 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-17 07:07:34.719 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-17 07:07:34.721 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-17 07:07:34.725 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-17 07:07:34.727 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-17 07:07:34.730 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-17 07:07:34.732 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-17 07:07:34.734 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-17 07:07:34.737 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-17 07:07:34.739 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-17 07:07:34.741 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-17 07:07:34.758 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-17 07:07:34.786 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-17 07:07:34.805 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-17 07:07:34.832 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-17 07:07:34.850 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-17 07:07:34.878 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-17 07:07:34.895 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-17 07:07:34.924 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-17 07:07:34.941 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-17 07:07:34.969 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-17 07:07:34.987 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-17 07:07:35.015 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-17 07:07:35.033 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-17 07:07:35.061 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-17 07:07:35.079 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-17 07:07:35.107 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-17 07:07:35.125 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-17 07:07:35.152 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-17 07:07:35.157 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-17 07:07:35.174 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-17 07:07:35.203 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-17 07:07:35.205 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-17 07:07:35.209 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-17 07:07:35.211 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-17 07:07:35.214 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-17 07:07:35.216 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-17 07:07:35.218 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-17 07:07:35.221 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-17 07:07:35.223 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-17 07:07:35.225 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-17 07:07:35.242 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-17 07:07:35.270 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-17 07:07:35.289 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-17 07:07:35.316 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-17 07:07:35.334 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-17 07:07:35.363 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-17 07:07:35.381 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-17 07:07:35.409 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-17 07:07:35.427 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-17 07:07:35.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-17 07:07:35.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-17 07:07:35.501 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-17 07:07:35.520 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-17 07:07:35.547 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-17 07:07:35.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-17 07:07:35.594 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-17 07:07:35.612 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-17 07:07:35.639 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-17 07:07:35.644 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-17 07:07:35.661 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-17 07:07:35.689 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-17 07:07:35.717 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-17 07:07:35.745 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-17 07:07:35.773 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-17 07:07:35.775 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-17 07:07:35.779 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-17 07:07:35.808 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-17 07:07:35.836 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-17 07:07:35.864 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-17 07:07:35.892 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-17 07:07:35.920 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-17 07:07:35.948 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-17 07:07:35.974 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-17 07:07:36.002 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-17 07:07:36.028 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-17 07:07:36.044 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:36.046 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-17 07:07:36.065 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-17 07:07:36.068 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-17 07:07:36.086 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-17 07:07:36.089 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-06-17 07:07:36.116 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-17 07:07:36.118 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-17 07:07:36.145 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-06-17 07:07:36.174 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-17 07:07:36.176 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-17 07:07:36.202 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-17 07:07:36.218 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:36.221 | + lib/swift:configure_swift:543 : local user_group 2022-06-17 07:07:36.224 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-17 07:07:36.228 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-17 07:07:36.231 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-17 07:07:36.243 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-17 07:07:36.246 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-17 07:07:36.256 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-17 07:07:36.259 | + lib/swift:configure_swift:550 : is_suse 2022-06-17 07:07:36.261 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:07:36.263 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:07:36.265 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:07:36.268 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:07:36.270 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:07:36.272 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:07:36.275 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-17 07:07:36.287 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-17 07:07:36.289 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-17 07:07:36.292 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-17 07:07:36.309 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:07:36.312 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-17 07:07:36.329 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:36.331 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-17 07:07:36.333 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-17 07:07:36.336 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-17 07:07:36.339 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:07:36.341 | + lib/stack:stack_install_service:32 : install_glance 2022-06-17 07:07:36.344 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-17 07:07:36.346 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-17 07:07:36.349 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-17 07:07:36.365 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:36.368 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-17 07:07:36.371 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-17 07:07:36.387 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:07:36.390 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-17 07:07:36.392 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-17 07:07:36.395 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-17 07:07:36.397 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:07:36.400 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:07:36.403 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-17 07:07:36.405 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:07:36.409 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-17 07:07:36.412 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-17 07:07:36.414 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-17 07:07:36.418 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-17 07:07:36.420 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-17 07:07:36.423 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-17 07:07:36.425 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-17 07:07:36.429 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-17 07:07:36.431 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-17 07:07:36.434 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-17 07:07:36.438 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:07:36.438 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-17 07:07:36.443 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-17 07:07:36.446 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-17 07:07:36.448 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-17 07:07:36.451 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-17 07:07:36.454 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-17 07:07:36.475 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-17 07:07:36.478 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-17 07:07:38.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:38.477 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:38.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:38.477 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:39.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:07:39.684 | Collecting glance-store===4.0.0 2022-06-17 07:07:39.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-06-17 07:07:39.886 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-17 07:07:39.896 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:07:39.908 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:07:40.163 | Collecting os-brick===5.2.0 2022-06-17 07:07:40.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-06-17 07:07:40.319 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:07:40.323 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-17 07:07:40.340 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:07:40.350 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:07:40.387 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:07:40.393 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:07:40.397 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:07:40.434 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-17 07:07:40.449 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-17 07:07:40.451 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:07:40.459 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:07:40.481 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:07:40.496 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:07:40.500 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:07:40.503 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:07:40.505 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:07:40.658 | Collecting python-cinderclient===8.3.0 2022-06-17 07:07:40.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-06-17 07:07:40.804 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:07:40.809 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:07:40.973 | Collecting python-swiftclient===4.0.0 2022-06-17 07:07:40.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-06-17 07:07:41.091 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:07:41.095 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:07:41.108 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:07:41.112 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-17 07:07:41.115 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:07:41.117 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:07:41.124 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-17 07:07:41.138 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:07:41.169 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:07:41.173 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:07:41.183 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:07:41.186 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:07:41.189 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:07:41.191 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:07:41.196 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:07:41.202 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:07:41.207 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:07:41.209 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:07:41.213 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:07:41.225 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:07:41.234 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:07:41.244 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:07:41.252 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:07:41.263 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:07:41.266 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:07:41.277 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:07:41.279 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:07:41.284 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:07:41.287 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:07:41.314 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:07:41.317 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:07:41.320 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-17 07:07:41.322 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:07:41.332 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:07:41.338 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:07:41.343 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:07:42.694 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-06-17 07:07:43.854 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-06-17 07:07:43.963 | + inc/python:pip_install:196 : result=0 2022-06-17 07:07:43.965 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:07:43.967 | + functions-common:time_stop:2426 : local name 2022-06-17 07:07:43.970 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:07:43.972 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:07:43.975 | + functions-common:time_stop:2429 : local total 2022-06-17 07:07:43.977 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:07:43.979 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:07:43.982 | + functions-common:time_stop:2433 : start_time=1655449656470 2022-06-17 07:07:43.984 | + functions-common:time_stop:2435 : [[ -z 1655449656470 ]] 2022-06-17 07:07:43.987 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:07:43.991 | + functions-common:time_stop:2438 : end_time=1655449663989 2022-06-17 07:07:43.993 | + functions-common:time_stop:2439 : elapsed_time=7519 2022-06-17 07:07:43.996 | + functions-common:time_stop:2440 : total=81089 2022-06-17 07:07:43.998 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:07:44.001 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=88608 2022-06-17 07:07:44.003 | + inc/python:pip_install:199 : return 0 2022-06-17 07:07:44.006 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-17 07:07:44.008 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-17 07:07:44.011 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-17 07:07:44.024 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-17 07:07:44.029 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-17 07:07:44.031 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-17 07:07:44.034 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-17 07:07:44.036 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:07:44.038 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:07:44.042 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:07:44.044 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:07:44.047 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:07:44.049 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:07:44.067 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:07:44.069 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:07:44.071 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:44.074 | + functions-common:git_clone:618 : echo master 2022-06-17 07:07:44.074 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:07:44.079 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-17 07:07:44.082 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:07:44.084 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-17 07:07:44.096 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-17 07:07:44.099 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:07:44.099 | + functions-common:git_clone:679 : head -1 2022-06-17 07:07:44.102 | 53f322f1d Bindep fixes for SUSE-like systems 2022-06-17 07:07:44.105 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:07:44.108 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-17 07:07:44.110 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:07:44.113 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-17 07:07:44.115 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-17 07:07:44.118 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:07:44.121 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-17 07:07:44.123 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:07:44.126 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-17 07:07:44.128 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-17 07:07:44.131 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:07:44.133 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:07:44.136 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-17 07:07:44.139 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:07:44.142 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-17 07:07:44.144 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:07:44.146 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:07:44.150 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-17 07:07:44.155 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-17 07:07:44.158 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-17 07:07:44.776 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-17 07:07:44.779 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:07:44.781 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:07:44.784 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:07:44.786 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-17 07:07:44.788 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-17 07:07:44.791 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:07:44.793 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:07:44.796 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:07:44.798 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:07:44.800 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:07:44.803 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:07:44.806 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:07:44.808 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-17 07:07:44.829 | Using python 3.8 to install /opt/stack/glance 2022-06-17 07:07:44.832 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-17 07:07:46.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:46.850 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:46.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:07:46.850 | from cryptography.utils import int_from_bytes 2022-06-17 07:07:47.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:07:47.864 | Obtaining file:///opt/stack/glance 2022-06-17 07:07:49.175 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:07:49.185 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:07:49.194 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:07:49.204 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:07:49.489 | Collecting WSME===0.11.0 2022-06-17 07:07:49.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-17 07:07:49.608 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:07:49.620 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:07:49.782 | Collecting castellan===3.11.0 2022-06-17 07:07:49.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-06-17 07:07:49.912 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:07:50.040 | Collecting cursive===0.2.2 2022-06-17 07:07:50.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-17 07:07:50.148 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:07:50.154 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-17 07:07:50.159 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:07:50.167 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-17 07:07:50.170 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-17 07:07:50.237 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:07:50.242 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-17 07:07:50.253 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:07:50.287 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:07:50.313 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:07:50.316 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:07:50.327 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:07:50.384 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:07:50.434 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:07:50.439 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:07:50.443 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-17 07:07:50.459 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:07:50.496 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:07:50.506 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:07:50.569 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:07:50.575 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:07:50.621 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:07:50.732 | Collecting oslo.limit===1.6.0 2022-06-17 07:07:50.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-06-17 07:07:50.835 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:07:50.873 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-17 07:07:50.926 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-17 07:07:50.936 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:07:50.955 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:07:50.969 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-17 07:07:50.981 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:07:50.989 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:07:51.011 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:07:51.021 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:07:51.036 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-17 07:07:51.075 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:07:51.079 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:07:51.082 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:07:51.094 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-17 07:07:51.099 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-17 07:07:51.117 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-17 07:07:51.128 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:07:51.139 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:07:51.141 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:07:51.271 | Collecting python-barbicanclient===5.3.0 2022-06-17 07:07:51.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-06-17 07:07:51.388 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:07:51.394 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:07:51.413 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:07:51.417 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:07:51.424 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:07:51.533 | Collecting retrying===1.3.3 2022-06-17 07:07:51.539 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-17 07:07:51.627 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:07:51.722 | Collecting simplegeneric===0.8.1 2022-06-17 07:07:51.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-17 07:07:52.405 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:07:52.408 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:07:52.419 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:07:52.421 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:07:52.424 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:07:52.601 | Collecting taskflow===5.0.0 2022-06-17 07:07:52.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-06-17 07:07:52.833 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-17 07:07:52.847 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:07:52.855 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:07:52.860 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:07:52.871 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:07:52.903 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:07:52.908 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:07:52.911 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:07:52.915 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:07:52.940 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-17 07:07:52.943 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:07:52.953 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:07:52.957 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:07:52.982 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:07:52.988 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:07:52.991 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:07:52.994 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-17 07:07:53.019 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-17 07:07:53.023 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-17 07:07:53.069 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-17 07:07:53.071 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:07:53.077 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:07:53.085 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:07:53.088 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:07:53.097 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:07:53.100 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:07:53.113 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:07:53.116 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:07:53.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:07:53.123 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:07:53.126 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:07:53.255 | Collecting automaton===2.5.0 2022-06-17 07:07:53.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-06-17 07:07:53.449 | Collecting pydot===1.4.2 2022-06-17 07:07:53.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-17 07:07:53.745 | Collecting networkx===2.8.4 2022-06-17 07:07:53.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/693/3b9b3174a0bdf/networkx-2.8.4-py3-none-any.whl (2.0 MB) 2022-06-17 07:07:54.157 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:07:54.160 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:07:54.162 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:07:54.165 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:07:54.169 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-17 07:07:54.172 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:07:54.175 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-17 07:07:54.196 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-17 07:07:54.199 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-17 07:07:54.202 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:07:54.205 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:07:54.252 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:07:54.255 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:07:54.317 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:07:54.319 | Building wheels for collected packages: simplegeneric 2022-06-17 07:07:54.320 | Building wheel for simplegeneric (setup.py): started 2022-06-17 07:07:54.968 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-17 07:07:54.969 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=6320c07eb375f69b495e45f88926c9545db4f02aa06366c20b5f500fef80f2d1 2022-06-17 07:07:54.969 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-17 07:07:54.970 | Successfully built simplegeneric 2022-06-17 07:07:55.738 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-06-17 07:07:58.838 | Running setup.py develop for glance 2022-06-17 07:08:00.485 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8.4 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-06-17 07:08:00.635 | + inc/python:pip_install:196 : result=0 2022-06-17 07:08:00.638 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:08:00.640 | + functions-common:time_stop:2426 : local name 2022-06-17 07:08:00.642 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:08:00.644 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:08:00.647 | + functions-common:time_stop:2429 : local total 2022-06-17 07:08:00.649 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:08:00.651 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:08:00.653 | + functions-common:time_stop:2433 : start_time=1655449664824 2022-06-17 07:08:00.655 | + functions-common:time_stop:2435 : [[ -z 1655449664824 ]] 2022-06-17 07:08:00.658 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:08:00.662 | + functions-common:time_stop:2438 : end_time=1655449680660 2022-06-17 07:08:00.665 | + functions-common:time_stop:2439 : elapsed_time=15836 2022-06-17 07:08:00.667 | + functions-common:time_stop:2440 : total=88608 2022-06-17 07:08:00.670 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:08:00.672 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=104444 2022-06-17 07:08:00.674 | + inc/python:pip_install:199 : return 0 2022-06-17 07:08:00.677 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:08:00.679 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-17 07:08:00.682 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-17 07:08:00.701 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-17 07:08:00.713 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-17 07:08:00.715 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-17 07:08:00.718 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:08:00.720 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:08:00.723 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-17 07:08:00.725 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:08:00.728 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:08:00.731 | + ./stack.sh:main:915 : configure_glance 2022-06-17 07:08:00.733 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-17 07:08:00.746 | + lib/glance:configure_glance:326 : local dburl 2022-06-17 07:08:00.749 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-17 07:08:00.751 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-17 07:08:00.754 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-17 07:08:00.756 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-17 07:08:00.758 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:08:00.761 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:08:00.763 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:08:00.778 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:00.781 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:08:00.783 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-17 07:08:00.786 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-17 07:08:00.788 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-17 07:08:00.819 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-17 07:08:00.849 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-17 07:08:00.877 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-17 07:08:00.904 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-17 07:08:00.935 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-17 07:08:00.966 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-17 07:08:00.968 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-17 07:08:00.971 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-17 07:08:00.973 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-17 07:08:00.975 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-17 07:08:01.005 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-17 07:08:01.033 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:08:01.061 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-17 07:08:01.089 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-17 07:08:01.116 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-17 07:08:01.144 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-17 07:08:01.173 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-17 07:08:01.201 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:08:01.229 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-17 07:08:01.257 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-17 07:08:01.289 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-17 07:08:01.292 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-17 07:08:01.294 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-17 07:08:01.296 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:08:01.299 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-17 07:08:01.301 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:08:01.318 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:01.321 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-17 07:08:01.324 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-17 07:08:01.326 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:08:01.344 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:01.346 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:08:01.349 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:08:01.377 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:08:01.379 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:08:01.383 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-17 07:08:01.386 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-17 07:08:01.388 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-17 07:08:01.417 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-17 07:08:01.445 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-17 07:08:01.448 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-17 07:08:01.450 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-17 07:08:01.453 | + lib/glance:configure_glance_store:254 : local be 2022-06-17 07:08:01.455 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-17 07:08:01.458 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-17 07:08:01.460 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-17 07:08:01.491 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-17 07:08:01.493 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-06-17 07:08:01.525 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-17 07:08:01.528 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-17 07:08:01.544 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:01.547 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-17 07:08:01.575 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-17 07:08:01.603 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-17 07:08:01.631 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-17 07:08:01.660 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-17 07:08:01.689 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-17 07:08:01.706 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:01.709 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-17 07:08:01.737 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-17 07:08:01.768 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-17 07:08:01.795 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-06-17 07:08:01.824 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-17 07:08:01.852 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-06-17 07:08:01.880 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-17 07:08:01.897 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:01.899 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-17 07:08:01.902 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-17 07:08:01.904 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-17 07:08:01.907 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:08:01.924 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:08:01.927 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:08:01.930 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:08:01.932 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:08:01.935 | + 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-06-17 07:08:01.963 | + 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-06-17 07:08:01.991 | + 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-06-17 07:08:02.020 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:08:02.048 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-17 07:08:02.053 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-17 07:08:02.084 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-17 07:08:02.112 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-17 07:08:02.141 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-06-17 07:08:02.169 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-17 07:08:02.198 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-17 07:08:02.226 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-17 07:08:02.255 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-17 07:08:02.285 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-17 07:08:02.317 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-17 07:08:02.347 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-17 07:08:02.376 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-17 07:08:02.381 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-06-17 07:08:02.388 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-17 07:08:02.404 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:02.406 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-17 07:08:02.409 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-17 07:08:02.411 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-17 07:08:02.414 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-17 07:08:02.416 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-17 07:08:02.419 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-17 07:08:02.423 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-17 07:08:02.425 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-17 07:08:02.429 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-17 07:08:02.459 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-17 07:08:02.461 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-17 07:08:02.464 | ++ functions:get_random_port:837 : true 2022-06-17 07:08:02.466 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-17 07:08:02.469 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-17 07:08:02.471 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-17 07:08:02.533 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-17 07:08:02.535 | ++ functions:get_random_port:841 : break 2 2022-06-17 07:08:02.538 | ++ functions:get_random_port:845 : echo 60999 2022-06-17 07:08:02.540 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-17 07:08:02.543 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-17 07:08:02.570 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-17 07:08:02.598 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-17 07:08:02.626 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-17 07:08:02.653 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-17 07:08:02.681 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-17 07:08:02.708 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-17 07:08:02.736 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-17 07:08:02.764 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:08:02.791 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-17 07:08:02.818 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-17 07:08:02.847 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-17 07:08:02.874 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-17 07:08:02.902 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-17 07:08:02.929 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-17 07:08:02.957 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-17 07:08:02.985 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-17 07:08:03.012 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-17 07:08:03.040 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-17 07:08:03.067 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-17 07:08:03.070 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-17 07:08:03.072 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:08:03.075 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:03.077 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:03.079 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-17 07:08:03.082 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-17 07:08:03.143 | proxy (enabled by site administrator) 2022-06-17 07:08:03.146 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-17 07:08:03.149 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-17 07:08:03.151 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:08:03.153 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:03.156 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:03.158 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-17 07:08:03.160 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-17 07:08:03.213 | No module matches proxy_http 2022-06-17 07:08:03.216 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-06-17 07:08:03.277 | Considering dependency proxy for proxy_http: 2022-06-17 07:08:03.277 | Module proxy already enabled 2022-06-17 07:08:03.277 | Enabling module proxy_http. 2022-06-17 07:08:03.282 | To activate the new configuration, you need to run: 2022-06-17 07:08:03.282 | systemctl restart apache2 2022-06-17 07:08:03.287 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-06-17 07:08:03.289 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:08:03.291 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:08:03.294 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:08:03.424 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-17 07:08:03.427 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-17 07:08:03.430 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-17 07:08:03.432 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-17 07:08:03.435 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:03.437 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:03.439 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-17 07:08:03.442 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-17 07:08:03.445 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-17 07:08:03.446 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-17 07:08:03.455 | KeepAlive Off 2022-06-17 07:08:03.459 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-17 07:08:03.459 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-17 07:08:03.467 | SetEnv proxy-sendchunked 1 2022-06-17 07:08:03.471 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-17 07:08:03.472 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-17 07:08:03.480 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-17 07:08:03.483 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-17 07:08:03.486 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-17 07:08:03.488 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-17 07:08:03.490 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-17 07:08:03.493 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:08:03.496 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:03.498 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:03.500 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-17 07:08:03.503 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-17 07:08:03.505 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:03.507 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:03.510 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-17 07:08:03.570 | Enabling site glance-wsgi-api. 2022-06-17 07:08:03.576 | To activate the new configuration, you need to run: 2022-06-17 07:08:03.576 | systemctl reload apache2 2022-06-17 07:08:03.580 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-17 07:08:03.582 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:08:03.585 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:08:03.587 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:08:03.717 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-17 07:08:03.723 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-17 07:08:03.758 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-17 07:08:03.760 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-17 07:08:03.763 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-17 07:08:03.780 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:03.783 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-17 07:08:03.785 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-17 07:08:03.788 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-17 07:08:03.790 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:08:03.793 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-17 07:08:03.796 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-17 07:08:03.799 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-17 07:08:03.801 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-17 07:08:03.804 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:08:03.806 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:08:03.810 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:08:03.812 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:08:03.815 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:08:03.818 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:08:03.834 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:08:03.836 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:08:03.839 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:08:03.843 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:08:03.843 | + functions-common:git_clone:618 : echo master 2022-06-17 07:08:03.848 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-17 07:08:03.850 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:08:03.853 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-17 07:08:03.866 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-17 07:08:03.869 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:08:03.869 | + functions-common:git_clone:679 : head -1 2022-06-17 07:08:03.956 | 874d1be83 Merge commit 'refs/changes/73/803773/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-06-17 07:08:03.960 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:08:03.963 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-17 07:08:03.966 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:08:03.969 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-17 07:08:03.971 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-17 07:08:03.974 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:08:03.976 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-17 07:08:03.979 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:08:03.982 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-17 07:08:03.984 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-17 07:08:03.987 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:08:03.989 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:08:03.992 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-17 07:08:03.995 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:08:03.998 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-17 07:08:04.000 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:08:04.003 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:08:04.006 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-17 07:08:04.012 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-17 07:08:04.014 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-17 07:08:04.627 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-17 07:08:04.630 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:08:04.632 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:08:04.635 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:08:04.638 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-17 07:08:04.640 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-17 07:08:04.642 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:08:04.645 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:08:04.647 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:08:04.650 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:08:04.652 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:08:04.655 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:08:04.657 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:08:04.660 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-17 07:08:04.681 | Using python 3.8 to install /opt/stack/cinder 2022-06-17 07:08:04.684 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-17 07:08:06.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:08:06.714 | from cryptography.utils import int_from_bytes 2022-06-17 07:08:06.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:08:06.715 | from cryptography.utils import int_from_bytes 2022-06-17 07:08:07.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:08:07.732 | Obtaining file:///opt/stack/cinder 2022-06-17 07:08:09.886 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:08:09.895 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:08:09.904 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:08:09.914 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:08:10.058 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:08:11.251 | Collecting boto3===1.24.9 2022-06-17 07:08:11.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87d/34861727699c7/boto3-1.24.9-py3-none-any.whl (132 kB) 2022-06-17 07:08:12.850 | Collecting botocore===1.27.9 2022-06-17 07:08:12.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/566/9b982b0583e73/botocore-1.27.9-py3-none-any.whl (8.9 MB) 2022-06-17 07:08:13.927 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-17 07:08:13.945 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:08:13.982 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-17 07:08:13.994 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:08:13.997 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:08:14.236 | Collecting google-api-python-client===2.51.0 2022-06-17 07:08:14.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b44/4f839bed289ec/google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) 2022-06-17 07:08:15.279 | Collecting google-auth===2.8.0 2022-06-17 07:08:15.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b1/da39ab8731c30/google_auth-2.8.0-py2.py3-none-any.whl (164 kB) 2022-06-17 07:08:15.569 | Collecting google-auth-httplib2===0.1.0 2022-06-17 07:08:15.576 | 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-06-17 07:08:15.670 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:08:15.678 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-17 07:08:15.689 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:08:15.726 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:08:15.729 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:08:15.732 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:08:15.743 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:08:15.799 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:08:15.850 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-17 07:08:15.996 | Collecting oauth2client===4.1.3 2022-06-17 07:08:16.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-17 07:08:16.115 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-17 07:08:16.137 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:08:16.141 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-17 07:08:16.157 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:08:16.194 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:08:16.204 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:08:16.242 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:08:16.249 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:08:16.294 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:08:16.298 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:08:16.337 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-17 07:08:16.390 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-17 07:08:16.400 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:08:16.418 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:08:16.433 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-17 07:08:16.446 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-17 07:08:16.458 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-17 07:08:16.461 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:08:16.469 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:08:16.491 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:08:16.501 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:08:16.516 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-17 07:08:16.708 | Collecting oslo.vmware===3.10.0 2022-06-17 07:08:16.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-06-17 07:08:16.885 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-17 07:08:16.924 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:08:17.122 | Collecting paramiko===2.11.0 2022-06-17 07:08:17.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-06-17 07:08:17.270 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:08:17.273 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:08:17.285 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-17 07:08:17.290 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-17 07:08:17.515 | Collecting pyasn1===0.4.8 2022-06-17 07:08:17.521 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-17 07:08:17.832 | Collecting pyasn1-modules===0.2.8 2022-06-17 07:08:17.839 | 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-06-17 07:08:17.965 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:08:17.975 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:08:17.977 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:08:17.984 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-17 07:08:17.999 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:08:18.157 | Collecting python-glanceclient===4.0.0 2022-06-17 07:08:18.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-06-17 07:08:18.301 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:08:18.321 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-17 07:08:18.335 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-17 07:08:18.357 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:08:18.361 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:08:18.367 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:08:18.380 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:08:18.508 | Collecting rsa===4.8 2022-06-17 07:08:18.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-06-17 07:08:18.716 | Collecting rtslib-fb===2.1.75 2022-06-17 07:08:18.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-06-17 07:08:19.586 | Collecting s3transfer===0.6.0 2022-06-17 07:08:19.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-06-17 07:08:19.697 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:08:19.700 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:08:19.709 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:08:19.712 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:08:19.714 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:08:19.826 | Collecting suds-community===1.1.1 2022-06-17 07:08:19.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-06-17 07:08:20.052 | Collecting tabulate===0.8.9 2022-06-17 07:08:20.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-06-17 07:08:20.150 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-17 07:08:20.202 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-17 07:08:20.215 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:08:20.223 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:08:20.229 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:08:20.239 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-17 07:08:20.398 | Collecting uritemplate===4.1.1 2022-06-17 07:08:20.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-06-17 07:08:20.495 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:08:20.526 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-17 07:08:20.635 | Collecting warlock===1.3.3 2022-06-17 07:08:20.641 | 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-06-17 07:08:20.736 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:08:20.741 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:08:20.744 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:08:20.749 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:08:20.960 | Collecting zstd===1.5.2.5 2022-06-17 07:08:20.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-06-17 07:08:21.152 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-17 07:08:21.154 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:08:21.158 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:08:21.389 | Collecting google-api-core===2.8.1 2022-06-17 07:08:21.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/daa49644b5039/google_api_core-2.8.1-py3-none-any.whl (114 kB) 2022-06-17 07:08:21.520 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-17 07:08:21.522 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:08:21.528 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:08:21.531 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:08:21.535 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:08:21.541 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:08:21.544 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:08:21.559 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-17 07:08:21.561 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-17 07:08:21.606 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-17 07:08:21.610 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:08:21.616 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:08:21.625 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:08:21.627 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:08:21.637 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:08:21.734 | Collecting PyNaCl===1.5.0 2022-06-17 07:08:21.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-06-17 07:08:21.831 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:08:21.845 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-17 07:08:21.857 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:08:21.862 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:08:21.865 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:08:21.977 | Collecting pyudev===0.23.2 2022-06-17 07:08:21.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-06-17 07:08:22.083 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:08:22.085 | Requirement already satisfied: networkx===2.8.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.4) 2022-06-17 07:08:22.122 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-17 07:08:22.128 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-17 07:08:22.132 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:08:22.135 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:08:22.140 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:08:22.263 | Collecting googleapis-common-protos===1.56.2 2022-06-17 07:08:22.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/023/eaea9d8c1ccec/googleapis_common_protos-1.56.2-py2.py3-none-any.whl (211 kB) 2022-06-17 07:08:22.406 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-17 07:08:22.408 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:08:22.419 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:08:22.444 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-17 07:08:22.447 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:08:22.449 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:08:22.452 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:08:22.500 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:08:22.503 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:08:22.564 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:08:22.567 | Building wheels for collected packages: rtslib-fb 2022-06-17 07:08:22.568 | Building wheel for rtslib-fb (setup.py): started 2022-06-17 07:08:23.284 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-06-17 07:08:23.285 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=649f2e1455131390362c8118c9dd8f4d36f9389e21689bb3242d37c58a2f754a 2022-06-17 07:08:23.285 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-06-17 07:08:23.286 | Successfully built rtslib-fb 2022-06-17 07:08:24.212 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, pyasn1, rsa, pyasn1-modules, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-06-17 07:08:24.212 | Attempting uninstall: PyNaCl 2022-06-17 07:08:24.213 | Found existing installation: PyNaCl 1.3.0 2022-06-17 07:08:24.214 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-17 07:08:24.215 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-06-17 07:08:29.060 | Running setup.py develop for cinder 2022-06-17 07:08:31.492 | Successfully installed PyNaCl-1.5.0 boto3-1.24.9 botocore-1.27.9 cinder google-api-core-2.8.1 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.2 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-06-17 07:08:31.773 | + inc/python:pip_install:196 : result=0 2022-06-17 07:08:31.775 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:08:31.777 | + functions-common:time_stop:2426 : local name 2022-06-17 07:08:31.780 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:08:31.782 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:08:31.784 | + functions-common:time_stop:2429 : local total 2022-06-17 07:08:31.787 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:08:31.789 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:08:31.791 | + functions-common:time_stop:2433 : start_time=1655449684675 2022-06-17 07:08:31.793 | + functions-common:time_stop:2435 : [[ -z 1655449684675 ]] 2022-06-17 07:08:31.796 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:08:31.801 | + functions-common:time_stop:2438 : end_time=1655449711798 2022-06-17 07:08:31.803 | + functions-common:time_stop:2439 : elapsed_time=27123 2022-06-17 07:08:31.806 | + functions-common:time_stop:2440 : total=104444 2022-06-17 07:08:31.808 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:08:31.810 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=131567 2022-06-17 07:08:31.813 | + inc/python:pip_install:199 : return 0 2022-06-17 07:08:31.815 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:08:31.818 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-17 07:08:31.820 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-17 07:08:31.839 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-17 07:08:31.851 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-17 07:08:31.853 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-17 07:08:31.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:08:31.858 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:08:31.861 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-17 07:08:31.863 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:08:31.866 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-17 07:08:31.869 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-17 07:08:31.871 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-17 07:08:31.874 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:31.876 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:31.879 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-17 07:08:31.891 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-17 07:08:31.893 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:08:31.896 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:08:31.899 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:08:31.901 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:08:31.904 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:08:31.906 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:08:31.908 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:31.911 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:31.913 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:08:31.916 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:08:31.918 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:08:31.921 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:08:31.923 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-17 07:08:31.926 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:08:31.929 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:31.932 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:31.934 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-17 07:08:31.957 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-17 07:08:32.065 | Reading package lists... 2022-06-17 07:08:32.311 | Building dependency tree... 2022-06-17 07:08:32.313 | Reading state information... 2022-06-17 07:08:32.558 | The following packages were automatically installed and are no longer required: 2022-06-17 07:08:32.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:08:32.560 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:08:32.560 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:08:32.560 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:08:32.560 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:08:32.560 | python3-zope.interface 2022-06-17 07:08:32.560 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:08:32.561 | The following additional packages will be installed: 2022-06-17 07:08:32.561 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-17 07:08:32.561 | python3-urwid 2022-06-17 07:08:32.562 | Suggested packages: 2022-06-17 07:08:32.562 | python-pyparsing-doc python-urwid-doc 2022-06-17 07:08:32.630 | The following NEW packages will be installed: 2022-06-17 07:08:32.630 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-17 07:08:32.630 | python3-urwid targetcli-fb 2022-06-17 07:08:32.873 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:08:32.873 | Need to get 356 kB of archives. 2022-06-17 07:08:32.873 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-17 07:08:32.873 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-17 07:08:33.239 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-17 07:08:33.408 | 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-06-17 07:08:33.426 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-17 07:08:33.462 | 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-06-17 07:08:33.481 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-17 07:08:34.059 | Fetched 356 kB in 1s (415 kB/s) 2022-06-17 07:08:34.093 | Selecting previously unselected package python3-pyparsing. 2022-06-17 07:08:34.144 | (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 ... 90881 files and directories currently installed.) 2022-06-17 07:08:34.148 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-17 07:08:34.150 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-17 07:08:34.186 | Selecting previously unselected package python3-urwid. 2022-06-17 07:08:34.197 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-17 07:08:34.199 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-17 07:08:34.254 | Selecting previously unselected package python3-configshell-fb. 2022-06-17 07:08:34.264 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-17 07:08:34.266 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-17 07:08:34.300 | Selecting previously unselected package python3-pyudev. 2022-06-17 07:08:34.310 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-17 07:08:34.312 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-17 07:08:34.350 | Selecting previously unselected package python3-rtslib-fb. 2022-06-17 07:08:34.360 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-17 07:08:34.362 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-17 07:08:34.402 | Selecting previously unselected package targetcli-fb. 2022-06-17 07:08:34.412 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-17 07:08:34.414 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-17 07:08:34.473 | Setting up python3-urwid (2.0.1-3) ... 2022-06-17 07:08:34.814 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-17 07:08:34.814 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-17 07:08:34.814 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-17 07:08:34.814 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-17 07:08:34.814 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-17 07:08:34.815 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-17 07:08:34.815 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-17 07:08:34.815 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-17 07:08:34.919 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-17 07:08:35.216 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-17 07:08:35.508 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-17 07:08:35.776 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-17 07:08:37.005 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-17 07:08:37.518 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-17 07:08:37.518 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-17 07:08:39.476 | Processing triggers for man-db (2.9.1-1) ... 2022-06-17 07:08:39.577 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-17 07:08:47.888 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:08:47.891 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:08:47.893 | + functions-common:time_stop:2426 : local name 2022-06-17 07:08:47.896 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:08:47.898 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:08:47.901 | + functions-common:time_stop:2429 : local total 2022-06-17 07:08:47.903 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:08:47.906 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:08:47.908 | + functions-common:time_stop:2433 : start_time=1655449711954 2022-06-17 07:08:47.911 | + functions-common:time_stop:2435 : [[ -z 1655449711954 ]] 2022-06-17 07:08:47.914 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:08:47.919 | + functions-common:time_stop:2438 : end_time=1655449727916 2022-06-17 07:08:47.921 | + functions-common:time_stop:2439 : elapsed_time=15962 2022-06-17 07:08:47.924 | + functions-common:time_stop:2440 : total=283182 2022-06-17 07:08:47.927 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:08:47.930 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=299144 2022-06-17 07:08:47.932 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:08:47.935 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:08:47.937 | + ./stack.sh:main:921 : configure_cinder 2022-06-17 07:08:47.940 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-17 07:08:47.952 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-17 07:08:47.956 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-17 07:08:47.958 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-17 07:08:47.960 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-17 07:08:47.963 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-17 07:08:47.964 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-17 07:08:47.968 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-17 07:08:47.970 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-17 07:08:47.972 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-17 07:08:47.974 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-17 07:08:47.977 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-17 07:08:47.979 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-17 07:08:47.981 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-17 07:08:47.983 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-17 07:08:47.995 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-17 07:08:48.007 | + 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-06-17 07:08:48.019 | + 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-06-17 07:08:48.030 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-17 07:08:48.042 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-17 07:08:48.045 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-17 07:08:48.049 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oMRtkuM228 2022-06-17 07:08:48.051 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-17 07:08:48.054 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-17 07:08:48.056 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-17 07:08:48.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oMRtkuM228 2022-06-17 07:08:48.062 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oMRtkuM228 2022-06-17 07:08:48.074 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oMRtkuM228 /etc/sudoers.d/cinder-rootwrap 2022-06-17 07:08:48.086 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-17 07:08:48.090 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-17 07:08:48.092 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-17 07:08:48.094 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-17 07:08:48.097 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-17 07:08:48.099 | + 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-06-17 07:08:48.101 | + 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-06-17 07:08:48.103 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-17 07:08:48.106 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-17 07:08:48.110 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-17 07:08:48.114 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-17 07:08:48.134 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-17 07:08:48.152 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-17 07:08:48.170 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-17 07:08:48.189 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-17 07:08:48.208 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-17 07:08:48.227 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-17 07:08:48.245 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-17 07:08:48.263 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-17 07:08:48.266 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-17 07:08:48.268 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-17 07:08:48.270 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-17 07:08:48.273 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-17 07:08:48.303 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-17 07:08:48.330 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:08:48.358 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-17 07:08:48.385 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-17 07:08:48.414 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-17 07:08:48.441 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-17 07:08:48.469 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-17 07:08:48.497 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:08:48.525 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-17 07:08:48.553 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-17 07:08:48.583 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-17 07:08:48.611 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-17 07:08:48.614 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-17 07:08:48.616 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-17 07:08:48.618 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-17 07:08:48.621 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:08:48.623 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:08:48.625 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:08:48.642 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:48.644 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:08:48.647 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-17 07:08:48.650 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-17 07:08:48.680 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-17 07:08:48.708 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-17 07:08:48.736 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-17 07:08:48.764 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-17 07:08:48.792 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-17 07:08:48.821 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-17 07:08:48.851 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-17 07:08:48.854 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-06-17 07:08:48.882 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-17 07:08:48.913 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-17 07:08:48.920 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4e7ef937e461d35e121b0f9e4d84eef7 2022-06-17 07:08:48.949 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-17 07:08:48.951 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-17 07:08:48.979 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-17 07:08:49.007 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-17 07:08:49.035 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-17 07:08:49.063 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-17 07:08:49.080 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:49.083 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-17 07:08:49.099 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:49.101 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-17 07:08:49.118 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:49.121 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-17 07:08:49.138 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:49.140 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-17 07:08:49.142 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-17 07:08:49.145 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-17 07:08:49.147 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-17 07:08:49.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:08:49.152 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-17 07:08:49.154 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:08:49.170 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:49.173 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-17 07:08:49.176 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-17 07:08:49.178 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:08:49.195 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:49.198 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:08:49.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:08:49.229 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:08:49.231 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:08:49.233 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-17 07:08:49.236 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-17 07:08:49.238 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-17 07:08:49.242 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:08:49.258 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:08:49.261 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:08:49.263 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:08:49.265 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:08:49.268 | + 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-06-17 07:08:49.296 | + 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-06-17 07:08:49.324 | + 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-06-17 07:08:49.352 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:08:49.380 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-17 07:08:49.397 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:49.399 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-17 07:08:49.401 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-17 07:08:49.404 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-17 07:08:49.406 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-17 07:08:49.408 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-17 07:08:49.411 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-17 07:08:49.414 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-17 07:08:49.418 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-17 07:08:49.421 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-17 07:08:49.423 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-17 07:08:49.436 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-17 07:08:49.436 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:08:49.444 | d /var/run/uwsgi 0755 ubuntu root 2022-06-17 07:08:49.448 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:08:49.463 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-17 07:08:49.465 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-17 07:08:49.469 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-17 07:08:49.499 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-17 07:08:49.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-17 07:08:49.553 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-17 07:08:49.580 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-17 07:08:49.608 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-17 07:08:49.635 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-17 07:08:49.662 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-17 07:08:49.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-17 07:08:49.719 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:08:49.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-17 07:08:49.774 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-17 07:08:49.801 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-17 07:08:49.828 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-17 07:08:49.831 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-17 07:08:49.834 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-17 07:08:49.837 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-17 07:08:49.839 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-17 07:08:49.842 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:49.844 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:49.846 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-17 07:08:49.849 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-17 07:08:49.852 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-17 07:08:49.879 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-17 07:08:49.908 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-17 07:08:49.908 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-17 07:08:49.917 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-17 07:08:49.921 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-17 07:08:49.923 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-17 07:08:49.926 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-17 07:08:49.928 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-17 07:08:49.930 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:08:49.933 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:49.935 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:49.937 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-17 07:08:49.940 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-17 07:08:49.942 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:08:49.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:08:49.947 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-17 07:08:50.008 | Enabling site cinder-wsgi. 2022-06-17 07:08:50.013 | To activate the new configuration, you need to run: 2022-06-17 07:08:50.013 | systemctl reload apache2 2022-06-17 07:08:50.018 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-17 07:08:50.020 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:08:50.023 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:08:50.026 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:08:50.154 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-17 07:08:50.156 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-17 07:08:50.192 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-06-17 07:08:50.221 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-17 07:08:50.237 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:08:50.240 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-17 07:08:50.242 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-17 07:08:50.244 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-17 07:08:50.247 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-17 07:08:50.249 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-17 07:08:50.280 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-17 07:08:50.308 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-06-17 07:08:50.337 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-17 07:08:50.365 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-17 07:08:50.394 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-17 07:08:50.422 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-17 07:08:50.451 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-17 07:08:50.478 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:08:50.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-17 07:08:50.535 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-17 07:08:50.564 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-17 07:08:50.592 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-17 07:08:50.594 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-17 07:08:50.611 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:50.613 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-06-17 07:08:50.645 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-17 07:08:50.647 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-17 07:08:50.649 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-17 07:08:50.667 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:08:50.669 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-17 07:08:50.672 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-17 07:08:50.674 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-17 07:08:50.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:08:50.680 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-17 07:08:50.682 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-06-17 07:08:50.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:08:50.686 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:08:50.692 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:08:50.695 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:08:50.697 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:08:50.700 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:08:50.702 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-06-17 07:08:50.705 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-06-17 07:08:50.708 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-17 07:08:50.710 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:08:50.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:08:50.715 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-17 07:08:50.717 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:08:50.720 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-17 07:08:50.722 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-17 07:08:50.725 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-17 07:08:50.728 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:08:50.730 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:08:50.733 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:08:50.735 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:08:50.737 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:08:50.740 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:08:50.757 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:08:50.759 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:08:50.761 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:08:50.764 | + functions-common:git_clone:618 : echo master 2022-06-17 07:08:50.765 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:08:50.770 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-17 07:08:50.772 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:08:50.775 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-17 07:08:50.787 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-17 07:08:50.790 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:08:50.791 | + functions-common:git_clone:679 : head -1 2022-06-17 07:08:50.798 | 0e40dfe862 Merge "Support pps limitation for openvswitch agent" 2022-06-17 07:08:50.801 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:08:50.803 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-06-17 07:08:50.806 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:08:50.809 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-17 07:08:50.811 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-17 07:08:50.814 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:08:50.816 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-17 07:08:50.819 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:08:50.821 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-17 07:08:50.824 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-17 07:08:50.826 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:08:50.829 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:08:50.832 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-17 07:08:50.834 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:08:50.837 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-17 07:08:50.840 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:08:50.842 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:08:50.846 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-17 07:08:50.852 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-17 07:08:50.855 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-17 07:08:51.477 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-17 07:08:51.480 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:08:51.482 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:08:51.484 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:08:51.487 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-17 07:08:51.489 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-17 07:08:51.491 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:08:51.494 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:08:51.496 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:08:51.498 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:08:51.501 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:08:51.503 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:08:51.506 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:08:51.509 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-17 07:08:51.530 | Using python 3.8 to install /opt/stack/neutron 2022-06-17 07:08:51.532 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-17 07:08:53.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:08:53.588 | from cryptography.utils import int_from_bytes 2022-06-17 07:08:53.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:08:53.588 | from cryptography.utils import int_from_bytes 2022-06-17 07:08:54.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:08:54.619 | Obtaining file:///opt/stack/neutron 2022-06-17 07:08:56.847 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:08:56.853 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:08:56.856 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:08:56.864 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:08:56.873 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:08:56.884 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:08:57.028 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:08:57.040 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:08:57.054 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:08:57.059 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:08:57.062 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:08:57.071 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-17 07:08:57.073 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:08:57.078 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-17 07:08:57.089 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:08:57.124 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:08:57.149 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:08:57.207 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:08:57.257 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:08:57.262 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:08:57.264 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-06-17 07:08:57.300 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-17 07:08:57.326 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-17 07:08:57.342 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-17 07:08:57.346 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:08:57.350 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-17 07:08:57.354 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-17 07:08:57.377 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:08:57.412 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:08:57.422 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:08:57.462 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:08:57.468 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:08:57.514 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:08:57.518 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:08:57.556 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-17 07:08:57.610 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-17 07:08:57.620 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:08:57.638 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:08:57.652 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-17 07:08:57.666 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-17 07:08:57.678 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-17 07:08:57.681 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:08:57.689 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:08:57.713 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:08:57.726 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:08:57.747 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-17 07:08:57.773 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-17 07:08:57.828 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-17 07:08:57.833 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-17 07:08:57.841 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:08:57.846 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:08:57.849 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.1) 2022-06-17 07:08:57.859 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:08:57.870 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-17 07:08:57.876 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-17 07:08:57.893 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-17 07:08:57.905 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:08:57.916 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:08:57.918 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:08:57.924 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-17 07:08:57.967 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-17 07:08:57.969 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-17 07:08:57.973 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-17 07:08:57.977 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-17 07:08:57.981 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-17 07:08:57.985 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-17 07:08:57.988 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-17 07:08:57.992 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:08:57.996 | Requirement already satisfied: python-designateclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.0) 2022-06-17 07:08:58.014 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:08:58.035 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-17 07:08:58.060 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-17 07:08:58.074 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:08:58.078 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:08:58.085 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:08:58.098 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-17 07:08:58.101 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:08:58.105 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-06-17 07:08:58.110 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-17 07:08:58.113 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:08:58.115 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-17 07:08:58.119 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:08:58.129 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:08:58.131 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:08:58.134 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:08:58.140 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-17 07:08:58.155 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:08:58.164 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:08:58.169 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:08:58.179 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-17 07:08:58.235 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:08:58.267 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-17 07:08:58.271 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:08:58.276 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:08:58.280 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:08:58.284 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:08:58.308 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-17 07:08:58.310 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:08:58.321 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:08:58.348 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:08:58.351 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:08:58.356 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:08:58.358 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:08:58.362 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:08:58.366 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-17 07:08:58.387 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-17 07:08:58.390 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:08:58.426 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:08:58.429 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:08:58.432 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-17 07:08:58.435 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-17 07:08:58.480 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-17 07:08:58.485 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:08:58.492 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:08:58.495 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:08:58.505 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (3.0.0) 2022-06-17 07:08:58.526 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-06-17 07:08:58.528 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:08:58.539 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:08:58.552 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-17 07:08:58.566 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-17 07:08:58.571 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:08:58.573 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:08:58.576 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:08:58.580 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:08:58.583 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:08:58.586 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:08:58.589 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-17 07:08:58.591 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:08:58.594 | Requirement already satisfied: waitress===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.1.2) 2022-06-17 07:08:58.606 | Requirement already satisfied: beautifulsoup4===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (4.11.1) 2022-06-17 07:08:58.613 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:08:58.661 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:08:58.664 | Requirement already satisfied: soupsieve===2.3.2.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (2.3.2.post1) 2022-06-17 07:08:58.668 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:08:58.729 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:08:59.594 | Installing collected packages: neutron 2022-06-17 07:08:59.594 | Attempting uninstall: neutron 2022-06-17 07:08:59.595 | Found existing installation: neutron 20.1.0 2022-06-17 07:09:04.972 | Uninstalling neutron-20.1.0: 2022-06-17 07:09:05.055 | Successfully uninstalled neutron-20.1.0 2022-06-17 07:09:05.055 | Running setup.py develop for neutron 2022-06-17 07:09:07.838 | Successfully installed neutron 2022-06-17 07:09:07.948 | + inc/python:pip_install:196 : result=0 2022-06-17 07:09:07.950 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:09:07.953 | + functions-common:time_stop:2426 : local name 2022-06-17 07:09:07.955 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:09:07.957 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:09:07.959 | + functions-common:time_stop:2429 : local total 2022-06-17 07:09:07.962 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:09:07.964 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:09:07.966 | + functions-common:time_stop:2433 : start_time=1655449731525 2022-06-17 07:09:07.969 | + functions-common:time_stop:2435 : [[ -z 1655449731525 ]] 2022-06-17 07:09:07.971 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:09:07.976 | + functions-common:time_stop:2438 : end_time=1655449747973 2022-06-17 07:09:07.978 | + functions-common:time_stop:2439 : elapsed_time=16448 2022-06-17 07:09:07.981 | + functions-common:time_stop:2440 : total=131567 2022-06-17 07:09:07.983 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:09:07.985 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=148015 2022-06-17 07:09:07.987 | + inc/python:pip_install:199 : return 0 2022-06-17 07:09:07.991 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:09:07.993 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-17 07:09:07.996 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-17 07:09:08.015 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-17 07:09:08.026 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-17 07:09:08.029 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-17 07:09:08.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:09:08.034 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:09:08.037 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-17 07:09:08.040 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:09:08.042 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-06-17 07:09:08.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:09:08.047 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-17 07:09:08.065 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:08.068 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-17 07:09:08.070 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-17 07:09:08.073 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-17 07:09:08.075 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:09:08.078 | + lib/stack:stack_install_service:32 : install_nova 2022-06-17 07:09:08.080 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-17 07:09:08.083 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-17 07:09:08.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:09:08.087 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:09:08.090 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-17 07:09:08.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:09:08.095 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-17 07:09:08.111 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:08.113 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-17 07:09:08.130 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:08.132 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-17 07:09:08.149 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:08.151 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-17 07:09:08.154 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-17 07:09:08.156 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-17 07:09:08.158 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:09:08.160 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:09:08.164 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:09:08.166 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:09:08.168 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:09:08.171 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:09:08.188 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:09:08.190 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:09:08.192 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:08.195 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:09:08.196 | + functions-common:git_clone:618 : echo master 2022-06-17 07:09:08.201 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-17 07:09:08.204 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:08.206 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-17 07:09:08.218 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-17 07:09:08.221 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:09:08.221 | + functions-common:git_clone:679 : head -1 2022-06-17 07:09:08.342 | 93a65f06df Merge "Record SRIOV PF MAC in the binding profile" 2022-06-17 07:09:08.346 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:09:08.349 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-17 07:09:08.352 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:09:08.354 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-17 07:09:08.357 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-17 07:09:08.359 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:09:08.362 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-17 07:09:08.364 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:09:08.367 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-17 07:09:08.369 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-17 07:09:08.372 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:09:08.374 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:09:08.377 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-17 07:09:08.380 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:09:08.383 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-17 07:09:08.385 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:09:08.388 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:09:08.391 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-17 07:09:08.397 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-17 07:09:08.400 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-17 07:09:09.030 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-17 07:09:09.032 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:09:09.034 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:09:09.037 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:09:09.039 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-17 07:09:09.041 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-17 07:09:09.044 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:09:09.046 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:09:09.049 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:09:09.051 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:09:09.054 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:09:09.056 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:09:09.058 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:09:09.061 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-17 07:09:09.081 | Using python 3.8 to install /opt/stack/nova 2022-06-17 07:09:09.085 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-17 07:09:11.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:09:11.164 | from cryptography.utils import int_from_bytes 2022-06-17 07:09:11.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:09:11.164 | from cryptography.utils import int_from_bytes 2022-06-17 07:09:12.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:09:12.200 | Obtaining file:///opt/stack/nova 2022-06-17 07:09:15.497 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:09:15.503 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:09:15.506 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-17 07:09:15.515 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-17 07:09:15.523 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:09:15.526 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:09:15.537 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:09:15.680 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:09:15.693 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:09:15.706 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-17 07:09:15.725 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:09:15.762 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-17 07:09:15.775 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:09:15.777 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-17 07:09:15.786 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-17 07:09:15.789 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:09:15.793 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:09:15.830 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:09:15.855 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:09:15.858 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:09:15.869 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:09:15.928 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:09:15.977 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-17 07:09:16.139 | Collecting microversion-parse===1.0.1 2022-06-17 07:09:16.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-17 07:09:16.257 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:09:16.262 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:09:16.265 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-17 07:09:16.289 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-17 07:09:16.311 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-17 07:09:16.315 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:09:16.319 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-17 07:09:16.324 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-17 07:09:16.345 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-17 07:09:16.362 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:09:16.398 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:09:16.408 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:09:16.447 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:09:16.453 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:09:16.499 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:09:16.529 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-17 07:09:16.539 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:09:16.577 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-17 07:09:16.631 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-17 07:09:16.641 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:09:16.659 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:09:16.674 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-17 07:09:16.688 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-17 07:09:16.699 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-17 07:09:16.702 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:09:16.711 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-17 07:09:16.733 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:09:16.743 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:09:16.758 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-17 07:09:16.777 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-17 07:09:16.785 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:09:16.791 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-17 07:09:16.824 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:09:16.827 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:09:16.839 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-17 07:09:16.844 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-17 07:09:16.862 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:09:16.872 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:09:16.874 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:09:16.879 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-17 07:09:16.897 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-17 07:09:16.899 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-17 07:09:16.903 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-17 07:09:16.907 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-17 07:09:16.910 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-17 07:09:16.914 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-17 07:09:16.918 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-17 07:09:16.922 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-17 07:09:16.936 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-17 07:09:16.951 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:09:16.956 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-17 07:09:16.972 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:09:16.992 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-17 07:09:17.017 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:09:17.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:09:17.028 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:09:17.041 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-17 07:09:17.043 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-17 07:09:17.047 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:09:17.052 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-17 07:09:17.055 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:09:17.057 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:09:17.068 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:09:17.071 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:09:17.073 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:09:17.079 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-17 07:09:17.131 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-17 07:09:17.144 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:09:17.153 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:09:17.158 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:09:17.168 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-17 07:09:17.224 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:09:17.256 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-17 07:09:17.260 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-17 07:09:17.267 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:09:17.387 | Collecting websockify===0.10.0 2022-06-17 07:09:17.393 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-06-17 07:09:17.500 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:09:17.503 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-17 07:09:17.508 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:09:17.531 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-17 07:09:17.534 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:09:17.544 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:09:17.548 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-17 07:09:17.574 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:09:17.578 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-17 07:09:17.580 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:09:17.585 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-17 07:09:17.605 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:09:17.611 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:09:17.617 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:09:17.620 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-17 07:09:17.624 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-17 07:09:17.669 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-17 07:09:17.673 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:09:17.681 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:09:17.684 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:09:17.694 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-17 07:09:17.699 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-17 07:09:17.711 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:09:17.722 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-17 07:09:17.735 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-17 07:09:17.738 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-17 07:09:17.753 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:09:17.758 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:09:17.760 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:09:17.763 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:09:17.765 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-17 07:09:17.770 | Requirement already satisfied: networkx===2.8.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.4) 2022-06-17 07:09:17.808 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-17 07:09:17.814 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:09:18.944 | Collecting numpy===1.22.4 2022-06-17 07:09:18.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/56fc53a2d18b1/numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB) 2022-06-17 07:09:20.241 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:09:20.244 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:09:20.247 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-17 07:09:20.249 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-17 07:09:20.252 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:09:20.299 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:09:20.303 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:09:20.363 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:09:21.216 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-06-17 07:09:24.776 | Running setup.py develop for nova 2022-06-17 07:09:28.354 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.4 websockify-0.10.0 2022-06-17 07:09:28.513 | + inc/python:pip_install:196 : result=0 2022-06-17 07:09:28.515 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:09:28.518 | + functions-common:time_stop:2426 : local name 2022-06-17 07:09:28.520 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:09:28.522 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:09:28.524 | + functions-common:time_stop:2429 : local total 2022-06-17 07:09:28.526 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:09:28.529 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:09:28.531 | + functions-common:time_stop:2433 : start_time=1655449749076 2022-06-17 07:09:28.533 | + functions-common:time_stop:2435 : [[ -z 1655449749076 ]] 2022-06-17 07:09:28.536 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:09:28.540 | + functions-common:time_stop:2438 : end_time=1655449768538 2022-06-17 07:09:28.543 | + functions-common:time_stop:2439 : elapsed_time=19462 2022-06-17 07:09:28.545 | + functions-common:time_stop:2440 : total=148015 2022-06-17 07:09:28.547 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:09:28.550 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=167477 2022-06-17 07:09:28.552 | + inc/python:pip_install:199 : return 0 2022-06-17 07:09:28.555 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:09:28.557 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-17 07:09:28.560 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-17 07:09:28.578 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-17 07:09:28.591 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-17 07:09:28.593 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-17 07:09:28.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:09:28.599 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:09:28.602 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-17 07:09:28.604 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:09:28.607 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-17 07:09:28.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:09:28.622 | + ./stack.sh:main:932 : configure_nova 2022-06-17 07:09:28.624 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-17 07:09:28.636 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-17 07:09:28.639 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-17 07:09:28.641 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-17 07:09:28.645 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-17 07:09:28.646 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-17 07:09:28.651 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-17 07:09:28.653 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-17 07:09:28.655 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-17 07:09:28.658 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-17 07:09:28.661 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-17 07:09:28.663 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-17 07:09:28.666 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-17 07:09:28.668 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-17 07:09:28.680 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-17 07:09:28.692 | + 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-06-17 07:09:28.704 | + 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-06-17 07:09:28.717 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-17 07:09:28.730 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-17 07:09:28.733 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-17 07:09:28.737 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.A7UQkw5TQ0 2022-06-17 07:09:28.740 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-17 07:09:28.742 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-17 07:09:28.745 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-17 07:09:28.747 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-17 07:09:28.750 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-17 07:09:28.752 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.A7UQkw5TQ0 2022-06-17 07:09:28.756 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.A7UQkw5TQ0 2022-06-17 07:09:28.768 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.A7UQkw5TQ0 /etc/sudoers.d/nova-rootwrap 2022-06-17 07:09:28.781 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-17 07:09:28.786 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-17 07:09:28.789 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-17 07:09:28.791 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-17 07:09:28.793 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-17 07:09:28.796 | + 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-06-17 07:09:28.799 | + 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-06-17 07:09:28.802 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-17 07:09:28.804 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-17 07:09:28.809 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-17 07:09:28.826 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:28.828 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-17 07:09:28.831 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-17 07:09:28.835 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-17 07:09:28.838 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-17 07:09:28.867 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-17 07:09:28.869 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-17 07:09:28.895 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-17 07:09:28.924 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-17 07:09:28.951 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-17 07:09:28.980 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-17 07:09:29.010 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-17 07:09:29.039 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-17 07:09:29.041 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-06-17 07:09:29.068 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-17 07:09:29.094 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-17 07:09:29.120 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-17 07:09:29.147 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-17 07:09:29.174 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-17 07:09:29.203 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-17 07:09:29.205 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:09:29.208 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:09:29.210 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:09:29.212 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:09:29.215 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:09:29.217 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:09:29.219 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:09:29.221 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:09:29.223 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:09:29.226 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:09:29.228 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-17 07:09:29.230 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:09:29.232 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:09:29.234 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:09:29.237 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:09:29.239 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:09:29.241 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:09:29.243 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-17 07:09:29.259 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.262 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:09:29.264 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-17 07:09:29.266 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-17 07:09:29.294 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-17 07:09:29.296 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-17 07:09:29.298 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-17 07:09:29.301 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-17 07:09:29.303 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:09:29.305 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:09:29.307 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:09:29.323 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.325 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:09:29.327 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:29.330 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:29.360 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-17 07:09:29.363 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-17 07:09:29.365 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-17 07:09:29.367 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-17 07:09:29.369 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:09:29.372 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:09:29.374 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:09:29.390 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.392 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:09:29.394 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:29.397 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:29.427 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-17 07:09:29.456 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-17 07:09:29.482 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-17 07:09:29.509 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-17 07:09:29.525 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.527 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-17 07:09:29.542 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.546 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-17 07:09:29.546 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-17 07:09:29.552 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-17 07:09:29.554 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-17 07:09:29.581 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-17 07:09:29.596 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:29.599 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-17 07:09:29.601 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-17 07:09:29.604 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-17 07:09:29.606 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-17 07:09:29.608 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-17 07:09:29.637 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-17 07:09:29.664 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:09:29.691 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-17 07:09:29.718 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-17 07:09:29.746 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-17 07:09:29.772 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-17 07:09:29.799 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-17 07:09:29.826 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:09:29.853 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-17 07:09:29.880 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-17 07:09:29.896 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:29.899 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-17 07:09:29.901 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-17 07:09:29.931 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-17 07:09:29.957 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-06-17 07:09:29.984 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-17 07:09:30.018 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-17 07:09:30.045 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-17 07:09:30.072 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-17 07:09:30.099 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-17 07:09:30.126 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-17 07:09:30.141 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:30.144 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-17 07:09:30.146 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-17 07:09:30.174 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-17 07:09:30.203 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-17 07:09:30.205 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-17 07:09:30.232 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-17 07:09:30.235 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-17 07:09:30.237 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-17 07:09:30.239 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:09:30.241 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:09:30.244 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:09:30.246 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:09:30.249 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:09:30.251 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:09:30.253 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-17 07:09:30.255 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:09:30.258 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:09:30.260 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:09:30.262 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:09:30.264 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:09:30.266 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:09:30.269 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:09:30.271 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:09:30.273 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:09:30.276 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:09:30.278 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-17 07:09:30.280 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-17 07:09:30.282 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-17 07:09:30.286 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:09:30.302 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:09:30.304 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:09:30.306 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:09:30.308 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:09:30.311 | + 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-06-17 07:09:30.338 | + 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-06-17 07:09:30.365 | + 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-06-17 07:09:30.392 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:09:30.419 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-17 07:09:30.449 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-17 07:09:30.465 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:30.468 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-17 07:09:30.470 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-17 07:09:30.472 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-17 07:09:30.474 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-17 07:09:30.477 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-17 07:09:30.479 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-17 07:09:30.482 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-17 07:09:30.486 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-17 07:09:30.488 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-17 07:09:30.490 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-17 07:09:30.503 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-17 07:09:30.504 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:09:30.512 | d /var/run/uwsgi 0755 ubuntu root 2022-06-17 07:09:30.515 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:09:30.531 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-17 07:09:30.533 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-17 07:09:30.537 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-17 07:09:30.567 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-17 07:09:30.593 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-17 07:09:30.620 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-17 07:09:30.648 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-17 07:09:30.675 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-17 07:09:30.702 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-17 07:09:30.729 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-17 07:09:30.757 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-17 07:09:30.784 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:09:30.810 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-17 07:09:30.838 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-17 07:09:30.868 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-17 07:09:30.895 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-17 07:09:30.898 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-17 07:09:30.901 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-17 07:09:30.903 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-17 07:09:30.905 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-17 07:09:30.908 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:30.910 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:30.912 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-17 07:09:30.915 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-17 07:09:30.917 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-17 07:09:30.945 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-17 07:09:30.972 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-17 07:09:30.973 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-17 07:09:30.981 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-17 07:09:30.984 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-17 07:09:30.987 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-17 07:09:30.989 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-17 07:09:30.992 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-17 07:09:30.994 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:09:30.996 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:30.998 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:31.001 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-17 07:09:31.004 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-17 07:09:31.006 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:31.008 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:31.011 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-17 07:09:31.071 | Enabling site nova-api-wsgi. 2022-06-17 07:09:31.077 | To activate the new configuration, you need to run: 2022-06-17 07:09:31.077 | systemctl reload apache2 2022-06-17 07:09:31.081 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-17 07:09:31.083 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:09:31.085 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:09:31.088 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:09:31.218 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-17 07:09:31.236 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:31.239 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-17 07:09:31.241 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-17 07:09:31.244 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-17 07:09:31.246 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-17 07:09:31.248 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-17 07:09:31.251 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-17 07:09:31.253 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-17 07:09:31.257 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-17 07:09:31.260 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-17 07:09:31.262 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-17 07:09:31.275 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:09:31.275 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-17 07:09:31.283 | d /var/run/uwsgi 0755 ubuntu root 2022-06-17 07:09:31.287 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:09:31.303 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-17 07:09:31.305 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-17 07:09:31.309 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-17 07:09:31.338 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-17 07:09:31.366 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-17 07:09:31.392 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-17 07:09:31.419 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-17 07:09:31.447 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-17 07:09:31.474 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-17 07:09:31.502 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-17 07:09:31.528 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-17 07:09:31.556 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:09:31.584 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-17 07:09:31.611 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-17 07:09:31.638 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-17 07:09:31.665 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-17 07:09:31.668 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-17 07:09:31.695 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-17 07:09:31.711 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:31.713 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-17 07:09:31.744 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-17 07:09:31.747 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-17 07:09:31.749 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-17 07:09:31.765 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:31.767 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:09:31.771 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:09:31.799 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-17 07:09:31.829 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-17 07:09:31.832 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-17 07:09:31.834 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-17 07:09:31.836 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:09:31.839 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-17 07:09:31.841 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:09:31.857 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:31.860 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-17 07:09:31.863 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-17 07:09:31.865 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:09:31.881 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:31.883 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:09:31.886 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:09:31.914 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:09:31.917 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:09:31.919 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-17 07:09:31.947 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-17 07:09:31.975 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-17 07:09:32.006 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-17 07:09:32.023 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:32.025 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-17 07:09:32.053 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-17 07:09:32.055 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-17 07:09:32.057 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-17 07:09:32.088 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-17 07:09:32.115 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-06-17 07:09:32.143 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-17 07:09:32.171 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-17 07:09:32.198 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-17 07:09:32.227 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-17 07:09:32.254 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-17 07:09:32.282 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-17 07:09:32.309 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-17 07:09:32.326 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:32.329 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-17 07:09:32.334 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:09:32.336 | + lib/nova:create_nova_conf:549 : local conf 2022-06-17 07:09:32.338 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-17 07:09:32.341 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-17 07:09:32.344 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:09:32.346 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:09:32.349 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-17 07:09:32.351 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-17 07:09:32.353 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-17 07:09:32.357 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-17 07:09:32.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-17 07:09:32.363 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-17 07:09:32.365 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-17 07:09:32.367 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:09:32.370 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:09:32.372 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:09:32.388 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:32.391 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:09:32.393 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:32.396 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-17 07:09:32.426 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-17 07:09:32.456 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-17 07:09:32.486 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:09:32.489 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-17 07:09:32.491 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-17 07:09:32.494 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-17 07:09:32.510 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:32.513 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-17 07:09:32.514 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-17 07:09:33.208 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-17 07:09:33.210 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-17 07:09:33.858 | Adding vhost "nova_cell1" ... 2022-06-17 07:09:33.901 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-17 07:09:34.578 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-17 07:09:34.601 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-17 07:09:34.603 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-17 07:09:34.605 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-17 07:09:34.608 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:09:34.610 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-17 07:09:34.612 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:09:34.628 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:34.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-17 07:09:34.634 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-17 07:09:34.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:09:34.652 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:34.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-17 07:09:34.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-17 07:09:34.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:09:34.688 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:09:34.690 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-17 07:09:34.707 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:34.710 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-17 07:09:34.712 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-17 07:09:34.714 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-17 07:09:34.744 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-06-17 07:09:34.772 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-17 07:09:34.799 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-17 07:09:34.827 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-17 07:09:34.855 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-17 07:09:34.882 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-17 07:09:34.910 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-17 07:09:34.938 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-17 07:09:34.941 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-17 07:09:34.943 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-17 07:09:34.946 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:09:34.963 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:09:34.966 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:09:34.968 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:09:34.970 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:09:34.972 | + 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-06-17 07:09:34.999 | + 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-06-17 07:09:35.027 | + 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-06-17 07:09:35.054 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:09:35.083 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:09:35.086 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-17 07:09:35.090 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:09:35.092 | + lib/nova:create_nova_conf:583 : local conf 2022-06-17 07:09:35.094 | + lib/nova:create_nova_conf:584 : local offset 2022-06-17 07:09:35.097 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-17 07:09:35.099 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:09:35.102 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:09:35.104 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-17 07:09:35.107 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-17 07:09:35.109 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-17 07:09:35.111 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-17 07:09:35.114 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-17 07:09:35.116 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-17 07:09:35.118 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-17 07:09:35.134 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:35.137 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-17 07:09:35.139 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-17 07:09:35.155 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:35.157 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-17 07:09:35.173 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:35.175 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-17 07:09:35.192 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:09:35.195 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-17 07:09:35.212 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:09:35.215 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-17 07:09:35.217 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-17 07:09:35.220 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-17 07:09:35.222 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-17 07:09:35.225 | + lib/stack:stack_install_service:32 : install_placement 2022-06-17 07:09:35.227 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-17 07:09:35.230 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-17 07:09:35.233 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:35.235 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:35.238 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-17 07:09:35.240 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:09:35.243 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:09:35.245 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:09:35.248 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:09:35.250 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:35.253 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:09:35.256 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:35.258 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:35.260 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:09:35.263 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:09:35.265 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:09:35.268 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:09:35.271 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-17 07:09:35.273 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:09:35.276 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:35.278 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:35.281 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-17 07:09:35.302 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-17 07:09:35.412 | Reading package lists... 2022-06-17 07:09:35.654 | Building dependency tree... 2022-06-17 07:09:35.655 | Reading state information... 2022-06-17 07:09:35.903 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-17 07:09:35.903 | The following packages were automatically installed and are no longer required: 2022-06-17 07:09:35.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:09:35.904 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:09:35.904 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:09:35.904 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:09:35.904 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:09:35.904 | python3-zope.interface 2022-06-17 07:09:35.904 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:09:36.016 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:09:36.021 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:09:36.023 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:09:36.026 | + functions-common:time_stop:2426 : local name 2022-06-17 07:09:36.028 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:09:36.031 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:09:36.033 | + functions-common:time_stop:2429 : local total 2022-06-17 07:09:36.037 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:09:36.040 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:09:36.042 | + functions-common:time_stop:2433 : start_time=1655449775300 2022-06-17 07:09:36.044 | + functions-common:time_stop:2435 : [[ -z 1655449775300 ]] 2022-06-17 07:09:36.048 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:09:36.053 | + functions-common:time_stop:2438 : end_time=1655449776050 2022-06-17 07:09:36.055 | + functions-common:time_stop:2439 : elapsed_time=750 2022-06-17 07:09:36.057 | + functions-common:time_stop:2440 : total=299144 2022-06-17 07:09:36.060 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:09:36.062 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=299894 2022-06-17 07:09:36.064 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:09:36.067 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-17 07:09:36.070 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-17 07:09:36.072 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-17 07:09:36.075 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-17 07:09:36.077 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-17 07:09:36.100 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-17 07:09:36.103 | + functions-common:install_package:1464 : update_package_repo 2022-06-17 07:09:36.105 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-17 07:09:36.108 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-17 07:09:36.110 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-17 07:09:36.113 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:36.115 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-17 07:09:36.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:36.120 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:36.122 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-17 07:09:36.125 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-17 07:09:36.127 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-17 07:09:36.130 | + functions-common:apt_get_update:1191 : return 2022-06-17 07:09:36.132 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-17 07:09:36.135 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-17 07:09:36.137 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:36.140 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:36.142 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-17 07:09:36.166 | + functions-common:apt_get:1231 : 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-06-17 07:09:36.274 | Reading package lists... 2022-06-17 07:09:36.517 | Building dependency tree... 2022-06-17 07:09:36.518 | Reading state information... 2022-06-17 07:09:36.766 | The following packages were automatically installed and are no longer required: 2022-06-17 07:09:36.767 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-17 07:09:36.767 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-17 07:09:36.767 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-17 07:09:36.767 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-17 07:09:36.767 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-17 07:09:36.767 | python3-zope.interface 2022-06-17 07:09:36.767 | Use 'sudo apt autoremove' to remove them. 2022-06-17 07:09:36.834 | The following NEW packages will be installed: 2022-06-17 07:09:36.835 | libapache2-mod-wsgi-py3 2022-06-17 07:09:37.078 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-17 07:09:37.078 | Need to get 93.3 kB of archives. 2022-06-17 07:09:37.078 | After this operation, 300 kB of additional disk space will be used. 2022-06-17 07:09:37.078 | 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-06-17 07:09:37.938 | Fetched 93.3 kB in 1s (171 kB/s) 2022-06-17 07:09:37.971 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-17 07:09:38.024 | (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 ... 91050 files and directories currently installed.) 2022-06-17 07:09:38.027 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-17 07:09:38.030 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-17 07:09:38.094 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-17 07:09:38.258 | apache2_invoke: Enable module wsgi 2022-06-17 07:09:46.817 | + functions-common:apt_get:1235 : result=0 2022-06-17 07:09:46.820 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-17 07:09:46.822 | + functions-common:time_stop:2426 : local name 2022-06-17 07:09:46.824 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:09:46.827 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:09:46.829 | + functions-common:time_stop:2429 : local total 2022-06-17 07:09:46.832 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:09:46.834 | + functions-common:time_stop:2432 : name=apt-get 2022-06-17 07:09:46.837 | + functions-common:time_stop:2433 : start_time=1655449776163 2022-06-17 07:09:46.839 | + functions-common:time_stop:2435 : [[ -z 1655449776163 ]] 2022-06-17 07:09:46.842 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:09:46.847 | + functions-common:time_stop:2438 : end_time=1655449786844 2022-06-17 07:09:46.849 | + functions-common:time_stop:2439 : elapsed_time=10681 2022-06-17 07:09:46.852 | + functions-common:time_stop:2440 : total=299894 2022-06-17 07:09:46.854 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:09:46.857 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=310575 2022-06-17 07:09:46.859 | + functions-common:apt_get:1239 : return 0 2022-06-17 07:09:46.862 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-17 07:09:46.864 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-17 07:09:46.867 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:09:46.869 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:09:46.872 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:09:46.874 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-17 07:09:46.877 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-17 07:09:46.932 | wsgi (enabled by maintainer script) 2022-06-17 07:09:46.936 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-17 07:09:46.938 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-17 07:09:46.941 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-17 07:09:46.944 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-17 07:09:46.947 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-17 07:09:46.950 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-17 07:09:46.953 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:09:46.954 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-17 07:09:46.960 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-17 07:09:46.962 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-17 07:09:46.964 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-17 07:09:46.967 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-17 07:09:46.970 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-17 07:09:46.992 | Using python 3.8 to install osc-placement 2022-06-17 07:09:46.995 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-17 07:09:49.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:09:49.061 | from cryptography.utils import int_from_bytes 2022-06-17 07:09:49.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:09:49.062 | from cryptography.utils import int_from_bytes 2022-06-17 07:09:50.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:09:50.252 | Collecting osc-placement===3.2.0 2022-06-17 07:09:50.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-06-17 07:09:50.383 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:09:50.397 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:09:50.402 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:09:50.405 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:09:50.411 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:09:50.414 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-17 07:09:50.418 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:09:50.420 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-17 07:09:50.435 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:09:50.491 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:09:50.494 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:09:50.498 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:09:50.501 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:09:50.506 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:09:50.512 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:09:50.524 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-17 07:09:50.549 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:09:50.555 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:09:50.559 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:09:50.573 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:09:50.576 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:09:50.623 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:09:50.625 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:09:50.637 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:09:50.640 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:09:50.676 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:09:50.680 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:09:50.683 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-17 07:09:50.704 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-17 07:09:50.706 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-17 07:09:50.709 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:09:50.715 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:09:50.718 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:09:50.720 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:09:50.723 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:09:50.755 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:09:50.760 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:09:50.765 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:09:50.767 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:09:50.827 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:09:50.830 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:09:50.833 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:09:52.619 | Installing collected packages: osc-placement 2022-06-17 07:09:52.808 | Successfully installed osc-placement-3.2.0 2022-06-17 07:09:52.908 | + inc/python:pip_install:196 : result=0 2022-06-17 07:09:52.911 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:09:52.913 | + functions-common:time_stop:2426 : local name 2022-06-17 07:09:52.916 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:09:52.918 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:09:52.921 | + functions-common:time_stop:2429 : local total 2022-06-17 07:09:52.923 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:09:52.926 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:09:52.928 | + functions-common:time_stop:2433 : start_time=1655449786986 2022-06-17 07:09:52.931 | + functions-common:time_stop:2435 : [[ -z 1655449786986 ]] 2022-06-17 07:09:52.934 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:09:52.939 | + functions-common:time_stop:2438 : end_time=1655449792936 2022-06-17 07:09:52.942 | + functions-common:time_stop:2439 : elapsed_time=5950 2022-06-17 07:09:52.944 | + functions-common:time_stop:2440 : total=167477 2022-06-17 07:09:52.947 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:09:52.949 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=173427 2022-06-17 07:09:52.952 | + inc/python:pip_install:199 : return 0 2022-06-17 07:09:52.955 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-17 07:09:52.957 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-17 07:09:52.960 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-17 07:09:52.962 | + functions-common:git_clone:599 : local git_ref=master 2022-06-17 07:09:52.965 | + functions-common:git_clone:600 : local orig_dir 2022-06-17 07:09:52.968 | ++ functions-common:git_clone:601 : pwd 2022-06-17 07:09:52.971 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-17 07:09:52.973 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-17 07:09:52.976 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-17 07:09:52.993 | + functions-common:git_clone:604 : RECLONE=False 2022-06-17 07:09:52.995 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-17 07:09:52.998 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:53.001 | + functions-common:git_clone:618 : echo master 2022-06-17 07:09:53.002 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-17 07:09:53.007 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-17 07:09:53.009 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-06-17 07:09:53.012 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-17 07:09:53.014 | + functions-common:git_timed:703 : local count=0 2022-06-17 07:09:53.017 | + functions-common:git_timed:704 : local timeout=0 2022-06-17 07:09:53.020 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-06-17 07:09:53.022 | + functions-common:git_timed:707 : timeout=0 2022-06-17 07:09:53.024 | + functions-common:git_timed:710 : time_start git_timed 2022-06-17 07:09:53.027 | + functions-common:time_start:2412 : local name=git_timed 2022-06-17 07:09:53.029 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:09:53.031 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:09:53.034 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:09:53.038 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449793036 2022-06-17 07:09:53.041 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-17 07:09:53.044 | Cloning into '/opt/stack/placement'... 2022-06-17 07:10:05.920 | + functions-common:git_timed:725 : time_stop git_timed 2022-06-17 07:10:05.923 | + functions-common:time_stop:2426 : local name 2022-06-17 07:10:05.925 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:10:05.927 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:10:05.929 | + functions-common:time_stop:2429 : local total 2022-06-17 07:10:05.932 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:10:05.934 | + functions-common:time_stop:2432 : name=git_timed 2022-06-17 07:10:05.936 | + functions-common:time_stop:2433 : start_time=1655449793036 2022-06-17 07:10:05.939 | + functions-common:time_stop:2435 : [[ -z 1655449793036 ]] 2022-06-17 07:10:05.942 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:10:05.946 | + functions-common:time_stop:2438 : end_time=1655449805944 2022-06-17 07:10:05.949 | + functions-common:time_stop:2439 : elapsed_time=12908 2022-06-17 07:10:05.951 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:10:05.953 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:10:05.956 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=12908 2022-06-17 07:10:05.959 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-17 07:10:05.971 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-17 07:10:05.974 | + functions-common:git_clone:679 : git show --oneline 2022-06-17 07:10:05.975 | + functions-common:git_clone:679 : head -1 2022-06-17 07:10:05.978 | d013b370 Update python testing as per zed cycle testing runtime 2022-06-17 07:10:05.981 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-17 07:10:05.984 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-17 07:10:05.986 | + inc/python:setup_develop:334 : local bindep 2022-06-17 07:10:05.989 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-17 07:10:05.991 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-17 07:10:05.993 | + inc/python:setup_develop:340 : local extras= 2022-06-17 07:10:05.996 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-17 07:10:05.998 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-17 07:10:06.001 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-17 07:10:06.004 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-17 07:10:06.006 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-17 07:10:06.009 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-17 07:10:06.012 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-17 07:10:06.014 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-17 07:10:06.017 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-17 07:10:06.020 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-17 07:10:06.023 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-17 07:10:06.026 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-17 07:10:06.032 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-17 07:10:06.034 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-17 07:10:06.673 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-17 07:10:06.675 | + inc/python:setup_package:414 : local bindep=0 2022-06-17 07:10:06.678 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-17 07:10:06.680 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-17 07:10:06.683 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-17 07:10:06.685 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-17 07:10:06.687 | + inc/python:setup_package:423 : local flags=-e 2022-06-17 07:10:06.690 | + inc/python:setup_package:424 : local extras= 2022-06-17 07:10:06.693 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-17 07:10:06.695 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-17 07:10:06.698 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-17 07:10:06.700 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-17 07:10:06.703 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-17 07:10:06.706 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-17 07:10:06.727 | Using python 3.8 to install /opt/stack/placement 2022-06-17 07:10:06.730 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-17 07:10:08.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:08.798 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:08.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:08.798 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:09.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:10:09.840 | Obtaining file:///opt/stack/placement 2022-06-17 07:10:11.165 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-17 07:10:11.177 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-17 07:10:11.321 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-17 07:10:11.334 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-17 07:10:11.339 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-17 07:10:11.351 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-17 07:10:11.401 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-06-17 07:10:11.405 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-17 07:10:11.410 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-17 07:10:11.414 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-17 07:10:11.451 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-17 07:10:11.461 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:10:11.500 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-17 07:10:11.506 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-17 07:10:11.553 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:10:11.557 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-17 07:10:11.596 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-17 07:10:11.614 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-17 07:10:11.628 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:10:11.637 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-17 07:10:11.647 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:10:11.662 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:10:11.667 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:10:11.670 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:10:11.681 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-17 07:10:11.691 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-17 07:10:11.694 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:10:11.700 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-17 07:10:11.705 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:10:11.725 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:10:11.729 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-17 07:10:11.736 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:10:11.749 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:10:11.754 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:10:11.756 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-17 07:10:11.766 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-17 07:10:11.769 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-17 07:10:11.772 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:10:11.778 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-17 07:10:11.786 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-17 07:10:11.792 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-17 07:10:11.802 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:10:11.835 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:10:11.845 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev22) (45.2.0) 2022-06-17 07:10:11.847 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:10:11.905 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:10:11.910 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-17 07:10:11.913 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:10:11.918 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:10:11.921 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:10:11.927 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-17 07:10:11.941 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-17 07:10:11.949 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-17 07:10:11.955 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:10:11.958 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:10:11.961 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:10:11.963 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:10:11.966 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:10:11.969 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:10:11.974 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:10:11.977 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-17 07:10:11.979 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-17 07:10:11.989 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-17 07:10:11.992 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:10:11.996 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:10:11.999 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-17 07:10:12.010 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-17 07:10:12.035 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-17 07:10:12.072 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:10:12.075 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-17 07:10:12.078 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-17 07:10:12.129 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:10:13.629 | Installing collected packages: openstack-placement 2022-06-17 07:10:13.630 | Running setup.py develop for openstack-placement 2022-06-17 07:10:15.323 | Successfully installed openstack-placement 2022-06-17 07:10:15.428 | + inc/python:pip_install:196 : result=0 2022-06-17 07:10:15.431 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:10:15.433 | + functions-common:time_stop:2426 : local name 2022-06-17 07:10:15.436 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:10:15.438 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:10:15.441 | + functions-common:time_stop:2429 : local total 2022-06-17 07:10:15.443 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:10:15.445 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:10:15.448 | + functions-common:time_stop:2433 : start_time=1655449806722 2022-06-17 07:10:15.450 | + functions-common:time_stop:2435 : [[ -z 1655449806722 ]] 2022-06-17 07:10:15.453 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:10:15.458 | + functions-common:time_stop:2438 : end_time=1655449815455 2022-06-17 07:10:15.460 | + functions-common:time_stop:2439 : elapsed_time=8733 2022-06-17 07:10:15.463 | + functions-common:time_stop:2440 : total=173427 2022-06-17 07:10:15.465 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:10:15.467 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=182160 2022-06-17 07:10:15.470 | + inc/python:pip_install:199 : return 0 2022-06-17 07:10:15.472 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-17 07:10:15.475 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-17 07:10:15.477 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-17 07:10:15.497 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-17 07:10:15.509 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-17 07:10:15.512 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-17 07:10:15.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:10:15.517 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:10:15.520 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-17 07:10:15.522 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:10:15.525 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-17 07:10:15.527 | + ./stack.sh:main:938 : configure_placement 2022-06-17 07:10:15.530 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-17 07:10:15.542 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-17 07:10:15.545 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-17 07:10:15.549 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-17 07:10:15.552 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-17 07:10:15.554 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-17 07:10:15.557 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-17 07:10:15.559 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:10:15.562 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:10:15.565 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:10:15.583 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:10:15.585 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:10:15.587 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-17 07:10:15.590 | + 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&plugin=dbcounter' 2022-06-17 07:10:15.622 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-17 07:10:15.654 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-17 07:10:15.686 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-17 07:10:15.689 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-17 07:10:15.691 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-17 07:10:15.694 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-17 07:10:15.696 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-17 07:10:15.728 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-17 07:10:15.757 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:10:15.787 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-17 07:10:15.817 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-17 07:10:15.845 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-17 07:10:15.875 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-17 07:10:15.904 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-17 07:10:15.934 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:10:15.963 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-17 07:10:15.992 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-17 07:10:15.994 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-17 07:10:15.997 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-17 07:10:16.000 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:10:16.018 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:10:16.020 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:10:16.023 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:10:16.025 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:10:16.028 | + 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-06-17 07:10:16.057 | + 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-06-17 07:10:16.086 | + 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-06-17 07:10:16.115 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:10:16.144 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-17 07:10:16.147 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-17 07:10:16.149 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-17 07:10:16.152 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-17 07:10:16.154 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-17 07:10:16.157 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-17 07:10:16.160 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-17 07:10:16.163 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-17 07:10:16.168 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-17 07:10:16.170 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-17 07:10:16.173 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-17 07:10:16.186 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-17 07:10:16.187 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:10:16.195 | d /var/run/uwsgi 0755 ubuntu root 2022-06-17 07:10:16.199 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-17 07:10:16.216 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-17 07:10:16.218 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-17 07:10:16.223 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-17 07:10:16.255 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-17 07:10:16.283 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-17 07:10:16.312 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-17 07:10:16.341 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-17 07:10:16.372 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-17 07:10:16.400 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-17 07:10:16.430 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-17 07:10:16.461 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-17 07:10:16.491 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-17 07:10:16.520 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-17 07:10:16.550 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-17 07:10:16.581 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-17 07:10:16.611 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-17 07:10:16.613 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-17 07:10:16.616 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-17 07:10:16.619 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-17 07:10:16.621 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-17 07:10:16.624 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:16.626 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:16.629 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-17 07:10:16.632 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-17 07:10:16.634 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-17 07:10:16.666 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-17 07:10:16.697 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-17 07:10:16.697 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-17 07:10:16.706 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-17 07:10:16.709 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-17 07:10:16.712 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-17 07:10:16.714 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-17 07:10:16.717 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-17 07:10:16.719 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-17 07:10:16.722 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:16.725 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:16.727 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-17 07:10:16.730 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-17 07:10:16.732 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:16.735 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:16.738 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-17 07:10:16.800 | Enabling site placement-api. 2022-06-17 07:10:16.805 | To activate the new configuration, you need to run: 2022-06-17 07:10:16.805 | systemctl reload apache2 2022-06-17 07:10:16.810 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-17 07:10:16.812 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-17 07:10:16.816 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:10:16.818 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-17 07:10:16.951 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-17 07:10:16.973 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:10:16.975 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-17 07:10:16.996 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:10:16.999 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-17 07:10:17.020 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:10:17.023 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-17 07:10:17.025 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-17 07:10:17.028 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-17 07:10:17.061 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-06-17 07:10:17.090 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-17 07:10:17.120 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-17 07:10:17.148 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-17 07:10:17.179 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-17 07:10:17.207 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-17 07:10:17.237 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-17 07:10:17.267 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-17 07:10:17.284 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:10:17.287 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-17 07:10:17.305 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:10:17.307 | + ./stack.sh:main:964 : run_phase stack install 2022-06-17 07:10:17.310 | + functions-common:run_phase:1854 : local mode=stack 2022-06-17 07:10:17.312 | + functions-common:run_phase:1855 : local phase=install 2022-06-17 07:10:17.315 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:10:17.318 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:10:17.320 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:10:17.323 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:10:17.325 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:10:17.329 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:10:17.333 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:10:17.335 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:10:17.338 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:10:17.340 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-17 07:10:17.343 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:10:17.358 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:10:17.361 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:10:17.364 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:10:17.366 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-17 07:10:17.368 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-17 07:10:17.371 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:10:17.373 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-17 07:10:17.376 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-17 07:10:17.378 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-17 07:10:17.442 | ++ inc/async:async_inner:63 : install_tempest 2022-06-17 07:10:17.478 | [19169 Async install_tempest:77292]: running: install_tempest 2022-06-17 07:10:17.481 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-17 07:10:17.484 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-17 07:10:17.487 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:10:17.490 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-17 07:10:17.492 | + functions-common:run_phase:1881 : run_plugins stack install 2022-06-17 07:10:17.495 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-17 07:10:17.497 | + functions-common:run_plugins:1841 : local phase=install 2022-06-17 07:10:17.500 | + functions-common:run_plugins:1843 : local plugins= 2022-06-17 07:10:17.503 | + functions-common:run_plugins:1844 : local plugin 2022-06-17 07:10:17.506 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-17 07:10:17.509 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-17 07:10:17.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-17 07:10:17.514 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-17 07:10:17.517 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-06-17 07:10:17.520 | + inc/python:use_library_from_git:249 : return 1 2022-06-17 07:10:17.523 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-17 07:10:17.525 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-17 07:10:17.528 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-17 07:10:17.532 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-17 07:10:17.534 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-17 07:10:17.537 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-17 07:10:17.542 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-17 07:10:17.544 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-17 07:10:17.550 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-17 07:10:17.552 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-17 07:10:17.555 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-17 07:10:17.558 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-17 07:10:17.560 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-17 07:10:17.584 | Using python 3.8 to install python-openstackclient 2022-06-17 07:10:17.586 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-17 07:10:19.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:19.690 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:19.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:19.690 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:20.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:10:20.954 | Collecting python-openstackclient===5.8.0 2022-06-17 07:10:20.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-06-17 07:10:21.267 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-17 07:10:21.273 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-17 07:10:21.298 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-17 07:10:21.313 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-17 07:10:21.327 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-17 07:10:21.341 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-17 07:10:21.355 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-17 07:10:21.367 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-17 07:10:21.371 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-17 07:10:21.374 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-17 07:10:21.394 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-17 07:10:21.397 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-17 07:10:21.400 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-17 07:10:21.402 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-17 07:10:21.405 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-17 07:10:21.409 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-17 07:10:21.447 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-17 07:10:21.452 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-17 07:10:21.455 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-17 07:10:21.459 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-17 07:10:21.517 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-17 07:10:21.538 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-17 07:10:21.541 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-17 07:10:21.544 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-17 07:10:21.549 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-17 07:10:21.553 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-17 07:10:21.559 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-17 07:10:21.564 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-17 07:10:21.569 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-17 07:10:21.578 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-17 07:10:21.588 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-17 07:10:21.592 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-17 07:10:21.605 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-17 07:10:21.653 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-17 07:10:21.656 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-17 07:10:21.694 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-17 07:10:21.697 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-17 07:10:21.700 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-17 07:10:21.703 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-17 07:10:21.706 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-17 07:10:21.710 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-17 07:10:21.714 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-17 07:10:21.717 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-17 07:10:21.723 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-17 07:10:21.725 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-17 07:10:21.757 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-17 07:10:21.760 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-17 07:10:21.821 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-17 07:10:21.825 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-17 07:10:23.615 | Installing collected packages: python-openstackclient 2022-06-17 07:10:25.362 | Successfully installed python-openstackclient-5.8.0 2022-06-17 07:10:25.483 | + inc/python:pip_install:196 : result=0 2022-06-17 07:10:25.486 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:10:25.488 | + functions-common:time_stop:2426 : local name 2022-06-17 07:10:25.491 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:10:25.493 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:10:25.495 | + functions-common:time_stop:2429 : local total 2022-06-17 07:10:25.498 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:10:25.500 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:10:25.503 | + functions-common:time_stop:2433 : start_time=1655449817578 2022-06-17 07:10:25.505 | + functions-common:time_stop:2435 : [[ -z 1655449817578 ]] 2022-06-17 07:10:25.508 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:10:25.512 | + functions-common:time_stop:2438 : end_time=1655449825510 2022-06-17 07:10:25.515 | + functions-common:time_stop:2439 : elapsed_time=7932 2022-06-17 07:10:25.517 | + functions-common:time_stop:2440 : total=182160 2022-06-17 07:10:25.520 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:10:25.522 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=190092 2022-06-17 07:10:25.524 | + inc/python:pip_install:199 : return 0 2022-06-17 07:10:25.527 | + ./stack.sh:main:976 : install_oscwrap 2022-06-17 07:10:25.530 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-06-17 07:10:25.535 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.7fip5uhplr 2022-06-17 07:10:25.537 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-06-17 07:10:25.540 | + functions-common:install_oscwrap:2477 : unalias -a 2022-06-17 07:10:25.543 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-06-17 07:10:25.545 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-17 07:10:25.548 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-17 07:10:25.551 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-17 07:10:25.570 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:10:25.573 | + ./stack.sh:main:1030 : configure_database 2022-06-17 07:10:25.575 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-17 07:10:25.578 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-17 07:10:25.580 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-17 07:10:25.582 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:10:25.585 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-17 07:10:25.587 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-17 07:10:25.589 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:25.591 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:25.594 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-17 07:10:25.597 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-17 07:10:25.600 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-06-17 07:10:25.601 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-06-17 07:10:25.605 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-17 07:10:25.664 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-17 07:10:25.667 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-17 07:10:25.669 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-17 07:10:25.672 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-17 07:10:25.675 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-17 07:10:25.677 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-17 07:10:25.679 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-17 07:10:25.682 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-17 07:10:25.684 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-17 07:10:25.686 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-17 07:10:25.689 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-17 07:10:25.691 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-17 07:10:25.694 | + functions-common:is_suse:537 : is_opensuse 2022-06-17 07:10:25.696 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-17 07:10:25.698 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-17 07:10:25.701 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-17 07:10:25.703 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-17 07:10:25.705 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-17 07:10:25.708 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-17 07:10:25.710 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:25.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:25.715 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-17 07:10:25.717 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:10:25.719 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-17 07:10:27.712 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-17 07:10:27.782 | mysqladmin: connect to server at 'localhost' failed 2022-06-17 07:10:27.782 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-17 07:10:27.812 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-17 07:10:27.832 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-17 07:10:27.856 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:27.880 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:27.904 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-17 07:10:27.920 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-17 07:10:27.936 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-17 07:10:27.956 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:10:27.972 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:10:28.000 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-17 07:10:28.020 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-17 07:10:28.048 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-06-17 07:10:28.090 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:10:28.160 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-17 07:10:28.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:10:28.256 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-17 07:10:28.559 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-17 07:10:28.717 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-17 07:10:28.780 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-17 07:10:28.783 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-17 07:10:28.786 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-17 07:10:28.786 | enabling MySQL performance counting 2022-06-17 07:10:28.789 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-17 07:10:28.816 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-17 07:10:28.818 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-06-17 07:10:30.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:30.995 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:30.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:10:30.996 | from cryptography.utils import int_from_bytes 2022-06-17 07:10:32.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-17 07:10:32.071 | Processing ./tools/dbcounter 2022-06-17 07:10:32.077 | Installing build dependencies: started 2022-06-17 07:10:41.831 | Installing build dependencies: finished with status 'done' 2022-06-17 07:10:41.832 | Getting requirements to build wheel: started 2022-06-17 07:10:44.871 | Getting requirements to build wheel: finished with status 'done' 2022-06-17 07:10:44.875 | Installing backend dependencies: started 2022-06-17 07:10:49.557 | Installing backend dependencies: finished with status 'done' 2022-06-17 07:10:49.559 | Preparing wheel metadata: started 2022-06-17 07:10:52.799 | Preparing wheel metadata: finished with status 'done' 2022-06-17 07:10:52.906 | Building wheels for collected packages: dbcounter 2022-06-17 07:10:52.908 | Building wheel for dbcounter (PEP 517): started 2022-06-17 07:10:57.059 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-06-17 07:10:57.061 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=f487fedc69a4e7c4d06f04479e412df741612d7ac84c3927d541a20eb7b80c42 2022-06-17 07:10:57.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-nznl46m9/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-17 07:10:57.062 | Successfully built dbcounter 2022-06-17 07:10:59.277 | Installing collected packages: dbcounter 2022-06-17 07:10:59.379 | Successfully installed dbcounter-0.1 2022-06-17 07:10:59.523 | + inc/python:pip_install:196 : result=0 2022-06-17 07:10:59.525 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-17 07:10:59.527 | + functions-common:time_stop:2426 : local name 2022-06-17 07:10:59.530 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:10:59.532 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:10:59.534 | + functions-common:time_stop:2429 : local total 2022-06-17 07:10:59.536 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:10:59.539 | + functions-common:time_stop:2432 : name=pip_install 2022-06-17 07:10:59.541 | + functions-common:time_stop:2433 : start_time=1655449828809 2022-06-17 07:10:59.543 | + functions-common:time_stop:2435 : [[ -z 1655449828809 ]] 2022-06-17 07:10:59.547 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:10:59.551 | + functions-common:time_stop:2438 : end_time=1655449859549 2022-06-17 07:10:59.553 | + functions-common:time_stop:2439 : elapsed_time=30740 2022-06-17 07:10:59.556 | + functions-common:time_stop:2440 : total=190092 2022-06-17 07:10:59.558 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:10:59.560 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=220832 2022-06-17 07:10:59.563 | + inc/python:pip_install:199 : return 0 2022-06-17 07:10:59.566 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-17 07:10:59.568 | + lib/database:recreate_database:112 : local db=stats 2022-06-17 07:10:59.571 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-17 07:10:59.573 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-17 07:10:59.576 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-17 07:10:59.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:10:59.602 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-17 07:10:59.607 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:10:59.625 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-06-17 07:10:59.625 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-17 07:10:59.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:10:59.652 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-17 07:10:59.654 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:10:59.657 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-17 07:11:01.960 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-17 07:11:01.963 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-17 07:11:01.966 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-17 07:11:01.971 | + functions-common:save_stackenv:62 : time_stamp=2022-06-17-071101 2022-06-17 07:11:01.974 | + functions-common:save_stackenv:63 : echo '# 2022-06-17-071101 1034' 2022-06-17 07:11:01.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:01.979 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-17 07:11:01.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:01.984 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-17 07:11:01.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:01.989 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-17 07:11:01.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:01.994 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-17 07:11:01.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:01.999 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-06-17 07:11:02.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.004 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-06-17 07:11:02.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.009 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-17-070057 2022-06-17 07:11:02.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.015 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-17 07:11:02.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.020 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-06-17 07:11:02.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.025 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-17 07:11:02.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.030 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-17 07:11:02.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.035 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-17 07:11:02.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.040 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-17 07:11:02.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.045 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-06-17 07:11:02.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:11:02.050 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-17 07:11:02.053 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-17 07:11:02.055 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-17 07:11:02.058 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-17 07:11:02.070 | + ./stack.sh:main:1060 : start_dstat 2022-06-17 07:11:02.072 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.075 | + functions-common:run_process:1681 : local service=dstat 2022-06-17 07:11:02.078 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.080 | + functions-common:run_process:1683 : local group= 2022-06-17 07:11:02.083 | + functions-common:run_process:1684 : local user= 2022-06-17 07:11:02.085 | + functions-common:run_process:1686 : local name=dstat 2022-06-17 07:11:02.088 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:11:02.090 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:11:02.093 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:11:02.095 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:11:02.098 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:11:02.103 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449862100 2022-06-17 07:11:02.106 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-06-17 07:11:02.123 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:11:02.126 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-06-17 07:11:02.129 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-06-17 07:11:02.131 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.134 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.137 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.139 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.142 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-17 07:11:02.145 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-17 07:11:02.147 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-06-17 07:11:02.150 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:11:02.152 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:11:02.155 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-17 07:11:02.157 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-06-17 07:11:02.160 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-17 07:11:02.162 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.165 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:11:02.170 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:11:02.172 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:11:02.175 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:11:02.177 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-17 07:11:02.179 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:11:02.184 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-17 07:11:02.244 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-17 07:11:02.305 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-17 07:11:02.355 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-17 07:11:02.405 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-17 07:11:02.458 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:11:02.510 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:11:02.512 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-17 07:11:02.575 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:11:02.963 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-06-17 07:11:02.977 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-17 07:11:03.341 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-06-17 07:11:03.364 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:11:03.367 | + functions-common:time_stop:2426 : local name 2022-06-17 07:11:03.371 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:11:03.376 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:11:03.380 | + functions-common:time_stop:2429 : local total 2022-06-17 07:11:03.383 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:11:03.385 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:11:03.388 | + functions-common:time_stop:2433 : start_time=1655449862100 2022-06-17 07:11:03.391 | + functions-common:time_stop:2435 : [[ -z 1655449862100 ]] 2022-06-17 07:11:03.394 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:11:03.398 | + functions-common:time_stop:2438 : end_time=1655449863396 2022-06-17 07:11:03.401 | + functions-common:time_stop:2439 : elapsed_time=1296 2022-06-17 07:11:03.403 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:11:03.406 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:11:03.408 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1296 2022-06-17 07:11:03.411 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-17 07:11:03.413 | + functions-common:run_process:1681 : local service=memory_tracker 2022-06-17 07:11:03.416 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-17 07:11:03.419 | + functions-common:run_process:1683 : local group= 2022-06-17 07:11:03.421 | + functions-common:run_process:1684 : local user=root 2022-06-17 07:11:03.424 | + functions-common:run_process:1686 : local name=memory_tracker 2022-06-17 07:11:03.426 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:11:03.429 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:11:03.431 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:11:03.434 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:11:03.440 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:11:03.443 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449863440 2022-06-17 07:11:03.446 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-06-17 07:11:03.468 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:03.470 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:11:03.475 | + functions-common:time_stop:2426 : local name 2022-06-17 07:11:03.477 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:11:03.480 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:11:03.482 | + functions-common:time_stop:2429 : local total 2022-06-17 07:11:03.485 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:11:03.487 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:11:03.490 | + functions-common:time_stop:2433 : start_time=1655449863440 2022-06-17 07:11:03.492 | + functions-common:time_stop:2435 : [[ -z 1655449863440 ]] 2022-06-17 07:11:03.496 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:11:03.501 | + functions-common:time_stop:2438 : end_time=1655449863497 2022-06-17 07:11:03.503 | + functions-common:time_stop:2439 : elapsed_time=57 2022-06-17 07:11:03.506 | + functions-common:time_stop:2440 : total=1296 2022-06-17 07:11:03.508 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:11:03.511 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1353 2022-06-17 07:11:03.513 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-17 07:11:03.540 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:03.543 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-17 07:11:03.564 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:03.566 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-17 07:11:03.587 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:11:03.590 | + ./stack.sh:main:1073 : start_etcd3 2022-06-17 07:11:03.593 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-17 07:11:03.595 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-803773-3-smb --data-dir /opt/stack/data/etcd' 2022-06-17 07:11:03.598 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-17 07:11:03.601 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-803773-3-smb=http://10.222.0.50:2380' 2022-06-17 07:11:03.603 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-06-17 07:11:03.606 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-06-17 07:11:03.609 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-17 07:11:03.611 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-17 07:11:03.614 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-06-17 07:11:03.616 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-17 07:11:03.619 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-17 07:11:03.622 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-17 07:11:03.625 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-803773-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-803773-3-smb=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-06-17 07:11:03.627 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-17 07:11:03.630 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-803773-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-803773-3-smb=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-06-17 07:11:03.634 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:11:03.637 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-17 07:11:03.641 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:11:03.644 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:11:03.646 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-17 07:11:03.649 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:11:03.653 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-17 07:11:03.730 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-17 07:11:03.797 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-803773-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-803773-3-smb=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-06-17 07:11:03.847 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-17 07:11:03.897 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-17 07:11:03.949 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:11:04.000 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:11:04.003 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-17 07:11:04.063 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:11:04.456 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-17 07:11:04.515 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-17 07:11:04.567 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-17 07:11:04.620 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-17 07:11:04.673 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-17 07:11:04.676 | ++ functions-common:is_arch:502 : uname -m 2022-06-17 07:11:04.680 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-17 07:11:04.683 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-17 07:11:05.072 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-17 07:11:05.086 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-17 07:11:05.464 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-17 07:11:06.436 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-17 07:11:06.455 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:06.458 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-17 07:11:06.461 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-17 07:11:06.464 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-17 07:11:06.468 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-17 07:11:06.481 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-17 07:11:06.493 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-17 07:11:06.495 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-17 07:11:06.498 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-17 07:11:06.588 | The user clouds.yaml file didn't exist. 2022-06-17 07:11:06.598 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-17 07:11:06.700 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-17 07:11:06.806 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-17 07:11:06.915 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-17 07:11:07.027 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-17 07:11:07.145 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-17 07:11:07.268 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-17 07:11:07.391 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-17 07:11:07.517 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-17 07:11:07.645 | + functions-common:write_clouds_yaml:198 : cat 2022-06-17 07:11:07.651 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-17 07:11:07.654 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-17 07:11:07.657 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-17 07:11:07.661 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-17 07:11:07.664 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-17 07:11:07.667 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-17 07:11:07.684 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:11:07.686 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-17 07:11:07.689 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:11:07.691 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-17 07:11:07.694 | + ./stack.sh:main:1090 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-06-17 07:11:07.696 | + ./stack.sh:main:1091 : init_keystone 2022-06-17 07:11:07.699 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-17 07:11:07.715 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:07.718 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-17 07:11:07.720 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-17 07:11:07.723 | + lib/database:recreate_database:112 : local db=keystone 2022-06-17 07:11:07.725 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-17 07:11:07.728 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-17 07:11:07.730 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-17 07:11:07.735 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:11:07.756 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-17 07:11:07.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:11:07.777 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-17 07:11:07.780 | + functions-common:time_start:2412 : local name=dbsync 2022-06-17 07:11:07.783 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:11:07.785 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:11:07.788 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:11:07.793 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449867790 2022-06-17 07:11:07.795 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-17 07:11:11.976 | ++ inc/async:async_inner:64 : rc=0 2022-06-17 07:11:12.002 | [77292 Async install_tempest:77292]: finished successfully 2022-06-17 07:11:12.332 | INFO dbcounter [-] Registered counter for database keystone 2022-06-17 07:11:12.356 | 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=79438) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:11:12.361 | DEBUG dbcounter [-] [79438] Writer thread running {{(pid=79438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:11:12.363 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:12.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.364 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.364 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.365 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.366 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:12.366 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:12.394 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:12.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.396 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.396 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.396 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:12.397 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:12.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:12.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.453 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.453 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.454 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:12.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:12.455 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:12.455 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:12.463 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-17 07:11:13.357 | DEBUG dbcounter [-] [79438] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=79438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:11:14.157 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.157 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-17 07:11:14.165 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.165 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-17 07:11:14.173 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.173 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-17 07:11:14.180 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.181 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-17 07:11:14.188 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.188 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-17 07:11:14.195 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.195 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-17 07:11:14.249 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.252 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.252 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.253 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.253 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.255 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.255 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.255 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.256 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.264 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.266 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.266 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.267 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.267 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.267 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.267 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.273 | DEBUG dbcounter [-] [79438] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=79438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:11:14.636 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.638 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.638 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.639 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.639 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.665 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.667 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.668 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.668 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.668 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.668 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.677 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-17 07:11:14.705 | DEBUG dbcounter [-] [79438] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=79438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:11:14.717 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.717 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-17 07:11:14.724 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.724 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-17 07:11:14.731 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.731 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-17 07:11:14.740 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.741 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-17 07:11:14.747 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.747 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-17 07:11:14.754 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.754 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-17 07:11:14.761 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:14.761 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.763 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.764 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.764 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.765 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.765 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.765 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.767 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.767 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.768 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.768 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.768 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.768 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:14.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:14.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.777 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.778 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.778 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:14.778 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:14.778 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:15.055 | DEBUG dbcounter [-] [79438] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=79438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:11:15.099 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.101 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.101 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.101 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.102 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:15.102 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:15.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:11:15.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.129 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.130 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.130 | 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=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:11:15.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:11:15.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:11:15.130 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:11:15.137 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-17 07:11:15.146 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.146 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-17 07:11:15.152 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.153 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-17 07:11:15.160 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.160 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-17 07:11:15.167 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.167 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-17 07:11:15.174 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.174 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-17 07:11:15.181 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.181 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-17 07:11:15.188 | INFO migrate.versioning.api [-] done 2022-06-17 07:11:15.537 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-17 07:11:15.540 | + functions-common:time_stop:2426 : local name 2022-06-17 07:11:15.543 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:11:15.545 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:11:15.548 | + functions-common:time_stop:2429 : local total 2022-06-17 07:11:15.550 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:11:15.553 | + functions-common:time_stop:2432 : name=dbsync 2022-06-17 07:11:15.555 | + functions-common:time_stop:2433 : start_time=1655449867790 2022-06-17 07:11:15.558 | + functions-common:time_stop:2435 : [[ -z 1655449867790 ]] 2022-06-17 07:11:15.561 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:11:15.565 | + functions-common:time_stop:2438 : end_time=1655449875563 2022-06-17 07:11:15.568 | + functions-common:time_stop:2439 : elapsed_time=7773 2022-06-17 07:11:15.570 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:11:15.573 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:11:15.575 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7773 2022-06-17 07:11:15.578 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-17 07:11:15.580 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-17 07:11:15.584 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-17 07:11:19.905 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-06-17 07:11:19.906 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-17 07:11:19.906 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-17 07:11:19.906 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-06-17 07:11:19.907 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-17 07:11:19.907 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-17 07:11:19.908 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-17 07:11:19.908 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-17 07:11:19.908 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-17 07:11:20.233 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-17 07:11:20.238 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-17 07:11:24.486 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-06-17 07:11:24.486 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-17 07:11:24.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-17 07:11:24.487 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-06-17 07:11:24.487 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-17 07:11:24.488 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-17 07:11:24.488 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-17 07:11:24.488 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-17 07:11:24.488 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-17 07:11:24.821 | + ./stack.sh:main:1092 : start_keystone 2022-06-17 07:11:24.824 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-17 07:11:24.826 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-17 07:11:24.829 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-17 07:11:24.846 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:24.848 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-17 07:11:24.851 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-17 07:11:24.856 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-17 07:11:24.858 | + functions-common:run_process:1681 : local service=keystone 2022-06-17 07:11:24.861 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.863 | + functions-common:run_process:1683 : local group= 2022-06-17 07:11:24.866 | + functions-common:run_process:1684 : local user= 2022-06-17 07:11:24.868 | + functions-common:run_process:1686 : local name=keystone 2022-06-17 07:11:24.871 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:11:24.873 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:11:24.876 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:11:24.879 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:11:24.882 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:11:24.886 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449884883 2022-06-17 07:11:24.888 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-06-17 07:11:24.905 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:11:24.908 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-06-17 07:11:24.910 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-06-17 07:11:24.913 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.915 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.918 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.920 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.922 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-17 07:11:24.925 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-17 07:11:24.927 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-06-17 07:11:24.930 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:11:24.932 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:11:24.935 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-17 07:11:24.937 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-06-17 07:11:24.940 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-06-17 07:11:24.942 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:24.944 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:11:24.946 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:11:24.948 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-17 07:11:24.951 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:11:24.955 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-17 07:11:25.014 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-17 07:11:25.073 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-17 07:11:25.122 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-17 07:11:25.172 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:11:25.222 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-17 07:11:25.272 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-17 07:11:25.322 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-17 07:11:25.372 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-17 07:11:25.422 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-17 07:11:25.471 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:11:25.474 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-17 07:11:25.534 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:11:25.902 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-06-17 07:11:25.915 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-17 07:11:26.287 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-06-17 07:11:26.364 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:11:26.366 | + functions-common:time_stop:2426 : local name 2022-06-17 07:11:26.369 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:11:26.371 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:11:26.374 | + functions-common:time_stop:2429 : local total 2022-06-17 07:11:26.377 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:11:26.379 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:11:26.382 | + functions-common:time_stop:2433 : start_time=1655449884883 2022-06-17 07:11:26.384 | + functions-common:time_stop:2435 : [[ -z 1655449884883 ]] 2022-06-17 07:11:26.387 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:11:26.392 | + functions-common:time_stop:2438 : end_time=1655449886389 2022-06-17 07:11:26.395 | + functions-common:time_stop:2439 : elapsed_time=1506 2022-06-17 07:11:26.397 | + functions-common:time_stop:2440 : total=1353 2022-06-17 07:11:26.399 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:11:26.402 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2859 2022-06-17 07:11:26.404 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-17 07:11:26.404 | Waiting for keystone to start... 2022-06-17 07:11:26.407 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-06-17 07:11:26.410 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-06-17 07:11:26.412 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:11:26.415 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-06-17 07:11:26.417 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:11:26.420 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:11:26.422 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:11:26.425 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:11:26.428 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:11:26.431 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:11:26.442 | + functions-common:time_start:2417 : _TIME_START[$name]=1655449886433 2022-06-17 07:11:26.445 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:11:26.453 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-06-17 07:11:32.645 | + :: : [[ 200 == 503 ]] 2022-06-17 07:11:32.647 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:11:32.650 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:11:32.653 | + functions-common:time_stop:2426 : local name 2022-06-17 07:11:32.655 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:11:32.658 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:11:32.661 | + functions-common:time_stop:2429 : local total 2022-06-17 07:11:32.663 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:11:32.665 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:11:32.668 | + functions-common:time_stop:2433 : start_time=1655449886433 2022-06-17 07:11:32.671 | + functions-common:time_stop:2435 : [[ -z 1655449886433 ]] 2022-06-17 07:11:32.674 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:11:32.678 | + functions-common:time_stop:2438 : end_time=1655449892675 2022-06-17 07:11:32.681 | + functions-common:time_stop:2439 : elapsed_time=6242 2022-06-17 07:11:32.683 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:11:32.685 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:11:32.688 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6242 2022-06-17 07:11:32.690 | + functions:wait_for_service:467 : return 0 2022-06-17 07:11:32.693 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-17 07:11:32.711 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:11:32.713 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-17 07:11:32.715 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:11:32.718 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-17 07:11:32.746 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-17 07:11:32.749 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.50/identity 2022-06-17 07:11:37.092 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.092 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.092 | 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=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.100 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.115 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.116 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.226 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.258 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.258 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.357 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.367 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80238) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-17 07:11:37.436 | INFO dbcounter [-] Registered counter for database keystone 2022-06-17 07:11:37.453 | 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=80238) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:11:37.459 | DEBUG dbcounter [-] [80238] Writer thread running {{(pid=80238) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:11:37.661 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created domain default 2022-06-17 07:11:37.703 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created project admin 2022-06-17 07:11:37.729 | DEBUG passlib.handlers.bcrypt [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80238) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-06-17 07:11:37.730 | DEBUG passlib.handlers.bcrypt [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80238) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-06-17 07:11:37.789 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created user admin 2022-06-17 07:11:37.802 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created role reader 2022-06-17 07:11:37.812 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created role member 2022-06-17 07:11:37.834 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created implied role where 0d78743da2c74b22beb0769d2d1ae122 implies e70e252984e049e18ee83e260081ac47 2022-06-17 07:11:37.843 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created role admin 2022-06-17 07:11:37.861 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created implied role where 0ffb36906a4d49308860d6143541d299 implies 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:11:37.872 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Granted role admin on project admin to user admin. 2022-06-17 07:11:37.879 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Granted role admin on the system to user admin. 2022-06-17 07:11:37.891 | WARNING py.warnings [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 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-06-17 07:11:37.891 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-17 07:11:37.891 |  2022-06-17 07:11:37.895 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created region RegionOne 2022-06-17 07:11:37.926 | INFO keystone.cmd.bootstrap [None req-7c7258f8-56d7-41b9-be5d-22a55c3039a6 None None] Created public endpoint http://10.222.0.50/identity 2022-06-17 07:11:38.332 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-17 07:11:38.334 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-17 07:11:38.337 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-17 07:11:38.340 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-17 07:11:41.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:41.385 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:41.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:41.385 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:41.526 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:41.529 | + lib/keystone:create_keystone_accounts:310 : admin_project=64ca6467575f46879c7bdeebd0e31a02 2022-06-17 07:11:41.532 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-17 07:11:41.535 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-17 07:11:43.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:43.589 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:43.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:43.589 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:43.730 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:43.733 | + lib/keystone:create_keystone_accounts:312 : admin_user=e13f8e53de5946bbb2187e6f120642d0 2022-06-17 07:11:43.735 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-17 07:11:43.738 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-17 07:11:43.740 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-17 07:11:43.743 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin e13f8e53de5946bbb2187e6f120642d0 default 2022-06-17 07:11:43.799 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e13f8e53de5946bbb2187e6f120642d0 default 2022-06-17 07:11:43.837 | [19169 Async ks-domain-role:80359]: running: get_or_add_user_domain_role admin e13f8e53de5946bbb2187e6f120642d0 default 2022-06-17 07:11:43.840 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-17 07:11:43.843 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-17 07:11:43.847 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-17 07:11:46.839 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-17 07:11:46.841 | + functions-common:get_or_create_domain:889 : echo default 2022-06-17 07:11:46.841 | default 2022-06-17 07:11:46.843 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-17 07:11:46.907 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-17 07:11:46.951 | [19169 Async ks-project:80500]: running: get_or_create_project service Default 2022-06-17 07:11:46.953 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-17 07:11:47.016 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-17 07:11:47.060 | [19169 Async ks-service:80586]: running: get_or_create_role service 2022-06-17 07:11:47.063 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-17 07:11:47.144 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-17 07:11:47.188 | [19169 Async ks-reseller:80673]: running: get_or_create_role ResellerAdmin 2022-06-17 07:11:47.196 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-17 07:11:47.202 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-17 07:11:47.595 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-17 07:11:47.818 | [19169 Async ks-anotherrole:80764]: running: get_or_create_role anotherrole 2022-06-17 07:11:47.844 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-17 07:11:47.876 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-17 07:11:47.896 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:11:47.928 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-06-17 07:11:50.584 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:11:50.708 | [80586 Async ks-service:80586]: finished successfully 2022-06-17 07:11:50.831 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:11:50.906 | [80500 Async ks-project:80500]: finished successfully 2022-06-17 07:11:50.934 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:11:50.961 | [80673 Async ks-reseller:80673]: finished successfully 2022-06-17 07:11:51.305 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:11:51.336 | [80764 Async ks-anotherrole:80764]: finished successfully 2022-06-17 07:11:51.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:51.350 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:51.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:51.350 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:51.516 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:51.519 | ++ functions-common:get_or_create_project:939 : project_id=0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:51.521 | ++ functions-common:get_or_create_project:940 : echo 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:51.524 | + lib/keystone:create_keystone_accounts:340 : invis_project=0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:51.527 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-17 07:11:51.531 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-17 07:11:51.534 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:11:51.537 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-06-17 07:11:53.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:53.886 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:53.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:53.886 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:54.038 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:54.041 | ++ functions-common:get_or_create_project:939 : project_id=f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:54.043 | ++ functions-common:get_or_create_project:940 : echo f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:54.046 | + lib/keystone:create_keystone_accounts:344 : demo_project=f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:54.049 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-17 07:11:54.052 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-17 07:11:54.055 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:11:54.057 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-17 07:11:54.059 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-17 07:11:54.063 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-06-17 07:11:54.479 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:11:54.504 | [80359 Async ks-domain-role:80359]: finished successfully 2022-06-17 07:11:56.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.421 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.421 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.569 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:56.571 | ++ functions-common:get_or_create_user:926 : user_id=f9fe81628b6541a286ddbd74993f1c9b 2022-06-17 07:11:56.574 | ++ functions-common:get_or_create_user:927 : echo f9fe81628b6541a286ddbd74993f1c9b 2022-06-17 07:11:56.577 | + lib/keystone:create_keystone_accounts:347 : demo_user=f9fe81628b6541a286ddbd74993f1c9b 2022-06-17 07:11:56.579 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-17 07:11:56.629 | [19169 Async ks-domain-role:80359]: Waiting for completion of get_or_add_user_domain_role admin e13f8e53de5946bbb2187e6f120642d0 default running on PID 80359 (6 other jobs running) 2022-06-17 07:11:56.654 | [19169 Async ks-domain-role:80359]: Signaling child to exit 2022-06-17 07:11:56.654 | WAKEUP 2022-06-17 07:11:56.678 | [19169 Async ks-domain-role:80359]: Signaled 2022-06-17 07:11:56.680 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e13f8e53de5946bbb2187e6f120642d0 --domain default 2022-06-17 07:11:56.680 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:11:56.680 | ++ functions-common:get_field:813 : read data 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:56.680 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-17 07:11:56.680 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-17 07:11:56.680 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user e13f8e53de5946bbb2187e6f120642d0 --domain default 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e13f8e53de5946bbb2187e6f120642d0 --domain default 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-17 07:11:56.680 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:11:56.680 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:11:56.680 | ++ functions-common:get_field:813 : read data 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.680 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.680 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:56.680 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:11:56.681 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:11:56.681 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:11:56.681 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | e13f8e53de5946bbb2187e6f120642d0 | | | default | | False |' 2022-06-17 07:11:56.681 | ++ functions-common:get_field:813 : read data 2022-06-17 07:11:56.681 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:11:56.681 | + functions-common:get_or_add_user_domain_role:1022 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:11:56.681 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:11:56.723 | [19169 Async ks-domain-role:80359]: finished get_or_add_user_domain_role admin e13f8e53de5946bbb2187e6f120642d0 default with result 0 in 10 seconds 2022-06-17 07:11:56.730 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-17 07:11:56.765 | [19169 Async ks-project:80500]: Waiting for completion of get_or_create_project service Default running on PID 80500 (5 other jobs running) 2022-06-17 07:11:56.790 | [19169 Async ks-project:80500]: Signaling child to exit 2022-06-17 07:11:56.790 | WAKEUP 2022-06-17 07:11:56.813 | [19169 Async ks-project:80500]: Signaled 2022-06-17 07:11:56.815 | + functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:11:56.815 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-06-17 07:11:56.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.815 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.815 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.815 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:56.815 | + functions-common:get_or_create_project:939 : project_id=11cd123975694c86acfa84abccae9e70 2022-06-17 07:11:56.815 | + functions-common:get_or_create_project:940 : echo 11cd123975694c86acfa84abccae9e70 2022-06-17 07:11:56.815 | 11cd123975694c86acfa84abccae9e70 2022-06-17 07:11:56.858 | [19169 Async ks-project:80500]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-06-17 07:11:56.896 | [19169 Async ks-service:80586]: Waiting for completion of get_or_create_role service running on PID 80586 (4 other jobs running) 2022-06-17 07:11:56.920 | [19169 Async ks-service:80586]: Signaling child to exit 2022-06-17 07:11:56.921 | WAKEUP 2022-06-17 07:11:56.942 | [19169 Async ks-service:80586]: Signaled 2022-06-17 07:11:56.944 | + functions-common:get_or_create_role:946 : local role_id 2022-06-17 07:11:56.944 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-17 07:11:56.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.944 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:56.944 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:56.944 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:56.944 | + functions-common:get_or_create_role:951 : role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:11:56.944 | + functions-common:get_or_create_role:952 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:11:56.944 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:11:56.988 | [19169 Async ks-service:80586]: finished get_or_create_role service with result 0 in 3 seconds 2022-06-17 07:11:57.025 | [19169 Async ks-reseller:80673]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80673 (3 other jobs running) 2022-06-17 07:11:57.050 | [19169 Async ks-reseller:80673]: Signaling child to exit 2022-06-17 07:11:57.050 | WAKEUP 2022-06-17 07:11:57.072 | [19169 Async ks-reseller:80673]: Signaled 2022-06-17 07:11:57.074 | + functions-common:get_or_create_role:946 : local role_id 2022-06-17 07:11:57.074 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-17 07:11:57.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:57.074 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:57.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:57.074 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:57.074 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:57.074 | + functions-common:get_or_create_role:951 : role_id=7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:11:57.074 | + functions-common:get_or_create_role:952 : echo 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:11:57.074 | 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:11:57.118 | [19169 Async ks-reseller:80673]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-06-17 07:11:57.154 | [19169 Async ks-anotherrole:80764]: Waiting for completion of get_or_create_role anotherrole running on PID 80764 (2 other jobs running) 2022-06-17 07:11:57.179 | [19169 Async ks-anotherrole:80764]: Signaling child to exit 2022-06-17 07:11:57.179 | WAKEUP 2022-06-17 07:11:57.201 | [19169 Async ks-anotherrole:80764]: Signaled 2022-06-17 07:11:57.202 | + functions-common:get_or_create_role:946 : local role_id 2022-06-17 07:11:57.202 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-17 07:11:57.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:57.202 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:57.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:11:57.203 | from cryptography.utils import int_from_bytes 2022-06-17 07:11:57.203 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:11:57.203 | + functions-common:get_or_create_role:951 : role_id=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:11:57.203 | + functions-common:get_or_create_role:952 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:11:57.203 | 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:11:57.247 | [19169 Async ks-anotherrole:80764]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-06-17 07:11:57.251 | + inc/async:async_wait:197 : return 0 2022-06-17 07:11:57.254 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.312 | + inc/async:async_inner:63 : get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.353 | [19169 Async ks-demo-member:81629]: running: get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.356 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin e13f8e53de5946bbb2187e6f120642d0 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.417 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e13f8e53de5946bbb2187e6f120642d0 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.465 | [19169 Async ks-demo-admin:81741]: running: get_or_add_user_project_role admin e13f8e53de5946bbb2187e6f120642d0 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.468 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.532 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.580 | [19169 Async ks-demo-another:81853]: running: get_or_add_user_project_role anotherrole f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:11:57.583 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:57.650 | + inc/async:async_inner:63 : get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:57.738 | [19169 Async ks-demo-invis:81966]: running: get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:11:57.741 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-17 07:11:57.745 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-17 07:11:57.752 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:11:57.760 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-17 07:11:57.784 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-17 07:11:57.811 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-06-17 07:12:01.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:01.777 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:01.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:01.777 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:01.944 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:01.947 | ++ functions-common:get_or_create_user:926 : user_id=a657954261524773a70387b64921d853 2022-06-17 07:12:01.950 | ++ functions-common:get_or_create_user:927 : echo a657954261524773a70387b64921d853 2022-06-17 07:12:01.953 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a657954261524773a70387b64921d853 2022-06-17 07:12:01.956 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a657954261524773a70387b64921d853 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:02.060 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a657954261524773a70387b64921d853 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:02.179 | [19169 Async ks-demo-reader:82123]: running: get_or_add_user_project_role reader a657954261524773a70387b64921d853 f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:02.183 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-17 07:12:02.215 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-17 07:12:02.236 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:12:02.268 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-06-17 07:12:05.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:05.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:05.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:05.693 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:05.869 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:05.872 | ++ functions-common:get_or_create_project:939 : project_id=1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:05.882 | ++ functions-common:get_or_create_project:940 : echo 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:05.886 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:05.889 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-17 07:12:05.895 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-17 07:12:05.900 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:12:05.903 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-17 07:12:05.908 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-17 07:12:05.919 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-06-17 07:12:08.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:08.778 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:08.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:08.778 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:09.010 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:09.023 | ++ functions-common:get_or_create_user:926 : user_id=e2f95693c0c144c3b6d78f131976420d 2022-06-17 07:12:09.042 | ++ functions-common:get_or_create_user:927 : echo e2f95693c0c144c3b6d78f131976420d 2022-06-17 07:12:09.071 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e2f95693c0c144c3b6d78f131976420d 2022-06-17 07:12:09.088 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:09.497 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:09.716 | [19169 Async ks-alt-admin:82492]: running: get_or_add_user_project_role admin e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:09.734 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:10.112 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:10.376 | [19169 Async ks-alt-another:82605]: running: get_or_add_user_project_role anotherrole e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:10.400 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-17 07:12:10.440 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-17 07:12:10.476 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:12:10.503 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-17 07:12:10.531 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-17 07:12:10.553 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-06-17 07:12:14.166 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:14.216 | [81853 Async ks-demo-another:81853]: finished successfully 2022-06-17 07:12:14.945 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:14.989 | [81741 Async ks-demo-admin:81741]: finished successfully 2022-06-17 07:12:15.008 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:15.042 | [81629 Async ks-demo-member:81629]: finished successfully 2022-06-17 07:12:16.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:16.103 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:16.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:16.103 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:16.264 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:16.266 | ++ functions-common:get_or_create_user:926 : user_id=099674cb558a46c1bdb94ed1a3a524d6 2022-06-17 07:12:16.270 | ++ functions-common:get_or_create_user:927 : echo 099674cb558a46c1bdb94ed1a3a524d6 2022-06-17 07:12:16.272 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=099674cb558a46c1bdb94ed1a3a524d6 2022-06-17 07:12:16.275 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 099674cb558a46c1bdb94ed1a3a524d6 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:16.349 | + inc/async:async_inner:63 : get_or_add_user_project_role member 099674cb558a46c1bdb94ed1a3a524d6 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:16.400 | [19169 Async ks-alt-member-user:82971]: running: get_or_add_user_project_role member 099674cb558a46c1bdb94ed1a3a524d6 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:16.403 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-17 07:12:16.409 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-17 07:12:16.415 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:12:16.424 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-17 07:12:16.426 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-17 07:12:16.435 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-06-17 07:12:16.802 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:16.941 | [81966 Async ks-demo-invis:81966]: finished successfully 2022-06-17 07:12:17.562 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:17.756 | [82123 Async ks-demo-reader:82123]: finished successfully 2022-06-17 07:12:19.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:19.069 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:19.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:19.070 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:19.237 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:19.240 | ++ functions-common:get_or_create_user:926 : user_id=e3daf18d36444198a2007cd267cd4e3f 2022-06-17 07:12:19.243 | ++ functions-common:get_or_create_user:927 : echo e3daf18d36444198a2007cd267cd4e3f 2022-06-17 07:12:19.248 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e3daf18d36444198a2007cd267cd4e3f 2022-06-17 07:12:19.252 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e3daf18d36444198a2007cd267cd4e3f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:19.352 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e3daf18d36444198a2007cd267cd4e3f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:19.445 | [19169 Async ks-alt-reader-user:83246]: running: get_or_add_user_project_role reader e3daf18d36444198a2007cd267cd4e3f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:19.457 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-17 07:12:19.461 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:12:19.474 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-17 07:12:19.484 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-17 07:12:19.500 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-06-17 07:12:22.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:22.677 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:22.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:22.677 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:22.858 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:22.873 | ++ functions-common:get_or_create_user:926 : user_id=ae7b58585b434e2ba094e954cf07a2ee 2022-06-17 07:12:22.888 | ++ functions-common:get_or_create_user:927 : echo ae7b58585b434e2ba094e954cf07a2ee 2022-06-17 07:12:22.915 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ae7b58585b434e2ba094e954cf07a2ee 2022-06-17 07:12:22.928 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ae7b58585b434e2ba094e954cf07a2ee all 2022-06-17 07:12:23.229 | + inc/async:async_inner:63 : get_or_add_user_system_role member ae7b58585b434e2ba094e954cf07a2ee all 2022-06-17 07:12:23.401 | [19169 Async ks-system-member:83470]: running: get_or_add_user_system_role member ae7b58585b434e2ba094e954cf07a2ee all 2022-06-17 07:12:23.440 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-17 07:12:23.454 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:12:23.469 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-17 07:12:23.494 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-17 07:12:23.524 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-06-17 07:12:26.143 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:26.261 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:26.319 | [82492 Async ks-alt-admin:82492]: finished successfully 2022-06-17 07:12:26.412 | [82605 Async ks-alt-another:82605]: finished successfully 2022-06-17 07:12:27.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:27.119 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:27.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:27.120 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:27.279 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:27.282 | ++ functions-common:get_or_create_user:926 : user_id=fd493b74fbb943119c6bf5bde67c0154 2022-06-17 07:12:27.285 | ++ functions-common:get_or_create_user:927 : echo fd493b74fbb943119c6bf5bde67c0154 2022-06-17 07:12:27.288 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fd493b74fbb943119c6bf5bde67c0154 2022-06-17 07:12:27.290 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fd493b74fbb943119c6bf5bde67c0154 all 2022-06-17 07:12:27.393 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fd493b74fbb943119c6bf5bde67c0154 all 2022-06-17 07:12:27.504 | [19169 Async ks-system-reader:83752]: running: get_or_add_user_system_role reader fd493b74fbb943119c6bf5bde67c0154 all 2022-06-17 07:12:27.507 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-17 07:12:27.529 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-17 07:12:27.532 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-17 07:12:27.560 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-17 07:12:27.569 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-06-17 07:12:29.436 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:29.618 | [82971 Async ks-alt-member-user:82971]: finished successfully 2022-06-17 07:12:30.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:30.771 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:30.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:30.771 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:30.967 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:30.970 | ++ functions-common:get_or_create_group:903 : group_id=e5928b21644e4d9c96249f60ffa65267 2022-06-17 07:12:30.973 | ++ functions-common:get_or_create_group:904 : echo e5928b21644e4d9c96249f60ffa65267 2022-06-17 07:12:30.976 | + lib/keystone:create_keystone_accounts:402 : admin_group=e5928b21644e4d9c96249f60ffa65267 2022-06-17 07:12:30.979 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-17 07:12:30.988 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-17 07:12:30.991 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-17 07:12:30.997 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-17 07:12:31.004 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-06-17 07:12:32.229 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:32.259 | [83246 Async ks-alt-reader-user:83246]: finished successfully 2022-06-17 07:12:33.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:33.581 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:33.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:33.581 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:33.740 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:33.743 | ++ functions-common:get_or_create_group:903 : group_id=22ef5fe4521a41829104face8c28d22f 2022-06-17 07:12:33.752 | ++ functions-common:get_or_create_group:904 : echo 22ef5fe4521a41829104face8c28d22f 2022-06-17 07:12:33.757 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=22ef5fe4521a41829104face8c28d22f 2022-06-17 07:12:33.761 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:33.856 | + inc/async:async_inner:63 : get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:33.905 | [19169 Async ks-group-memberdemo:84105]: running: get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:33.909 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:33.924 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:33.960 | [83470 Async ks-system-member:83470]: finished successfully 2022-06-17 07:12:33.995 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:34.053 | [19169 Async ks-group-anotherdemo:84228]: running: get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:34.056 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.129 | + inc/async:async_inner:63 : get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.276 | [19169 Async ks-group-memberalt:84332]: running: get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.296 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.684 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.919 | [19169 Async ks-group-anotheralt:84423]: running: get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:34.935 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 2022-06-17 07:12:35.344 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 2022-06-17 07:12:35.609 | [19169 Async ks-group-admin:84509]: running: get_or_add_group_project_role admin e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 2022-06-17 07:12:35.632 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-17 07:12:36.001 | [19169 Async ks-demo-member:81629]: Waiting for completion of get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 running on PID 81629 (17 other jobs running) 2022-06-17 07:12:36.183 | [19169 Async ks-demo-member:81629]: Signaling child to exit 2022-06-17 07:12:36.183 | WAKEUP 2022-06-17 07:12:36.350 | [19169 Async ks-demo-member:81629]: Signaled 2022-06-17 07:12:36.371 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:36.371 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:36.371 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:36.371 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:36.371 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:36.371 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:36.372 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:36.372 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:36.372 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:36.372 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:36.372 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:36.372 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:36.372 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:36.372 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:36.372 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:36.372 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:36.372 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:36.372 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:36.372 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:36.372 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:36.373 | ++ functions-common:get_field:819 : echo '| 0d78743da2c74b22beb0769d2d1ae122 | f9fe81628b6541a286ddbd74993f1c9b | | f5edc3b8177b41e69315ae04c82dae20 | | | False |' 2022-06-17 07:12:36.373 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:36.373 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:36.373 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:36.373 | + functions-common:get_or_add_user_project_role:998 : echo 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:36.373 | 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:36.678 | [19169 Async ks-demo-member:81629]: finished get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 with result 0 in 17 seconds 2022-06-17 07:12:36.897 | [19169 Async ks-demo-admin:81741]: Waiting for completion of get_or_add_user_project_role admin e13f8e53de5946bbb2187e6f120642d0 f5edc3b8177b41e69315ae04c82dae20 running on PID 81741 (16 other jobs running) 2022-06-17 07:12:37.011 | [19169 Async ks-demo-admin:81741]: Signaling child to exit 2022-06-17 07:12:37.011 | WAKEUP 2022-06-17 07:12:37.135 | [19169 Async ks-demo-admin:81741]: Signaled 2022-06-17 07:12:37.138 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:37.138 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:37.138 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:37.138 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:37.138 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:37.138 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:37.138 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:37.138 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:37.138 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e13f8e53de5946bbb2187e6f120642d0 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.138 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:37.138 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.138 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.138 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.138 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.138 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.138 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.138 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:37.138 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:37.138 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e13f8e53de5946bbb2187e6f120642d0 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.139 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.139 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.139 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:37.139 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.139 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e13f8e53de5946bbb2187e6f120642d0 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.139 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.139 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.139 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.139 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.139 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.139 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:37.139 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:37.139 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | e13f8e53de5946bbb2187e6f120642d0 | | f5edc3b8177b41e69315ae04c82dae20 | | | False |' 2022-06-17 07:12:37.139 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:37.139 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.139 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:37.139 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:37.139 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:37.325 | [19169 Async ks-demo-admin:81741]: finished get_or_add_user_project_role admin e13f8e53de5946bbb2187e6f120642d0 f5edc3b8177b41e69315ae04c82dae20 with result 0 in 17 seconds 2022-06-17 07:12:37.521 | [19169 Async ks-demo-another:81853]: Waiting for completion of get_or_add_user_project_role anotherrole f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 running on PID 81853 (15 other jobs running) 2022-06-17 07:12:37.619 | [19169 Async ks-demo-another:81853]: Signaling child to exit 2022-06-17 07:12:37.620 | WAKEUP 2022-06-17 07:12:37.687 | [19169 Async ks-demo-another:81853]: Signaled 2022-06-17 07:12:37.691 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:37.691 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:37.691 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:37.691 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:37.691 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:37.691 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:37.691 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:37.691 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:37.691 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:37.691 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.691 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.692 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.692 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.692 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:37.692 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:37.692 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.692 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9fe81628b6541a286ddbd74993f1c9b --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:37.692 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:37.692 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.692 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.692 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.692 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.692 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:37.692 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:37.692 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:37.692 | ++ functions-common:get_field:819 : echo '| 04cfc55827144bd0af2bd8bcb3d8bd9c | f9fe81628b6541a286ddbd74993f1c9b | | f5edc3b8177b41e69315ae04c82dae20 | | | False |' 2022-06-17 07:12:37.692 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.692 | + functions-common:get_or_add_user_project_role:996 : user_role_id=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:37.692 | + functions-common:get_or_add_user_project_role:998 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:37.693 | 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:37.771 | [19169 Async ks-demo-another:81853]: finished get_or_add_user_project_role anotherrole f9fe81628b6541a286ddbd74993f1c9b f5edc3b8177b41e69315ae04c82dae20 with result 0 in 16 seconds 2022-06-17 07:12:37.860 | [19169 Async ks-demo-invis:81966]: Waiting for completion of get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b 0a8ad5590cf045478be4571e94e797dc running on PID 81966 (14 other jobs running) 2022-06-17 07:12:37.906 | [19169 Async ks-demo-invis:81966]: Signaling child to exit 2022-06-17 07:12:37.906 | WAKEUP 2022-06-17 07:12:37.952 | [19169 Async ks-demo-invis:81966]: Signaled 2022-06-17 07:12:37.954 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:37.954 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:37.954 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:37.954 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:37.954 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:37.954 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:37.954 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:37.954 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9fe81628b6541a286ddbd74993f1c9b --project 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:37.955 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.955 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.955 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.955 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:37.955 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:37.955 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f9fe81628b6541a286ddbd74993f1c9b --project 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:12:37.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9fe81628b6541a286ddbd74993f1c9b --project 0a8ad5590cf045478be4571e94e797dc 2022-06-17 07:12:37.955 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:37.956 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:37.956 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:37.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:37.956 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:37.956 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:37.956 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:37.956 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:37.956 | ++ functions-common:get_field:819 : echo '| 0d78743da2c74b22beb0769d2d1ae122 | f9fe81628b6541a286ddbd74993f1c9b | | 0a8ad5590cf045478be4571e94e797dc | | | False |' 2022-06-17 07:12:37.956 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:37.956 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:37.957 | + functions-common:get_or_add_user_project_role:998 : echo 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:37.957 | 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:38.060 | [19169 Async ks-demo-invis:81966]: finished get_or_add_user_project_role member f9fe81628b6541a286ddbd74993f1c9b 0a8ad5590cf045478be4571e94e797dc with result 0 in 19 seconds 2022-06-17 07:12:38.137 | [19169 Async ks-demo-reader:82123]: Waiting for completion of get_or_add_user_project_role reader a657954261524773a70387b64921d853 f5edc3b8177b41e69315ae04c82dae20 running on PID 82123 (13 other jobs running) 2022-06-17 07:12:38.173 | [19169 Async ks-demo-reader:82123]: Signaling child to exit 2022-06-17 07:12:38.173 | WAKEUP 2022-06-17 07:12:38.203 | [19169 Async ks-demo-reader:82123]: Signaled 2022-06-17 07:12:38.205 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:38.205 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:38.205 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:38.205 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:38.205 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:38.205 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:38.205 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:38.205 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:38.205 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a657954261524773a70387b64921d853 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:38.205 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.205 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:38.206 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.206 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.206 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.206 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.206 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.206 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:38.206 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:38.206 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user a657954261524773a70387b64921d853 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:38.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.206 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.206 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.207 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.207 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a657954261524773a70387b64921d853 --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:38.207 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:38.207 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.207 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.207 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.207 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.207 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.207 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:38.207 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:38.207 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:38.207 | ++ functions-common:get_field:819 : echo '| e70e252984e049e18ee83e260081ac47 | a657954261524773a70387b64921d853 | | f5edc3b8177b41e69315ae04c82dae20 | | | False |' 2022-06-17 07:12:38.207 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.207 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:38.207 | + functions-common:get_or_add_user_project_role:998 : echo e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:38.207 | e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:38.296 | [19169 Async ks-demo-reader:82123]: finished get_or_add_user_project_role reader a657954261524773a70387b64921d853 f5edc3b8177b41e69315ae04c82dae20 with result 0 in 15 seconds 2022-06-17 07:12:38.300 | + inc/async:async_wait:197 : return 0 2022-06-17 07:12:38.303 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-17 07:12:38.367 | [19169 Async ks-alt-admin:82492]: Waiting for completion of get_or_add_user_project_role admin e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa running on PID 82492 (12 other jobs running) 2022-06-17 07:12:38.399 | [19169 Async ks-alt-admin:82492]: Signaling child to exit 2022-06-17 07:12:38.399 | WAKEUP 2022-06-17 07:12:38.425 | [19169 Async ks-alt-admin:82492]: Signaled 2022-06-17 07:12:38.426 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:38.426 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:38.426 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:38.426 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:38.426 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:38.426 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:38.426 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:38.426 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:38.426 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:38.426 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.426 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.427 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.427 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:38.427 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:38.427 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:38.427 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.427 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.427 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.427 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.427 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.427 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | e2f95693c0c144c3b6d78f131976420d | | 1a2d7ce68950428882ba622cd1cc54aa | | | False |' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:38.427 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.427 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:38.427 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:38.427 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:12:38.491 | [19169 Async ks-alt-admin:82492]: finished get_or_add_user_project_role admin e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 17 seconds 2022-06-17 07:12:38.534 | [19169 Async ks-alt-another:82605]: Waiting for completion of get_or_add_user_project_role anotherrole e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa running on PID 82605 (11 other jobs running) 2022-06-17 07:12:38.577 | [19169 Async ks-alt-another:82605]: Signaling child to exit 2022-06-17 07:12:38.577 | WAKEUP 2022-06-17 07:12:38.603 | [19169 Async ks-alt-another:82605]: Signaled 2022-06-17 07:12:38.604 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:38.604 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:38.604 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:38.604 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:38.604 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:38.604 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:38.605 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:38.605 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:38.605 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.605 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.605 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:38.605 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:38.605 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2f95693c0c144c3b6d78f131976420d --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.605 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:38.605 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.605 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.605 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.605 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.605 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:38.605 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:38.606 | ++ functions-common:get_field:819 : echo '| 04cfc55827144bd0af2bd8bcb3d8bd9c | e2f95693c0c144c3b6d78f131976420d | | 1a2d7ce68950428882ba622cd1cc54aa | | | False |' 2022-06-17 07:12:38.606 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:38.606 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.606 | + functions-common:get_or_add_user_project_role:996 : user_role_id=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:38.606 | + functions-common:get_or_add_user_project_role:998 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:38.606 | 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:12:38.673 | [19169 Async ks-alt-another:82605]: finished get_or_add_user_project_role anotherrole e2f95693c0c144c3b6d78f131976420d 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 16 seconds 2022-06-17 07:12:38.746 | [19169 Async ks-alt-member-user:82971]: Waiting for completion of get_or_add_user_project_role member 099674cb558a46c1bdb94ed1a3a524d6 1a2d7ce68950428882ba622cd1cc54aa running on PID 82971 (10 other jobs running) 2022-06-17 07:12:38.788 | [19169 Async ks-alt-member-user:82971]: Signaling child to exit 2022-06-17 07:12:38.789 | WAKEUP 2022-06-17 07:12:38.822 | [19169 Async ks-alt-member-user:82971]: Signaled 2022-06-17 07:12:38.823 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:38.823 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:38.823 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:38.823 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:38.823 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:38.823 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:38.823 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:38.824 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 099674cb558a46c1bdb94ed1a3a524d6 --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.824 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.824 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.824 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:38.824 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:38.824 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 099674cb558a46c1bdb94ed1a3a524d6 --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 099674cb558a46c1bdb94ed1a3a524d6 --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:38.824 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.824 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.824 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.824 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.824 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.824 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:38.824 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:38.824 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:38.825 | ++ functions-common:get_field:819 : echo '| 0d78743da2c74b22beb0769d2d1ae122 | 099674cb558a46c1bdb94ed1a3a524d6 | | 1a2d7ce68950428882ba622cd1cc54aa | | | False |' 2022-06-17 07:12:38.825 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.825 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:38.825 | + functions-common:get_or_add_user_project_role:998 : echo 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:38.825 | 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:38.841 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:38.883 | [83752 Async ks-system-reader:83752]: finished successfully 2022-06-17 07:12:38.886 | [19169 Async ks-alt-member-user:82971]: finished get_or_add_user_project_role member 099674cb558a46c1bdb94ed1a3a524d6 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 13 seconds 2022-06-17 07:12:38.933 | [19169 Async ks-alt-reader-user:83246]: Waiting for completion of get_or_add_user_project_role reader e3daf18d36444198a2007cd267cd4e3f 1a2d7ce68950428882ba622cd1cc54aa running on PID 83246 (9 other jobs running) 2022-06-17 07:12:38.964 | [19169 Async ks-alt-reader-user:83246]: Signaling child to exit 2022-06-17 07:12:38.964 | WAKEUP 2022-06-17 07:12:38.992 | [19169 Async ks-alt-reader-user:83246]: Signaled 2022-06-17 07:12:38.993 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:12:38.993 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:12:38.993 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:38.993 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:38.993 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:38.993 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:38.994 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:38.994 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:12:38.994 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:12:38.994 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3daf18d36444198a2007cd267cd4e3f --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.994 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.994 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.994 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.994 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.994 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.994 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.994 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:12:38.995 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:12:38.995 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user e3daf18d36444198a2007cd267cd4e3f --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.995 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.995 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.995 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3daf18d36444198a2007cd267cd4e3f --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:38.995 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:12:38.995 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:12:38.995 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:12:38.996 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.996 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:38.996 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:38.996 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:38.996 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:12:38.996 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:12:38.996 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:12:38.996 | ++ functions-common:get_field:819 : echo '| e70e252984e049e18ee83e260081ac47 | e3daf18d36444198a2007cd267cd4e3f | | 1a2d7ce68950428882ba622cd1cc54aa | | | False |' 2022-06-17 07:12:38.996 | ++ functions-common:get_field:813 : read data 2022-06-17 07:12:38.996 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:38.996 | + functions-common:get_or_add_user_project_role:998 : echo e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:38.996 | e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:39.067 | [19169 Async ks-alt-reader-user:83246]: finished get_or_add_user_project_role reader e3daf18d36444198a2007cd267cd4e3f 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 12 seconds 2022-06-17 07:12:39.071 | + inc/async:async_wait:197 : return 0 2022-06-17 07:12:39.075 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-17 07:12:39.136 | [19169 Async ks-system-member:83470]: Waiting for completion of get_or_add_user_system_role member ae7b58585b434e2ba094e954cf07a2ee all running on PID 83470 (8 other jobs running) 2022-06-17 07:12:39.165 | [19169 Async ks-system-member:83470]: Signaling child to exit 2022-06-17 07:12:39.165 | WAKEUP 2022-06-17 07:12:39.190 | [19169 Async ks-system-member:83470]: Signaled 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-17 07:12:39.192 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-17 07:12:39.192 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:39.192 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:39.192 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:39.192 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:39.192 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-17 07:12:39.192 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae7b58585b434e2ba094e954cf07a2ee --system all -f value -c Role 2022-06-17 07:12:39.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.192 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.192 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.192 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-17 07:12:39.192 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user ae7b58585b434e2ba094e954cf07a2ee --system all 2022-06-17 07:12:39.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.193 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ae7b58585b434e2ba094e954cf07a2ee --system all -f value -c Role 2022-06-17 07:12:39.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.193 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:39.193 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:39.193 | + functions-common:get_or_add_user_system_role:1053 : echo 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:39.193 | 0d78743da2c74b22beb0769d2d1ae122 2022-06-17 07:12:39.302 | [19169 Async ks-system-member:83470]: finished get_or_add_user_system_role member ae7b58585b434e2ba094e954cf07a2ee all with result 0 in 10 seconds 2022-06-17 07:12:39.453 | [19169 Async ks-system-reader:83752]: Waiting for completion of get_or_add_user_system_role reader fd493b74fbb943119c6bf5bde67c0154 all running on PID 83752 (7 other jobs running) 2022-06-17 07:12:39.522 | [19169 Async ks-system-reader:83752]: Signaling child to exit 2022-06-17 07:12:39.523 | WAKEUP 2022-06-17 07:12:39.603 | [19169 Async ks-system-reader:83752]: Signaled 2022-06-17 07:12:39.615 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-17 07:12:39.615 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-17 07:12:39.615 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-17 07:12:39.615 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:12:39.615 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:12:39.616 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:12:39.616 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:12:39.616 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-17 07:12:39.616 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd493b74fbb943119c6bf5bde67c0154 --system all -f value -c Role 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user fd493b74fbb943119c6bf5bde67c0154 --system all 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd493b74fbb943119c6bf5bde67c0154 --system all -f value -c Role 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:39.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:39.616 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:39.616 | + functions-common:get_or_add_user_system_role:1053 : echo e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:39.616 | e70e252984e049e18ee83e260081ac47 2022-06-17 07:12:39.833 | [19169 Async ks-system-reader:83752]: finished get_or_add_user_system_role reader fd493b74fbb943119c6bf5bde67c0154 all with result 0 in 11 seconds 2022-06-17 07:12:39.863 | + inc/async:async_wait:197 : return 0 2022-06-17 07:12:39.888 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-17 07:12:40.190 | [19169 Async ks-group-memberdemo:84105]: Waiting for completion of get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 running on PID 84105 (6 other jobs running) 2022-06-17 07:12:40.325 | [19169 Async ks-group-memberdemo:84105]: Signaling child to exit 2022-06-17 07:12:47.741 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:47.849 | [84332 Async ks-group-memberalt:84332]: finished successfully 2022-06-17 07:12:47.884 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:47.916 | [84105 Async ks-group-memberdemo:84105]: finished successfully 2022-06-17 07:12:47.937 | WAKEUP 2022-06-17 07:12:47.963 | [19169 Async ks-group-memberdemo:84105]: Signaled 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-17 07:12:47.965 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 -f value 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 -f value 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:47.965 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:47.965 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False' 2022-06-17 07:12:47.965 | + functions-common:get_or_add_group_project_role:1077 : echo 0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False 2022-06-17 07:12:47.965 | 0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False 2022-06-17 07:12:48.023 | [19169 Async ks-group-memberdemo:84105]: finished get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 with result 0 in 14 seconds 2022-06-17 07:12:48.067 | [19169 Async ks-group-anotherdemo:84228]: Waiting for completion of get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 running on PID 84228 (5 other jobs running) 2022-06-17 07:12:48.106 | [19169 Async ks-group-anotherdemo:84228]: Signaling child to exit 2022-06-17 07:12:49.109 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:49.136 | [84228 Async ks-group-anotherdemo:84228]: finished successfully 2022-06-17 07:12:49.160 | WAKEUP 2022-06-17 07:12:49.187 | [19169 Async ks-group-anotherdemo:84228]: Signaled 2022-06-17 07:12:49.190 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-17 07:12:49.190 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 -f value 2022-06-17 07:12:49.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.190 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.190 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.190 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.190 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-17 07:12:49.190 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-17 07:12:49.190 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 2022-06-17 07:12:49.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.191 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 22ef5fe4521a41829104face8c28d22f --project f5edc3b8177b41e69315ae04c82dae20 -f value 2022-06-17 07:12:49.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.191 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.191 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False' 2022-06-17 07:12:49.191 | + functions-common:get_or_add_group_project_role:1077 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False 2022-06-17 07:12:49.191 | 04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 False 2022-06-17 07:12:49.240 | [19169 Async ks-group-anotherdemo:84228]: finished get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f f5edc3b8177b41e69315ae04c82dae20 with result 0 in 15 seconds 2022-06-17 07:12:49.293 | [19169 Async ks-group-memberalt:84332]: Waiting for completion of get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa running on PID 84332 (4 other jobs running) 2022-06-17 07:12:49.329 | [19169 Async ks-group-memberalt:84332]: Signaling child to exit 2022-06-17 07:12:49.330 | WAKEUP 2022-06-17 07:12:49.363 | [19169 Async ks-group-memberalt:84332]: Signaled 2022-06-17 07:12:49.364 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-17 07:12:49.364 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa -f value 2022-06-17 07:12:49.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.364 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.364 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.364 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.364 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-17 07:12:49.365 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-17 07:12:49.365 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:49.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.365 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.365 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.365 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa -f value 2022-06-17 07:12:49.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.365 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.365 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.365 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.365 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False' 2022-06-17 07:12:49.365 | + functions-common:get_or_add_group_project_role:1077 : echo 0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False 2022-06-17 07:12:49.365 | 0d78743da2c74b22beb0769d2d1ae122 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False 2022-06-17 07:12:49.416 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:49.424 | [19169 Async ks-group-memberalt:84332]: finished get_or_add_group_project_role member 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 13 seconds 2022-06-17 07:12:49.445 | [84423 Async ks-group-anotheralt:84423]: finished successfully 2022-06-17 07:12:49.473 | [19169 Async ks-group-anotheralt:84423]: Waiting for completion of get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa running on PID 84423 (3 other jobs running) 2022-06-17 07:12:49.501 | [19169 Async ks-group-anotheralt:84423]: Signaling child to exit 2022-06-17 07:12:49.501 | WAKEUP 2022-06-17 07:12:49.526 | [19169 Async ks-group-anotheralt:84423]: Signaled 2022-06-17 07:12:49.527 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-17 07:12:49.527 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa -f value 2022-06-17 07:12:49.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.528 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-17 07:12:49.528 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-17 07:12:49.528 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa 2022-06-17 07:12:49.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 22ef5fe4521a41829104face8c28d22f --project 1a2d7ce68950428882ba622cd1cc54aa -f value 2022-06-17 07:12:49.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.528 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.528 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.528 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False' 2022-06-17 07:12:49.528 | + functions-common:get_or_add_group_project_role:1077 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False 2022-06-17 07:12:49.528 | 04cfc55827144bd0af2bd8bcb3d8bd9c 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa False 2022-06-17 07:12:49.577 | [19169 Async ks-group-anotheralt:84423]: finished get_or_add_group_project_role anotherrole 22ef5fe4521a41829104face8c28d22f 1a2d7ce68950428882ba622cd1cc54aa with result 0 in 14 seconds 2022-06-17 07:12:49.614 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:12:49.617 | [19169 Async ks-group-admin:84509]: Waiting for completion of get_or_add_group_project_role admin e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 running on PID 84509 (2 other jobs running) 2022-06-17 07:12:49.641 | [84509 Async ks-group-admin:84509]: finished successfully 2022-06-17 07:12:49.645 | [19169 Async ks-group-admin:84509]: Signaling child to exit 2022-06-17 07:12:49.662 | WAKEUP 2022-06-17 07:12:49.684 | [19169 Async ks-group-admin:84509]: Signaled 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-17 07:12:49.686 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e5928b21644e4d9c96249f60ffa65267 --project 64ca6467575f46879c7bdeebd0e31a02 -f value 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group e5928b21644e4d9c96249f60ffa65267 --project 64ca6467575f46879c7bdeebd0e31a02 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e5928b21644e4d9c96249f60ffa65267 --project 64ca6467575f46879c7bdeebd0e31a02 -f value 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:12:49.686 | from cryptography.utils import int_from_bytes 2022-06-17 07:12:49.686 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0ffb36906a4d49308860d6143541d299 e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 False' 2022-06-17 07:12:49.686 | + functions-common:get_or_add_group_project_role:1077 : echo 0ffb36906a4d49308860d6143541d299 e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 False 2022-06-17 07:12:49.686 | 0ffb36906a4d49308860d6143541d299 e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 False 2022-06-17 07:12:49.730 | [19169 Async ks-group-admin:84509]: finished get_or_add_group_project_role admin e5928b21644e4d9c96249f60ffa65267 64ca6467575f46879c7bdeebd0e31a02 with result 0 in 14 seconds 2022-06-17 07:12:49.735 | + inc/async:async_wait:197 : return 0 2022-06-17 07:12:49.737 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-17 07:12:49.754 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:12:49.757 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-17 07:12:49.775 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:12:49.777 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-17 07:12:49.780 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-17 07:12:49.839 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-17 07:12:49.877 | [19169 Async create_nova_accounts:86411]: running: create_nova_accounts 2022-06-17 07:12:49.880 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-17 07:12:49.898 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:12:49.901 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-17 07:12:49.904 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-17 07:12:49.964 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-17 07:12:50.010 | [19169 Async create_glance_accounts:86526]: running: create_glance_accounts 2022-06-17 07:12:50.013 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-17 07:12:50.035 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:12:50.044 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-17 07:12:50.046 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-17 07:12:50.117 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-17 07:12:50.162 | [19169 Async create_cinder_accounts:86656]: running: create_cinder_accounts 2022-06-17 07:12:50.164 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-17 07:12:50.186 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:12:50.189 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-17 07:12:50.192 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-17 07:12:50.261 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-17 07:12:50.332 | [19169 Async create_neutron_accounts:86772]: running: create_neutron_accounts 2022-06-17 07:12:50.336 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-17 07:12:50.370 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:12:50.373 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-17 07:12:50.378 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-17 07:12:50.556 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-17 07:12:50.809 | [19169 Async create_swift_accounts:86914]: running: create_swift_accounts 2022-06-17 07:12:50.831 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-17 07:12:50.968 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:12:50.996 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-17 07:12:51.335 | [19169 Async create_nova_accounts:86411]: Waiting for completion of create_nova_accounts running on PID 86411 (6 other jobs running) 2022-06-17 07:12:51.489 | [19169 Async create_nova_accounts:86411]: Signaling child to exit 2022-06-17 07:13:31.314 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:13:31.426 | [86772 Async create_neutron_accounts:86772]: finished successfully 2022-06-17 07:13:49.449 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:13:49.496 | [86656 Async create_cinder_accounts:86656]: finished successfully 2022-06-17 07:14:06.168 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:14:06.209 | [86526 Async create_glance_accounts:86526]: finished successfully 2022-06-17 07:14:11.107 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:14:11.135 | [86411 Async create_nova_accounts:86411]: finished successfully 2022-06-17 07:14:11.157 | WAKEUP 2022-06-17 07:14:11.182 | [19169 Async create_nova_accounts:86411]: Signaled 2022-06-17 07:14:11.183 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-17 07:14:11.183 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-06-17 07:14:11.183 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-06-17 07:14:11.183 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.183 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.183 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.183 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:11.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.183 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.184 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.184 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.184 | + functions-common:get_or_create_user:926 : user_id=bcdab74837e84b568f5ba16eb417cbb6 2022-06-17 07:14:11.184 | + functions-common:get_or_create_user:927 : echo bcdab74837e84b568f5ba16eb417cbb6 2022-06-17 07:14:11.184 | bcdab74837e84b568f5ba16eb417cbb6 2022-06-17 07:14:11.184 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-06-17 07:14:11.184 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.184 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.184 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.184 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.184 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.184 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.184 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.184 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.184 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.184 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.184 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.184 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.184 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.184 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.184 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.184 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.185 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.185 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.185 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.185 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.185 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.185 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.185 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.185 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.185 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.185 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.185 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.185 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | bcdab74837e84b568f5ba16eb417cbb6 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.185 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.185 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.186 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.186 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-17 07:14:11.186 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.186 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.186 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.186 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.186 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.186 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.186 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.186 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.186 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.186 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.186 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.186 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.186 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.187 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.187 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.187 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.187 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.187 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.187 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.187 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.187 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.187 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.187 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.187 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | bcdab74837e84b568f5ba16eb417cbb6 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.187 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.187 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:11.187 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:11.187 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:11.187 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-06-17 07:14:11.187 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-06-17 07:14:11.187 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.50/compute 2022-06-17 07:14:11.187 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-06-17 07:14:11.187 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.187 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-06-17 07:14:11.187 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-06-17 07:14:11.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.187 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.187 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.187 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.188 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.188 | f52d0df269e344a99c4d2142ea47361f' 2022-06-17 07:14:11.188 | + functions-common:get_or_create_service:1095 : echo f52d0df269e344a99c4d2142ea47361f 2022-06-17 07:14:11.188 | f52d0df269e344a99c4d2142ea47361f 2022-06-17 07:14:11.188 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-06-17 07:14:11.188 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.188 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-06-17 07:14:11.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.188 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.188 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.188 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.188 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.188 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-06-17 07:14:11.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.188 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.188 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.188 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fa600c0bdb9e4fd9a4b22e6d56095e29 2022-06-17 07:14:11.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fa600c0bdb9e4fd9a4b22e6d56095e29 2022-06-17 07:14:11.188 | + functions-common:get_or_create_endpoint:1128 : public_id=fa600c0bdb9e4fd9a4b22e6d56095e29 2022-06-17 07:14:11.188 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.188 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.188 | + functions-common:get_or_create_endpoint:1137 : echo fa600c0bdb9e4fd9a4b22e6d56095e29 2022-06-17 07:14:11.188 | fa600c0bdb9e4fd9a4b22e6d56095e29 2022-06-17 07:14:11.188 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-06-17 07:14:11.188 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.188 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-06-17 07:14:11.189 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.189 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.189 | 9d4f8e554edc41ca92c60205cb82ee9d' 2022-06-17 07:14:11.189 | + functions-common:get_or_create_service:1095 : echo 9d4f8e554edc41ca92c60205cb82ee9d 2022-06-17 07:14:11.189 | 9d4f8e554edc41ca92c60205cb82ee9d 2022-06-17 07:14:11.189 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-06-17 07:14:11.189 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.189 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-06-17 07:14:11.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.189 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.189 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.189 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.189 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ab2a71699fd04d0087330c751db36dd9 2022-06-17 07:14:11.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ab2a71699fd04d0087330c751db36dd9 2022-06-17 07:14:11.189 | + functions-common:get_or_create_endpoint:1128 : public_id=ab2a71699fd04d0087330c751db36dd9 2022-06-17 07:14:11.189 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.190 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.190 | + functions-common:get_or_create_endpoint:1137 : echo ab2a71699fd04d0087330c751db36dd9 2022-06-17 07:14:11.190 | ab2a71699fd04d0087330c751db36dd9 2022-06-17 07:14:11.190 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-06-17 07:14:11.190 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:11.190 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-06-17 07:14:11.190 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:11.190 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-06-17 07:14:11.190 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.190 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.190 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.190 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.190 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.190 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.190 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.190 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.190 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.190 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.190 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.190 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.190 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.190 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.190 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.191 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.191 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.191 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.191 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.191 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.191 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.191 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.191 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.191 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.191 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.191 | ++ functions-common:get_field:819 : echo '| 7112c5f69a7b4ea6b0d99860ee16ad20 | bcdab74837e84b568f5ba16eb417cbb6 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.191 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.191 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.191 | + functions-common:get_or_add_user_project_role:998 : echo 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.191 | 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.191 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-06-17 07:14:11.191 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:14:11.191 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-06-17 07:14:11.191 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:11.191 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-06-17 07:14:11.237 | [19169 Async create_nova_accounts:86411]: finished create_nova_accounts with result 0 in 81 seconds 2022-06-17 07:14:11.279 | [19169 Async create_glance_accounts:86526]: Waiting for completion of create_glance_accounts running on PID 86526 (5 other jobs running) 2022-06-17 07:14:11.307 | [19169 Async create_glance_accounts:86526]: Signaling child to exit 2022-06-17 07:14:11.307 | WAKEUP 2022-06-17 07:14:11.334 | [19169 Async create_glance_accounts:86526]: Signaled 2022-06-17 07:14:11.335 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-06-17 07:14:11.335 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:11.335 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-06-17 07:14:11.335 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-06-17 07:14:11.335 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.335 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.335 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.335 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:11.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.335 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.335 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.336 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.336 | + functions-common:get_or_create_user:926 : user_id=43c40f88dfdb43e988eadb5183959e07 2022-06-17 07:14:11.336 | + functions-common:get_or_create_user:927 : echo 43c40f88dfdb43e988eadb5183959e07 2022-06-17 07:14:11.336 | 43c40f88dfdb43e988eadb5183959e07 2022-06-17 07:14:11.336 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-06-17 07:14:11.336 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.336 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.336 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.336 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.336 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.336 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.336 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.336 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.336 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.336 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.336 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.336 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.336 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.336 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.336 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.336 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.336 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.336 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.337 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.337 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.337 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.337 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.337 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.337 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.337 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.337 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.337 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.337 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.337 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | 43c40f88dfdb43e988eadb5183959e07 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.337 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.337 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.337 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.337 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.337 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-17 07:14:11.337 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-06-17 07:14:11.337 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:11.337 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-06-17 07:14:11.337 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-06-17 07:14:11.337 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.337 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.337 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.337 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:11.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.337 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.337 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.337 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.338 | + functions-common:get_or_create_user:926 : user_id=17080e42710d4fb184dae9286e130425 2022-06-17 07:14:11.338 | + functions-common:get_or_create_user:927 : echo 17080e42710d4fb184dae9286e130425 2022-06-17 07:14:11.338 | 17080e42710d4fb184dae9286e130425 2022-06-17 07:14:11.338 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-06-17 07:14:11.338 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.338 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.338 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.338 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.338 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.338 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.338 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.338 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.338 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.338 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.338 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.338 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.338 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.338 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.339 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.339 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.339 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.339 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.339 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.339 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.339 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.339 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.339 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.339 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.339 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.340 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.340 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.340 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.340 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | 17080e42710d4fb184dae9286e130425 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.340 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.340 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.340 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.340 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.340 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-06-17 07:14:11.340 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-06-17 07:14:11.340 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.340 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.340 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.340 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.340 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.340 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.341 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.341 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.341 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.341 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.341 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.341 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.341 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.341 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.341 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.341 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.341 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.341 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.341 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.341 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.341 | ++ functions-common:get_field:819 : echo '| 7112c5f69a7b4ea6b0d99860ee16ad20 | 17080e42710d4fb184dae9286e130425 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.341 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.341 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.342 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.342 | + functions-common:get_or_add_user_project_role:998 : echo 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.342 | 7112c5f69a7b4ea6b0d99860ee16ad20 2022-06-17 07:14:11.342 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-06-17 07:14:11.342 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.342 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-06-17 07:14:11.342 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-06-17 07:14:11.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.342 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.342 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.342 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.342 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.342 | 6b9a9ed88e2c49d5bfa8aff5981a78b8' 2022-06-17 07:14:11.342 | + functions-common:get_or_create_service:1095 : echo 6b9a9ed88e2c49d5bfa8aff5981a78b8 2022-06-17 07:14:11.342 | 6b9a9ed88e2c49d5bfa8aff5981a78b8 2022-06-17 07:14:11.342 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-06-17 07:14:11.342 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.342 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-06-17 07:14:11.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.342 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.342 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.342 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-06-17 07:14:11.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.343 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.343 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.343 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7892677ceb8b47b680c7f67b6d5e68e0 2022-06-17 07:14:11.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7892677ceb8b47b680c7f67b6d5e68e0 2022-06-17 07:14:11.343 | + functions-common:get_or_create_endpoint:1128 : public_id=7892677ceb8b47b680c7f67b6d5e68e0 2022-06-17 07:14:11.343 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.343 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.343 | + functions-common:get_or_create_endpoint:1137 : echo 7892677ceb8b47b680c7f67b6d5e68e0 2022-06-17 07:14:11.343 | 7892677ceb8b47b680c7f67b6d5e68e0 2022-06-17 07:14:11.343 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-06-17 07:14:11.343 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-17 07:14:11.343 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-17 07:14:11.343 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-06-17 07:14:11.343 | ++ functions-common:get_or_create_domain:889 : echo default 2022-06-17 07:14:11.343 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-06-17 07:14:11.343 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-06-17 07:14:11.343 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-06-17 07:14:11.343 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-06-17 07:14:11.404 | [19169 Async create_glance_accounts:86526]: finished create_glance_accounts with result 0 in 76 seconds 2022-06-17 07:14:11.459 | [19169 Async create_cinder_accounts:86656]: Waiting for completion of create_cinder_accounts running on PID 86656 (4 other jobs running) 2022-06-17 07:14:11.502 | [19169 Async create_cinder_accounts:86656]: Signaling child to exit 2022-06-17 07:14:11.502 | WAKEUP 2022-06-17 07:14:11.528 | [19169 Async create_cinder_accounts:86656]: Signaled 2022-06-17 07:14:11.530 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-06-17 07:14:11.530 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-06-17 07:14:11.530 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-06-17 07:14:11.530 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.530 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.530 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.530 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:11.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.530 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.530 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.530 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.530 | + functions-common:get_or_create_user:926 : user_id=e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.530 | + functions-common:get_or_create_user:927 : echo e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.530 | e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.530 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-06-17 07:14:11.530 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.531 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.531 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.531 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.531 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.531 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.531 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.531 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.531 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.531 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.531 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.531 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.531 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.531 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.531 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.531 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.532 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.532 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.532 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.532 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.532 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.532 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | e58a6a04534a4660b2646c7b8754bea4 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.532 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.532 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.532 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.532 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.532 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.532 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-17 07:14:11.532 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-06-17 07:14:11.532 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.532 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-06-17 07:14:11.532 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-06-17 07:14:11.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.532 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.532 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.532 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.532 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.532 | 10da3fd8e9364e8fbe9d5770ac5ddc91' 2022-06-17 07:14:11.532 | + functions-common:get_or_create_service:1095 : echo 10da3fd8e9364e8fbe9d5770ac5ddc91 2022-06-17 07:14:11.532 | 10da3fd8e9364e8fbe9d5770ac5ddc91 2022-06-17 07:14:11.532 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-06-17 07:14:11.532 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-06-17 07:14:11.532 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.532 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-06-17 07:14:11.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.532 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.533 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=de890f0d9bc642a09b06985b825df77f 2022-06-17 07:14:11.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo de890f0d9bc642a09b06985b825df77f 2022-06-17 07:14:11.533 | + functions-common:get_or_create_endpoint:1128 : public_id=de890f0d9bc642a09b06985b825df77f 2022-06-17 07:14:11.533 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.533 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.533 | + functions-common:get_or_create_endpoint:1137 : echo de890f0d9bc642a09b06985b825df77f 2022-06-17 07:14:11.533 | de890f0d9bc642a09b06985b825df77f 2022-06-17 07:14:11.533 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-06-17 07:14:11.533 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.533 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-06-17 07:14:11.533 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.533 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.533 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.533 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.533 | 7bc0e31fbe754f92925705aed98246a5' 2022-06-17 07:14:11.533 | + functions-common:get_or_create_service:1095 : echo 7bc0e31fbe754f92925705aed98246a5 2022-06-17 07:14:11.533 | 7bc0e31fbe754f92925705aed98246a5 2022-06-17 07:14:11.534 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-06-17 07:14:11.534 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.534 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-06-17 07:14:11.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.534 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.534 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.534 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.534 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.534 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-17 07:14:11.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.534 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.534 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.534 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1702ff70550040deb9a57d1f64f8cfb9 2022-06-17 07:14:11.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1702ff70550040deb9a57d1f64f8cfb9 2022-06-17 07:14:11.534 | + functions-common:get_or_create_endpoint:1128 : public_id=1702ff70550040deb9a57d1f64f8cfb9 2022-06-17 07:14:11.534 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.534 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.534 | + functions-common:get_or_create_endpoint:1137 : echo 1702ff70550040deb9a57d1f64f8cfb9 2022-06-17 07:14:11.534 | 1702ff70550040deb9a57d1f64f8cfb9 2022-06-17 07:14:11.534 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-06-17 07:14:11.534 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-06-17 07:14:11.534 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:14:11.534 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-06-17 07:14:11.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.535 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.535 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.535 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_project:939 : project_id=11cd123975694c86acfa84abccae9e70 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_project:940 : echo 11cd123975694c86acfa84abccae9e70 2022-06-17 07:14:11.535 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 11cd123975694c86acfa84abccae9e70 2022-06-17 07:14:11.535 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.535 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-06-17 07:14:11.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.535 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.535 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.535 | No password was supplied, authentication will fail when a user does not have a password. 2022-06-17 07:14:11.535 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_user:926 : user_id=e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.535 | ++ functions-common:get_or_create_user:927 : echo e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.535 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e58a6a04534a4660b2646c7b8754bea4 2022-06-17 07:14:11.587 | [19169 Async create_cinder_accounts:86656]: finished create_cinder_accounts with result 0 in 59 seconds 2022-06-17 07:14:11.592 | + inc/async:async_wait:197 : return 0 2022-06-17 07:14:11.595 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-06-17 07:14:11.656 | [19169 Async create_neutron_accounts:86772]: Waiting for completion of create_neutron_accounts running on PID 86772 (3 other jobs running) 2022-06-17 07:14:11.695 | [19169 Async create_neutron_accounts:86772]: Signaling child to exit 2022-06-17 07:14:11.696 | WAKEUP 2022-06-17 07:14:11.724 | [19169 Async create_neutron_accounts:86772]: Signaled 2022-06-17 07:14:11.725 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-06-17 07:14:11.725 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:14:11.725 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:14:11.725 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:14:11.725 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:14:11.725 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:14:11.725 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:14:11.725 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-06-17 07:14:11.725 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-06-17 07:14:11.725 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-06-17 07:14:11.725 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.50:9696/ 2022-06-17 07:14:11.725 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-06-17 07:14:11.725 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-06-17 07:14:11.726 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-06-17 07:14:11.726 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:11.726 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:11.726 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:11.726 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:11.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.726 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.726 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.726 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.726 | + functions-common:get_or_create_user:926 : user_id=4058b3f09dba4c3589d25ca6fa27a93d 2022-06-17 07:14:11.726 | + functions-common:get_or_create_user:927 : echo 4058b3f09dba4c3589d25ca6fa27a93d 2022-06-17 07:14:11.726 | 4058b3f09dba4c3589d25ca6fa27a93d 2022-06-17 07:14:11.726 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-06-17 07:14:11.726 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:11.726 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:11.726 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:11.726 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:11.726 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.726 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.726 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:11.726 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.726 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.726 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.727 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.727 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:11.727 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:11.727 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.727 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.727 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:11.727 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-17 07:14:11.727 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:11.727 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:11.727 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.727 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.727 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.727 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.727 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:11.727 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:11.727 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | 4058b3f09dba4c3589d25ca6fa27a93d | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:11.727 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:11.727 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:11.727 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.727 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.727 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:11.727 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-17 07:14:11.727 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-06-17 07:14:11.728 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:11.728 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-06-17 07:14:11.728 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.728 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:11.728 | 72c2b241c51d449daf688b10006f4727' 2022-06-17 07:14:11.728 | + functions-common:get_or_create_service:1095 : echo 72c2b241c51d449daf688b10006f4727 2022-06-17 07:14:11.728 | 72c2b241c51d449daf688b10006f4727 2022-06-17 07:14:11.728 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-06-17 07:14:11.728 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:11.728 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-06-17 07:14:11.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:11.728 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:11.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:11.728 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:11.728 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:11.728 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:11.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ae45287cd4714563971f4777ccb48def 2022-06-17 07:14:11.728 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ae45287cd4714563971f4777ccb48def 2022-06-17 07:14:11.729 | + functions-common:get_or_create_endpoint:1128 : public_id=ae45287cd4714563971f4777ccb48def 2022-06-17 07:14:11.729 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:14:11.729 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:11.729 | + functions-common:get_or_create_endpoint:1137 : echo ae45287cd4714563971f4777ccb48def 2022-06-17 07:14:11.729 | ae45287cd4714563971f4777ccb48def 2022-06-17 07:14:11.780 | [19169 Async create_neutron_accounts:86772]: finished create_neutron_accounts with result 0 in 41 seconds 2022-06-17 07:14:11.831 | [19169 Async create_swift_accounts:86914]: Waiting for completion of create_swift_accounts running on PID 86914 (2 other jobs running) 2022-06-17 07:14:11.861 | [19169 Async create_swift_accounts:86914]: Signaling child to exit 2022-06-17 07:14:56.873 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:14:56.901 | [86914 Async create_swift_accounts:86914]: finished successfully 2022-06-17 07:14:56.921 | WAKEUP 2022-06-17 07:14:56.945 | [19169 Async create_swift_accounts:86914]: Signaled 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-06-17 07:14:56.946 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-06-17 07:14:56.947 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-06-17 07:14:56.947 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-06-17 07:14:56.947 | + lib/swift:create_swift_accounts:618 : local another_role 2022-06-17 07:14:56.947 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-06-17 07:14:56.947 | ++ functions-common:get_or_create_role:946 : local role_id 2022-06-17 07:14:56.947 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-17 07:14:56.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.947 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.947 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.947 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.947 | ++ functions-common:get_or_create_role:951 : role_id=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.947 | ++ functions-common:get_or_create_role:952 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.947 | + lib/swift:create_swift_accounts:619 : another_role=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.947 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-06-17 07:14:56.947 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-06-17 07:14:56.947 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:56.947 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:14:56.947 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:14:56.947 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:14:56.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.947 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.947 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.947 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.947 | + functions-common:get_or_create_user:926 : user_id=1640640388134df3b91b4c6ac7131687 2022-06-17 07:14:56.947 | + functions-common:get_or_create_user:927 : echo 1640640388134df3b91b4c6ac7131687 2022-06-17 07:14:56.947 | 1640640388134df3b91b4c6ac7131687 2022-06-17 07:14:56.947 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-06-17 07:14:56.947 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.947 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:56.948 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:56.948 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.948 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.948 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.948 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.948 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.948 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.948 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.948 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.948 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.948 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.948 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.948 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.948 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.948 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.948 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.949 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.949 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.949 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.949 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.949 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | 1640640388134df3b91b4c6ac7131687 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:56.949 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.949 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.949 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:14:56.949 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:56.949 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:14:56.949 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-17 07:14:56.949 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-06-17 07:14:56.950 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.950 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:14:56.950 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:14:56.950 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:14:56.950 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.950 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.950 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.950 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.950 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.950 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.950 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.950 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.950 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.950 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.951 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.951 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.951 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.951 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.951 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-17 07:14:56.951 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.951 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.951 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.951 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.951 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.951 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.951 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.951 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.951 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | 1640640388134df3b91b4c6ac7131687 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:14:56.951 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.951 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.951 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.951 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.951 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.951 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-06-17 07:14:56.951 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:14:56.951 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-06-17 07:14:56.951 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-06-17 07:14:56.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.952 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:14:56.952 | cc2d0c10fbf4427e9a8347c61e4508d5' 2022-06-17 07:14:56.952 | + functions-common:get_or_create_service:1095 : echo cc2d0c10fbf4427e9a8347c61e4508d5 2022-06-17 07:14:56.952 | cc2d0c10fbf4427e9a8347c61e4508d5 2022-06-17 07:14:56.952 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-06-17 07:14:56.952 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:14:56.952 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-06-17 07:14:56.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:56.952 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-06-17 07:14:56.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:56.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:56.952 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-06-17 07:14:56.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.952 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.952 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=62e7738544524b35934efc9f96b0fcf8 2022-06-17 07:14:56.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 62e7738544524b35934efc9f96b0fcf8 2022-06-17 07:14:56.952 | + functions-common:get_or_create_endpoint:1128 : public_id=62e7738544524b35934efc9f96b0fcf8 2022-06-17 07:14:56.952 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.50:8080 ]] 2022-06-17 07:14:56.952 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-06-17 07:14:56.952 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:14:56.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.953 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:14:56.953 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:14:56.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.953 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0b9ca598c8f94aa7b5d1c2445e794972 2022-06-17 07:14:56.953 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0b9ca598c8f94aa7b5d1c2445e794972 2022-06-17 07:14:56.953 | 0b9ca598c8f94aa7b5d1c2445e794972 2022-06-17 07:14:56.953 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:14:56.953 | + functions-common:get_or_create_endpoint:1137 : echo 62e7738544524b35934efc9f96b0fcf8 2022-06-17 07:14:56.953 | 62e7738544524b35934efc9f96b0fcf8 2022-06-17 07:14:56.953 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-06-17 07:14:56.953 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-06-17 07:14:56.953 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:14:56.953 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.953 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.953 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.953 | ++ functions-common:get_or_create_project:939 : project_id=4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.953 | ++ functions-common:get_or_create_project:940 : echo 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.953 | + lib/swift:create_swift_accounts:633 : swift_project_test1=4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.954 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-06-17 07:14:56.954 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.954 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-06-17 07:14:56.954 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:56.954 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-06-17 07:14:56.954 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-06-17 07:14:56.954 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-06-17 07:14:56.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.954 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.954 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.954 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.954 | ++ functions-common:get_or_create_user:926 : user_id=a7abdc4149b7446691c9afdf4f4bbd6d 2022-06-17 07:14:56.954 | ++ functions-common:get_or_create_user:927 : echo a7abdc4149b7446691c9afdf4f4bbd6d 2022-06-17 07:14:56.954 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=a7abdc4149b7446691c9afdf4f4bbd6d 2022-06-17 07:14:56.954 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-06-17 07:14:56.954 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.954 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin a7abdc4149b7446691c9afdf4f4bbd6d 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.954 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.954 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:14:56.954 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.954 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.954 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:14:56.954 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:14:56.954 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:14:56.954 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:14:56.954 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.954 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7abdc4149b7446691c9afdf4f4bbd6d --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.954 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.954 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.955 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.955 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.955 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.955 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a7abdc4149b7446691c9afdf4f4bbd6d --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.955 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7abdc4149b7446691c9afdf4f4bbd6d --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.955 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.955 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.955 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.955 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.955 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.955 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.955 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.955 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | a7abdc4149b7446691c9afdf4f4bbd6d | | 4bc5035fcb514cd3b507fd6a677afdb4 | | | False |' 2022-06-17 07:14:56.955 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.955 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.955 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.955 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.955 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-06-17 07:14:56.955 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-06-17 07:14:56.956 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:56.956 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-06-17 07:14:56.956 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-06-17 07:14:56.956 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-06-17 07:14:56.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.956 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.956 | ++ functions-common:get_or_create_user:926 : user_id=27e705cdd2494836b401de26b6c5fbea 2022-06-17 07:14:56.956 | ++ functions-common:get_or_create_user:927 : echo 27e705cdd2494836b401de26b6c5fbea 2022-06-17 07:14:56.956 | + lib/swift:create_swift_accounts:642 : swift_user_test3=27e705cdd2494836b401de26b6c5fbea 2022-06-17 07:14:56.956 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-06-17 07:14:56.956 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.956 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 04cfc55827144bd0af2bd8bcb3d8bd9c 27e705cdd2494836b401de26b6c5fbea 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.956 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.956 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:14:56.956 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.956 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.956 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:14:56.956 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:14:56.956 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:14:56.956 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:14:56.956 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 04cfc55827144bd0af2bd8bcb3d8bd9c --user 27e705cdd2494836b401de26b6c5fbea --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.956 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.956 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.956 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.956 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.957 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.957 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.957 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.957 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 04cfc55827144bd0af2bd8bcb3d8bd9c --user 27e705cdd2494836b401de26b6c5fbea --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.957 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.957 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.957 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 04cfc55827144bd0af2bd8bcb3d8bd9c --user 27e705cdd2494836b401de26b6c5fbea --project 4bc5035fcb514cd3b507fd6a677afdb4 2022-06-17 07:14:56.957 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.957 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.957 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.957 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.957 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.957 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.957 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.957 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.957 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.957 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.957 | ++ functions-common:get_field:819 : echo '| 04cfc55827144bd0af2bd8bcb3d8bd9c | 27e705cdd2494836b401de26b6c5fbea | | 4bc5035fcb514cd3b507fd6a677afdb4 | | | False |' 2022-06-17 07:14:56.957 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.957 | + functions-common:get_or_add_user_project_role:996 : user_role_id=04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.957 | + functions-common:get_or_add_user_project_role:998 : echo 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.957 | 04cfc55827144bd0af2bd8bcb3d8bd9c 2022-06-17 07:14:56.957 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-06-17 07:14:56.957 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-06-17 07:14:56.957 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:14:56.957 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-06-17 07:14:56.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.957 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.958 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.958 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_project:939 : project_id=c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_project:940 : echo c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:647 : swift_project_test2=c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-06-17 07:14:56.958 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-06-17 07:14:56.958 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-06-17 07:14:56.958 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-06-17 07:14:56.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.958 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.958 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.958 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_user:926 : user_id=a1e320b729fc47b2923eba31e11d8aad 2022-06-17 07:14:56.958 | ++ functions-common:get_or_create_user:927 : echo a1e320b729fc47b2923eba31e11d8aad 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:652 : swift_user_test2=a1e320b729fc47b2923eba31e11d8aad 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-06-17 07:14:56.958 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.958 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin a1e320b729fc47b2923eba31e11d8aad c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.958 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.958 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:14:56.958 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.958 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.958 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:14:56.958 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:14:56.959 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:14:56.959 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1e320b729fc47b2923eba31e11d8aad --project c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.959 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.959 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.959 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.959 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.959 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a1e320b729fc47b2923eba31e11d8aad --project c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1e320b729fc47b2923eba31e11d8aad --project c695950fe60f441caac723c2de6b162a 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.959 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.959 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.959 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.959 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.959 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.959 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.959 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.960 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | a1e320b729fc47b2923eba31e11d8aad | | c695950fe60f441caac723c2de6b162a | | | False |' 2022-06-17 07:14:56.960 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.960 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.960 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.960 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.960 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.960 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-06-17 07:14:56.960 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-06-17 07:14:56.960 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-17 07:14:56.960 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-06-17 07:14:56.960 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-06-17 07:14:56.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.960 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.960 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.960 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.960 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-06-17 07:14:56.960 | dcb720eaf36d4d008dee579d9958f365' 2022-06-17 07:14:56.960 | ++ functions-common:get_or_create_domain:889 : echo dcb720eaf36d4d008dee579d9958f365 2022-06-17 07:14:56.960 | + lib/swift:create_swift_accounts:657 : swift_domain=dcb720eaf36d4d008dee579d9958f365 2022-06-17 07:14:56.960 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-06-17 07:14:56.960 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.960 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-06-17 07:14:56.960 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 dcb720eaf36d4d008dee579d9958f365 2022-06-17 07:14:56.960 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-17 07:14:56.960 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=dcb720eaf36d4d008dee579d9958f365 --or-show -f value -c id 2022-06-17 07:14:56.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.960 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.960 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.960 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.960 | ++ functions-common:get_or_create_project:939 : project_id=82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_project:940 : echo 82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:661 : swift_project_test4=82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-06-17 07:14:56.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-06-17 07:14:56.961 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 dcb720eaf36d4d008dee579d9958f365 test4@example.com 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-06-17 07:14:56.961 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=dcb720eaf36d4d008dee579d9958f365 --email=test4@example.com --or-show -f value -c id 2022-06-17 07:14:56.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.961 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.961 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.961 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_user:926 : user_id=5bf0ae5ab3e3410694dd2d97fa247aff 2022-06-17 07:14:56.961 | ++ functions-common:get_or_create_user:927 : echo 5bf0ae5ab3e3410694dd2d97fa247aff 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:666 : swift_user_test4=5bf0ae5ab3e3410694dd2d97fa247aff 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-06-17 07:14:56.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:14:56.961 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 5bf0ae5ab3e3410694dd2d97fa247aff 82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.961 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:14:56.961 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-17 07:14:56.961 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:14:56.961 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:14:56.961 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-17 07:14:56.961 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-17 07:14:56.961 | ++ functions-common:_get_domain_args:968 : echo 2022-06-17 07:14:56.961 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-17 07:14:56.961 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.961 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:14:56.962 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5bf0ae5ab3e3410694dd2d97fa247aff --project 82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.962 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.962 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.962 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:14:56.962 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:14:56.962 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5bf0ae5ab3e3410694dd2d97fa247aff --project 82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5bf0ae5ab3e3410694dd2d97fa247aff --project 82355a0b478f40be9efb514e25ad9d36 2022-06-17 07:14:56.962 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:14:56.962 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:14:56.962 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:14:56.962 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:14:56.962 | from cryptography.utils import int_from_bytes 2022-06-17 07:14:56.962 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:14:56.962 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:14:56.962 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:14:56.962 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:14:56.962 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | 5bf0ae5ab3e3410694dd2d97fa247aff | | 82355a0b478f40be9efb514e25ad9d36 | | | False |' 2022-06-17 07:14:56.962 | ++ functions-common:get_field:813 : read data 2022-06-17 07:14:56.962 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.962 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.963 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:14:56.993 | [19169 Async create_swift_accounts:86914]: finished create_swift_accounts with result 0 in 126 seconds 2022-06-17 07:14:57.001 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-06-17 07:14:57.004 | + inc/async:async_wait:197 : return 0 2022-06-17 07:14:57.006 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-06-17 07:14:57.026 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:57.029 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-06-17 07:14:57.048 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:57.050 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-06-17 07:14:57.053 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:14:57.056 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-06-17 07:14:57.058 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-06-17 07:14:57.062 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-06-17 07:14:57.129 | + inc/async:async_inner:63 : init_glance 2022-06-17 07:14:57.175 | [19169 Async init_glance:91186]: running: init_glance 2022-06-17 07:14:57.178 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-06-17 07:14:57.197 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:14:57.201 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-06-17 07:14:57.204 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:14:57.206 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-06-17 07:14:57.212 | + ./stack.sh:main:1142 : configure_neutron 2022-06-17 07:14:57.217 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-06-17 07:14:57.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:14:57.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:14:57.228 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:14:57.232 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:14:57.234 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:14:57.237 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:14:57.240 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-06-17 07:14:57.243 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-06-17 07:14:57.245 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-06-17 07:14:57.249 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-06-17 07:14:57.264 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-06-17 07:14:57.266 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-06-17 07:15:00.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:00.801 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:00.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:00.801 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:04.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:04.315 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:04.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:04.315 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:07.395 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:15:07.421 | [91186 Async init_glance:91186]: finished successfully 2022-06-17 07:15:07.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:07.684 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:07.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:07.685 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:10.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:10.864 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:10.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:10.864 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:14.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:14.067 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:14.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:14.067 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:17.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:17.291 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:17.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:17.291 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:20.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:20.519 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:20.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:20.519 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:24.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:24.080 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:24.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:24.080 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:28.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:28.092 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:28.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:28.092 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:33.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:33.231 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:33.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:33.231 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:33.555 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-06-17 07:15:33.560 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-06-17 07:15:33.562 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-06-17 07:15:33.565 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-06-17 07:15:33.568 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-06-17 07:15:33.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-06-17 07:15:33.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-06-17 07:15:33.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-06-17 07:15:33.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-06-17 07:15:33.581 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-06-17 07:15:33.584 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-06-17 07:15:33.587 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-06-17 07:15:33.590 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-06-17 07:15:33.599 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-06-17 07:15:33.602 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-06-17 07:15:33.605 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-06-17 07:15:33.609 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:33.612 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-06-17 07:15:33.615 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:33.621 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-06-17 07:15:33.623 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-06-17 07:15:33.625 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-06-17 07:15:33.628 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-06-17 07:15:33.631 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:15:33.634 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:33.636 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:15:33.657 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:33.660 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:15:33.664 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-17 07:15:33.668 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-17 07:15:33.702 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-06-17 07:15:33.737 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-06-17 07:15:33.775 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-06-17 07:15:33.810 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-06-17 07:15:33.847 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-06-17 07:15:33.881 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-06-17 07:15:33.885 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-06-17 07:15:33.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-06-17 07:15:33.890 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-06-17 07:15:33.894 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-17 07:15:33.912 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-17 07:15:33.915 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-17 07:15:33.917 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-17 07:15:33.920 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-17 07:15:33.923 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-17 07:15:33.957 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-17 07:15:33.991 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-17 07:15:34.024 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-17 07:15:34.062 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-06-17 07:15:34.083 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:15:34.085 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-06-17 07:15:34.088 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-06-17 07:15:34.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-06-17 07:15:34.094 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-06-17 07:15:34.098 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-06-17 07:15:34.101 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-06-17 07:15:34.104 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-06-17 07:15:34.108 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-06-17 07:15:34.122 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-06-17 07:15:34.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-06-17 07:15:34.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-06-17 07:15:34.157 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-06-17 07:15:34.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-06-17 07:15:34.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-17 07:15:34.195 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:34.199 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-06-17 07:15:34.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.KXAYfJx65B 2022-06-17 07:15:34.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-17 07:15:34.210 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:34.213 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.KXAYfJx65B 2022-06-17 07:15:34.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.KXAYfJx65B 2022-06-17 07:15:34.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.KXAYfJx65B /etc/sudoers.d/neutron-rootwrap 2022-06-17 07:15:34.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-17 07:15:34.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:34.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:34.315 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-06-17 07:15:34.317 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-06-17 07:15:34.320 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-06-17 07:15:34.323 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:15:34.325 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-17 07:15:34.328 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:15:34.349 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:34.353 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-17 07:15:34.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-17 07:15:34.359 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:15:34.379 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:34.382 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:15:34.387 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-17 07:15:34.427 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:15:34.430 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:15:34.434 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-06-17 07:15:34.458 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:34.463 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-06-17 07:15:34.467 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-06-17 07:15:34.470 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-17 07:15:34.474 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-17 07:15:34.477 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-06-17 07:15:34.480 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-06-17 07:15:34.483 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-17 07:15:34.486 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-06-17 07:15:34.488 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-06-17 07:15:34.491 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-06-17 07:15:34.496 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-06-17 07:15:34.499 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-06-17 07:15:34.504 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-06-17 07:15:34.526 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:34.529 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-06-17 07:15:34.532 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-06-17 07:15:34.534 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-06-17 07:15:34.540 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-06-17 07:15:34.574 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-17 07:15:34.608 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-06-17 07:15:34.643 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-06-17 07:15:34.677 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-06-17 07:15:34.715 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-06-17 07:15:34.718 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-17 07:15:34.720 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-06-17 07:15:34.724 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-17 07:15:34.727 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-06-17 07:15:34.760 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-06-17 07:15:34.798 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-17 07:15:34.838 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-06-17 07:15:34.872 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-06-17 07:15:34.907 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-06-17 07:15:34.944 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-06-17 07:15:34.986 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-06-17 07:15:35.023 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:15:35.059 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-06-17 07:15:35.093 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-06-17 07:15:35.127 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-06-17 07:15:35.169 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-06-17 07:15:35.172 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-17 07:15:35.174 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-17 07:15:35.177 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-17 07:15:35.180 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-06-17 07:15:35.213 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-06-17 07:15:35.251 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-06-17 07:15:35.286 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-06-17 07:15:35.322 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-06-17 07:15:35.362 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-06-17 07:15:35.398 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-06-17 07:15:35.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-06-17 07:15:35.468 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:15:35.503 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-06-17 07:15:35.541 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-06-17 07:15:35.544 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-17 07:15:35.547 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-17 07:15:35.549 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-06-17 07:15:35.552 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-06-17 07:15:35.589 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-06-17 07:15:35.626 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.50/identity 2022-06-17 07:15:35.661 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-06-17 07:15:35.699 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-06-17 07:15:35.733 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-06-17 07:15:35.766 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-06-17 07:15:35.809 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-06-17 07:15:35.842 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-06-17 07:15:35.875 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-06-17 07:15:35.909 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-06-17 07:15:35.912 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-06-17 07:15:35.915 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-06-17 07:15:35.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-06-17 07:15:35.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-06-17 07:15:35.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-06-17 07:15:35.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-06-17 07:15:35.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-06-17 07:15:35.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-06-17 07:15:35.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-06-17 07:15:35.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-06-17 07:15:35.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-06-17 07:15:35.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-06-17 07:15:35.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-06-17 07:15:35.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-06-17 07:15:35.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-06-17 07:15:35.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-06-17 07:15:35.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-06-17 07:15:35.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:35.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-06-17 07:15:35.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-06-17 07:15:35.997 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.000 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-17 07:15:36.002 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-06-17 07:15:36.005 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-06-17 07:15:36.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.010 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-06-17 07:15:36.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-06-17 07:15:36.044 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-17 07:15:36.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-06-17 07:15:36.051 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-06-17 07:15:36.054 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.057 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-06-17 07:15:36.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-06-17 07:15:36.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-06-17 07:15:36.092 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-17 07:15:36.097 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-06-17 07:15:36.100 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-06-17 07:15:36.102 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.105 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-06-17 07:15:36.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-06-17 07:15:36.144 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.146 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-17 07:15:36.149 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-06-17 07:15:36.151 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-06-17 07:15:36.154 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.159 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-06-17 07:15:36.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-06-17 07:15:36.194 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-06-17 07:15:36.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-06-17 07:15:36.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-06-17 07:15:36.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.208 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-06-17 07:15:36.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-06-17 07:15:36.244 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.247 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-06-17 07:15:36.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-17 07:15:36.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-17 07:15:36.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.258 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-06-17 07:15:36.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-06-17 07:15:36.303 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-06-17 07:15:36.309 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-06-17 07:15:36.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-06-17 07:15:36.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.316 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-06-17 07:15:36.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-06-17 07:15:36.351 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.354 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-06-17 07:15:36.357 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-06-17 07:15:36.359 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-06-17 07:15:36.362 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.365 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-06-17 07:15:36.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-06-17 07:15:36.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:15:36.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-06-17 07:15:36.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-17 07:15:36.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-17 07:15:36.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-17 07:15:36.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-06-17 07:15:36.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-17 07:15:36.456 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-06-17 07:15:36.475 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:36.478 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-06-17 07:15:36.481 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-17 07:15:36.518 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:36.520 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:36.552 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-17 07:15:36.587 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-06-17 07:15:36.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-06-17 07:15:36.594 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-06-17 07:15:36.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-17 07:15:39.585 | INFO neutron.common.config [-] Logging enabled! 2022-06-17 07:15:39.585 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev347 2022-06-17 07:15:39.585 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93433) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-17 07:15:39.587 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-06-17 07:15:39.588 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpk257yukx/privsep.sock'] 2022-06-17 07:15:40.911 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-06-17 07:15:40.912 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpk257yukx/privsep.sock {{(pid=93433) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-06-17 07:15:40.913 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-06-17 07:15:40.913 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-06-17 07:15:40.913 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-06-17 07:15:40.914 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93443 2022-06-17 07:15:40.914 | DEBUG oslo.privsep.daemon [-] privsep: reply[a4e324d4-1f35-46af-80a5-9027e0a70961]: (2,) {{(pid=93443) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:15:41.172 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93443) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-06-17 07:15:41.184 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93443) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-06-17 07:15:41.184 | DEBUG oslo.privsep.daemon [-] privsep: reply[cb31bd96-72ef-459f-93a6-ea3af1c046c6]: (4, ('6fd06241-3059-4de0-971c-5bbf7e2d8d83\n', '')) {{(pid=93443) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:15:41.240 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-17 07:15:41.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-17 07:15:41.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:41.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:41.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:41.241 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93433) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:41.299 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-17 07:15:41.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:41.299 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:41.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:41.299 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:41.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-06-17 07:15:41.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-06-17 07:15:41.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-06-17 07:15:41.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-17 07:15:41.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-06-17 07:15:41.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-06-17 07:15:41.817 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-06-17 07:15:41.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:41.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-06-17 07:15:41.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-06-17 07:15:41.859 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-06-17 07:15:41.869 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-06-17 07:15:41.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-06-17 07:15:41.874 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-06-17 07:15:41.898 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-06-17 07:15:41.917 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-17 07:15:41.920 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-06-17 07:15:41.931 | net.bridge.bridge-nf-call-iptables = 1 2022-06-17 07:15:41.936 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-17 07:15:41.938 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-06-17 07:15:41.947 | net.bridge.bridge-nf-call-ip6tables = 1 2022-06-17 07:15:41.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-06-17 07:15:41.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-06-17 07:15:41.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-06-17 07:15:41.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-06-17 07:15:41.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-06-17 07:15:41.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-17 07:15:41.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-17 07:15:41.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-17 07:15:41.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-17 07:15:41.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-06-17 07:15:42.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-06-17 07:15:42.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-06-17 07:15:42.042 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-06-17 07:15:42.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-06-17 07:15:42.102 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-06-17 07:15:42.122 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:42.125 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-06-17 07:15:42.128 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.133 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-06-17 07:15:42.167 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-06-17 07:15:42.198 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-17 07:15:42.232 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:42.236 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:42.268 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-06-17 07:15:42.287 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:42.291 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.293 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-06-17 07:15:42.324 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.331 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-06-17 07:15:42.364 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.366 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-17 07:15:42.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-06-17 07:15:42.372 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-06-17 07:15:42.392 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:42.394 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-06-17 07:15:42.397 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-06-17 07:15:42.402 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-06-17 07:15:42.437 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-17 07:15:42.472 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:42.477 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:42.517 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-17 07:15:42.519 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-06-17 07:15:42.556 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-17 07:15:42.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-17 07:15:42.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-06-17 07:15:42.595 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-06-17 07:15:42.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-17 07:15:42.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-06-17 07:15:42.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-17 07:15:45.502 | INFO neutron.common.config [-] Logging enabled! 2022-06-17 07:15:45.502 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev347 2022-06-17 07:15:45.503 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93976) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-17 07:15:45.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-17 07:15:45.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-17 07:15:45.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:45.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:45.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:45.555 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-17 07:15:45.617 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-06-17 07:15:45.618 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93976) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-06-17 07:15:45.619 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93976) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-06-17 07:15:45.619 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-17 07:15:45.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:45.619 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:45.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:15:45.619 | from cryptography.utils import int_from_bytes 2022-06-17 07:15:45.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-06-17 07:15:45.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-06-17 07:15:45.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-06-17 07:15:45.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-17 07:15:46.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-17 07:15:46.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-17 07:15:46.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-17 07:15:46.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-06-17 07:15:46.029 | + functions:set_mtu:785 : local dev=br-data 2022-06-17 07:15:46.032 | + functions:set_mtu:786 : local mtu=1500 2022-06-17 07:15:46.034 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-06-17 07:15:46.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-06-17 07:15:46.068 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-06-17 07:15:46.072 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-06-17 07:15:46.075 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-06-17 07:15:46.078 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-06-17 07:15:46.080 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-06-17 07:15:46.083 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-06-17 07:15:46.086 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-06-17 07:15:46.089 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-06-17 07:15:46.091 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-06-17 07:15:46.094 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-06-17 07:15:46.097 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-06-17 07:15:46.099 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-06-17 07:15:46.103 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-06-17 07:15:46.105 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-06-17 07:15:46.109 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-06-17 07:15:46.109 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-06-17 07:15:46.116 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-06-17 07:15:46.118 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-06-17 07:15:46.122 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-06-17 07:15:46.127 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-06-17 07:15:46.131 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-06-17 07:15:46.132 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-06-17 07:15:46.132 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-06-17 07:15:46.138 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-06-17 07:15:46.141 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-06-17 07:15:46.143 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:46.146 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-06-17 07:15:46.149 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-06-17 07:15:46.152 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-06-17 07:15:46.155 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-06-17 07:15:46.157 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-06-17 07:15:46.160 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-06-17 07:15:46.162 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-06-17 07:15:46.171 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-06-17 07:15:46.171 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.52/22 brd 192.168.3.255 2022-06-17 07:15:46.171 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-06-17 07:15:46.171 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-06-17 07:15:46.175 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.52 2022-06-17 07:15:46.177 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-06-17 07:15:46.180 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-06-17 07:15:46.202 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-06-17 07:15:46.218 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-06-17 07:15:46.232 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-06-17 07:15:46.257 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2022-06-17 07:15:46.275 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2022-06-17 07:15:46.275 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.068 ms 2022-06-17 07:15:47.298 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.044 ms 2022-06-17 07:15:48.322 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.039 ms 2022-06-17 07:15:48.322 | 2022-06-17 07:15:48.322 | --- 192.168.0.52 ping statistics --- 2022-06-17 07:15:48.322 | 3 packets transmitted, 3 received, 0% packet loss, time 2048ms 2022-06-17 07:15:48.322 | rtt min/avg/max/mdev = 0.039/0.050/0.068/0.012 ms 2022-06-17 07:15:48.328 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-06-17 07:15:48.328 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-06-17 07:15:48.334 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-06-17 07:15:48.336 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-06-17 07:15:48.356 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:48.358 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-06-17 07:15:48.361 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-06-17 07:15:48.366 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-06-17 07:15:48.396 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-06-17 07:15:48.426 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-06-17 07:15:48.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-17 07:15:48.491 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-06-17 07:15:48.494 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-17 07:15:48.524 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-17 07:15:48.528 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-06-17 07:15:48.546 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:15:48.548 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-06-17 07:15:48.551 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-06-17 07:15:48.569 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:15:48.572 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-06-17 07:15:48.591 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:15:48.594 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-06-17 07:15:48.613 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:15:48.615 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-06-17 07:15:48.647 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-06-17 07:15:48.680 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-06-17 07:15:48.683 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-06-17 07:15:48.702 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:48.704 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-06-17 07:15:48.723 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:48.726 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-06-17 07:15:48.731 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-06-17 07:15:48.796 | + inc/async:async_inner:63 : init_neutron 2022-06-17 07:15:48.840 | [19169 Async init_neutron:94454]: running: init_neutron 2022-06-17 07:15:48.843 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-06-17 07:15:48.867 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:48.871 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-06-17 07:15:48.882 | ++ ./stack.sh:main:1157 : true 2022-06-17 07:15:48.885 | + ./stack.sh:main:1157 : netman_pid= 2022-06-17 07:15:48.888 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-06-17 07:15:48.891 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-06-17 07:15:48.911 | dnsmasq: no process found 2022-06-17 07:15:48.915 | + ./stack.sh:main:1159 : true 2022-06-17 07:15:48.918 | + ./stack.sh:main:1164 : clean_iptables 2022-06-17 07:15:48.924 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-17 07:15:48.927 | + lib/nova:clean_iptables:186 : grep nova 2022-06-17 07:15:48.928 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-06-17 07:15:48.928 | + lib/nova:clean_iptables:186 : bash 2022-06-17 07:15:48.929 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-06-17 07:15:48.932 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-06-17 07:15:48.933 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-06-17 07:15:48.946 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-06-17 07:15:48.946 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-06-17 07:15:48.947 | + lib/nova:clean_iptables:188 : grep nova 2022-06-17 07:15:48.952 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-06-17 07:15:48.952 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-06-17 07:15:48.954 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-17 07:15:48.958 | + lib/nova:clean_iptables:188 : bash 2022-06-17 07:15:48.966 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-17 07:15:48.969 | + lib/nova:clean_iptables:190 : bash 2022-06-17 07:15:48.973 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-06-17 07:15:48.973 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-06-17 07:15:48.973 | + lib/nova:clean_iptables:190 : grep nova 2022-06-17 07:15:48.975 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-06-17 07:15:48.976 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-06-17 07:15:48.990 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-06-17 07:15:48.993 | + lib/nova:clean_iptables:192 : bash 2022-06-17 07:15:48.996 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-17 07:15:48.999 | + lib/nova:clean_iptables:192 : grep nova 2022-06-17 07:15:48.999 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-06-17 07:15:49.002 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-06-17 07:15:49.003 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-06-17 07:15:49.010 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-06-17 07:15:49.018 | net.ipv4.ip_forward = 1 2022-06-17 07:15:49.022 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-06-17 07:15:49.046 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:49.048 | + ./stack.sh:main:1173 : configure_os_vif 2022-06-17 07:15:49.051 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-06-17 07:15:49.054 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-06-17 07:15:49.092 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-06-17 07:15:49.127 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-06-17 07:15:49.129 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-06-17 07:15:49.169 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-06-17 07:15:49.212 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-06-17 07:15:49.232 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:49.235 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-06-17 07:15:49.239 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:15:49.241 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-06-17 07:15:49.244 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-06-17 07:15:49.247 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-06-17 07:15:49.318 | + inc/async:async_inner:63 : init_swift 2022-06-17 07:15:49.365 | [19169 Async init_swift:94834]: running: init_swift 2022-06-17 07:15:49.369 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-06-17 07:15:49.397 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:49.400 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-06-17 07:15:49.403 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:15:49.406 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-06-17 07:15:49.408 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-06-17 07:15:49.411 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-06-17 07:15:49.475 | + inc/async:async_inner:63 : init_cinder 2022-06-17 07:15:49.527 | [19169 Async init_cinder:94929]: running: init_cinder 2022-06-17 07:15:49.527 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-06-17 07:15:49.548 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:15:49.551 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-06-17 07:15:49.554 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:15:49.557 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-06-17 07:15:49.560 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-06-17 07:15:49.564 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-06-17 07:15:49.654 | + inc/async:async_inner:63 : init_placement 2022-06-17 07:15:49.728 | [19169 Async init_placement:95067]: running: init_placement 2022-06-17 07:15:49.733 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-06-17 07:15:50.049 | [19169 Async init_neutron:94454]: Waiting for completion of init_neutron running on PID 94454 (6 other jobs running) 2022-06-17 07:15:50.205 | [19169 Async init_neutron:94454]: Signaling child to exit 2022-06-17 07:15:57.829 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:15:57.895 | [94929 Async init_cinder:94929]: finished successfully 2022-06-17 07:16:02.792 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:16:02.839 | [94834 Async init_swift:94834]: finished successfully 2022-06-17 07:16:17.253 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:16:17.280 | [94454 Async init_neutron:94454]: finished successfully 2022-06-17 07:16:17.300 | WAKEUP 2022-06-17 07:16:17.326 | [19169 Async init_neutron:94454]: Signaled 2022-06-17 07:16:17.327 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-06-17 07:16:17.327 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:16:17.327 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:16:17.328 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:16:17.328 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:16:17.328 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:16:17.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:16:17.328 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-06-17 07:16:17.328 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-06-17 07:16:17.328 | + lib/database:recreate_database:112 : local db=neutron 2022-06-17 07:16:17.328 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-06-17 07:16:17.328 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-06-17 07:16:17.328 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-06-17 07:16:17.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:17.328 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-06-17 07:16:17.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:17.328 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-06-17 07:16:17.328 | + functions-common:time_start:2412 : local name=dbsync 2022-06-17 07:16:17.328 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:16:17.328 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:16:17.328 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:16:17.328 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450148898 2022-06-17 07:16:17.328 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-06-17 07:16:17.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:17.328 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:17.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:17.328 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-06-17 07:16:17.328 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-06-17 07:16:17.329 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-06-17 07:16:17.330 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-06-17 07:16:17.331 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-06-17 07:16:17.332 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-06-17 07:16:17.332 | Running upgrade for neutron ... 2022-06-17 07:16:17.332 | OK 2022-06-17 07:16:17.332 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-06-17 07:16:17.332 | + functions-common:time_stop:2426 : local name 2022-06-17 07:16:17.332 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:16:17.332 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:16:17.332 | + functions-common:time_stop:2429 : local total 2022-06-17 07:16:17.332 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:16:17.332 | + functions-common:time_stop:2432 : name=dbsync 2022-06-17 07:16:17.332 | + functions-common:time_stop:2433 : start_time=1655450148898 2022-06-17 07:16:17.332 | + functions-common:time_stop:2435 : [[ -z 1655450148898 ]] 2022-06-17 07:16:17.332 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:16:17.332 | + functions-common:time_stop:2438 : end_time=1655450177237 2022-06-17 07:16:17.333 | + functions-common:time_stop:2439 : elapsed_time=28339 2022-06-17 07:16:17.333 | + functions-common:time_stop:2440 : total=7773 2022-06-17 07:16:17.333 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:16:17.333 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=36112 2022-06-17 07:16:17.374 | [19169 Async init_neutron:94454]: finished init_neutron with result 0 in 28 seconds 2022-06-17 07:16:17.378 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:17.381 | + ./stack.sh:main:1203 : async_wait init_placement 2022-06-17 07:16:17.434 | [19169 Async init_placement:95067]: Waiting for completion of init_placement running on PID 95067 (5 other jobs running) 2022-06-17 07:16:17.460 | [19169 Async init_placement:95067]: Signaling child to exit 2022-06-17 07:16:36.109 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:16:36.142 | [95067 Async init_placement:95067]: finished successfully 2022-06-17 07:16:36.165 | WAKEUP 2022-06-17 07:16:36.190 | [19169 Async init_placement:95067]: Signaled 2022-06-17 07:16:36.192 | + lib/placement:init_placement:130 : recreate_database placement 2022-06-17 07:16:36.192 | + lib/database:recreate_database:112 : local db=placement 2022-06-17 07:16:36.192 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-06-17 07:16:36.192 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-06-17 07:16:36.192 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-06-17 07:16:36.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-06-17 07:16:36.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.192 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-06-17 07:16:36.192 | + lib/placement:init_placement:132 : create_placement_accounts 2022-06-17 07:16:36.192 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-06-17 07:16:36.192 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-06-17 07:16:36.192 | + functions-common:get_or_create_user:910 : local user_id 2022-06-17 07:16:36.192 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-17 07:16:36.192 | + functions-common:get_or_create_user:914 : local email= 2022-06-17 07:16:36.192 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-17 07:16:36.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.192 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.192 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.192 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.193 | + functions-common:get_or_create_user:926 : user_id=69fd463fbd574d2b9de09ae6e9a87014 2022-06-17 07:16:36.193 | + functions-common:get_or_create_user:927 : echo 69fd463fbd574d2b9de09ae6e9a87014 2022-06-17 07:16:36.193 | 69fd463fbd574d2b9de09ae6e9a87014 2022-06-17 07:16:36.193 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-06-17 07:16:36.193 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:16:36.193 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:16:36.193 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:16:36.193 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:16:36.193 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:16:36.193 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:16:36.193 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:16:36.193 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.193 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.193 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.194 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.194 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.194 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.194 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:16:36.194 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.194 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:16:36.194 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:16:36.194 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.194 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.194 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.194 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.194 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:16:36.194 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:16:36.194 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:16:36.194 | ++ functions-common:get_field:819 : echo '| 899fff77478a479e8981c85fe2329194 | 69fd463fbd574d2b9de09ae6e9a87014 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:16:36.194 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:996 : user_role_id=899fff77478a479e8981c85fe2329194 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:998 : echo 899fff77478a479e8981c85fe2329194 2022-06-17 07:16:36.194 | 899fff77478a479e8981c85fe2329194 2022-06-17 07:16:36.194 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-17 07:16:36.194 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-06-17 07:16:36.194 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-17 07:16:36.194 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-17 07:16:36.194 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-17 07:16:36.195 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-17 07:16:36.195 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-17 07:16:36.195 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:16:36.195 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.195 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.195 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.195 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.195 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-17 07:16:36.195 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-17 07:16:36.195 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.195 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.195 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-17 07:16:36.195 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-17 07:16:36.195 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:16:36.195 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.196 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.196 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.196 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.196 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-17 07:16:36.196 | ++ functions-common:get_field:817 : field='$2' 2022-06-17 07:16:36.196 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-17 07:16:36.196 | ++ functions-common:get_field:819 : echo '| 0ffb36906a4d49308860d6143541d299 | 69fd463fbd574d2b9de09ae6e9a87014 | | 11cd123975694c86acfa84abccae9e70 | | | False |' 2022-06-17 07:16:36.196 | ++ functions-common:get_field:813 : read data 2022-06-17 07:16:36.196 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0ffb36906a4d49308860d6143541d299 2022-06-17 07:16:36.196 | + functions-common:get_or_add_user_project_role:998 : echo 0ffb36906a4d49308860d6143541d299 2022-06-17 07:16:36.196 | 0ffb36906a4d49308860d6143541d299 2022-06-17 07:16:36.196 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-06-17 07:16:36.196 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-06-17 07:16:36.196 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-17 07:16:36.196 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-06-17 07:16:36.196 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-06-17 07:16:36.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.196 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.196 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.196 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.196 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-17 07:16:36.196 | acbbe3398a154ee6bfd3f970e7610c24' 2022-06-17 07:16:36.196 | + functions-common:get_or_create_service:1095 : echo acbbe3398a154ee6bfd3f970e7610c24 2022-06-17 07:16:36.196 | acbbe3398a154ee6bfd3f970e7610c24 2022-06-17 07:16:36.196 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-06-17 07:16:36.196 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-17 07:16:36.196 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-06-17 07:16:36.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-17 07:16:36.196 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-06-17 07:16:36.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.196 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.197 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.197 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-17 07:16:36.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-17 07:16:36.197 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-06-17 07:16:36.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.197 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.197 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.197 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:16:36.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4af0b100a4df4dc8836ffc5c268411c6 2022-06-17 07:16:36.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4af0b100a4df4dc8836ffc5c268411c6 2022-06-17 07:16:36.197 | + functions-common:get_or_create_endpoint:1128 : public_id=4af0b100a4df4dc8836ffc5c268411c6 2022-06-17 07:16:36.197 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-17 07:16:36.197 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-17 07:16:36.197 | + functions-common:get_or_create_endpoint:1137 : echo 4af0b100a4df4dc8836ffc5c268411c6 2022-06-17 07:16:36.197 | 4af0b100a4df4dc8836ffc5c268411c6 2022-06-17 07:16:36.242 | [19169 Async init_placement:95067]: finished init_placement with result 0 in 46 seconds 2022-06-17 07:16:36.250 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:36.254 | + ./stack.sh:main:1204 : async_wait init_glance 2022-06-17 07:16:36.317 | [19169 Async init_glance:91186]: Waiting for completion of init_glance running on PID 91186 (4 other jobs running) 2022-06-17 07:16:36.344 | [19169 Async init_glance:91186]: Signaling child to exit 2022-06-17 07:16:36.344 | WAKEUP 2022-06-17 07:16:36.369 | [19169 Async init_glance:91186]: Signaled 2022-06-17 07:16:36.370 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-06-17 07:16:36.371 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-06-17 07:16:36.371 | + lib/glance:init_glance:485 : recreate_database glance 2022-06-17 07:16:36.371 | + lib/database:recreate_database:112 : local db=glance 2022-06-17 07:16:36.371 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-06-17 07:16:36.371 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-06-17 07:16:36.371 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-06-17 07:16:36.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.371 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-06-17 07:16:36.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.371 | + lib/glance:init_glance:487 : time_start dbsync 2022-06-17 07:16:36.371 | + functions-common:time_start:2412 : local name=dbsync 2022-06-17 07:16:36.371 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:16:36.371 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:16:36.371 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:16:36.371 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450097222 2022-06-17 07:16:36.371 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-06-17 07:16:36.371 | INFO dbcounter [-] Registered counter for database glance 2022-06-17 07:16:36.371 | 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=91285) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:16:36.371 | DEBUG dbcounter [-] [91285] Writer thread running {{(pid=91285) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:36.371 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:36.371 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:36.371 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:36.371 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-06-17 07:16:36.371 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-17 07:16:36.372 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-17 07:16:36.372 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-06-17 07:16:36.372 | Database migration is up to date. No migration needed. 2022-06-17 07:16:36.372 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-06-17 07:16:36.372 | Database is synced successfully. 2022-06-17 07:16:36.372 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-06-17 07:16:36.372 | INFO dbcounter [-] Registered counter for database glance 2022-06-17 07:16:36.373 | 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=91463) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writer thread running {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-06-17 07:16:36.373 | DEBUG dbcounter [-] [91463] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-06-17 07:16:36.373 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-06-17 07:16:36.374 | DEBUG dbcounter [-] [91463] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-06-17 07:16:36.374 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-06-17 07:16:36.374 | + lib/glance:init_glance:493 : time_stop dbsync 2022-06-17 07:16:36.374 | + functions-common:time_stop:2426 : local name 2022-06-17 07:16:36.374 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:16:36.374 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:16:36.374 | + functions-common:time_stop:2429 : local total 2022-06-17 07:16:36.374 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:16:36.374 | + functions-common:time_stop:2432 : name=dbsync 2022-06-17 07:16:36.374 | + functions-common:time_stop:2433 : start_time=1655450097222 2022-06-17 07:16:36.374 | + functions-common:time_stop:2435 : [[ -z 1655450097222 ]] 2022-06-17 07:16:36.374 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:16:36.374 | + functions-common:time_stop:2438 : end_time=1655450107379 2022-06-17 07:16:36.374 | + functions-common:time_stop:2439 : elapsed_time=10157 2022-06-17 07:16:36.374 | + functions-common:time_stop:2440 : total=7773 2022-06-17 07:16:36.375 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:16:36.375 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17930 2022-06-17 07:16:36.423 | [19169 Async init_glance:91186]: finished init_glance with result 0 in 10 seconds 2022-06-17 07:16:36.428 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:36.431 | + ./stack.sh:main:1205 : async_wait init_swift 2022-06-17 07:16:36.483 | [19169 Async init_swift:94834]: Waiting for completion of init_swift running on PID 94834 (3 other jobs running) 2022-06-17 07:16:36.510 | [19169 Async init_swift:94834]: Signaling child to exit 2022-06-17 07:16:36.510 | WAKEUP 2022-06-17 07:16:36.534 | [19169 Async init_swift:94834]: Signaled 2022-06-17 07:16:36.536 | + lib/swift:init_swift:673 : local node_number 2022-06-17 07:16:36.536 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-17 07:16:36.536 | No object-updater running 2022-06-17 07:16:36.536 | No account-server running 2022-06-17 07:16:36.536 | No container-auditor running 2022-06-17 07:16:36.536 | No container-reconciler running 2022-06-17 07:16:36.536 | No account-reaper running 2022-06-17 07:16:36.536 | No object-reconstructor running 2022-06-17 07:16:36.537 | No account-replicator running 2022-06-17 07:16:36.537 | No account-auditor running 2022-06-17 07:16:36.537 | No container-replicator running 2022-06-17 07:16:36.537 | No container-server running 2022-06-17 07:16:36.537 | No object-replicator running 2022-06-17 07:16:36.537 | No container-updater running 2022-06-17 07:16:36.537 | No object-auditor running 2022-06-17 07:16:36.537 | No object-server running 2022-06-17 07:16:36.537 | No container-sharder running 2022-06-17 07:16:36.537 | No container-sync running 2022-06-17 07:16:36.537 | No proxy-server running 2022-06-17 07:16:36.537 | No object-expirer running 2022-06-17 07:16:36.537 | + lib/swift:init_swift:675 : true 2022-06-17 07:16:36.537 | + lib/swift:init_swift:678 : create_swift_disk 2022-06-17 07:16:36.537 | + lib/swift:create_swift_disk:570 : local node_number 2022-06-17 07:16:36.537 | + lib/swift:create_swift_disk:575 : local user_group 2022-06-17 07:16:36.537 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-06-17 07:16:36.537 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-06-17 07:16:36.537 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-06-17 07:16:36.537 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-06-17 07:16:36.537 | + functions:create_disk:732 : local node_number 2022-06-17 07:16:36.537 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.537 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-17 07:16:36.537 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-06-17 07:16:36.537 | + functions:create_disk:736 : local key 2022-06-17 07:16:36.537 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.537 | ++ functions:create_disk:738 : sed s#/.## 2022-06-17 07:16:36.537 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-06-17 07:16:36.538 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-17 07:16:36.538 | + functions:destroy_disk:765 : local key 2022-06-17 07:16:36.538 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | ++ functions:destroy_disk:767 : sed s#/.## 2022-06-17 07:16:36.538 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-06-17 07:16:36.538 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-17 07:16:36.538 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-06-17 07:16:36.538 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-06-17 07:16:36.538 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-06-17 07:16:36.538 | = sectsz=512 attr=2, projid32bit=1 2022-06-17 07:16:36.538 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-17 07:16:36.538 | = reflink=1 2022-06-17 07:16:36.538 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-06-17 07:16:36.538 | = sunit=0 swidth=0 blks 2022-06-17 07:16:36.538 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-17 07:16:36.538 | log =internal log bsize=4096 blocks=2560, version=2 2022-06-17 07:16:36.538 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-17 07:16:36.538 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-17 07:16:36.538 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-06-17 07:16:36.538 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-17 07:16:36.538 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-06-17 07:16:36.538 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-06-17 07:16:36.539 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-06-17 07:16:36.539 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:584 : local node_number 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-06-17 07:16:36.539 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-17 07:16:36.539 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-06-17 07:16:36.539 | + lib/swift:init_swift:684 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-06-17 07:16:36.539 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-06-17 07:16:36.539 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-06-17 07:16:36.539 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-06-17 07:16:36.539 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-06-17 07:16:36.539 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-17 07:16:36.539 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-06-17 07:16:36.539 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-06-17 07:16:36.539 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-06-17 07:16:36.539 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-06-17 07:16:36.539 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-06-17 07:16:36.539 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-06-17 07:16:36.539 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-06-17 07:16:36.539 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-06-17 07:16:36.539 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-06-17 07:16:36.539 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-06-17 07:16:36.539 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-17 07:16:36.539 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-06-17 07:16:36.539 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-17 07:16:36.539 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-06-17 07:16:36.539 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-17 07:16:36.539 | + lib/swift:init_swift:719 : popd 2022-06-17 07:16:36.584 | [19169 Async init_swift:94834]: finished init_swift with result 0 in 13 seconds 2022-06-17 07:16:36.589 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:36.591 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-06-17 07:16:36.645 | [19169 Async init_cinder:94929]: Waiting for completion of init_cinder running on PID 94929 (2 other jobs running) 2022-06-17 07:16:36.673 | [19169 Async init_cinder:94929]: Signaling child to exit 2022-06-17 07:16:36.673 | WAKEUP 2022-06-17 07:16:36.698 | [19169 Async init_cinder:94929]: Signaled 2022-06-17 07:16:36.699 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-06-17 07:16:36.699 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:36.700 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-06-17 07:16:36.700 | + lib/database:recreate_database:112 : local db=cinder 2022-06-17 07:16:36.700 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-06-17 07:16:36.700 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-06-17 07:16:36.700 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-06-17 07:16:36.700 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.700 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-06-17 07:16:36.700 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:36.700 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-06-17 07:16:36.700 | + functions-common:time_start:2412 : local name=dbsync 2022-06-17 07:16:36.700 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:16:36.700 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:16:36.700 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:16:36.700 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450149605 2022-06-17 07:16:36.700 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-06-17 07:16:36.700 | INFO dbcounter [-] Registered counter for database cinder 2022-06-17 07:16:36.700 | 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=95054) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:16:36.700 | DEBUG dbcounter [-] [95054] Writer thread running {{(pid=95054) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:16:36.701 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95054) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:16:36.701 | INFO cinder.db.migration [-] Applying migration(s) 2022-06-17 07:16:36.701 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:36.701 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:36.701 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-06-17 07:16:36.701 | DEBUG dbcounter [-] [95054] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=95054) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:36.701 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=95054) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-17 07:16:36.701 | INFO cinder.db.migration [-] Migration(s) applied 2022-06-17 07:16:36.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.701 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:36.701 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:36.701 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-17 07:16:36.701 | last_heartbeat = column_property( 2022-06-17 07:16:36.701 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-17 07:16:36.701 | num_hosts = column_property( 2022-06-17 07:16:36.702 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-17 07:16:36.702 | num_down_hosts = column_property( 2022-06-17 07:16:36.702 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-06-17 07:16:36.702 | + functions-common:time_stop:2426 : local name 2022-06-17 07:16:36.702 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:16:36.702 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:16:36.702 | + functions-common:time_stop:2429 : local total 2022-06-17 07:16:36.702 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:16:36.702 | + functions-common:time_stop:2432 : name=dbsync 2022-06-17 07:16:36.702 | + functions-common:time_stop:2433 : start_time=1655450149605 2022-06-17 07:16:36.702 | + functions-common:time_stop:2435 : [[ -z 1655450149605 ]] 2022-06-17 07:16:36.702 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:16:36.702 | + functions-common:time_stop:2438 : end_time=1655450157719 2022-06-17 07:16:36.702 | + functions-common:time_stop:2439 : elapsed_time=8114 2022-06-17 07:16:36.702 | + functions-common:time_stop:2440 : total=7773 2022-06-17 07:16:36.702 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:16:36.702 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15887 2022-06-17 07:16:36.702 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-06-17 07:16:36.702 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:16:36.702 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-06-17 07:16:36.702 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:16:36.702 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-06-17 07:16:36.748 | [19169 Async init_cinder:94929]: finished init_cinder with result 0 in 8 seconds 2022-06-17 07:16:36.753 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:36.755 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-06-17 07:16:36.774 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:36.777 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-06-17 07:16:36.780 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:16:36.783 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-06-17 07:16:36.785 | + ./stack.sh:main:1213 : init_nova 2022-06-17 07:16:36.788 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-06-17 07:16:36.806 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:36.809 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-06-17 07:16:36.827 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:36.829 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:16:36.832 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-17 07:16:36.901 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-17 07:16:36.940 | [19169 Async nova-cell-0:97185]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-17 07:16:36.944 | ++ lib/nova:init_nova:838 : seq 1 1 2022-06-17 07:16:36.949 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:16:36.952 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-06-17 07:16:36.954 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:16:36.958 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:16:36.961 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-17 07:16:37.027 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-17 07:16:37.075 | [19169 Async nova-cell-1:97283]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-17 07:16:37.078 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-06-17 07:16:37.082 | + lib/database:recreate_database:112 : local db=nova_api 2022-06-17 07:16:37.087 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-06-17 07:16:37.090 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-06-17 07:16:37.093 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-06-17 07:16:37.099 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:37.116 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-06-17 07:16:37.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:37.140 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-06-17 07:16:37.733 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:41.378 | INFO dbcounter [-] Registered counter for database nova_api 2022-06-17 07:16:41.402 | DEBUG dbcounter [-] [97347] Writer thread running {{(pid=97347) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:41.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:16:41.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:41.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:41.416 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:16:41.416 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97347) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:16:41.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:41.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:41.484 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-06-17 07:16:44.124 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97347) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-17 07:16:44.127 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-06-17 07:16:44.603 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97347) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-17 07:16:44.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:44.611 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:44.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:44.611 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:45.079 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-06-17 07:16:45.082 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-17 07:16:45.085 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-17 07:16:45.088 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-17 07:16:45.090 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-17 07:16:45.093 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-17 07:16:45.097 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-17 07:16:45.123 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:45.126 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-17 07:16:45.129 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-17 07:16:45.132 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-17 07:16:45.759 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:49.306 | INFO dbcounter [None req-0b77fdc1-fbc2-4269-b311-406f293c2455 None None] Registered counter for database nova_api 2022-06-17 07:16:49.334 | DEBUG dbcounter [-] [97854] Writer thread running {{(pid=97854) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:49.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:49.401 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:49.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:49.402 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:49.902 | ++ lib/nova:init_nova:850 : seq 0 1 2022-06-17 07:16:49.918 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-17 07:16:49.924 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-06-17 07:16:50.002 | [19169 Async nova-cell-0:97185]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97185 (3 other jobs running) 2022-06-17 07:16:50.037 | [19169 Async nova-cell-0:97185]: Signaling child to exit 2022-06-17 07:16:50.225 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:16:50.256 | [97283 Async nova-cell-1:97283]: finished successfully 2022-06-17 07:16:50.368 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:16:50.394 | [97185 Async nova-cell-0:97185]: finished successfully 2022-06-17 07:16:50.414 | WAKEUP 2022-06-17 07:16:50.438 | [19169 Async nova-cell-0:97185]: Signaled 2022-06-17 07:16:50.439 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-06-17 07:16:50.440 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-06-17 07:16:50.440 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-06-17 07:16:50.440 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-06-17 07:16:50.440 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-06-17 07:16:50.440 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-06-17 07:16:50.440 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-06-17 07:16:50.440 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:50.440 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-06-17 07:16:50.440 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:50.440 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-06-17 07:16:50.440 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:50.440 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-06-17 07:16:50.440 | DEBUG dbcounter [-] [97250] Writer thread running {{(pid=97250) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:16:50.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:16:50.442 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:50.442 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:50.442 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-17 07:16:50.442 | DEBUG dbcounter [-] [97250] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=97250) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.442 | DEBUG dbcounter [-] [97250] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=97250) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.442 | DEBUG dbcounter [-] [97250] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=97250) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.443 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97250) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-17 07:16:50.443 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-17 07:16:50.443 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97250) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-17 07:16:50.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:50.443 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:50.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:50.443 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:50.487 | [19169 Async nova-cell-0:97185]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-06-17 07:16:50.492 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:50.495 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-17 07:16:50.498 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-06-17 07:16:50.560 | [19169 Async nova-cell-1:97283]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97283 (2 other jobs running) 2022-06-17 07:16:50.588 | [19169 Async nova-cell-1:97283]: Signaling child to exit 2022-06-17 07:16:50.588 | WAKEUP 2022-06-17 07:16:50.611 | [19169 Async nova-cell-1:97283]: Signaled 2022-06-17 07:16:50.613 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-06-17 07:16:50.613 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-06-17 07:16:50.613 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-06-17 07:16:50.613 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-06-17 07:16:50.613 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-06-17 07:16:50.614 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-06-17 07:16:50.614 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-06-17 07:16:50.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:50.614 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-06-17 07:16:50.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-17 07:16:50.614 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-06-17 07:16:50.614 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:50.614 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-06-17 07:16:50.614 | DEBUG dbcounter [-] [97341] Writer thread running {{(pid=97341) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-17 07:16:50.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-17 07:16:50.616 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-17 07:16:50.616 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-17 07:16:50.616 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-17 07:16:50.616 | DEBUG dbcounter [-] [97341] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=97341) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.616 | DEBUG dbcounter [-] [97341] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=97341) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.616 | DEBUG dbcounter [-] [97341] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=97341) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:16:50.616 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97341) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-17 07:16:50.616 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-17 07:16:50.616 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97341) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-17 07:16:50.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:50.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:50.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:50.616 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:50.661 | [19169 Async nova-cell-1:97283]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-06-17 07:16:50.665 | + inc/async:async_wait:197 : return 0 2022-06-17 07:16:50.668 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:16:50.671 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-06-17 07:16:51.263 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:54.140 | Running batches of 50 until complete 2022-06-17 07:16:54.140 | INFO dbcounter [None req-fc5c10d5-f6ee-4c4e-9723-deff8ab2a6e7 None None] Registered counter for database nova_cell0 2022-06-17 07:16:54.165 | DEBUG dbcounter [-] [98392] Writer thread running {{(pid=98392) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:54.297 | INFO dbcounter [None req-fc5c10d5-f6ee-4c4e-9723-deff8ab2a6e7 None None] Registered counter for database nova_api 2022-06-17 07:16:54.309 | DEBUG dbcounter [-] [98392] Writer thread running {{(pid=98392) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:54.436 | INFO dbcounter [None req-fc5c10d5-f6ee-4c4e-9723-deff8ab2a6e7 None None] Registered counter for database nova_cell0 2022-06-17 07:16:54.447 | DEBUG dbcounter [-] [98392] Writer thread running {{(pid=98392) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:54.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:54.524 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:54.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:54.524 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:54.524 | +-------------------------------------+--------------+-----------+ 2022-06-17 07:16:54.524 | | Migration | Total Needed | Completed | 2022-06-17 07:16:54.524 | +-------------------------------------+--------------+-----------+ 2022-06-17 07:16:54.524 | | fill_virtual_interface_list | 0 | 0 | 2022-06-17 07:16:54.524 | | migrate_empty_ratio | 0 | 0 | 2022-06-17 07:16:54.524 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-06-17 07:16:54.524 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-06-17 07:16:54.524 | | migration_migrate_to_uuid | 0 | 0 | 2022-06-17 07:16:54.524 | | populate_dev_uuids | 0 | 0 | 2022-06-17 07:16:54.524 | | populate_missing_availability_zones | 0 | 0 | 2022-06-17 07:16:54.524 | | populate_queued_for_delete | 0 | 0 | 2022-06-17 07:16:54.525 | | populate_user_id | 0 | 0 | 2022-06-17 07:16:54.525 | | populate_uuids | 0 | 0 | 2022-06-17 07:16:54.525 | +-------------------------------------+--------------+-----------+ 2022-06-17 07:16:55.036 | ++ lib/nova:init_nova:864 : seq 1 1 2022-06-17 07:16:55.041 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:16:55.044 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-06-17 07:16:55.047 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:16:55.050 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:16:55.054 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-06-17 07:16:55.650 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:16:58.558 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-06-17 07:16:58.558 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-06-17 07:16:58.558 | INFO dbcounter [None req-9e2b6d32-465d-4781-848c-01af87c6ddac None None] Registered counter for database nova_api 2022-06-17 07:16:58.592 | DEBUG dbcounter [-] [98409] Writer thread running {{(pid=98409) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:16:58.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:58.655 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:58.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:16:58.655 | from cryptography.utils import int_from_bytes 2022-06-17 07:16:59.116 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-06-17 07:16:59.119 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-06-17 07:16:59.134 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-06-17 07:16:59.137 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-06-17 07:16:59.157 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:59.161 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-06-17 07:16:59.164 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-06-17 07:16:59.232 | + inc/async:async_inner:63 : configure_neutron_nova 2022-06-17 07:16:59.282 | [19169 Async configure_neutron_nova:98479]: running: configure_neutron_nova 2022-06-17 07:16:59.286 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-06-17 07:16:59.289 | + functions-common:run_phase:1854 : local mode=stack 2022-06-17 07:16:59.292 | + functions-common:run_phase:1855 : local phase=post-config 2022-06-17 07:16:59.295 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:16:59.298 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:16:59.301 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:16:59.304 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:16:59.307 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:16:59.311 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:16:59.316 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:16:59.328 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:16:59.336 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:16:59.339 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-06-17 07:16:59.342 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:16:59.367 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:16:59.371 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:16:59.374 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:16:59.377 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-06-17 07:16:59.382 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:16:59.386 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-17 07:16:59.388 | ++ extras.d/80-tempest.sh:source:12 : : 2022-06-17 07:16:59.391 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-17 07:16:59.394 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-17 07:16:59.397 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:16:59.400 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-17 07:16:59.402 | + functions-common:run_phase:1881 : run_plugins stack post-config 2022-06-17 07:16:59.405 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-17 07:16:59.408 | + functions-common:run_plugins:1841 : local phase=post-config 2022-06-17 07:16:59.412 | + functions-common:run_plugins:1843 : local plugins= 2022-06-17 07:16:59.415 | + functions-common:run_plugins:1844 : local plugin 2022-06-17 07:16:59.419 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-06-17 07:16:59.421 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.426 | + inc/meta-config:merge_config_group:171 : shift 2022-06-17 07:16:59.429 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-06-17 07:16:59.432 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:16:59.435 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-06-17 07:16:59.437 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-06-17 07:16:59.441 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-06-17 07:16:59.446 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.449 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-06-17 07:16:59.452 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:16:59.455 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-06-17 07:16:59.455 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:16:59.455 | gsub("[][]", "", $1); 2022-06-17 07:16:59.455 | split($1, a, "|"); 2022-06-17 07:16:59.456 | if (a[1] == matchgroup) 2022-06-17 07:16:59.456 | print a[2] 2022-06-17 07:16:59.456 | } 2022-06-17 07:16:59.456 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.465 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-17 07:16:59.471 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-17 07:16:59.474 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-17 07:16:59.479 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-06-17 07:16:59.482 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-06-17 07:16:59.485 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-06-17 07:16:59.488 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-06-17 07:16:59.492 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-06-17 07:16:59.498 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-06-17 07:16:59.501 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-06-17 07:16:59.505 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-17 07:16:59.508 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.511 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-17 07:16:59.515 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-06-17 07:16:59.518 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-17 07:16:59.523 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-06-17 07:16:59.526 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-06-17 07:16:59.531 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-06-17 07:16:59.536 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-06-17 07:16:59.543 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.544 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-06-17 07:16:59.544 | BEGIN { 2022-06-17 07:16:59.544 | section = "" 2022-06-17 07:16:59.544 | last_section = "" 2022-06-17 07:16:59.544 | section_count = 0 2022-06-17 07:16:59.544 | } 2022-06-17 07:16:59.544 | /^\[.+\]/ { 2022-06-17 07:16:59.545 | gsub("[][]", "", $1); 2022-06-17 07:16:59.545 | section=$1 2022-06-17 07:16:59.545 | next 2022-06-17 07:16:59.545 | } 2022-06-17 07:16:59.545 | /^ *\#/ { 2022-06-17 07:16:59.545 | next 2022-06-17 07:16:59.546 | } 2022-06-17 07:16:59.546 | /^[^ \t]+/ { 2022-06-17 07:16:59.546 | # get offset of first = in $0 2022-06-17 07:16:59.546 | eq_idx = index($0, "=") 2022-06-17 07:16:59.546 | # extract attr & value from $0 2022-06-17 07:16:59.546 | attr = substr($0, 1, eq_idx - 1) 2022-06-17 07:16:59.546 | value = substr($0, eq_idx + 1) 2022-06-17 07:16:59.546 | # only need to strip trailing whitespace from attr 2022-06-17 07:16:59.546 | sub(/[ \t]*$/, "", attr) 2022-06-17 07:16:59.546 | # need to strip leading & trailing whitespace from value 2022-06-17 07:16:59.546 | sub(/^[ \t]*/, "", value) 2022-06-17 07:16:59.547 | sub(/[ \t]*$/, "", value) 2022-06-17 07:16:59.547 | 2022-06-17 07:16:59.547 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-17 07:16:59.547 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-17 07:16:59.547 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-17 07:16:59.547 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-17 07:16:59.547 | if (! (section, attr) in cfg_attr_count) { 2022-06-17 07:16:59.547 | if (section != last_section) { 2022-06-17 07:16:59.547 | cfg_section[section_count++] = section 2022-06-17 07:16:59.547 | last_section = section 2022-06-17 07:16:59.547 | } 2022-06-17 07:16:59.547 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-17 07:16:59.547 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-17 07:16:59.547 | 2022-06-17 07:16:59.547 | cfg_attr[section, attr, 0] = value 2022-06-17 07:16:59.547 | cfg_attr_count[section, attr] = 1 2022-06-17 07:16:59.547 | } else { 2022-06-17 07:16:59.547 | lno = cfg_attr_count[section, attr]++ 2022-06-17 07:16:59.547 | cfg_attr[section, attr, lno] = value 2022-06-17 07:16:59.547 | } 2022-06-17 07:16:59.547 | } 2022-06-17 07:16:59.547 | END { 2022-06-17 07:16:59.547 | # Process each section in order 2022-06-17 07:16:59.547 | for (sno = 0; sno < section_count; sno++) { 2022-06-17 07:16:59.547 | section = cfg_section[sno] 2022-06-17 07:16:59.547 | # The ini routines simply append a config item immediately 2022-06-17 07:16:59.547 | # after the section header. To keep the same order as defined 2022-06-17 07:16:59.547 | # in local.conf, invoke the ini routines in the reverse order 2022-06-17 07:16:59.547 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-17 07:16:59.547 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-17 07:16:59.547 | if (cfg_attr_count[section, attr] == 1) 2022-06-17 07:16:59.547 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-17 07:16:59.547 | else { 2022-06-17 07:16:59.548 | # For multiline, invoke the ini routines in the reverse order 2022-06-17 07:16:59.548 | count = cfg_attr_count[section, attr] 2022-06-17 07:16:59.548 | print "inidelete " configfile " " section " " attr 2022-06-17 07:16:59.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-17 07:16:59.548 | for (l = count -2; l >= 0; l--) 2022-06-17 07:16:59.548 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-17 07:16:59.548 | } 2022-06-17 07:16:59.548 | } 2022-06-17 07:16:59.548 | } 2022-06-17 07:16:59.548 | } 2022-06-17 07:16:59.548 | ' 2022-06-17 07:16:59.548 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-17 07:16:59.548 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.549 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-17 07:16:59.552 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-17 07:16:59.558 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-06-17 07:16:59.561 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:16:59.566 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-06-17 07:16:59.570 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-06-17 07:16:59.570 | BEGIN { group = "" } 2022-06-17 07:16:59.570 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:16:59.570 | gsub("[][]", "", $1); 2022-06-17 07:16:59.570 | split($1, a, "|"); 2022-06-17 07:16:59.570 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-17 07:16:59.570 | group=a[1] 2022-06-17 07:16:59.570 | } else { 2022-06-17 07:16:59.571 | group="" 2022-06-17 07:16:59.571 | } 2022-06-17 07:16:59.571 | next 2022-06-17 07:16:59.571 | } 2022-06-17 07:16:59.571 | { 2022-06-17 07:16:59.571 | if (group != "") 2022-06-17 07:16:59.571 | print $0 2022-06-17 07:16:59.571 | } 2022-06-17 07:16:59.571 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:16:59.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-06-17 07:16:59.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-06-17 07:16:59.630 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-06-17 07:16:59.637 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-06-17 07:16:59.677 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-06-17 07:16:59.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-06-17 07:16:59.726 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-06-17 07:16:59.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-06-17 07:16:59.779 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-06-17 07:16:59.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-06-17 07:16:59.824 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-06-17 07:16:59.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-17 07:16:59.868 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.50/identity"' 2022-06-17 07:16:59.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-06-17 07:16:59.922 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-06-17 07:16:59.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-06-17 07:16:59.967 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:16:59.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-06-17 07:16:59.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-17 07:17:00.012 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-06-17 07:17:00.017 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-17 07:17:00.058 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-06-17 07:17:00.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-06-17 07:17:00.103 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-06-17 07:17:00.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-17 07:17:00.148 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-06-17 07:17:00.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-06-17 07:17:00.192 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.196 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-17 07:17:00.198 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-17 07:17:00.201 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-17 07:17:00.205 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-06-17 07:17:00.208 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-06-17 07:17:00.211 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-06-17 07:17:00.220 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-06-17 07:17:00.230 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-06-17 07:17:00.235 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-06-17 07:17:00.239 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-06-17 07:17:00.241 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-17 07:17:00.245 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:00.248 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-17 07:17:00.252 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-06-17 07:17:00.256 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-17 07:17:00.260 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-06-17 07:17:00.263 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-06-17 07:17:00.267 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-06-17 07:17:00.270 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-06-17 07:17:00.275 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.275 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-17 07:17:00.277 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-06-17 07:17:00.277 | BEGIN { 2022-06-17 07:17:00.277 | section = "" 2022-06-17 07:17:00.277 | last_section = "" 2022-06-17 07:17:00.277 | section_count = 0 2022-06-17 07:17:00.277 | } 2022-06-17 07:17:00.277 | /^\[.+\]/ { 2022-06-17 07:17:00.277 | gsub("[][]", "", $1); 2022-06-17 07:17:00.277 | section=$1 2022-06-17 07:17:00.277 | next 2022-06-17 07:17:00.277 | } 2022-06-17 07:17:00.277 | /^ *\#/ { 2022-06-17 07:17:00.277 | next 2022-06-17 07:17:00.278 | } 2022-06-17 07:17:00.278 | /^[^ \t]+/ { 2022-06-17 07:17:00.278 | # get offset of first = in $0 2022-06-17 07:17:00.278 | eq_idx = index($0, "=") 2022-06-17 07:17:00.278 | # extract attr & value from $0 2022-06-17 07:17:00.278 | attr = substr($0, 1, eq_idx - 1) 2022-06-17 07:17:00.278 | value = substr($0, eq_idx + 1) 2022-06-17 07:17:00.278 | # only need to strip trailing whitespace from attr 2022-06-17 07:17:00.278 | sub(/[ \t]*$/, "", attr) 2022-06-17 07:17:00.278 | # need to strip leading & trailing whitespace from value 2022-06-17 07:17:00.278 | sub(/^[ \t]*/, "", value) 2022-06-17 07:17:00.278 | sub(/[ \t]*$/, "", value) 2022-06-17 07:17:00.278 | 2022-06-17 07:17:00.278 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-17 07:17:00.278 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-17 07:17:00.278 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-17 07:17:00.278 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-17 07:17:00.278 | if (! (section, attr) in cfg_attr_count) { 2022-06-17 07:17:00.278 | if (section != last_section) { 2022-06-17 07:17:00.278 | cfg_section[section_count++] = section 2022-06-17 07:17:00.278 | last_section = section 2022-06-17 07:17:00.278 | } 2022-06-17 07:17:00.279 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-17 07:17:00.279 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-17 07:17:00.279 | 2022-06-17 07:17:00.279 | cfg_attr[section, attr, 0] = value 2022-06-17 07:17:00.279 | cfg_attr_count[section, attr] = 1 2022-06-17 07:17:00.279 | } else { 2022-06-17 07:17:00.279 | lno = cfg_attr_count[section, attr]++ 2022-06-17 07:17:00.279 | cfg_attr[section, attr, lno] = value 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | END { 2022-06-17 07:17:00.279 | # Process each section in order 2022-06-17 07:17:00.279 | for (sno = 0; sno < section_count; sno++) { 2022-06-17 07:17:00.279 | section = cfg_section[sno] 2022-06-17 07:17:00.279 | # The ini routines simply append a config item immediately 2022-06-17 07:17:00.279 | # after the section header. To keep the same order as defined 2022-06-17 07:17:00.279 | # in local.conf, invoke the ini routines in the reverse order 2022-06-17 07:17:00.279 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-17 07:17:00.279 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-17 07:17:00.279 | if (cfg_attr_count[section, attr] == 1) 2022-06-17 07:17:00.279 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-17 07:17:00.279 | else { 2022-06-17 07:17:00.279 | # For multiline, invoke the ini routines in the reverse order 2022-06-17 07:17:00.279 | count = cfg_attr_count[section, attr] 2022-06-17 07:17:00.279 | print "inidelete " configfile " " section " " attr 2022-06-17 07:17:00.279 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-17 07:17:00.279 | for (l = count -2; l >= 0; l--) 2022-06-17 07:17:00.279 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | } 2022-06-17 07:17:00.279 | ' 2022-06-17 07:17:00.280 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:17:00.280 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:00.282 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-17 07:17:00.283 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-17 07:17:00.287 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-06-17 07:17:00.290 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:17:00.297 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-06-17 07:17:00.300 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-06-17 07:17:00.300 | BEGIN { group = "" } 2022-06-17 07:17:00.300 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:17:00.301 | gsub("[][]", "", $1); 2022-06-17 07:17:00.301 | split($1, a, "|"); 2022-06-17 07:17:00.301 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-17 07:17:00.301 | group=a[1] 2022-06-17 07:17:00.301 | } else { 2022-06-17 07:17:00.301 | group="" 2022-06-17 07:17:00.301 | } 2022-06-17 07:17:00.301 | next 2022-06-17 07:17:00.301 | } 2022-06-17 07:17:00.301 | { 2022-06-17 07:17:00.301 | if (group != "") 2022-06-17 07:17:00.301 | print $0 2022-06-17 07:17:00.301 | } 2022-06-17 07:17:00.301 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:17:00.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-06-17 07:17:00.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-06-17 07:17:00.312 | [98479 Async configure_neutron_nova:98479]: finished successfully 2022-06-17 07:17:00.348 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-06-17 07:17:00.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-06-17 07:17:00.393 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.395 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-06-17 07:17:00.398 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-06-17 07:17:00.432 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-06-17 07:17:00.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-06-17 07:17:00.475 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-06-17 07:17:00.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-06-17 07:17:00.521 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-06-17 07:17:00.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-06-17 07:17:00.568 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-06-17 07:17:00.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-06-17 07:17:00.609 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-06-17 07:17:00.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-06-17 07:17:00.649 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-06-17 07:17:00.654 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-06-17 07:17:00.689 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-06-17 07:17:00.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-06-17 07:17:00.730 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-06-17 07:17:00.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-06-17 07:17:00.772 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.775 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-06-17 07:17:00.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-06-17 07:17:00.812 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-06-17 07:17:00.819 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-06-17 07:17:00.855 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-06-17 07:17:00.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-06-17 07:17:00.899 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.902 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-06-17 07:17:00.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-06-17 07:17:00.942 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-06-17 07:17:00.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-06-17 07:17:00.980 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:00.983 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-17 07:17:00.986 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-17 07:17:00.988 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-17 07:17:00.992 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-06-17 07:17:00.995 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-06-17 07:17:00.998 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-06-17 07:17:01.001 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-06-17 07:17:01.006 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-06-17 07:17:01.010 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-06-17 07:17:01.013 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-06-17 07:17:01.019 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-17 07:17:01.022 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.026 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-17 07:17:01.029 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-06-17 07:17:01.032 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-17 07:17:01.039 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-06-17 07:17:01.042 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-06-17 07:17:01.046 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-06-17 07:17:01.048 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-06-17 07:17:01.052 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-17 07:17:01.053 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:01.053 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-06-17 07:17:01.053 | BEGIN { 2022-06-17 07:17:01.053 | section = "" 2022-06-17 07:17:01.053 | last_section = "" 2022-06-17 07:17:01.053 | section_count = 0 2022-06-17 07:17:01.054 | } 2022-06-17 07:17:01.054 | /^\[.+\]/ { 2022-06-17 07:17:01.054 | gsub("[][]", "", $1); 2022-06-17 07:17:01.054 | section=$1 2022-06-17 07:17:01.054 | next 2022-06-17 07:17:01.054 | } 2022-06-17 07:17:01.054 | /^ *\#/ { 2022-06-17 07:17:01.054 | next 2022-06-17 07:17:01.054 | } 2022-06-17 07:17:01.054 | /^[^ \t]+/ { 2022-06-17 07:17:01.054 | # get offset of first = in $0 2022-06-17 07:17:01.054 | eq_idx = index($0, "=") 2022-06-17 07:17:01.054 | # extract attr & value from $0 2022-06-17 07:17:01.054 | attr = substr($0, 1, eq_idx - 1) 2022-06-17 07:17:01.054 | value = substr($0, eq_idx + 1) 2022-06-17 07:17:01.054 | # only need to strip trailing whitespace from attr 2022-06-17 07:17:01.054 | sub(/[ \t]*$/, "", attr) 2022-06-17 07:17:01.054 | # need to strip leading & trailing whitespace from value 2022-06-17 07:17:01.054 | sub(/^[ \t]*/, "", value) 2022-06-17 07:17:01.054 | sub(/[ \t]*$/, "", value) 2022-06-17 07:17:01.054 | 2022-06-17 07:17:01.054 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-17 07:17:01.054 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-17 07:17:01.054 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-17 07:17:01.054 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-17 07:17:01.054 | if (! (section, attr) in cfg_attr_count) { 2022-06-17 07:17:01.054 | if (section != last_section) { 2022-06-17 07:17:01.054 | cfg_section[section_count++] = section 2022-06-17 07:17:01.054 | last_section = section 2022-06-17 07:17:01.054 | } 2022-06-17 07:17:01.054 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-17 07:17:01.055 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-17 07:17:01.055 | 2022-06-17 07:17:01.055 | cfg_attr[section, attr, 0] = value 2022-06-17 07:17:01.055 | cfg_attr_count[section, attr] = 1 2022-06-17 07:17:01.055 | } else { 2022-06-17 07:17:01.055 | lno = cfg_attr_count[section, attr]++ 2022-06-17 07:17:01.055 | cfg_attr[section, attr, lno] = value 2022-06-17 07:17:01.055 | } 2022-06-17 07:17:01.055 | } 2022-06-17 07:17:01.055 | END { 2022-06-17 07:17:01.055 | # Process each section in order 2022-06-17 07:17:01.055 | for (sno = 0; sno < section_count; sno++) { 2022-06-17 07:17:01.055 | section = cfg_section[sno] 2022-06-17 07:17:01.055 | # The ini routines simply append a config item immediately 2022-06-17 07:17:01.055 | # after the section header. To keep the same order as defined 2022-06-17 07:17:01.055 | # in local.conf, invoke the ini routines in the reverse order 2022-06-17 07:17:01.055 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-17 07:17:01.055 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-17 07:17:01.055 | if (cfg_attr_count[section, attr] == 1) 2022-06-17 07:17:01.055 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-17 07:17:01.055 | else { 2022-06-17 07:17:01.055 | # For multiline, invoke the ini routines in the reverse order 2022-06-17 07:17:01.055 | count = cfg_attr_count[section, attr] 2022-06-17 07:17:01.055 | print "inidelete " configfile " " section " " attr 2022-06-17 07:17:01.055 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-17 07:17:01.055 | for (l = count -2; l >= 0; l--) 2022-06-17 07:17:01.055 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-17 07:17:01.055 | } 2022-06-17 07:17:01.055 | } 2022-06-17 07:17:01.056 | } 2022-06-17 07:17:01.056 | } 2022-06-17 07:17:01.056 | ' 2022-06-17 07:17:01.056 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.057 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-17 07:17:01.058 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-17 07:17:01.061 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-06-17 07:17:01.064 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:17:01.067 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-06-17 07:17:01.070 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-06-17 07:17:01.070 | BEGIN { group = "" } 2022-06-17 07:17:01.070 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:17:01.070 | gsub("[][]", "", $1); 2022-06-17 07:17:01.070 | split($1, a, "|"); 2022-06-17 07:17:01.070 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-17 07:17:01.070 | group=a[1] 2022-06-17 07:17:01.070 | } else { 2022-06-17 07:17:01.070 | group="" 2022-06-17 07:17:01.070 | } 2022-06-17 07:17:01.070 | next 2022-06-17 07:17:01.070 | } 2022-06-17 07:17:01.070 | { 2022-06-17 07:17:01.070 | if (group != "") 2022-06-17 07:17:01.070 | print $0 2022-06-17 07:17:01.070 | } 2022-06-17 07:17:01.070 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.50/identity/v2.0"' 2022-06-17 07:17:01.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.50/identity/v2.0 2022-06-17 07:17:01.115 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:01.119 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-17 07:17:01.122 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-17 07:17:01.126 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-17 07:17:01.131 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.134 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:17:01.137 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:17:01.139 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-06-17 07:17:01.143 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:17:01.148 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-06-17 07:17:01.151 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-06-17 07:17:01.154 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.157 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.160 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-17 07:17:01.163 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.165 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-17 07:17:01.169 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.172 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:17:01.175 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:17:01.179 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-06-17 07:17:01.182 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.183 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-17 07:17:01.183 | BEGIN { 2022-06-17 07:17:01.183 | section = "" 2022-06-17 07:17:01.183 | last_section = "" 2022-06-17 07:17:01.183 | section_count = 0 2022-06-17 07:17:01.183 | } 2022-06-17 07:17:01.183 | /^\[.+\]/ { 2022-06-17 07:17:01.183 | gsub("[][]", "", $1); 2022-06-17 07:17:01.183 | section=$1 2022-06-17 07:17:01.184 | next 2022-06-17 07:17:01.184 | } 2022-06-17 07:17:01.184 | /^ *\#/ { 2022-06-17 07:17:01.184 | next 2022-06-17 07:17:01.184 | } 2022-06-17 07:17:01.184 | /^[^ \t]+/ { 2022-06-17 07:17:01.184 | # get offset of first = in $0 2022-06-17 07:17:01.184 | eq_idx = index($0, "=") 2022-06-17 07:17:01.184 | # extract attr & value from $0 2022-06-17 07:17:01.184 | attr = substr($0, 1, eq_idx - 1) 2022-06-17 07:17:01.184 | value = substr($0, eq_idx + 1) 2022-06-17 07:17:01.184 | # only need to strip trailing whitespace from attr 2022-06-17 07:17:01.184 | sub(/[ \t]*$/, "", attr) 2022-06-17 07:17:01.184 | # need to strip leading & trailing whitespace from value 2022-06-17 07:17:01.184 | sub(/^[ \t]*/, "", value) 2022-06-17 07:17:01.184 | sub(/[ \t]*$/, "", value) 2022-06-17 07:17:01.184 | 2022-06-17 07:17:01.184 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-17 07:17:01.184 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-17 07:17:01.184 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-17 07:17:01.184 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-17 07:17:01.184 | if (! (section, attr) in cfg_attr_count) { 2022-06-17 07:17:01.184 | if (section != last_section) { 2022-06-17 07:17:01.184 | cfg_section[section_count++] = section 2022-06-17 07:17:01.184 | last_section = section 2022-06-17 07:17:01.184 | } 2022-06-17 07:17:01.184 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-17 07:17:01.184 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-17 07:17:01.184 | 2022-06-17 07:17:01.184 | cfg_attr[section, attr, 0] = value 2022-06-17 07:17:01.184 | cfg_attr_count[section, attr] = 1 2022-06-17 07:17:01.184 | } else { 2022-06-17 07:17:01.185 | lno = cfg_attr_count[section, attr]++ 2022-06-17 07:17:01.185 | cfg_attr[section, attr, lno] = value 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | END { 2022-06-17 07:17:01.185 | # Process each section in order 2022-06-17 07:17:01.185 | for (sno = 0; sno < section_count; sno++) { 2022-06-17 07:17:01.185 | section = cfg_section[sno] 2022-06-17 07:17:01.185 | # The ini routines simply append a config item immediately 2022-06-17 07:17:01.185 | # after the section header. To keep the same order as defined 2022-06-17 07:17:01.185 | # in local.conf, invoke the ini routines in the reverse order 2022-06-17 07:17:01.185 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-17 07:17:01.185 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-17 07:17:01.185 | if (cfg_attr_count[section, attr] == 1) 2022-06-17 07:17:01.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-17 07:17:01.185 | else { 2022-06-17 07:17:01.185 | # For multiline, invoke the ini routines in the reverse order 2022-06-17 07:17:01.185 | count = cfg_attr_count[section, attr] 2022-06-17 07:17:01.185 | print "inidelete " configfile " " section " " attr 2022-06-17 07:17:01.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-17 07:17:01.185 | for (l = count -2; l >= 0; l--) 2022-06-17 07:17:01.185 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | } 2022-06-17 07:17:01.185 | ' 2022-06-17 07:17:01.185 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.186 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-17 07:17:01.187 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:01.188 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-17 07:17:01.192 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-17 07:17:01.195 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:17:01.198 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-06-17 07:17:01.201 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-17 07:17:01.201 | BEGIN { group = "" } 2022-06-17 07:17:01.201 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:17:01.201 | gsub("[][]", "", $1); 2022-06-17 07:17:01.201 | split($1, a, "|"); 2022-06-17 07:17:01.201 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-17 07:17:01.201 | group=a[1] 2022-06-17 07:17:01.201 | } else { 2022-06-17 07:17:01.201 | group="" 2022-06-17 07:17:01.201 | } 2022-06-17 07:17:01.201 | next 2022-06-17 07:17:01.201 | } 2022-06-17 07:17:01.201 | { 2022-06-17 07:17:01.201 | if (group != "") 2022-06-17 07:17:01.201 | print $0 2022-06-17 07:17:01.201 | } 2022-06-17 07:17:01.201 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:17:01.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-06-17 07:17:01.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-06-17 07:17:01.245 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:01.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-06-17 07:17:01.250 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-06-17 07:17:01.281 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:17:01.284 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-06-17 07:17:01.311 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:01.314 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-06-17 07:17:01.318 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:01.321 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-06-17 07:17:01.324 | + ./stack.sh:main:1247 : start_swift 2022-06-17 07:17:01.327 | + lib/swift:start_swift:757 : restart_service memcached 2022-06-17 07:17:01.330 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-17 07:17:01.334 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-17 07:17:01.372 | + lib/swift:start_swift:760 : is_ubuntu 2022-06-17 07:17:01.376 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-17 07:17:01.379 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-17 07:17:01.383 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-06-17 07:17:01.433 | Restarting rsync (via systemctl): rsync.service. 2022-06-17 07:17:01.442 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-06-17 07:17:01.447 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-06-17 07:17:01.450 | + lib/swift:start_swift:788 : local foreground_services type 2022-06-17 07:17:01.454 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-06-17 07:17:01.457 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-17 07:17:01.460 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.462 | + functions-common:run_process:1681 : local service=s-object 2022-06-17 07:17:01.465 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.467 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:01.471 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:01.474 | + functions-common:run_process:1686 : local name=s-object 2022-06-17 07:17:01.477 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:01.480 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:01.484 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:01.486 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:01.491 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:01.497 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450221493 2022-06-17 07:17:01.500 | + functions-common:run_process:1689 : is_service_enabled s-object 2022-06-17 07:17:01.527 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:01.531 | + functions-common:run_process:1690 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-06-17 07:17:01.534 | + functions-common:_run_under_systemd:1646 : local service=s-object 2022-06-17 07:17:01.539 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.542 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.545 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.548 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.552 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-06-17 07:17:01.555 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-06-17 07:17:01.558 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-object.service 2022-06-17 07:17:01.561 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:01.564 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:01.568 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-06-17 07:17:01.574 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-06-17 07:17:01.577 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-06-17 07:17:01.580 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.583 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:01.586 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:01.588 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:01.592 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:01.595 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-06-17 07:17:01.598 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:01.605 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-06-17 07:17:01.681 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-06-17 07:17:01.759 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-17 07:17:01.819 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-06-17 07:17:01.883 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-06-17 07:17:01.955 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:02.013 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:02.015 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-06-17 07:17:02.088 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:02.492 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-object.service 2022-06-17 07:17:02.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-06-17 07:17:02.951 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-object.service 2022-06-17 07:17:02.976 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:02.986 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:02.990 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:02.993 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:02.996 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:02.998 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:03.001 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:03.005 | + functions-common:time_stop:2433 : start_time=1655450221493 2022-06-17 07:17:03.008 | + functions-common:time_stop:2435 : [[ -z 1655450221493 ]] 2022-06-17 07:17:03.011 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:03.016 | + functions-common:time_stop:2438 : end_time=1655450223013 2022-06-17 07:17:03.018 | + functions-common:time_stop:2439 : elapsed_time=1520 2022-06-17 07:17:03.021 | + functions-common:time_stop:2440 : total=2859 2022-06-17 07:17:03.023 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:03.026 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4379 2022-06-17 07:17:03.028 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-17 07:17:03.035 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.038 | + functions-common:run_process:1681 : local service=s-container 2022-06-17 07:17:03.043 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.046 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:03.049 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:03.052 | + functions-common:run_process:1686 : local name=s-container 2022-06-17 07:17:03.055 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:03.058 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:03.061 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:03.063 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:03.067 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:03.072 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450223069 2022-06-17 07:17:03.074 | + functions-common:run_process:1689 : is_service_enabled s-container 2022-06-17 07:17:03.099 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:03.101 | + functions-common:run_process:1690 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-06-17 07:17:03.105 | + functions-common:_run_under_systemd:1646 : local service=s-container 2022-06-17 07:17:03.110 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.114 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.118 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.121 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.125 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-06-17 07:17:03.129 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-06-17 07:17:03.133 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container.service 2022-06-17 07:17:03.136 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:03.140 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:03.144 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-06-17 07:17:03.147 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-06-17 07:17:03.151 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-06-17 07:17:03.155 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.158 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:03.161 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:03.165 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:03.168 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:03.171 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-06-17 07:17:03.173 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:03.179 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-06-17 07:17:03.259 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-06-17 07:17:03.355 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-17 07:17:03.421 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-06-17 07:17:03.485 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-06-17 07:17:03.560 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:03.629 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:03.632 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-06-17 07:17:03.715 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:04.156 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container.service 2022-06-17 07:17:04.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-06-17 07:17:04.584 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container.service 2022-06-17 07:17:04.612 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:04.616 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:04.619 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:04.621 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:04.624 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:04.626 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:04.629 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:04.632 | + functions-common:time_stop:2433 : start_time=1655450223069 2022-06-17 07:17:04.634 | + functions-common:time_stop:2435 : [[ -z 1655450223069 ]] 2022-06-17 07:17:04.637 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:04.643 | + functions-common:time_stop:2438 : end_time=1655450224639 2022-06-17 07:17:04.646 | + functions-common:time_stop:2439 : elapsed_time=1570 2022-06-17 07:17:04.649 | + functions-common:time_stop:2440 : total=4379 2022-06-17 07:17:04.653 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:04.657 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5949 2022-06-17 07:17:04.661 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-17 07:17:04.665 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.669 | + functions-common:run_process:1681 : local service=s-account 2022-06-17 07:17:04.672 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.676 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:04.684 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:04.687 | + functions-common:run_process:1686 : local name=s-account 2022-06-17 07:17:04.691 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:04.694 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:04.697 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:04.700 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:04.704 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:04.709 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450224706 2022-06-17 07:17:04.713 | + functions-common:run_process:1689 : is_service_enabled s-account 2022-06-17 07:17:04.735 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:04.738 | + functions-common:run_process:1690 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-06-17 07:17:04.742 | + functions-common:_run_under_systemd:1646 : local service=s-account 2022-06-17 07:17:04.745 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.748 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.751 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.755 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.758 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-06-17 07:17:04.769 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-06-17 07:17:04.775 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-account.service 2022-06-17 07:17:04.777 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:04.782 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:04.785 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-06-17 07:17:04.789 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-06-17 07:17:04.791 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-06-17 07:17:04.794 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:04.796 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:04.799 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:04.801 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:04.805 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:04.808 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-06-17 07:17:04.811 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:04.816 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-06-17 07:17:04.902 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-06-17 07:17:04.979 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-17 07:17:05.046 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-06-17 07:17:05.107 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-06-17 07:17:05.169 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:05.231 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:05.234 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-06-17 07:17:05.304 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:05.742 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-account.service 2022-06-17 07:17:05.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-06-17 07:17:06.171 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-account.service 2022-06-17 07:17:06.203 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:06.206 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:06.208 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:06.211 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:06.213 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:06.216 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:06.218 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:06.221 | + functions-common:time_stop:2433 : start_time=1655450224706 2022-06-17 07:17:06.223 | + functions-common:time_stop:2435 : [[ -z 1655450224706 ]] 2022-06-17 07:17:06.226 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:06.231 | + functions-common:time_stop:2438 : end_time=1655450226228 2022-06-17 07:17:06.234 | + functions-common:time_stop:2439 : elapsed_time=1522 2022-06-17 07:17:06.239 | + functions-common:time_stop:2440 : total=5949 2022-06-17 07:17:06.242 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:06.245 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7471 2022-06-17 07:17:06.249 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-06-17 07:17:06.254 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-06-17 07:17:06.320 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.323 | + functions-common:run_process:1681 : local service=s-container-sync 2022-06-17 07:17:06.327 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.330 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:06.333 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:06.336 | + functions-common:run_process:1686 : local name=s-container-sync 2022-06-17 07:17:06.339 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:06.342 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:06.344 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:06.347 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:06.350 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:06.355 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450226352 2022-06-17 07:17:06.357 | + functions-common:run_process:1689 : is_service_enabled s-container-sync 2022-06-17 07:17:06.380 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:06.383 | + functions-common:run_process:1690 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-06-17 07:17:06.387 | + functions-common:_run_under_systemd:1646 : local service=s-container-sync 2022-06-17 07:17:06.390 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.394 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.397 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.400 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.403 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-06-17 07:17:06.406 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-06-17 07:17:06.408 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container-sync.service 2022-06-17 07:17:06.411 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:06.414 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:06.416 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-06-17 07:17:06.419 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-06-17 07:17:06.423 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-06-17 07:17:06.427 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.429 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:06.432 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:06.435 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:06.437 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:06.444 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-06-17 07:17:06.446 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:06.451 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-06-17 07:17:06.523 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-06-17 07:17:06.604 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-17 07:17:06.664 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-06-17 07:17:06.725 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-06-17 07:17:06.789 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:06.851 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:06.855 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-06-17 07:17:06.932 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:07.411 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container-sync.service 2022-06-17 07:17:07.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-06-17 07:17:07.836 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container-sync.service 2022-06-17 07:17:07.866 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:07.870 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:07.873 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:07.876 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:07.879 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:07.882 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:07.884 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:07.887 | + functions-common:time_stop:2433 : start_time=1655450226352 2022-06-17 07:17:07.890 | + functions-common:time_stop:2435 : [[ -z 1655450226352 ]] 2022-06-17 07:17:07.893 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:07.898 | + functions-common:time_stop:2438 : end_time=1655450227895 2022-06-17 07:17:07.901 | + functions-common:time_stop:2439 : elapsed_time=1543 2022-06-17 07:17:07.904 | + functions-common:time_stop:2440 : total=7471 2022-06-17 07:17:07.907 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:07.911 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9014 2022-06-17 07:17:07.914 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-06-17 07:17:07.936 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:17:07.939 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:07.942 | + functions-common:run_process:1681 : local service=s-proxy 2022-06-17 07:17:07.946 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:07.949 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:07.952 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:07.954 | + functions-common:run_process:1686 : local name=s-proxy 2022-06-17 07:17:07.957 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:07.960 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:07.964 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:07.967 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:07.970 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:07.976 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450227973 2022-06-17 07:17:07.979 | + functions-common:run_process:1689 : is_service_enabled s-proxy 2022-06-17 07:17:07.998 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:08.001 | + functions-common:run_process:1690 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-06-17 07:17:08.003 | + functions-common:_run_under_systemd:1646 : local service=s-proxy 2022-06-17 07:17:08.006 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.008 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.011 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.014 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.016 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-06-17 07:17:08.019 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-06-17 07:17:08.022 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-proxy.service 2022-06-17 07:17:08.025 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:08.027 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:08.030 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-06-17 07:17:08.034 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-06-17 07:17:08.037 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-06-17 07:17:08.040 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.043 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:08.046 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:08.049 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:08.052 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:08.054 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-06-17 07:17:08.057 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:08.068 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-06-17 07:17:08.143 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-06-17 07:17:08.222 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-17 07:17:08.287 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-06-17 07:17:08.352 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-06-17 07:17:08.411 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:08.468 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:08.472 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-06-17 07:17:08.559 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:08.973 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-proxy.service 2022-06-17 07:17:08.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-06-17 07:17:09.430 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-proxy.service 2022-06-17 07:17:09.453 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:09.457 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:09.459 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:09.462 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:09.464 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:09.467 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:09.470 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:09.478 | + functions-common:time_stop:2433 : start_time=1655450227973 2022-06-17 07:17:09.481 | + functions-common:time_stop:2435 : [[ -z 1655450227973 ]] 2022-06-17 07:17:09.484 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:09.489 | + functions-common:time_stop:2438 : end_time=1655450229486 2022-06-17 07:17:09.491 | + functions-common:time_stop:2439 : elapsed_time=1513 2022-06-17 07:17:09.494 | + functions-common:time_stop:2440 : total=9014 2022-06-17 07:17:09.496 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:09.499 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10527 2022-06-17 07:17:09.502 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-06-17 07:17:09.502 | Waiting for swift proxy to start... 2022-06-17 07:17:09.505 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.50:8080/info 2022-06-17 07:17:09.508 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:17:09.511 | + functions:wait_for_service:458 : local url=http://10.222.0.50:8080/info 2022-06-17 07:17:09.514 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:17:09.516 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:17:09.520 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:17:09.522 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:09.525 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:09.529 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:09.534 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450229531 2022-06-17 07:17:09.536 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:17:09.543 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2022-06-17 07:17:09.557 | + :: : [[ 000 == 503 ]] 2022-06-17 07:17:09.558 | + :: : [[ 7 -eq 7 ]] 2022-06-17 07:17:09.559 | + :: : sleep 1 2022-06-17 07:17:10.563 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2022-06-17 07:17:10.576 | + :: : [[ 000 == 503 ]] 2022-06-17 07:17:10.580 | + :: : [[ 7 -eq 7 ]] 2022-06-17 07:17:10.582 | + :: : sleep 1 2022-06-17 07:17:11.586 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2022-06-17 07:17:11.599 | + :: : [[ 000 == 503 ]] 2022-06-17 07:17:11.601 | + :: : [[ 7 -eq 7 ]] 2022-06-17 07:17:11.602 | + :: : sleep 1 2022-06-17 07:17:12.606 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2022-06-17 07:17:12.627 | + :: : [[ 200 == 503 ]] 2022-06-17 07:17:12.629 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:17:12.632 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:17:12.635 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:12.638 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:12.641 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:12.644 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:12.647 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:12.650 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:17:12.653 | + functions-common:time_stop:2433 : start_time=1655450229531 2022-06-17 07:17:12.656 | + functions-common:time_stop:2435 : [[ -z 1655450229531 ]] 2022-06-17 07:17:12.659 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:12.664 | + functions-common:time_stop:2438 : end_time=1655450232661 2022-06-17 07:17:12.667 | + functions-common:time_stop:2439 : elapsed_time=3130 2022-06-17 07:17:12.669 | + functions-common:time_stop:2440 : total=6242 2022-06-17 07:17:12.672 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:12.674 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9372 2022-06-17 07:17:12.677 | + functions:wait_for_service:467 : return 0 2022-06-17 07:17:12.679 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-06-17 07:17:12.682 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-17 07:17:12.685 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-06-17 07:17:12.703 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:12.707 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-17 07:17:12.747 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-06-17 07:17:12.805 | [19169 Async configure_neutron_nova:98479]: Waiting for completion of configure_neutron_nova running on PID 98479 (2 other jobs running) 2022-06-17 07:17:12.831 | [19169 Async configure_neutron_nova:98479]: Signaling child to exit 2022-06-17 07:17:12.832 | WAKEUP 2022-06-17 07:17:12.870 | [19169 Async configure_neutron_nova:98479]: Signaled 2022-06-17 07:17:12.871 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-06-17 07:17:12.871 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:17:12.871 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:17:12.871 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:17:12.871 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:17:12.872 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-17 07:17:12.872 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:17:12.872 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.50/identity 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-06-17 07:17:12.872 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-17 07:17:12.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-06-17 07:17:12.872 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-06-17 07:17:12.872 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-06-17 07:17:12.872 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:17:12.872 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-06-17 07:17:12.872 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:17:12.872 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-06-17 07:17:12.872 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-06-17 07:17:12.872 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:17:12.872 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:17:12.873 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-06-17 07:17:12.873 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.50/identity 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-06-17 07:17:12.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-17 07:17:12.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-06-17 07:17:12.873 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-06-17 07:17:12.873 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-06-17 07:17:12.922 | [19169 Async configure_neutron_nova:98479]: finished configure_neutron_nova with result 0 in 1 seconds 2022-06-17 07:17:12.927 | + inc/async:async_wait:197 : return 0 2022-06-17 07:17:12.934 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-06-17 07:17:12.953 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:12.956 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-17 07:17:12.989 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-17 07:17:13.026 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-06-17 07:17:13.047 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:13.051 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-06-17 07:17:13.054 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:13.057 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-06-17 07:17:13.060 | + ./stack.sh:main:1272 : start_nova_api 2022-06-17 07:17:13.063 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-06-17 07:17:13.066 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-06-17 07:17:13.068 | + lib/nova:start_nova_api:932 : local nova_url 2022-06-17 07:17:13.071 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-06-17 07:17:13.090 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:17:13.102 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:17:13.106 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:17:13.109 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:17:13.118 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-06-17 07:17:13.122 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-06-17 07:17:13.128 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.132 | + functions-common:run_process:1681 : local service=n-api 2022-06-17 07:17:13.135 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.138 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:13.140 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:13.143 | + functions-common:run_process:1686 : local name=n-api 2022-06-17 07:17:13.146 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:13.148 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:13.151 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:13.153 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:13.157 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:13.167 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450233164 2022-06-17 07:17:13.170 | + functions-common:run_process:1689 : is_service_enabled n-api 2022-06-17 07:17:13.190 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:13.192 | + functions-common:run_process:1690 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-06-17 07:17:13.202 | + functions-common:_run_under_systemd:1646 : local service=n-api 2022-06-17 07:17:13.205 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.208 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.211 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.214 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.216 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-06-17 07:17:13.219 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-06-17 07:17:13.222 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-api.service 2022-06-17 07:17:13.225 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:13.228 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:13.231 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-06-17 07:17:13.234 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-06-17 07:17:13.237 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@n-api.service 2022-06-17 07:17:13.240 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.242 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:17:13.244 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:17:13.247 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-06-17 07:17:13.249 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:17:13.256 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-06-17 07:17:13.328 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-06-17 07:17:13.394 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-06-17 07:17:13.447 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-17 07:17:13.511 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:13.566 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-06-17 07:17:13.620 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-06-17 07:17:13.676 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-06-17 07:17:13.729 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-06-17 07:17:13.789 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-06-17 07:17:13.843 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:17:13.846 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-06-17 07:17:13.920 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:17:14.340 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-api.service 2022-06-17 07:17:14.355 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-06-17 07:17:14.758 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-api.service 2022-06-17 07:17:14.841 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:14.844 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:14.847 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:14.850 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:14.853 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:14.856 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:14.859 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:14.863 | + functions-common:time_stop:2433 : start_time=1655450233164 2022-06-17 07:17:14.865 | + functions-common:time_stop:2435 : [[ -z 1655450233164 ]] 2022-06-17 07:17:14.868 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:14.873 | + functions-common:time_stop:2438 : end_time=1655450234870 2022-06-17 07:17:14.884 | + functions-common:time_stop:2439 : elapsed_time=1706 2022-06-17 07:17:14.887 | + functions-common:time_stop:2440 : total=10527 2022-06-17 07:17:14.889 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:14.892 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=12233 2022-06-17 07:17:14.895 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.50/compute/v2.1/ 2022-06-17 07:17:14.897 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-06-17 07:17:14.898 | Waiting for nova-api to start... 2022-06-17 07:17:14.900 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.50/compute/v2.1/ 2022-06-17 07:17:14.903 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:17:14.905 | + functions:wait_for_service:458 : local url=http://10.222.0.50/compute/v2.1/ 2022-06-17 07:17:14.908 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:17:14.911 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:17:14.914 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:17:14.917 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:14.920 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:14.925 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:14.930 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450234927 2022-06-17 07:17:14.932 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:17:14.938 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/compute/v2.1/ 2022-06-17 07:17:20.675 | + :: : [[ 200 == 503 ]] 2022-06-17 07:17:20.677 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:17:20.680 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:17:20.682 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:20.685 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:20.688 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:20.690 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:20.693 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:20.695 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:17:20.698 | + functions-common:time_stop:2433 : start_time=1655450234927 2022-06-17 07:17:20.700 | + functions-common:time_stop:2435 : [[ -z 1655450234927 ]] 2022-06-17 07:17:20.704 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:20.708 | + functions-common:time_stop:2438 : end_time=1655450240706 2022-06-17 07:17:20.711 | + functions-common:time_stop:2439 : elapsed_time=5779 2022-06-17 07:17:20.714 | + functions-common:time_stop:2440 : total=9372 2022-06-17 07:17:20.716 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:20.719 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15151 2022-06-17 07:17:20.722 | + functions:wait_for_service:467 : return 0 2022-06-17 07:17:20.725 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:17:20.729 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:17:20.733 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-06-17 07:17:20.757 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:20.759 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-06-17 07:17:20.762 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:20.765 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-06-17 07:17:20.768 | + ./stack.sh:main:1277 : start_ovn_services 2022-06-17 07:17:20.776 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-06-17 07:17:20.778 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-06-17 07:17:20.801 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:17:20.804 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-06-17 07:17:20.826 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:20.829 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-06-17 07:17:20.832 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:20.835 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-06-17 07:17:20.838 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-06-17 07:17:20.841 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-06-17 07:17:20.844 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-17 07:17:20.888 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-06-17 07:17:20.890 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-06-17 07:17:20.894 | + lib/neutron:configure_rbac_policies:636 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-06-17 07:17:20.896 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-06-17 07:17:20.928 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-06-17 07:17:20.960 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-06-17 07:17:20.963 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-06-17 07:17:20.965 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-06-17 07:17:20.968 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-06-17 07:17:20.971 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-06-17 07:17:20.974 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-06-17 07:17:20.977 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-06-17 07:17:20.979 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-06-17 07:17:20.983 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-06-17 07:17:20.986 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-06-17 07:17:20.988 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-06-17 07:17:20.991 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-06-17 07:17:20.994 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:20.996 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:20.999 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.002 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-06-17 07:17:21.005 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.008 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.011 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-06-17 07:17:21.028 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:17:21.031 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-06-17 07:17:21.034 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.037 | + functions-common:run_process:1681 : local service=q-svc 2022-06-17 07:17:21.039 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.042 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:21.044 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:21.047 | + functions-common:run_process:1686 : local name=q-svc 2022-06-17 07:17:21.050 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:21.053 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:21.056 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:21.058 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:21.062 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:21.067 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450241063 2022-06-17 07:17:21.069 | + functions-common:run_process:1689 : is_service_enabled q-svc 2022-06-17 07:17:21.087 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:21.090 | + functions-common:run_process:1690 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-06-17 07:17:21.094 | + functions-common:_run_under_systemd:1646 : local service=q-svc 2022-06-17 07:17:21.097 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.099 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.102 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.105 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.107 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-17 07:17:21.110 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-17 07:17:21.113 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-svc.service 2022-06-17 07:17:21.115 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:21.118 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:21.121 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-17 07:17:21.123 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-06-17 07:17:21.126 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-06-17 07:17:21.129 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.131 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:21.133 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:21.135 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:21.138 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:21.140 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-06-17 07:17:21.143 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:21.147 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-06-17 07:17:21.209 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-06-17 07:17:21.270 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:21.323 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-06-17 07:17:21.375 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-06-17 07:17:21.427 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:21.478 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:21.481 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-06-17 07:17:21.544 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:21.951 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-svc.service 2022-06-17 07:17:21.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-06-17 07:17:22.377 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-svc.service 2022-06-17 07:17:22.399 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:22.401 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:22.404 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:22.407 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:22.412 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:22.417 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:22.420 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:22.422 | + functions-common:time_stop:2433 : start_time=1655450241063 2022-06-17 07:17:22.425 | + functions-common:time_stop:2435 : [[ -z 1655450241063 ]] 2022-06-17 07:17:22.428 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:22.433 | + functions-common:time_stop:2438 : end_time=1655450242430 2022-06-17 07:17:22.435 | + functions-common:time_stop:2439 : elapsed_time=1367 2022-06-17 07:17:22.438 | + functions-common:time_stop:2440 : total=12233 2022-06-17 07:17:22.441 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:22.443 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=13600 2022-06-17 07:17:22.446 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.50:9696 2022-06-17 07:17:22.448 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-06-17 07:17:22.468 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:17:22.471 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-06-17 07:17:22.471 | Waiting for Neutron to start... 2022-06-17 07:17:22.473 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.50:9696' 2022-06-17 07:17:22.476 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.50:9696' 'Neutron did not start' 60 2022-06-17 07:17:22.478 | + functions-common:test_with_retry:2364 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.50:9696' 2022-06-17 07:17:22.481 | + functions-common:test_with_retry:2365 : local 'failmsg=Neutron did not start' 2022-06-17 07:17:22.483 | + functions-common:test_with_retry:2366 : local until=60 2022-06-17 07:17:22.486 | + functions-common:test_with_retry:2367 : local sleep=0.5 2022-06-17 07:17:22.489 | + functions-common:test_with_retry:2369 : time_start test_with_retry 2022-06-17 07:17:22.492 | + functions-common:time_start:2412 : local name=test_with_retry 2022-06-17 07:17:22.494 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:22.497 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:22.500 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:22.506 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450242503 2022-06-17 07:17:22.509 | + functions-common:test_with_retry:2370 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.50:9696; do sleep 0.5; done' 2022-06-17 07:17:28.595 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.50:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2373 : time_stop test_with_retry 2022-06-17 07:17:28.598 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:28.601 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:28.604 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:28.608 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:28.611 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:28.614 | + functions-common:time_stop:2432 : name=test_with_retry 2022-06-17 07:17:28.618 | + functions-common:time_stop:2433 : start_time=1655450242503 2022-06-17 07:17:28.621 | + functions-common:time_stop:2435 : [[ -z 1655450242503 ]] 2022-06-17 07:17:28.625 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:28.630 | + functions-common:time_stop:2438 : end_time=1655450248627 2022-06-17 07:17:28.633 | + functions-common:time_stop:2439 : elapsed_time=6124 2022-06-17 07:17:28.635 | + functions-common:time_stop:2440 : total=0 2022-06-17 07:17:28.639 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:28.641 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6124 2022-06-17 07:17:28.644 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-06-17 07:17:28.664 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:28.667 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-06-17 07:17:28.670 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:28.673 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-06-17 07:17:28.676 | + ./stack.sh:main:1293 : start_placement 2022-06-17 07:17:28.679 | + lib/placement:start_placement:160 : start_placement_api 2022-06-17 07:17:28.682 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-17 07:17:28.686 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-06-17 07:17:28.691 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.694 | + functions-common:run_process:1681 : local service=placement-api 2022-06-17 07:17:28.697 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.699 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:28.702 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:28.705 | + functions-common:run_process:1686 : local name=placement-api 2022-06-17 07:17:28.707 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:28.710 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:28.713 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:28.717 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:28.721 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:28.726 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450248723 2022-06-17 07:17:28.729 | + functions-common:run_process:1689 : is_service_enabled placement-api 2022-06-17 07:17:28.749 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:28.752 | + functions-common:run_process:1690 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-06-17 07:17:28.755 | + functions-common:_run_under_systemd:1646 : local service=placement-api 2022-06-17 07:17:28.757 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.760 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.763 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.767 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.770 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-06-17 07:17:28.773 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-06-17 07:17:28.776 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@placement-api.service 2022-06-17 07:17:28.780 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:28.782 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:28.785 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-06-17 07:17:28.788 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-06-17 07:17:28.791 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@placement-api.service 2022-06-17 07:17:28.794 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:28.796 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:17:28.799 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:17:28.802 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-06-17 07:17:28.805 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:17:28.809 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-06-17 07:17:28.876 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-06-17 07:17:28.945 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-06-17 07:17:29.000 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-17 07:17:29.055 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:29.109 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-06-17 07:17:29.164 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-06-17 07:17:29.217 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-06-17 07:17:29.273 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-06-17 07:17:29.330 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-06-17 07:17:29.387 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:17:29.389 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-06-17 07:17:29.458 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:17:29.954 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@placement-api.service 2022-06-17 07:17:29.968 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-06-17 07:17:30.375 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@placement-api.service 2022-06-17 07:17:30.457 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:30.460 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:30.463 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:30.466 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:30.468 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:30.471 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:30.474 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:30.477 | + functions-common:time_stop:2433 : start_time=1655450248723 2022-06-17 07:17:30.479 | + functions-common:time_stop:2435 : [[ -z 1655450248723 ]] 2022-06-17 07:17:30.483 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:30.488 | + functions-common:time_stop:2438 : end_time=1655450250485 2022-06-17 07:17:30.491 | + functions-common:time_stop:2439 : elapsed_time=1762 2022-06-17 07:17:30.493 | + functions-common:time_stop:2440 : total=13600 2022-06-17 07:17:30.496 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:30.500 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15362 2022-06-17 07:17:30.503 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-06-17 07:17:30.503 | Waiting for placement-api to start... 2022-06-17 07:17:30.506 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.50/placement 2022-06-17 07:17:30.509 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:17:30.513 | + functions:wait_for_service:458 : local url=http://10.222.0.50/placement 2022-06-17 07:17:30.516 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:17:30.519 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:17:30.522 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:17:30.524 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:30.527 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:30.531 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:30.537 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450250534 2022-06-17 07:17:30.540 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:17:30.549 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/placement 2022-06-17 07:17:33.196 | + :: : [[ 200 == 503 ]] 2022-06-17 07:17:33.198 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:17:33.202 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:17:33.205 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:33.208 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:33.211 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:33.214 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:33.217 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:33.219 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:17:33.222 | + functions-common:time_stop:2433 : start_time=1655450250534 2022-06-17 07:17:33.225 | + functions-common:time_stop:2435 : [[ -z 1655450250534 ]] 2022-06-17 07:17:33.229 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:33.235 | + functions-common:time_stop:2438 : end_time=1655450253231 2022-06-17 07:17:33.238 | + functions-common:time_stop:2439 : elapsed_time=2697 2022-06-17 07:17:33.241 | + functions-common:time_stop:2440 : total=15151 2022-06-17 07:17:33.244 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:33.247 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17848 2022-06-17 07:17:33.250 | + functions:wait_for_service:467 : return 0 2022-06-17 07:17:33.253 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-06-17 07:17:33.272 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:33.275 | + ./stack.sh:main:1297 : start_neutron 2022-06-17 07:17:33.278 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-06-17 07:17:33.283 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:17:33.283 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-17 07:17:33.289 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-17 07:17:33.292 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-17 07:17:33.295 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-06-17 07:17:33.299 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-17 07:17:33.301 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-06-17 07:17:33.304 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.307 | + functions-common:run_process:1681 : local service=q-agt 2022-06-17 07:17:33.310 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.314 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:33.316 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:33.319 | + functions-common:run_process:1686 : local name=q-agt 2022-06-17 07:17:33.322 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:33.325 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:33.328 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:33.331 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:33.335 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:33.340 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450253337 2022-06-17 07:17:33.343 | + functions-common:run_process:1689 : is_service_enabled q-agt 2022-06-17 07:17:33.364 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:33.367 | + functions-common:run_process:1690 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-06-17 07:17:33.370 | + functions-common:_run_under_systemd:1646 : local service=q-agt 2022-06-17 07:17:33.373 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.376 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.379 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.381 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.384 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-17 07:17:33.386 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-17 07:17:33.389 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-agt.service 2022-06-17 07:17:33.392 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:33.394 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:33.397 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-17 07:17:33.400 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-06-17 07:17:33.402 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-06-17 07:17:33.405 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.408 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:33.410 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:33.412 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:33.415 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:33.417 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-06-17 07:17:33.420 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:33.426 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-06-17 07:17:33.494 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-06-17 07:17:33.570 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-17 07:17:33.624 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-06-17 07:17:33.684 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-06-17 07:17:33.739 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:33.794 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:33.796 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-06-17 07:17:33.862 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:34.277 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-agt.service 2022-06-17 07:17:34.291 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-06-17 07:17:34.681 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-agt.service 2022-06-17 07:17:34.713 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:34.718 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:34.721 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:34.724 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:34.726 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:34.731 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:34.733 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:34.737 | + functions-common:time_stop:2433 : start_time=1655450253337 2022-06-17 07:17:34.741 | + functions-common:time_stop:2435 : [[ -z 1655450253337 ]] 2022-06-17 07:17:34.745 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:34.750 | + functions-common:time_stop:2438 : end_time=1655450254747 2022-06-17 07:17:34.753 | + functions-common:time_stop:2439 : elapsed_time=1410 2022-06-17 07:17:34.755 | + functions-common:time_stop:2440 : total=15362 2022-06-17 07:17:34.758 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:34.760 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16772 2022-06-17 07:17:34.763 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-06-17 07:17:34.767 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-17 07:17:34.770 | + functions-common:is_provider_network:2278 : return 1 2022-06-17 07:17:34.772 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-06-17 07:17:34.775 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.778 | + functions-common:run_process:1681 : local service=q-dhcp 2022-06-17 07:17:34.782 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.784 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:34.788 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:34.791 | + functions-common:run_process:1686 : local name=q-dhcp 2022-06-17 07:17:34.794 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:34.797 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:34.799 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:34.802 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:34.806 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:34.812 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450254808 2022-06-17 07:17:34.815 | + functions-common:run_process:1689 : is_service_enabled q-dhcp 2022-06-17 07:17:34.836 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:34.839 | + functions-common:run_process:1690 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-06-17 07:17:34.842 | + functions-common:_run_under_systemd:1646 : local service=q-dhcp 2022-06-17 07:17:34.845 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.848 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.851 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.854 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.857 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-06-17 07:17:34.861 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-06-17 07:17:34.864 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-dhcp.service 2022-06-17 07:17:34.869 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:34.872 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:34.876 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-06-17 07:17:34.878 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-06-17 07:17:34.881 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-06-17 07:17:34.884 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:34.888 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:34.891 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:34.895 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:34.899 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:34.901 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-06-17 07:17:34.906 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:34.916 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-06-17 07:17:34.990 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-06-17 07:17:35.068 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-17 07:17:35.145 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-06-17 07:17:35.221 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-06-17 07:17:35.292 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:35.385 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:35.388 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-06-17 07:17:35.466 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:35.900 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-dhcp.service 2022-06-17 07:17:35.914 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-06-17 07:17:36.316 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-dhcp.service 2022-06-17 07:17:36.349 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:36.352 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:36.357 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:36.361 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:36.371 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:36.375 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:36.378 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:36.380 | + functions-common:time_stop:2433 : start_time=1655450254808 2022-06-17 07:17:36.383 | + functions-common:time_stop:2435 : [[ -z 1655450254808 ]] 2022-06-17 07:17:36.389 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:36.392 | + functions-common:time_stop:2438 : end_time=1655450256389 2022-06-17 07:17:36.394 | + functions-common:time_stop:2439 : elapsed_time=1581 2022-06-17 07:17:36.397 | + functions-common:time_stop:2440 : total=16772 2022-06-17 07:17:36.400 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:36.406 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18353 2022-06-17 07:17:36.411 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-06-17 07:17:36.414 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-06-17 07:17:36.418 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-06-17 07:17:36.423 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-06-17 07:17:36.427 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.431 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.434 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.438 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-06-17 07:17:36.442 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.445 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.448 | + functions-common:run_process:1681 : local service=q-l3 2022-06-17 07:17:36.450 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.453 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:36.457 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:36.462 | + functions-common:run_process:1686 : local name=q-l3 2022-06-17 07:17:36.467 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:36.470 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:36.473 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:36.477 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:36.482 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:36.486 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450256482 2022-06-17 07:17:36.489 | + functions-common:run_process:1689 : is_service_enabled q-l3 2022-06-17 07:17:36.511 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:36.515 | + functions-common:run_process:1690 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-06-17 07:17:36.518 | + functions-common:_run_under_systemd:1646 : local service=q-l3 2022-06-17 07:17:36.522 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.525 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.528 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.531 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.534 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-06-17 07:17:36.536 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-06-17 07:17:36.539 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-l3.service 2022-06-17 07:17:36.545 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:36.548 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:36.551 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-06-17 07:17:36.554 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-06-17 07:17:36.558 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-06-17 07:17:36.561 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.564 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:36.568 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:36.571 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:36.574 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:36.577 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-06-17 07:17:36.581 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:36.587 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-06-17 07:17:36.676 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-06-17 07:17:36.756 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-17 07:17:36.823 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-06-17 07:17:36.894 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-06-17 07:17:36.963 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:37.025 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:37.027 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-06-17 07:17:37.115 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:37.585 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-l3.service 2022-06-17 07:17:37.599 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-06-17 07:17:37.998 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-l3.service 2022-06-17 07:17:38.026 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:38.034 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:38.037 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:38.040 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:38.043 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:38.046 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:38.049 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:38.052 | + functions-common:time_stop:2433 : start_time=1655450256482 2022-06-17 07:17:38.054 | + functions-common:time_stop:2435 : [[ -z 1655450256482 ]] 2022-06-17 07:17:38.058 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:38.064 | + functions-common:time_stop:2438 : end_time=1655450258060 2022-06-17 07:17:38.066 | + functions-common:time_stop:2439 : elapsed_time=1578 2022-06-17 07:17:38.069 | + functions-common:time_stop:2440 : total=18353 2022-06-17 07:17:38.072 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:38.075 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19931 2022-06-17 07:17:38.077 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.080 | + functions-common:run_process:1681 : local service=q-meta 2022-06-17 07:17:38.083 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.086 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:38.089 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:38.092 | + functions-common:run_process:1686 : local name=q-meta 2022-06-17 07:17:38.095 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:38.097 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:38.100 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:38.103 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:38.109 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:38.116 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450258108 2022-06-17 07:17:38.119 | + functions-common:run_process:1689 : is_service_enabled q-meta 2022-06-17 07:17:38.142 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:38.145 | + functions-common:run_process:1690 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-06-17 07:17:38.148 | + functions-common:_run_under_systemd:1646 : local service=q-meta 2022-06-17 07:17:38.150 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.153 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.156 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.159 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.162 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-06-17 07:17:38.164 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-06-17 07:17:38.167 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-meta.service 2022-06-17 07:17:38.170 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:38.174 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:38.178 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-06-17 07:17:38.182 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-06-17 07:17:38.186 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-06-17 07:17:38.191 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.195 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:38.198 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:38.202 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:38.207 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:38.211 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-06-17 07:17:38.215 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:38.223 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-06-17 07:17:38.323 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-06-17 07:17:38.418 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-17 07:17:38.508 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-06-17 07:17:38.597 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-06-17 07:17:38.674 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:38.751 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:38.753 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-06-17 07:17:38.835 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:39.328 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-meta.service 2022-06-17 07:17:39.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-06-17 07:17:39.822 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-meta.service 2022-06-17 07:17:39.860 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:39.864 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:39.868 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:39.872 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:39.875 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:39.877 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:39.880 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:39.883 | + functions-common:time_stop:2433 : start_time=1655450258108 2022-06-17 07:17:39.885 | + functions-common:time_stop:2435 : [[ -z 1655450258108 ]] 2022-06-17 07:17:39.890 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:39.895 | + functions-common:time_stop:2438 : end_time=1655450259891 2022-06-17 07:17:39.898 | + functions-common:time_stop:2439 : elapsed_time=1783 2022-06-17 07:17:39.900 | + functions-common:time_stop:2440 : total=19931 2022-06-17 07:17:39.903 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:39.905 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=21714 2022-06-17 07:17:39.909 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.911 | + functions-common:run_process:1681 : local service=q-metering 2022-06-17 07:17:39.914 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.916 | + functions-common:run_process:1683 : local group= 2022-06-17 07:17:39.919 | + functions-common:run_process:1684 : local user= 2022-06-17 07:17:39.922 | + functions-common:run_process:1686 : local name=q-metering 2022-06-17 07:17:39.924 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:17:39.927 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:17:39.931 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:17:39.935 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:17:39.942 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:17:39.945 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450259941 2022-06-17 07:17:39.948 | + functions-common:run_process:1689 : is_service_enabled q-metering 2022-06-17 07:17:39.971 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:39.973 | + functions-common:run_process:1690 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-06-17 07:17:39.976 | + functions-common:_run_under_systemd:1646 : local service=q-metering 2022-06-17 07:17:39.979 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.981 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.985 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.987 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:39.990 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-06-17 07:17:39.993 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-06-17 07:17:39.995 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-metering.service 2022-06-17 07:17:39.998 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:17:40.001 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:17:40.004 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-06-17 07:17:40.007 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-06-17 07:17:40.010 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-06-17 07:17:40.012 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:40.015 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:17:40.018 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:17:40.021 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:17:40.023 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:17:40.026 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-06-17 07:17:40.029 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:17:40.034 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-06-17 07:17:40.122 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-06-17 07:17:40.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-17 07:17:40.277 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-06-17 07:17:40.367 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-06-17 07:17:40.446 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:17:40.526 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:17:40.532 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-06-17 07:17:40.650 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:17:41.111 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-metering.service 2022-06-17 07:17:41.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-06-17 07:17:41.542 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-metering.service 2022-06-17 07:17:41.578 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:17:41.580 | + functions-common:time_stop:2426 : local name 2022-06-17 07:17:41.587 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:17:41.590 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:17:41.594 | + functions-common:time_stop:2429 : local total 2022-06-17 07:17:41.597 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:17:41.604 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:17:41.608 | + functions-common:time_stop:2433 : start_time=1655450259941 2022-06-17 07:17:41.612 | + functions-common:time_stop:2435 : [[ -z 1655450259941 ]] 2022-06-17 07:17:41.616 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:17:41.622 | + functions-common:time_stop:2438 : end_time=1655450261618 2022-06-17 07:17:41.625 | + functions-common:time_stop:2439 : elapsed_time=1677 2022-06-17 07:17:41.628 | + functions-common:time_stop:2440 : total=21714 2022-06-17 07:17:41.630 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:17:41.633 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23391 2022-06-17 07:17:41.636 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-06-17 07:17:41.662 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:17:41.662 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-06-17 07:17:41.663 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-06-17 07:17:41.665 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:17:41.668 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-06-17 07:17:41.671 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-06-17 07:17:41.674 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-06-17 07:17:41.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-06-17 07:17:41.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-06-17 07:17:41.683 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-17 07:17:41.688 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-17 07:17:45.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:45.750 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:45.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:45.750 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:45.921 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:17:45.928 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-17 07:17:45.928 | address-scope 2022-06-17 07:17:45.928 | router-admin-state-down-before-update 2022-06-17 07:17:45.928 | agent 2022-06-17 07:17:45.928 | agent-resources-synced 2022-06-17 07:17:45.928 | allowed-address-pairs 2022-06-17 07:17:45.928 | auto-allocated-topology 2022-06-17 07:17:45.928 | availability_zone 2022-06-17 07:17:45.928 | availability_zone_filter 2022-06-17 07:17:45.928 | default-subnetpools 2022-06-17 07:17:45.928 | dhcp_agent_scheduler 2022-06-17 07:17:45.928 | dvr 2022-06-17 07:17:45.928 | empty-string-filtering 2022-06-17 07:17:45.928 | external-net 2022-06-17 07:17:45.928 | extra_dhcp_opt 2022-06-17 07:17:45.928 | extraroute 2022-06-17 07:17:45.928 | extraroute-atomic 2022-06-17 07:17:45.928 | filter-validation 2022-06-17 07:17:45.928 | fip-port-details 2022-06-17 07:17:45.928 | flavors 2022-06-17 07:17:45.928 | floatingip-pools 2022-06-17 07:17:45.928 | ip-substring-filtering 2022-06-17 07:17:45.928 | router 2022-06-17 07:17:45.929 | ext-gw-mode 2022-06-17 07:17:45.929 | l3-ha 2022-06-17 07:17:45.929 | l3-flavors 2022-06-17 07:17:45.929 | l3-port-ip-change-not-allowed 2022-06-17 07:17:45.929 | l3_agent_scheduler 2022-06-17 07:17:45.929 | metering 2022-06-17 07:17:45.929 | metering_source_and_destination_fields 2022-06-17 07:17:45.929 | multi-provider 2022-06-17 07:17:45.929 | net-mtu 2022-06-17 07:17:45.929 | net-mtu-writable 2022-06-17 07:17:45.929 | network_availability_zone 2022-06-17 07:17:45.929 | network-ip-availability 2022-06-17 07:17:45.929 | pagination 2022-06-17 07:17:45.929 | port-device-profile 2022-06-17 07:17:45.929 | port-mac-override 2022-06-17 07:17:45.929 | port-mac-address-regenerate 2022-06-17 07:17:45.929 | port-numa-affinity-policy 2022-06-17 07:17:45.929 | binding 2022-06-17 07:17:45.929 | binding-extended 2022-06-17 07:17:45.929 | port-security 2022-06-17 07:17:45.929 | project-id 2022-06-17 07:17:45.929 | provider 2022-06-17 07:17:45.929 | quota-check-limit 2022-06-17 07:17:45.929 | quotas 2022-06-17 07:17:45.929 | quota_details 2022-06-17 07:17:45.929 | rbac-policies 2022-06-17 07:17:45.929 | rbac-address-group 2022-06-17 07:17:45.929 | rbac-address-scope 2022-06-17 07:17:45.929 | rbac-security-groups 2022-06-17 07:17:45.929 | rbac-subnetpool 2022-06-17 07:17:45.929 | revision-if-match 2022-06-17 07:17:45.929 | standard-attr-revisions 2022-06-17 07:17:45.929 | router_availability_zone 2022-06-17 07:17:45.929 | security-groups-normalized-cidr 2022-06-17 07:17:45.929 | port-security-groups-filtering 2022-06-17 07:17:45.929 | security-groups-remote-address-group 2022-06-17 07:17:45.929 | security-groups-shared-filtering 2022-06-17 07:17:45.929 | security-group 2022-06-17 07:17:45.930 | service-type 2022-06-17 07:17:45.930 | sorting 2022-06-17 07:17:45.930 | standard-attr-description 2022-06-17 07:17:45.930 | stateful-security-group 2022-06-17 07:17:45.930 | subnet_onboard 2022-06-17 07:17:45.930 | subnet-service-types 2022-06-17 07:17:45.930 | subnet_allocation 2022-06-17 07:17:45.930 | subnetpool-prefix-ops 2022-06-17 07:17:45.930 | standard-attr-tag 2022-06-17 07:17:45.930 | standard-attr-timestamp' 2022-06-17 07:17:45.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-17 07:17:45.933 | address-scope 2022-06-17 07:17:45.933 | router-admin-state-down-before-update 2022-06-17 07:17:45.933 | agent 2022-06-17 07:17:45.933 | agent-resources-synced 2022-06-17 07:17:45.933 | allowed-address-pairs 2022-06-17 07:17:45.933 | auto-allocated-topology 2022-06-17 07:17:45.933 | availability_zone 2022-06-17 07:17:45.933 | availability_zone_filter 2022-06-17 07:17:45.933 | default-subnetpools 2022-06-17 07:17:45.933 | dhcp_agent_scheduler 2022-06-17 07:17:45.933 | dvr 2022-06-17 07:17:45.933 | empty-string-filtering 2022-06-17 07:17:45.933 | external-net 2022-06-17 07:17:45.933 | extra_dhcp_opt 2022-06-17 07:17:45.933 | extraroute 2022-06-17 07:17:45.933 | extraroute-atomic 2022-06-17 07:17:45.933 | filter-validation 2022-06-17 07:17:45.933 | fip-port-details 2022-06-17 07:17:45.933 | flavors 2022-06-17 07:17:45.933 | floatingip-pools 2022-06-17 07:17:45.933 | ip-substring-filtering 2022-06-17 07:17:45.933 | router 2022-06-17 07:17:45.933 | ext-gw-mode 2022-06-17 07:17:45.933 | l3-ha 2022-06-17 07:17:45.933 | l3-flavors 2022-06-17 07:17:45.934 | l3-port-ip-change-not-allowed 2022-06-17 07:17:45.934 | l3_agent_scheduler 2022-06-17 07:17:45.934 | metering 2022-06-17 07:17:45.934 | metering_source_and_destination_fields 2022-06-17 07:17:45.934 | multi-provider 2022-06-17 07:17:45.934 | net-mtu 2022-06-17 07:17:45.934 | net-mtu-writable 2022-06-17 07:17:45.934 | network_availability_zone 2022-06-17 07:17:45.934 | network-ip-availability 2022-06-17 07:17:45.934 | pagination 2022-06-17 07:17:45.934 | port-device-profile 2022-06-17 07:17:45.934 | port-mac-override 2022-06-17 07:17:45.934 | port-mac-address-regenerate 2022-06-17 07:17:45.934 | port-numa-affinity-policy 2022-06-17 07:17:45.934 | binding 2022-06-17 07:17:45.934 | binding-extended 2022-06-17 07:17:45.934 | port-security 2022-06-17 07:17:45.934 | project-id 2022-06-17 07:17:45.934 | provider 2022-06-17 07:17:45.934 | quota-check-limit 2022-06-17 07:17:45.934 | quotas 2022-06-17 07:17:45.934 | quota_details 2022-06-17 07:17:45.934 | rbac-policies 2022-06-17 07:17:45.934 | rbac-address-group 2022-06-17 07:17:45.934 | rbac-address-scope 2022-06-17 07:17:45.934 | rbac-security-groups 2022-06-17 07:17:45.934 | rbac-subnetpool 2022-06-17 07:17:45.934 | revision-if-match 2022-06-17 07:17:45.934 | standard-attr-revisions 2022-06-17 07:17:45.934 | router_availability_zone 2022-06-17 07:17:45.935 | security-groups-normalized-cidr 2022-06-17 07:17:45.935 | port-security-groups-filtering 2022-06-17 07:17:45.935 | security-groups-remote-address-group 2022-06-17 07:17:45.935 | security-groups-shared-filtering 2022-06-17 07:17:45.935 | security-group 2022-06-17 07:17:45.935 | service-type 2022-06-17 07:17:45.935 | sorting 2022-06-17 07:17:45.935 | standard-attr-description 2022-06-17 07:17:45.935 | stateful-security-group 2022-06-17 07:17:45.935 | subnet_onboard 2022-06-17 07:17:45.935 | subnet-service-types 2022-06-17 07:17:45.935 | subnet_allocation 2022-06-17 07:17:45.935 | subnetpool-prefix-ops 2022-06-17 07:17:45.935 | standard-attr-tag 2022-06-17 07:17:45.935 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-17 07:17:45.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-17 07:17:45.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-06-17 07:17:45.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-06-17 07:17:45.948 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-06-17 07:17:48.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:48.883 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:48.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:48.883 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:48.883 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:17:49.043 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:17:49.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=e7d74977-3b02-4ed0-85b3-8ab0176849bc 2022-06-17 07:17:49.049 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-06-17 07:17:49.052 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-06-17 07:17:49.054 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-17 07:17:49.057 | + functions-common:is_provider_network:2278 : return 1 2022-06-17 07:17:49.062 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-06-17 07:17:49.062 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-06-17 07:17:49.063 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-06-17 07:17:49.067 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:17:49.071 | ++ functions-common:get_field:813 : read data 2022-06-17 07:17:52.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:52.747 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:52.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:52.748 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:52.912 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:17:52.915 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-17 07:17:52.918 | ++ functions-common:get_field:817 : field='$3' 2022-06-17 07:17:52.922 | ++ functions-common:get_field:819 : echo '| id | c3673864-0f8d-4dbc-abbb-78fa7ca973d0 |' 2022-06-17 07:17:52.923 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-17 07:17:52.929 | ++ functions-common:get_field:813 : read data 2022-06-17 07:17:52.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=c3673864-0f8d-4dbc-abbb-78fa7ca973d0 2022-06-17 07:17:52.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-06-17 07:17:52.938 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:17:52.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-06-17 07:17:52.959 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-06-17 07:17:52.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z e7d74977-3b02-4ed0-85b3-8ab0176849bc ']' 2022-06-17 07:17:52.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-06-17 07:17:52.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-06-17 07:17:52.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-06-17 07:17:52.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool e7d74977-3b02-4ed0-85b3-8ab0176849bc ' 2022-06-17 07:17:52.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-06-17 07:17:52.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network c3673864-0f8d-4dbc-abbb-78fa7ca973d0 private-subnet' 2022-06-17 07:17:52.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-06-17 07:17:52.987 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-06-17 07:17:52.987 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool e7d74977-3b02-4ed0-85b3-8ab0176849bc --network c3673864-0f8d-4dbc-abbb-78fa7ca973d0 private-subnet 2022-06-17 07:17:52.987 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-06-17 07:17:52.989 | +++ functions-common:get_field:812 : local data field 2022-06-17 07:17:52.992 | +++ functions-common:get_field:813 : read data 2022-06-17 07:17:55.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:55.664 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:55.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:55.665 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:55.665 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:17:56.147 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:17:56.327 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:17:56.331 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-17 07:17:56.336 | +++ functions-common:get_field:817 : field='$3' 2022-06-17 07:17:56.341 | +++ functions-common:get_field:819 : echo '| id | c95bfa79-559e-4b1a-a7b2-7b7edf34660c |' 2022-06-17 07:17:56.343 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-17 07:17:56.351 | +++ functions-common:get_field:813 : read data 2022-06-17 07:17:56.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=c95bfa79-559e-4b1a-a7b2-7b7edf34660c 2022-06-17 07:17:56.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-06-17 07:17:56.363 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:17:56.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo c95bfa79-559e-4b1a-a7b2-7b7edf34660c 2022-06-17 07:17:56.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=c95bfa79-559e-4b1a-a7b2-7b7edf34660c 2022-06-17 07:17:56.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-06-17 07:17:56.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-06-17 07:17:56.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-06-17 07:17:56.409 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-17 07:17:59.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:59.241 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:59.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:17:59.241 | from cryptography.utils import int_from_bytes 2022-06-17 07:17:59.415 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:17:59.418 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-17 07:17:59.418 | address-scope 2022-06-17 07:17:59.418 | router-admin-state-down-before-update 2022-06-17 07:17:59.418 | agent 2022-06-17 07:17:59.418 | agent-resources-synced 2022-06-17 07:17:59.418 | allowed-address-pairs 2022-06-17 07:17:59.418 | auto-allocated-topology 2022-06-17 07:17:59.418 | availability_zone 2022-06-17 07:17:59.418 | availability_zone_filter 2022-06-17 07:17:59.418 | default-subnetpools 2022-06-17 07:17:59.418 | dhcp_agent_scheduler 2022-06-17 07:17:59.418 | dvr 2022-06-17 07:17:59.419 | empty-string-filtering 2022-06-17 07:17:59.419 | external-net 2022-06-17 07:17:59.419 | extra_dhcp_opt 2022-06-17 07:17:59.419 | extraroute 2022-06-17 07:17:59.419 | extraroute-atomic 2022-06-17 07:17:59.419 | filter-validation 2022-06-17 07:17:59.419 | fip-port-details 2022-06-17 07:17:59.419 | flavors 2022-06-17 07:17:59.419 | floatingip-pools 2022-06-17 07:17:59.419 | ip-substring-filtering 2022-06-17 07:17:59.419 | router 2022-06-17 07:17:59.419 | ext-gw-mode 2022-06-17 07:17:59.419 | l3-ha 2022-06-17 07:17:59.419 | l3-flavors 2022-06-17 07:17:59.419 | l3-port-ip-change-not-allowed 2022-06-17 07:17:59.419 | l3_agent_scheduler 2022-06-17 07:17:59.419 | metering 2022-06-17 07:17:59.419 | metering_source_and_destination_fields 2022-06-17 07:17:59.419 | multi-provider 2022-06-17 07:17:59.419 | net-mtu 2022-06-17 07:17:59.419 | net-mtu-writable 2022-06-17 07:17:59.419 | network_availability_zone 2022-06-17 07:17:59.419 | network-ip-availability 2022-06-17 07:17:59.419 | pagination 2022-06-17 07:17:59.419 | port-device-profile 2022-06-17 07:17:59.419 | port-mac-override 2022-06-17 07:17:59.419 | port-mac-address-regenerate 2022-06-17 07:17:59.419 | port-numa-affinity-policy 2022-06-17 07:17:59.419 | binding 2022-06-17 07:17:59.419 | binding-extended 2022-06-17 07:17:59.420 | port-security 2022-06-17 07:17:59.420 | project-id 2022-06-17 07:17:59.420 | provider 2022-06-17 07:17:59.420 | quota-check-limit 2022-06-17 07:17:59.420 | quotas 2022-06-17 07:17:59.420 | quota_details 2022-06-17 07:17:59.420 | rbac-policies 2022-06-17 07:17:59.420 | rbac-address-group 2022-06-17 07:17:59.420 | rbac-address-scope 2022-06-17 07:17:59.420 | rbac-security-groups 2022-06-17 07:17:59.420 | rbac-subnetpool 2022-06-17 07:17:59.420 | revision-if-match 2022-06-17 07:17:59.420 | standard-attr-revisions 2022-06-17 07:17:59.420 | router_availability_zone 2022-06-17 07:17:59.420 | security-groups-normalized-cidr 2022-06-17 07:17:59.420 | port-security-groups-filtering 2022-06-17 07:17:59.420 | security-groups-remote-address-group 2022-06-17 07:17:59.420 | security-groups-shared-filtering 2022-06-17 07:17:59.420 | security-group 2022-06-17 07:17:59.420 | service-type 2022-06-17 07:17:59.420 | sorting 2022-06-17 07:17:59.421 | standard-attr-description 2022-06-17 07:17:59.421 | stateful-security-group 2022-06-17 07:17:59.421 | subnet_onboard 2022-06-17 07:17:59.421 | subnet-service-types 2022-06-17 07:17:59.421 | subnet_allocation 2022-06-17 07:17:59.421 | subnetpool-prefix-ops 2022-06-17 07:17:59.421 | standard-attr-tag 2022-06-17 07:17:59.421 | standard-attr-timestamp' 2022-06-17 07:17:59.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-17 07:17:59.422 | address-scope 2022-06-17 07:17:59.423 | router-admin-state-down-before-update 2022-06-17 07:17:59.423 | agent 2022-06-17 07:17:59.423 | agent-resources-synced 2022-06-17 07:17:59.423 | allowed-address-pairs 2022-06-17 07:17:59.423 | auto-allocated-topology 2022-06-17 07:17:59.423 | availability_zone 2022-06-17 07:17:59.423 | availability_zone_filter 2022-06-17 07:17:59.423 | default-subnetpools 2022-06-17 07:17:59.423 | dhcp_agent_scheduler 2022-06-17 07:17:59.423 | dvr 2022-06-17 07:17:59.423 | empty-string-filtering 2022-06-17 07:17:59.423 | external-net 2022-06-17 07:17:59.423 | extra_dhcp_opt 2022-06-17 07:17:59.423 | extraroute 2022-06-17 07:17:59.423 | extraroute-atomic 2022-06-17 07:17:59.423 | filter-validation 2022-06-17 07:17:59.423 | fip-port-details 2022-06-17 07:17:59.423 | flavors 2022-06-17 07:17:59.423 | floatingip-pools 2022-06-17 07:17:59.423 | ip-substring-filtering 2022-06-17 07:17:59.423 | router 2022-06-17 07:17:59.423 | ext-gw-mode 2022-06-17 07:17:59.423 | l3-ha 2022-06-17 07:17:59.423 | l3-flavors 2022-06-17 07:17:59.423 | l3-port-ip-change-not-allowed 2022-06-17 07:17:59.423 | l3_agent_scheduler 2022-06-17 07:17:59.423 | metering 2022-06-17 07:17:59.423 | metering_source_and_destination_fields 2022-06-17 07:17:59.423 | multi-provider 2022-06-17 07:17:59.423 | net-mtu 2022-06-17 07:17:59.423 | net-mtu-writable 2022-06-17 07:17:59.423 | network_availability_zone 2022-06-17 07:17:59.423 | network-ip-availability 2022-06-17 07:17:59.423 | pagination 2022-06-17 07:17:59.423 | port-device-profile 2022-06-17 07:17:59.423 | port-mac-override 2022-06-17 07:17:59.423 | port-mac-address-regenerate 2022-06-17 07:17:59.423 | port-numa-affinity-policy 2022-06-17 07:17:59.424 | binding 2022-06-17 07:17:59.424 | binding-extended 2022-06-17 07:17:59.424 | port-security 2022-06-17 07:17:59.424 | project-id 2022-06-17 07:17:59.424 | provider 2022-06-17 07:17:59.424 | quota-check-limit 2022-06-17 07:17:59.424 | quotas 2022-06-17 07:17:59.424 | quota_details 2022-06-17 07:17:59.424 | rbac-policies 2022-06-17 07:17:59.424 | rbac-address-group 2022-06-17 07:17:59.424 | rbac-address-scope 2022-06-17 07:17:59.424 | rbac-security-groups 2022-06-17 07:17:59.424 | rbac-subnetpool 2022-06-17 07:17:59.424 | revision-if-match 2022-06-17 07:17:59.424 | standard-attr-revisions 2022-06-17 07:17:59.424 | router_availability_zone 2022-06-17 07:17:59.424 | security-groups-normalized-cidr 2022-06-17 07:17:59.424 | port-security-groups-filtering 2022-06-17 07:17:59.424 | security-groups-remote-address-group 2022-06-17 07:17:59.424 | security-groups-shared-filtering 2022-06-17 07:17:59.424 | security-group 2022-06-17 07:17:59.424 | service-type 2022-06-17 07:17:59.424 | sorting 2022-06-17 07:17:59.424 | standard-attr-description 2022-06-17 07:17:59.424 | stateful-security-group 2022-06-17 07:17:59.424 | subnet_onboard 2022-06-17 07:17:59.424 | subnet-service-types 2022-06-17 07:17:59.424 | subnet_allocation 2022-06-17 07:17:59.424 | subnetpool-prefix-ops 2022-06-17 07:17:59.424 | standard-attr-tag 2022-06-17 07:17:59.424 | standard-attr-timestamp =~ router ]] 2022-06-17 07:17:59.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-17 07:17:59.430 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-06-17 07:17:59.433 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-06-17 07:17:59.436 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-17 07:18:02.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:02.114 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:02.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:02.114 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:02.345 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:02.349 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-17 07:18:02.349 | address-scope 2022-06-17 07:18:02.349 | router-admin-state-down-before-update 2022-06-17 07:18:02.350 | agent 2022-06-17 07:18:02.350 | agent-resources-synced 2022-06-17 07:18:02.350 | allowed-address-pairs 2022-06-17 07:18:02.350 | auto-allocated-topology 2022-06-17 07:18:02.350 | availability_zone 2022-06-17 07:18:02.350 | availability_zone_filter 2022-06-17 07:18:02.350 | default-subnetpools 2022-06-17 07:18:02.350 | dhcp_agent_scheduler 2022-06-17 07:18:02.350 | dvr 2022-06-17 07:18:02.350 | empty-string-filtering 2022-06-17 07:18:02.350 | external-net 2022-06-17 07:18:02.350 | extra_dhcp_opt 2022-06-17 07:18:02.350 | extraroute 2022-06-17 07:18:02.350 | extraroute-atomic 2022-06-17 07:18:02.350 | filter-validation 2022-06-17 07:18:02.350 | fip-port-details 2022-06-17 07:18:02.350 | flavors 2022-06-17 07:18:02.350 | floatingip-pools 2022-06-17 07:18:02.350 | ip-substring-filtering 2022-06-17 07:18:02.350 | router 2022-06-17 07:18:02.350 | ext-gw-mode 2022-06-17 07:18:02.350 | l3-ha 2022-06-17 07:18:02.350 | l3-flavors 2022-06-17 07:18:02.350 | l3-port-ip-change-not-allowed 2022-06-17 07:18:02.350 | l3_agent_scheduler 2022-06-17 07:18:02.350 | metering 2022-06-17 07:18:02.350 | metering_source_and_destination_fields 2022-06-17 07:18:02.350 | multi-provider 2022-06-17 07:18:02.350 | net-mtu 2022-06-17 07:18:02.350 | net-mtu-writable 2022-06-17 07:18:02.350 | network_availability_zone 2022-06-17 07:18:02.350 | network-ip-availability 2022-06-17 07:18:02.350 | pagination 2022-06-17 07:18:02.351 | port-device-profile 2022-06-17 07:18:02.351 | port-mac-override 2022-06-17 07:18:02.351 | port-mac-address-regenerate 2022-06-17 07:18:02.351 | port-numa-affinity-policy 2022-06-17 07:18:02.351 | binding 2022-06-17 07:18:02.351 | binding-extended 2022-06-17 07:18:02.351 | port-security 2022-06-17 07:18:02.351 | project-id 2022-06-17 07:18:02.351 | provider 2022-06-17 07:18:02.351 | quota-check-limit 2022-06-17 07:18:02.351 | quotas 2022-06-17 07:18:02.351 | quota_details 2022-06-17 07:18:02.351 | rbac-policies 2022-06-17 07:18:02.351 | rbac-address-group 2022-06-17 07:18:02.351 | rbac-address-scope 2022-06-17 07:18:02.351 | rbac-security-groups 2022-06-17 07:18:02.351 | rbac-subnetpool 2022-06-17 07:18:02.351 | revision-if-match 2022-06-17 07:18:02.351 | standard-attr-revisions 2022-06-17 07:18:02.351 | router_availability_zone 2022-06-17 07:18:02.351 | security-groups-normalized-cidr 2022-06-17 07:18:02.351 | port-security-groups-filtering 2022-06-17 07:18:02.351 | security-groups-remote-address-group 2022-06-17 07:18:02.351 | security-groups-shared-filtering 2022-06-17 07:18:02.351 | security-group 2022-06-17 07:18:02.351 | service-type 2022-06-17 07:18:02.351 | sorting 2022-06-17 07:18:02.351 | standard-attr-description 2022-06-17 07:18:02.351 | stateful-security-group 2022-06-17 07:18:02.351 | subnet_onboard 2022-06-17 07:18:02.351 | subnet-service-types 2022-06-17 07:18:02.351 | subnet_allocation 2022-06-17 07:18:02.351 | subnetpool-prefix-ops 2022-06-17 07:18:02.351 | standard-attr-tag 2022-06-17 07:18:02.351 | standard-attr-timestamp' 2022-06-17 07:18:02.354 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-17 07:18:02.354 | address-scope 2022-06-17 07:18:02.354 | router-admin-state-down-before-update 2022-06-17 07:18:02.354 | agent 2022-06-17 07:18:02.354 | agent-resources-synced 2022-06-17 07:18:02.354 | allowed-address-pairs 2022-06-17 07:18:02.354 | auto-allocated-topology 2022-06-17 07:18:02.354 | availability_zone 2022-06-17 07:18:02.354 | availability_zone_filter 2022-06-17 07:18:02.354 | default-subnetpools 2022-06-17 07:18:02.354 | dhcp_agent_scheduler 2022-06-17 07:18:02.354 | dvr 2022-06-17 07:18:02.355 | empty-string-filtering 2022-06-17 07:18:02.355 | external-net 2022-06-17 07:18:02.355 | extra_dhcp_opt 2022-06-17 07:18:02.355 | extraroute 2022-06-17 07:18:02.355 | extraroute-atomic 2022-06-17 07:18:02.355 | filter-validation 2022-06-17 07:18:02.355 | fip-port-details 2022-06-17 07:18:02.355 | flavors 2022-06-17 07:18:02.355 | floatingip-pools 2022-06-17 07:18:02.355 | ip-substring-filtering 2022-06-17 07:18:02.355 | router 2022-06-17 07:18:02.355 | ext-gw-mode 2022-06-17 07:18:02.355 | l3-ha 2022-06-17 07:18:02.355 | l3-flavors 2022-06-17 07:18:02.355 | l3-port-ip-change-not-allowed 2022-06-17 07:18:02.355 | l3_agent_scheduler 2022-06-17 07:18:02.355 | metering 2022-06-17 07:18:02.355 | metering_source_and_destination_fields 2022-06-17 07:18:02.355 | multi-provider 2022-06-17 07:18:02.356 | net-mtu 2022-06-17 07:18:02.356 | net-mtu-writable 2022-06-17 07:18:02.356 | network_availability_zone 2022-06-17 07:18:02.356 | network-ip-availability 2022-06-17 07:18:02.356 | pagination 2022-06-17 07:18:02.356 | port-device-profile 2022-06-17 07:18:02.356 | port-mac-override 2022-06-17 07:18:02.356 | port-mac-address-regenerate 2022-06-17 07:18:02.356 | port-numa-affinity-policy 2022-06-17 07:18:02.356 | binding 2022-06-17 07:18:02.356 | binding-extended 2022-06-17 07:18:02.356 | port-security 2022-06-17 07:18:02.356 | project-id 2022-06-17 07:18:02.356 | provider 2022-06-17 07:18:02.356 | quota-check-limit 2022-06-17 07:18:02.356 | quotas 2022-06-17 07:18:02.356 | quota_details 2022-06-17 07:18:02.356 | rbac-policies 2022-06-17 07:18:02.356 | rbac-address-group 2022-06-17 07:18:02.356 | rbac-address-scope 2022-06-17 07:18:02.356 | rbac-security-groups 2022-06-17 07:18:02.356 | rbac-subnetpool 2022-06-17 07:18:02.356 | revision-if-match 2022-06-17 07:18:02.356 | standard-attr-revisions 2022-06-17 07:18:02.356 | router_availability_zone 2022-06-17 07:18:02.356 | security-groups-normalized-cidr 2022-06-17 07:18:02.357 | port-security-groups-filtering 2022-06-17 07:18:02.357 | security-groups-remote-address-group 2022-06-17 07:18:02.357 | security-groups-shared-filtering 2022-06-17 07:18:02.357 | security-group 2022-06-17 07:18:02.357 | service-type 2022-06-17 07:18:02.357 | sorting 2022-06-17 07:18:02.357 | standard-attr-description 2022-06-17 07:18:02.357 | stateful-security-group 2022-06-17 07:18:02.357 | subnet_onboard 2022-06-17 07:18:02.357 | subnet-service-types 2022-06-17 07:18:02.357 | subnet_allocation 2022-06-17 07:18:02.357 | subnetpool-prefix-ops 2022-06-17 07:18:02.357 | standard-attr-tag 2022-06-17 07:18:02.357 | standard-attr-timestamp =~ external-net ]] 2022-06-17 07:18:02.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-17 07:18:02.360 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-06-17 07:18:02.367 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-06-17 07:18:02.367 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-06-17 07:18:02.367 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-06-17 07:18:02.370 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:18:02.373 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:05.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:05.202 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:05.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:05.202 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:05.202 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:18:05.374 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:05.377 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-17 07:18:05.380 | ++ functions-common:get_field:817 : field='$3' 2022-06-17 07:18:05.384 | ++ functions-common:get_field:819 : echo '| id | 9435d8fc-6331-49d4-98a2-b43208ac2fe7 |' 2022-06-17 07:18:05.385 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-17 07:18:05.392 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:05.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=9435d8fc-6331-49d4-98a2-b43208ac2fe7 2022-06-17 07:18:05.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-06-17 07:18:05.401 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:18:05.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-06-17 07:18:05.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-06-17 07:18:05.426 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-17 07:18:05.433 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-17 07:18:08.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:08.018 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:08.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:08.018 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:08.173 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:08.177 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-17 07:18:08.177 | address-scope 2022-06-17 07:18:08.177 | router-admin-state-down-before-update 2022-06-17 07:18:08.177 | agent 2022-06-17 07:18:08.177 | agent-resources-synced 2022-06-17 07:18:08.177 | allowed-address-pairs 2022-06-17 07:18:08.177 | auto-allocated-topology 2022-06-17 07:18:08.177 | availability_zone 2022-06-17 07:18:08.177 | availability_zone_filter 2022-06-17 07:18:08.177 | default-subnetpools 2022-06-17 07:18:08.177 | dhcp_agent_scheduler 2022-06-17 07:18:08.177 | dvr 2022-06-17 07:18:08.177 | empty-string-filtering 2022-06-17 07:18:08.177 | external-net 2022-06-17 07:18:08.177 | extra_dhcp_opt 2022-06-17 07:18:08.177 | extraroute 2022-06-17 07:18:08.177 | extraroute-atomic 2022-06-17 07:18:08.177 | filter-validation 2022-06-17 07:18:08.177 | fip-port-details 2022-06-17 07:18:08.177 | flavors 2022-06-17 07:18:08.177 | floatingip-pools 2022-06-17 07:18:08.177 | ip-substring-filtering 2022-06-17 07:18:08.177 | router 2022-06-17 07:18:08.177 | ext-gw-mode 2022-06-17 07:18:08.177 | l3-ha 2022-06-17 07:18:08.177 | l3-flavors 2022-06-17 07:18:08.177 | l3-port-ip-change-not-allowed 2022-06-17 07:18:08.177 | l3_agent_scheduler 2022-06-17 07:18:08.177 | metering 2022-06-17 07:18:08.177 | metering_source_and_destination_fields 2022-06-17 07:18:08.177 | multi-provider 2022-06-17 07:18:08.177 | net-mtu 2022-06-17 07:18:08.177 | net-mtu-writable 2022-06-17 07:18:08.178 | network_availability_zone 2022-06-17 07:18:08.178 | network-ip-availability 2022-06-17 07:18:08.178 | pagination 2022-06-17 07:18:08.178 | port-device-profile 2022-06-17 07:18:08.178 | port-mac-override 2022-06-17 07:18:08.178 | port-mac-address-regenerate 2022-06-17 07:18:08.178 | port-numa-affinity-policy 2022-06-17 07:18:08.178 | binding 2022-06-17 07:18:08.178 | binding-extended 2022-06-17 07:18:08.178 | port-security 2022-06-17 07:18:08.178 | project-id 2022-06-17 07:18:08.178 | provider 2022-06-17 07:18:08.178 | quota-check-limit 2022-06-17 07:18:08.178 | quotas 2022-06-17 07:18:08.178 | quota_details 2022-06-17 07:18:08.178 | rbac-policies 2022-06-17 07:18:08.178 | rbac-address-group 2022-06-17 07:18:08.178 | rbac-address-scope 2022-06-17 07:18:08.178 | rbac-security-groups 2022-06-17 07:18:08.178 | rbac-subnetpool 2022-06-17 07:18:08.178 | revision-if-match 2022-06-17 07:18:08.178 | standard-attr-revisions 2022-06-17 07:18:08.178 | router_availability_zone 2022-06-17 07:18:08.178 | security-groups-normalized-cidr 2022-06-17 07:18:08.178 | port-security-groups-filtering 2022-06-17 07:18:08.178 | security-groups-remote-address-group 2022-06-17 07:18:08.178 | security-groups-shared-filtering 2022-06-17 07:18:08.178 | security-group 2022-06-17 07:18:08.178 | service-type 2022-06-17 07:18:08.178 | sorting 2022-06-17 07:18:08.178 | standard-attr-description 2022-06-17 07:18:08.178 | stateful-security-group 2022-06-17 07:18:08.178 | subnet_onboard 2022-06-17 07:18:08.178 | subnet-service-types 2022-06-17 07:18:08.178 | subnet_allocation 2022-06-17 07:18:08.178 | subnetpool-prefix-ops 2022-06-17 07:18:08.179 | standard-attr-tag 2022-06-17 07:18:08.179 | standard-attr-timestamp' 2022-06-17 07:18:08.179 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-17 07:18:08.179 | address-scope 2022-06-17 07:18:08.180 | router-admin-state-down-before-update 2022-06-17 07:18:08.180 | agent 2022-06-17 07:18:08.180 | agent-resources-synced 2022-06-17 07:18:08.180 | allowed-address-pairs 2022-06-17 07:18:08.180 | auto-allocated-topology 2022-06-17 07:18:08.180 | availability_zone 2022-06-17 07:18:08.180 | availability_zone_filter 2022-06-17 07:18:08.180 | default-subnetpools 2022-06-17 07:18:08.180 | dhcp_agent_scheduler 2022-06-17 07:18:08.180 | dvr 2022-06-17 07:18:08.180 | empty-string-filtering 2022-06-17 07:18:08.180 | external-net 2022-06-17 07:18:08.180 | extra_dhcp_opt 2022-06-17 07:18:08.180 | extraroute 2022-06-17 07:18:08.180 | extraroute-atomic 2022-06-17 07:18:08.180 | filter-validation 2022-06-17 07:18:08.180 | fip-port-details 2022-06-17 07:18:08.180 | flavors 2022-06-17 07:18:08.180 | floatingip-pools 2022-06-17 07:18:08.180 | ip-substring-filtering 2022-06-17 07:18:08.180 | router 2022-06-17 07:18:08.180 | ext-gw-mode 2022-06-17 07:18:08.180 | l3-ha 2022-06-17 07:18:08.180 | l3-flavors 2022-06-17 07:18:08.180 | l3-port-ip-change-not-allowed 2022-06-17 07:18:08.180 | l3_agent_scheduler 2022-06-17 07:18:08.180 | metering 2022-06-17 07:18:08.180 | metering_source_and_destination_fields 2022-06-17 07:18:08.180 | multi-provider 2022-06-17 07:18:08.180 | net-mtu 2022-06-17 07:18:08.180 | net-mtu-writable 2022-06-17 07:18:08.180 | network_availability_zone 2022-06-17 07:18:08.180 | network-ip-availability 2022-06-17 07:18:08.180 | pagination 2022-06-17 07:18:08.180 | port-device-profile 2022-06-17 07:18:08.180 | port-mac-override 2022-06-17 07:18:08.181 | port-mac-address-regenerate 2022-06-17 07:18:08.181 | port-numa-affinity-policy 2022-06-17 07:18:08.181 | binding 2022-06-17 07:18:08.181 | binding-extended 2022-06-17 07:18:08.181 | port-security 2022-06-17 07:18:08.181 | project-id 2022-06-17 07:18:08.181 | provider 2022-06-17 07:18:08.181 | quota-check-limit 2022-06-17 07:18:08.181 | quotas 2022-06-17 07:18:08.181 | quota_details 2022-06-17 07:18:08.181 | rbac-policies 2022-06-17 07:18:08.181 | rbac-address-group 2022-06-17 07:18:08.181 | rbac-address-scope 2022-06-17 07:18:08.181 | rbac-security-groups 2022-06-17 07:18:08.181 | rbac-subnetpool 2022-06-17 07:18:08.181 | revision-if-match 2022-06-17 07:18:08.181 | standard-attr-revisions 2022-06-17 07:18:08.181 | router_availability_zone 2022-06-17 07:18:08.181 | security-groups-normalized-cidr 2022-06-17 07:18:08.181 | port-security-groups-filtering 2022-06-17 07:18:08.181 | security-groups-remote-address-group 2022-06-17 07:18:08.181 | security-groups-shared-filtering 2022-06-17 07:18:08.181 | security-group 2022-06-17 07:18:08.181 | service-type 2022-06-17 07:18:08.181 | sorting 2022-06-17 07:18:08.181 | standard-attr-description 2022-06-17 07:18:08.181 | stateful-security-group 2022-06-17 07:18:08.181 | subnet_onboard 2022-06-17 07:18:08.181 | subnet-service-types 2022-06-17 07:18:08.181 | subnet_allocation 2022-06-17 07:18:08.181 | subnetpool-prefix-ops 2022-06-17 07:18:08.181 | standard-attr-tag 2022-06-17 07:18:08.181 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-17 07:18:08.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-17 07:18:08.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-06-17 07:18:08.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-06-17 07:18:08.193 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-06-17 07:18:08.193 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-06-17 07:18:08.194 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-06-17 07:18:08.196 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:18:08.200 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:11.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:11.061 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:11.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:11.061 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:11.224 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:11.227 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-17 07:18:11.230 | ++ functions-common:get_field:817 : field='$3' 2022-06-17 07:18:11.234 | ++ functions-common:get_field:819 : echo '| id | bdbe7a95-27f8-4734-9f75-92369d8fd782 |' 2022-06-17 07:18:11.234 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-17 07:18:11.240 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:11.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=bdbe7a95-27f8-4734-9f75-92369d8fd782 2022-06-17 07:18:11.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-06-17 07:18:11.250 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:18:11.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-06-17 07:18:11.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-06-17 07:18:11.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9435d8fc-6331-49d4-98a2-b43208ac2fe7 c95bfa79-559e-4b1a-a7b2-7b7edf34660c 2022-06-17 07:18:13.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:13.831 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:13.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:13.831 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:13.831 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:18:13.956 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:18:15.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-06-17 07:18:15.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 bdbe7a95-27f8-4734-9f75-92369d8fd782 2022-06-17 07:18:15.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-06-17 07:18:15.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-06-17 07:18:15.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-06-17 07:18:15.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-06-17 07:18:15.917 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network bdbe7a95-27f8-4734-9f75-92369d8fd782 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-06-17 07:18:15.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-06-17 07:18:15.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-06-17 07:18:15.932 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network bdbe7a95-27f8-4734-9f75-92369d8fd782 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-06-17 07:18:15.932 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-06-17 07:18:18.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:18.955 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:18.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:18.956 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:18.956 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:18:19.156 | +++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:19.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-06-17 07:18:19.159 | | id | 2c17a615-1811-4949-a493-35591382ab40 |' 2022-06-17 07:18:19.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-06-17 07:18:19.165 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:18:19.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2c17a615-1811-4949-a493-35591382ab40 '|' 2022-06-17 07:18:19.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 2c17a615-1811-4949-a493-35591382ab40 |' 2022-06-17 07:18:19.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-06-17 07:18:19.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-06-17 07:18:19.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2c17a615-1811-4949-a493-35591382ab40 '|' 2022-06-17 07:18:19.202 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:18:19.205 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:19.207 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-17 07:18:19.210 | ++ functions-common:get_field:817 : field='$3' 2022-06-17 07:18:19.213 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.3.1 | | id | 2c17a615-1811-4949-a493-35591382ab40 |' 2022-06-17 07:18:19.213 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-17 07:18:19.219 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:19.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-06-17 07:18:19.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 2c17a615-1811-4949-a493-35591382ab40 '|' 2022-06-17 07:18:19.229 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-06-17 07:18:19.232 | ++ functions-common:get_field:812 : local data field 2022-06-17 07:18:19.235 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:19.237 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-06-17 07:18:19.240 | ++ functions-common:get_field:817 : field='$6' 2022-06-17 07:18:19.243 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.3.1 | | id | 2c17a615-1811-4949-a493-35591382ab40 |' 2022-06-17 07:18:19.243 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-06-17 07:18:19.250 | ++ functions-common:get_field:813 : read data 2022-06-17 07:18:19.254 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=2c17a615-1811-4949-a493-35591382ab40 2022-06-17 07:18:19.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bdbe7a95-27f8-4734-9f75-92369d8fd782 9435d8fc-6331-49d4-98a2-b43208ac2fe7 2022-06-17 07:18:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:21.517 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:21.517 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:21.517 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:18:23.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-06-17 07:18:23.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-06-17 07:18:23.481 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:23.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-06-17 07:18:23.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-06-17 07:18:23.489 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-06-17 07:18:23.492 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-06-17 07:18:23.495 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-06-17 07:18:23.498 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-06-17 07:18:23.520 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-06-17 07:18:23.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-06-17 07:18:23.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-06-17 07:18:23.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-06-17 07:18:23.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-06-17 07:18:23.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-06-17 07:18:23.541 | + functions-common:test_with_retry:2364 : local 'testcmd=ip -o link | grep -q br-data' 2022-06-17 07:18:23.544 | + functions-common:test_with_retry:2365 : local 'failmsg=br-data creation failed' 2022-06-17 07:18:23.546 | + functions-common:test_with_retry:2366 : local until=10 2022-06-17 07:18:23.551 | + functions-common:test_with_retry:2367 : local sleep=0.5 2022-06-17 07:18:23.553 | + functions-common:test_with_retry:2369 : time_start test_with_retry 2022-06-17 07:18:23.556 | + functions-common:time_start:2412 : local name=test_with_retry 2022-06-17 07:18:23.559 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:23.561 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:23.565 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:23.570 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450303566 2022-06-17 07:18:23.575 | + functions-common:test_with_retry:2370 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-06-17 07:18:23.585 | + functions-common:test_with_retry:2373 : time_stop test_with_retry 2022-06-17 07:18:23.587 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:23.590 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:23.593 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:23.595 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:23.597 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:23.601 | + functions-common:time_stop:2432 : name=test_with_retry 2022-06-17 07:18:23.603 | + functions-common:time_stop:2433 : start_time=1655450303566 2022-06-17 07:18:23.605 | + functions-common:time_stop:2435 : [[ -z 1655450303566 ]] 2022-06-17 07:18:23.609 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:23.613 | + functions-common:time_stop:2438 : end_time=1655450303610 2022-06-17 07:18:23.615 | + functions-common:time_stop:2439 : elapsed_time=44 2022-06-17 07:18:23.618 | + functions-common:time_stop:2440 : total=6124 2022-06-17 07:18:23.621 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:23.623 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6168 2022-06-17 07:18:23.627 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-06-17 07:18:23.628 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-06-17 07:18:23.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-06-17 07:18:23.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-06-17 07:18:23.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-06-17 07:18:23.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-06-17 07:18:23.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-06-17 07:18:23.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-06-17 07:18:23.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-06-17 07:18:23.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-06-17 07:18:23.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-06-17 07:18:23.680 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-06-17 07:18:25.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:25.873 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:25.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:25.873 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:26.045 | ++ functions-common:oscwrap:2466 : return 0 2022-06-17 07:18:26.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.22 ' 2022-06-17 07:18:26.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-06-17 07:18:26.055 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-17 07:18:26.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-06-17 07:18:26.079 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-06-17 07:18:26.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-06-17 07:18:26.085 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-06-17 07:18:26.107 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:26.110 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-06-17 07:18:26.113 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:18:26.116 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-06-17 07:18:26.119 | + ./stack.sh:main:1314 : start_nova 2022-06-17 07:18:26.122 | + lib/nova:start_nova:1132 : start_nova_rest 2022-06-17 07:18:26.125 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:26.128 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:26.132 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:26.136 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-06-17 07:18:26.139 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.142 | + functions-common:run_process:1681 : local service=n-sch 2022-06-17 07:18:26.145 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.148 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:26.151 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:26.154 | + functions-common:run_process:1686 : local name=n-sch 2022-06-17 07:18:26.157 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:26.162 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:26.166 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:26.169 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:26.173 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:26.180 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450306175 2022-06-17 07:18:26.183 | + functions-common:run_process:1689 : is_service_enabled n-sch 2022-06-17 07:18:26.204 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:26.207 | + functions-common:run_process:1690 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-06-17 07:18:26.210 | + functions-common:_run_under_systemd:1646 : local service=n-sch 2022-06-17 07:18:26.213 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.216 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.219 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.222 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.224 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-06-17 07:18:26.227 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-06-17 07:18:26.230 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-sch.service 2022-06-17 07:18:26.233 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:26.240 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:26.243 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-06-17 07:18:26.248 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-06-17 07:18:26.250 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-06-17 07:18:26.253 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.255 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:18:26.258 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:18:26.260 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:18:26.264 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:18:26.266 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-06-17 07:18:26.269 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:18:26.274 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-06-17 07:18:26.379 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-06-17 07:18:26.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-17 07:18:26.527 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-06-17 07:18:26.595 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-06-17 07:18:26.668 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:26.743 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:18:26.746 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-06-17 07:18:26.819 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:18:27.263 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-sch.service 2022-06-17 07:18:27.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-06-17 07:18:27.695 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-sch.service 2022-06-17 07:18:27.722 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:27.724 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:27.728 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:27.733 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:27.743 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:27.747 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:27.750 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:27.753 | + functions-common:time_stop:2433 : start_time=1655450306175 2022-06-17 07:18:27.755 | + functions-common:time_stop:2435 : [[ -z 1655450306175 ]] 2022-06-17 07:18:27.759 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:27.765 | + functions-common:time_stop:2438 : end_time=1655450307761 2022-06-17 07:18:27.768 | + functions-common:time_stop:2439 : elapsed_time=1586 2022-06-17 07:18:27.771 | + functions-common:time_stop:2440 : total=23391 2022-06-17 07:18:27.773 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:27.776 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24977 2022-06-17 07:18:27.779 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-06-17 07:18:27.791 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-06-17 07:18:27.791 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.793 | + functions-common:run_process:1681 : local service=n-api-meta 2022-06-17 07:18:27.796 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.806 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:27.810 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:27.812 | + functions-common:run_process:1686 : local name=n-api-meta 2022-06-17 07:18:27.815 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:27.819 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:27.822 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:27.825 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:27.829 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:27.834 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450307831 2022-06-17 07:18:27.837 | + functions-common:run_process:1689 : is_service_enabled n-api-meta 2022-06-17 07:18:27.859 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:27.861 | + functions-common:run_process:1690 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-06-17 07:18:27.864 | + functions-common:_run_under_systemd:1646 : local service=n-api-meta 2022-06-17 07:18:27.867 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.869 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.875 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.878 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.881 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-06-17 07:18:27.883 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-06-17 07:18:27.889 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-api-meta.service 2022-06-17 07:18:27.892 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:27.894 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:27.897 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-06-17 07:18:27.903 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-06-17 07:18:27.905 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@n-api-meta.service 2022-06-17 07:18:27.908 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:27.911 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:18:27.913 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:18:27.916 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-06-17 07:18:27.918 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:18:27.923 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-06-17 07:18:27.990 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-06-17 07:18:28.057 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-06-17 07:18:28.113 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-17 07:18:28.170 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:28.231 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-06-17 07:18:28.288 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-06-17 07:18:28.349 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-06-17 07:18:28.413 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-06-17 07:18:28.478 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-06-17 07:18:28.549 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:18:28.554 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-06-17 07:18:28.641 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:18:29.085 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-api-meta.service 2022-06-17 07:18:29.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-06-17 07:18:29.532 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-api-meta.service 2022-06-17 07:18:29.614 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:29.620 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:29.625 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:29.629 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:29.631 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:29.634 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:29.637 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:29.640 | + functions-common:time_stop:2433 : start_time=1655450307831 2022-06-17 07:18:29.642 | + functions-common:time_stop:2435 : [[ -z 1655450307831 ]] 2022-06-17 07:18:29.646 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:29.657 | + functions-common:time_stop:2438 : end_time=1655450309647 2022-06-17 07:18:29.657 | + functions-common:time_stop:2439 : elapsed_time=1816 2022-06-17 07:18:29.657 | + functions-common:time_stop:2440 : total=24977 2022-06-17 07:18:29.662 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:29.662 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26793 2022-06-17 07:18:29.666 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:29.674 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:29.674 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-06-17 07:18:29.674 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:29.678 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:29.682 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:29.682 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-06-17 07:18:29.686 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:18:29.690 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-06-17 07:18:29.692 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-06-17 07:18:29.697 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:18:29.700 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-17 07:18:29.703 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-06-17 07:18:29.725 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:29.728 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-17 07:18:29.731 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-06-17 07:18:29.755 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:29.758 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-17 07:18:29.761 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-06-17 07:18:29.783 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:29.789 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-06-17 07:18:29.792 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:18:29.794 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-06-17 07:18:29.798 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-06-17 07:18:29.801 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:18:29.804 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:18:29.807 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-06-17 07:18:29.809 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-17 07:18:29.812 | + functions-common:run_process:1681 : local service=n-novnc-cell1 2022-06-17 07:18:29.815 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-17 07:18:29.818 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:29.820 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:29.823 | + functions-common:run_process:1686 : local name=n-novnc-cell1 2022-06-17 07:18:29.826 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:29.831 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:29.833 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:29.836 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:29.842 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:29.845 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450309842 2022-06-17 07:18:29.848 | + functions-common:run_process:1689 : is_service_enabled n-novnc-cell1 2022-06-17 07:18:29.876 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:29.879 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:29.881 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:29.885 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:29.889 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:29.891 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:29.894 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:29.897 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:29.900 | + functions-common:time_stop:2433 : start_time=1655450309842 2022-06-17 07:18:29.903 | + functions-common:time_stop:2435 : [[ -z 1655450309842 ]] 2022-06-17 07:18:29.908 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:29.912 | + functions-common:time_stop:2438 : end_time=1655450309908 2022-06-17 07:18:29.914 | + functions-common:time_stop:2439 : elapsed_time=66 2022-06-17 07:18:29.917 | + functions-common:time_stop:2440 : total=26793 2022-06-17 07:18:29.920 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:29.923 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26859 2022-06-17 07:18:29.930 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-17 07:18:29.935 | + functions-common:run_process:1681 : local service=n-spice-cell1 2022-06-17 07:18:29.940 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-17 07:18:29.943 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:29.946 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:29.950 | + functions-common:run_process:1686 : local name=n-spice-cell1 2022-06-17 07:18:29.952 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:29.955 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:29.958 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:29.960 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:29.966 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:29.971 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450309967 2022-06-17 07:18:29.973 | + functions-common:run_process:1689 : is_service_enabled n-spice-cell1 2022-06-17 07:18:29.993 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:29.996 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:29.999 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:30.002 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:30.004 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:30.007 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:30.010 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:30.013 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:30.015 | + functions-common:time_stop:2433 : start_time=1655450309967 2022-06-17 07:18:30.020 | + functions-common:time_stop:2435 : [[ -z 1655450309967 ]] 2022-06-17 07:18:30.027 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:30.030 | + functions-common:time_stop:2438 : end_time=1655450310026 2022-06-17 07:18:30.032 | + functions-common:time_stop:2439 : elapsed_time=59 2022-06-17 07:18:30.035 | + functions-common:time_stop:2440 : total=26859 2022-06-17 07:18:30.037 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:30.040 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26918 2022-06-17 07:18:30.043 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:30.047 | + functions-common:run_process:1681 : local service=n-sproxy-cell1 2022-06-17 07:18:30.050 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:30.053 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:30.056 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:30.059 | + functions-common:run_process:1686 : local name=n-sproxy-cell1 2022-06-17 07:18:30.062 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:30.065 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:30.068 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:30.071 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:30.077 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:30.080 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450310076 2022-06-17 07:18:30.083 | + functions-common:run_process:1689 : is_service_enabled n-sproxy-cell1 2022-06-17 07:18:30.107 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:30.110 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:30.113 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:30.115 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:30.119 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:30.122 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:30.124 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:30.127 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:30.130 | + functions-common:time_stop:2433 : start_time=1655450310076 2022-06-17 07:18:30.133 | + functions-common:time_stop:2435 : [[ -z 1655450310076 ]] 2022-06-17 07:18:30.139 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:30.142 | + functions-common:time_stop:2438 : end_time=1655450310138 2022-06-17 07:18:30.145 | + functions-common:time_stop:2439 : elapsed_time=62 2022-06-17 07:18:30.147 | + functions-common:time_stop:2440 : total=26918 2022-06-17 07:18:30.152 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:30.154 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26980 2022-06-17 07:18:30.157 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:30.161 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:30.164 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-06-17 07:18:30.166 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:18:30.170 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-06-17 07:18:30.173 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-06-17 07:18:30.200 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:30.203 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-06-17 07:18:30.273 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-06-17 07:18:30.278 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:18:30.282 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-06-17 07:18:30.363 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-06-17 07:18:30.394 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:30.398 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.401 | + functions-common:run_process:1681 : local service=n-super-cond 2022-06-17 07:18:30.401 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.406 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:30.408 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:30.410 | + functions-common:run_process:1686 : local name=n-super-cond 2022-06-17 07:18:30.414 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:30.418 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:30.418 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:30.422 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:30.426 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:30.431 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450310425 2022-06-17 07:18:30.435 | + functions-common:run_process:1689 : is_service_enabled n-super-cond 2022-06-17 07:18:30.458 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:30.461 | + functions-common:run_process:1690 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-06-17 07:18:30.464 | + functions-common:_run_under_systemd:1646 : local service=n-super-cond 2022-06-17 07:18:30.467 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.472 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.476 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.481 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.485 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-06-17 07:18:30.489 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-06-17 07:18:30.494 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-super-cond.service 2022-06-17 07:18:30.499 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:30.504 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:30.509 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-06-17 07:18:30.513 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-06-17 07:18:30.516 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-06-17 07:18:30.518 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.521 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:18:30.525 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:18:30.529 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:18:30.532 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:18:30.536 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-06-17 07:18:30.540 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:18:30.547 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-06-17 07:18:30.625 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-06-17 07:18:30.703 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-17 07:18:30.780 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-06-17 07:18:30.862 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-06-17 07:18:30.930 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:31.008 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:18:31.012 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-06-17 07:18:31.090 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:18:31.582 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-super-cond.service 2022-06-17 07:18:31.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-06-17 07:18:32.107 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-super-cond.service 2022-06-17 07:18:32.139 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:32.142 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:32.147 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:32.151 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:32.154 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:32.157 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:32.160 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:32.166 | + functions-common:time_stop:2433 : start_time=1655450310425 2022-06-17 07:18:32.174 | + functions-common:time_stop:2435 : [[ -z 1655450310425 ]] 2022-06-17 07:18:32.181 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:32.195 | + functions-common:time_stop:2438 : end_time=1655450312185 2022-06-17 07:18:32.205 | + functions-common:time_stop:2439 : elapsed_time=1760 2022-06-17 07:18:32.215 | + functions-common:time_stop:2440 : total=26980 2022-06-17 07:18:32.226 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:32.238 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=28740 2022-06-17 07:18:32.248 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-06-17 07:18:32.258 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-17 07:18:32.269 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-06-17 07:18:32.312 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:32.316 | + lib/nova:start_nova_conductor:1114 : local conf 2022-06-17 07:18:32.322 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-06-17 07:18:32.335 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-17 07:18:32.342 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-17 07:18:32.351 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-06-17 07:18:32.365 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.376 | + functions-common:run_process:1681 : local service=n-cond-cell1 2022-06-17 07:18:32.387 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.394 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:32.402 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:32.411 | + functions-common:run_process:1686 : local name=n-cond-cell1 2022-06-17 07:18:32.417 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:32.425 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:32.431 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:32.442 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:32.453 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:32.461 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450312456 2022-06-17 07:18:32.463 | + functions-common:run_process:1689 : is_service_enabled n-cond-cell1 2022-06-17 07:18:32.508 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:32.512 | + functions-common:run_process:1690 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-06-17 07:18:32.516 | + functions-common:_run_under_systemd:1646 : local service=n-cond-cell1 2022-06-17 07:18:32.523 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.527 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.532 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.536 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.541 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-06-17 07:18:32.545 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-06-17 07:18:32.549 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-cond-cell1.service 2022-06-17 07:18:32.554 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:32.556 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:32.560 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-06-17 07:18:32.563 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-06-17 07:18:32.565 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-06-17 07:18:32.568 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.571 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:18:32.574 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:18:32.577 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:18:32.580 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:18:32.583 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-06-17 07:18:32.586 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:18:32.591 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-06-17 07:18:32.675 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-06-17 07:18:32.780 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-17 07:18:32.847 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-06-17 07:18:32.918 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-06-17 07:18:32.995 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:33.076 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:18:33.080 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-06-17 07:18:33.166 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:18:33.778 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-cond-cell1.service 2022-06-17 07:18:33.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-06-17 07:18:34.289 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-cond-cell1.service 2022-06-17 07:18:34.333 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:34.336 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:34.340 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:34.343 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:34.346 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:34.355 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:34.360 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:34.368 | + functions-common:time_stop:2433 : start_time=1655450312456 2022-06-17 07:18:34.375 | + functions-common:time_stop:2435 : [[ -z 1655450312456 ]] 2022-06-17 07:18:34.382 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:34.400 | + functions-common:time_stop:2438 : end_time=1655450314388 2022-06-17 07:18:34.407 | + functions-common:time_stop:2439 : elapsed_time=1932 2022-06-17 07:18:34.415 | + functions-common:time_stop:2440 : total=28740 2022-06-17 07:18:34.423 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:34.431 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30672 2022-06-17 07:18:34.437 | + lib/nova:start_nova:1135 : start_nova_compute 2022-06-17 07:18:34.447 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:34.455 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:34.462 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:34.467 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-06-17 07:18:34.472 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-06-17 07:18:34.481 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-06-17 07:18:34.486 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:18:34.491 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-17 07:18:34.496 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-06-17 07:18:34.503 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-17 07:18:34.511 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-06-17 07:18:34.518 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-06-17 07:18:34.530 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-06-17 07:18:34.539 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-06-17 07:18:34.545 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-06-17 07:18:34.545 | BEGIN { 2022-06-17 07:18:34.545 | section = "" 2022-06-17 07:18:34.545 | last_section = "" 2022-06-17 07:18:34.545 | section_count = 0 2022-06-17 07:18:34.545 | } 2022-06-17 07:18:34.545 | /^\[.+\]/ { 2022-06-17 07:18:34.545 | gsub("[][]", "", $1); 2022-06-17 07:18:34.545 | section=$1 2022-06-17 07:18:34.545 | next 2022-06-17 07:18:34.545 | } 2022-06-17 07:18:34.546 | /^ *\#/ { 2022-06-17 07:18:34.546 | next 2022-06-17 07:18:34.546 | } 2022-06-17 07:18:34.546 | /^[^ \t]+/ { 2022-06-17 07:18:34.546 | # get offset of first = in $0 2022-06-17 07:18:34.546 | eq_idx = index($0, "=") 2022-06-17 07:18:34.546 | # extract attr & value from $0 2022-06-17 07:18:34.546 | attr = substr($0, 1, eq_idx - 1) 2022-06-17 07:18:34.546 | value = substr($0, eq_idx + 1) 2022-06-17 07:18:34.546 | # only need to strip trailing whitespace from attr 2022-06-17 07:18:34.546 | sub(/[ \t]*$/, "", attr) 2022-06-17 07:18:34.546 | # need to strip leading & trailing whitespace from value 2022-06-17 07:18:34.546 | sub(/^[ \t]*/, "", value) 2022-06-17 07:18:34.546 | sub(/[ \t]*$/, "", value) 2022-06-17 07:18:34.546 | 2022-06-17 07:18:34.546 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-17 07:18:34.546 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-17 07:18:34.546 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-17 07:18:34.546 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-17 07:18:34.546 | if (! (section, attr) in cfg_attr_count) { 2022-06-17 07:18:34.546 | if (section != last_section) { 2022-06-17 07:18:34.546 | cfg_section[section_count++] = section 2022-06-17 07:18:34.546 | last_section = section 2022-06-17 07:18:34.546 | } 2022-06-17 07:18:34.546 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-17 07:18:34.546 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-17 07:18:34.546 | 2022-06-17 07:18:34.547 | cfg_attr[section, attr, 0] = value 2022-06-17 07:18:34.547 | cfg_attr_count[section, attr] = 1 2022-06-17 07:18:34.547 | } else { 2022-06-17 07:18:34.547 | lno = cfg_attr_count[section, attr]++ 2022-06-17 07:18:34.547 | cfg_attr[section, attr, lno] = value 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | END { 2022-06-17 07:18:34.547 | # Process each section in order 2022-06-17 07:18:34.547 | for (sno = 0; sno < section_count; sno++) { 2022-06-17 07:18:34.547 | section = cfg_section[sno] 2022-06-17 07:18:34.547 | # The ini routines simply append a config item immediately 2022-06-17 07:18:34.547 | # after the section header. To keep the same order as defined 2022-06-17 07:18:34.547 | # in local.conf, invoke the ini routines in the reverse order 2022-06-17 07:18:34.547 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-17 07:18:34.547 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-17 07:18:34.547 | if (cfg_attr_count[section, attr] == 1) 2022-06-17 07:18:34.547 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-17 07:18:34.547 | else { 2022-06-17 07:18:34.547 | # For multiline, invoke the ini routines in the reverse order 2022-06-17 07:18:34.547 | count = cfg_attr_count[section, attr] 2022-06-17 07:18:34.547 | print "inidelete " configfile " " section " " attr 2022-06-17 07:18:34.547 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-17 07:18:34.547 | for (l = count -2; l >= 0; l--) 2022-06-17 07:18:34.547 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | } 2022-06-17 07:18:34.547 | ' 2022-06-17 07:18:34.550 | + inc/meta-config:merge_config_file:164 : read a 2022-06-17 07:18:34.550 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-17 07:18:34.554 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-06-17 07:18:34.564 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:18:34.574 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-17 07:18:34.589 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-06-17 07:18:34.596 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:18:34.605 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-06-17 07:18:34.608 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-06-17 07:18:34.608 | BEGIN { group = "" } 2022-06-17 07:18:34.608 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:18:34.608 | gsub("[][]", "", $1); 2022-06-17 07:18:34.608 | split($1, a, "|"); 2022-06-17 07:18:34.608 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-17 07:18:34.608 | group=a[1] 2022-06-17 07:18:34.608 | } else { 2022-06-17 07:18:34.608 | group="" 2022-06-17 07:18:34.608 | } 2022-06-17 07:18:34.608 | next 2022-06-17 07:18:34.609 | } 2022-06-17 07:18:34.609 | { 2022-06-17 07:18:34.609 | if (group != "") 2022-06-17 07:18:34.609 | print $0 2022-06-17 07:18:34.609 | } 2022-06-17 07:18:34.609 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:18:34.616 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-17 07:18:34.630 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-06-17 07:18:34.705 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-06-17 07:18:34.784 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-06-17 07:18:34.790 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-17 07:18:34.802 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-06-17 07:18:34.807 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-17 07:18:34.809 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-17 07:18:34.818 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-17 07:18:34.862 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:34.872 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-17 07:18:34.879 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-17 07:18:34.886 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-17 07:18:34.926 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:34.934 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-17 07:18:34.939 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-17 07:18:35.015 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-17 07:18:35.023 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-17 07:18:35.031 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-06-17 07:18:35.076 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-06-17 07:18:35.126 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-06-17 07:18:35.128 | + lib/nova:configure_console_compute:639 : local offset 2022-06-17 07:18:35.131 | + lib/nova:configure_console_compute:640 : offset=0 2022-06-17 07:18:35.136 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-06-17 07:18:35.139 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-06-17 07:18:35.171 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.50 2022-06-17 07:18:35.175 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-06-17 07:18:35.196 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:35.199 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-06-17 07:18:35.221 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:35.224 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-06-17 07:18:35.226 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-06-17 07:18:35.272 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-06-17 07:18:35.297 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:35.300 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-06-17 07:18:35.333 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:35.337 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-06-17 07:18:35.341 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-06-17 07:18:35.346 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-06-17 07:18:35.350 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-06-17 07:18:35.354 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-06-17 07:18:35.358 | + functions-common:run_process:1681 : local service=n-cpu 2022-06-17 07:18:35.363 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-06-17 07:18:35.368 | + functions-common:run_process:1683 : local group=libvirt 2022-06-17 07:18:35.373 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:35.377 | + functions-common:run_process:1686 : local name=n-cpu 2022-06-17 07:18:35.382 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:35.387 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:35.391 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:35.396 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:35.404 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:35.409 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450315404 2022-06-17 07:18:35.413 | + functions-common:run_process:1689 : is_service_enabled n-cpu 2022-06-17 07:18:35.441 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:35.444 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:35.448 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:35.452 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:35.456 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:35.459 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:35.463 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:35.467 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:35.471 | + functions-common:time_stop:2433 : start_time=1655450315404 2022-06-17 07:18:35.474 | + functions-common:time_stop:2435 : [[ -z 1655450315404 ]] 2022-06-17 07:18:35.478 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:35.485 | + functions-common:time_stop:2438 : end_time=1655450315482 2022-06-17 07:18:35.489 | + functions-common:time_stop:2439 : elapsed_time=78 2022-06-17 07:18:35.492 | + functions-common:time_stop:2440 : total=30672 2022-06-17 07:18:35.496 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:35.499 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30750 2022-06-17 07:18:35.502 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:35.507 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-17 07:18:35.512 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-06-17 07:18:35.536 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:35.540 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-06-17 07:18:35.540 | Dumping cells_v2 mapping 2022-06-17 07:18:35.543 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-06-17 07:18:36.193 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:18:39.078 | INFO dbcounter [None req-23bf5725-8862-45aa-b03f-d747fc7807fc None None] Registered counter for database nova_api 2022-06-17 07:18:39.104 | DEBUG dbcounter [-] [109962] Writer thread running {{(pid=109962) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:18:39.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:39.157 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:39.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:39.157 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:39.158 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-17 07:18:39.158 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-06-17 07:18:39.158 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-17 07:18:39.158 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-06-17 07:18:39.158 | | cell1 | 63da310d-a0c7-4378-81f5-71a535244546 | rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-06-17 07:18:39.158 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-17 07:18:39.590 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-06-17 07:18:39.593 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-06-17 07:18:39.660 | + inc/async:async_inner:63 : create_flavors 2022-06-17 07:18:39.703 | [19169 Async create_flavors:110022]: running: create_flavors 2022-06-17 07:18:39.706 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-06-17 07:18:39.725 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:39.728 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-06-17 07:18:39.731 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:18:39.734 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-06-17 07:18:39.737 | + ./stack.sh:main:1319 : start_cinder 2022-06-17 07:18:39.740 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-06-17 07:18:39.743 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-06-17 07:18:39.746 | + lib/cinder:start_cinder:510 : local cinder_url 2022-06-17 07:18:39.749 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-06-17 07:18:39.767 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:39.770 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-06-17 07:18:39.773 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-06-17 07:18:39.776 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-06-17 07:18:39.779 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-06-17 07:18:39.784 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.787 | + functions-common:run_process:1681 : local service=c-api 2022-06-17 07:18:39.789 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.793 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:39.795 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:39.798 | + functions-common:run_process:1686 : local name=c-api 2022-06-17 07:18:39.801 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:39.803 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:39.806 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:39.809 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:39.812 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:39.817 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450319814 2022-06-17 07:18:39.820 | + functions-common:run_process:1689 : is_service_enabled c-api 2022-06-17 07:18:39.839 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:39.841 | + functions-common:run_process:1690 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-06-17 07:18:39.844 | + functions-common:_run_under_systemd:1646 : local service=c-api 2022-06-17 07:18:39.847 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.850 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.853 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.856 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.858 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-06-17 07:18:39.862 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-06-17 07:18:39.864 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@c-api.service 2022-06-17 07:18:39.867 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:39.870 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:39.872 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-06-17 07:18:39.875 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-06-17 07:18:39.878 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@c-api.service 2022-06-17 07:18:39.880 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:39.883 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:18:39.886 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:18:39.889 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-06-17 07:18:39.891 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:18:39.896 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-06-17 07:18:39.964 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-06-17 07:18:40.030 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-06-17 07:18:40.086 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-17 07:18:40.143 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:40.199 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-06-17 07:18:40.257 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-06-17 07:18:40.322 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-06-17 07:18:40.379 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-06-17 07:18:40.443 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-06-17 07:18:40.512 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:18:40.514 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-06-17 07:18:40.583 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:18:41.014 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@c-api.service 2022-06-17 07:18:41.029 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-06-17 07:18:41.457 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@c-api.service 2022-06-17 07:18:41.550 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:41.554 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:41.560 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:41.568 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:41.574 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:41.577 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:41.580 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:41.583 | + functions-common:time_stop:2433 : start_time=1655450319814 2022-06-17 07:18:41.586 | + functions-common:time_stop:2435 : [[ -z 1655450319814 ]] 2022-06-17 07:18:41.591 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:41.596 | + functions-common:time_stop:2438 : end_time=1655450321593 2022-06-17 07:18:41.599 | + functions-common:time_stop:2439 : elapsed_time=1779 2022-06-17 07:18:41.601 | + functions-common:time_stop:2440 : total=30750 2022-06-17 07:18:41.604 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:41.606 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=32529 2022-06-17 07:18:41.611 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.50/volume/v3 2022-06-17 07:18:41.615 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-06-17 07:18:41.615 | Waiting for Cinder API to start... 2022-06-17 07:18:41.620 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.50/volume/v3 2022-06-17 07:18:41.623 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:18:41.628 | + functions:wait_for_service:458 : local url=http://10.222.0.50/volume/v3 2022-06-17 07:18:41.631 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:18:41.635 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:18:41.638 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:18:41.641 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:41.644 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:41.649 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:41.655 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450321651 2022-06-17 07:18:41.660 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:18:41.682 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/volume/v3 2022-06-17 07:18:46.194 | + :: : [[ 401 == 503 ]] 2022-06-17 07:18:46.195 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:18:46.199 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:18:46.202 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:46.205 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:46.208 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:46.210 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:46.213 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:46.216 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:18:46.220 | + functions-common:time_stop:2433 : start_time=1655450321651 2022-06-17 07:18:46.223 | + functions-common:time_stop:2435 : [[ -z 1655450321651 ]] 2022-06-17 07:18:46.226 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:46.232 | + functions-common:time_stop:2438 : end_time=1655450326229 2022-06-17 07:18:46.234 | + functions-common:time_stop:2439 : elapsed_time=4578 2022-06-17 07:18:46.237 | + functions-common:time_stop:2440 : total=17848 2022-06-17 07:18:46.239 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:46.247 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=22426 2022-06-17 07:18:46.250 | + functions:wait_for_service:467 : return 0 2022-06-17 07:18:46.253 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.255 | + functions-common:run_process:1681 : local service=c-sch 2022-06-17 07:18:46.258 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.261 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:46.264 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:46.266 | + functions-common:run_process:1686 : local name=c-sch 2022-06-17 07:18:46.269 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:46.272 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:46.276 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:46.279 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:46.285 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:46.290 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450326287 2022-06-17 07:18:46.293 | + functions-common:run_process:1689 : is_service_enabled c-sch 2022-06-17 07:18:46.314 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:46.317 | + functions-common:run_process:1690 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-06-17 07:18:46.320 | + functions-common:_run_under_systemd:1646 : local service=c-sch 2022-06-17 07:18:46.323 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.326 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.328 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.331 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.334 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-06-17 07:18:46.338 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-06-17 07:18:46.340 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@c-sch.service 2022-06-17 07:18:46.343 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:46.346 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:46.348 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-06-17 07:18:46.351 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-06-17 07:18:46.354 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-06-17 07:18:46.358 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.362 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-17 07:18:46.364 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-17 07:18:46.367 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-17 07:18:46.372 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-17 07:18:46.375 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-06-17 07:18:46.378 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-17 07:18:46.383 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-06-17 07:18:46.452 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-06-17 07:18:46.526 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:46.586 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-06-17 07:18:46.646 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-06-17 07:18:46.713 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:46.787 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-17 07:18:46.790 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-06-17 07:18:46.859 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-17 07:18:47.293 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@c-sch.service 2022-06-17 07:18:47.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-06-17 07:18:47.760 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@c-sch.service 2022-06-17 07:18:47.798 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:47.802 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:47.802 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:47.805 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:47.807 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:47.811 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:47.813 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:47.816 | + functions-common:time_stop:2433 : start_time=1655450326287 2022-06-17 07:18:47.819 | + functions-common:time_stop:2435 : [[ -z 1655450326287 ]] 2022-06-17 07:18:47.825 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:47.830 | + functions-common:time_stop:2438 : end_time=1655450327827 2022-06-17 07:18:47.833 | + functions-common:time_stop:2439 : elapsed_time=1540 2022-06-17 07:18:47.839 | + functions-common:time_stop:2440 : total=32529 2022-06-17 07:18:47.841 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:47.844 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34069 2022-06-17 07:18:47.846 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:47.849 | + functions-common:run_process:1681 : local service=c-bak 2022-06-17 07:18:47.855 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:47.858 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:47.860 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:47.865 | + functions-common:run_process:1686 : local name=c-bak 2022-06-17 07:18:47.868 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:47.871 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:47.874 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:47.880 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:47.885 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:47.889 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450327886 2022-06-17 07:18:47.892 | + functions-common:run_process:1689 : is_service_enabled c-bak 2022-06-17 07:18:47.915 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:47.920 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:47.923 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:47.926 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:47.930 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:47.934 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:47.936 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:47.939 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:47.942 | + functions-common:time_stop:2433 : start_time=1655450327886 2022-06-17 07:18:47.945 | + functions-common:time_stop:2435 : [[ -z 1655450327886 ]] 2022-06-17 07:18:47.949 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:47.956 | + functions-common:time_stop:2438 : end_time=1655450327951 2022-06-17 07:18:47.959 | + functions-common:time_stop:2439 : elapsed_time=65 2022-06-17 07:18:47.963 | + functions-common:time_stop:2440 : total=34069 2022-06-17 07:18:47.966 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:47.969 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34134 2022-06-17 07:18:47.972 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:47.975 | + functions-common:run_process:1681 : local service=c-vol 2022-06-17 07:18:47.977 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-06-17 07:18:47.981 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:47.984 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:47.991 | + functions-common:run_process:1686 : local name=c-vol 2022-06-17 07:18:47.994 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:47.997 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:47.999 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:48.002 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:48.005 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:48.011 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450328007 2022-06-17 07:18:48.016 | + functions-common:run_process:1689 : is_service_enabled c-vol 2022-06-17 07:18:48.039 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:48.042 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:48.045 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:48.048 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:48.051 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:48.055 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:48.058 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:48.071 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:48.075 | + functions-common:time_stop:2433 : start_time=1655450328007 2022-06-17 07:18:48.077 | + functions-common:time_stop:2435 : [[ -z 1655450328007 ]] 2022-06-17 07:18:48.081 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:48.090 | + functions-common:time_stop:2438 : end_time=1655450328083 2022-06-17 07:18:48.093 | + functions-common:time_stop:2439 : elapsed_time=76 2022-06-17 07:18:48.096 | + functions-common:time_stop:2440 : total=34134 2022-06-17 07:18:48.099 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:48.102 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34210 2022-06-17 07:18:48.105 | + ./stack.sh:main:1320 : create_volume_types 2022-06-17 07:18:48.108 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-06-17 07:18:48.137 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:48.141 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-06-17 07:18:48.144 | + lib/cinder:create_volume_types:575 : local be be_name 2022-06-17 07:18:48.147 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-17 07:18:48.150 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-06-17 07:18:48.153 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-06-17 07:18:48.178 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:48.181 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-06-17 07:18:52.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:52.167 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:52.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:18:52.167 | from cryptography.utils import int_from_bytes 2022-06-17 07:18:52.167 | +-------------+--------------------------------------+ 2022-06-17 07:18:52.167 | | Field | Value | 2022-06-17 07:18:52.167 | +-------------+--------------------------------------+ 2022-06-17 07:18:52.167 | | description | None | 2022-06-17 07:18:52.167 | | id | db5f9414-73e8-45da-8cc5-d8fbaff00334 | 2022-06-17 07:18:52.167 | | is_public | True | 2022-06-17 07:18:52.168 | | name | lvmdriver-1 | 2022-06-17 07:18:52.168 | | properties | volume_backend_name='lvmdriver-1' | 2022-06-17 07:18:52.168 | +-------------+--------------------------------------+ 2022-06-17 07:18:52.373 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-06-17 07:18:52.376 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-06-17 07:18:52.379 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-06-17 07:18:52.402 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:52.406 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-06-17 07:18:52.408 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:18:52.411 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-06-17 07:18:52.414 | + ./stack.sh:main:1335 : start_glance 2022-06-17 07:18:52.420 | + lib/glance:start_glance:602 : local service_protocol=http 2022-06-17 07:18:52.423 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-06-17 07:18:52.442 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:52.445 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-06-17 07:18:52.450 | ++ lib/glance:start_glance:610 : which uwsgi 2022-06-17 07:18:52.454 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.457 | + functions-common:run_process:1681 : local service=g-api 2022-06-17 07:18:52.460 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.464 | + functions-common:run_process:1683 : local group= 2022-06-17 07:18:52.467 | + functions-common:run_process:1684 : local user= 2022-06-17 07:18:52.469 | + functions-common:run_process:1686 : local name=g-api 2022-06-17 07:18:52.472 | + functions-common:run_process:1688 : time_start run_process 2022-06-17 07:18:52.475 | + functions-common:time_start:2412 : local name=run_process 2022-06-17 07:18:52.477 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:52.480 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:52.484 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:52.489 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450332486 2022-06-17 07:18:52.493 | + functions-common:run_process:1689 : is_service_enabled g-api 2022-06-17 07:18:52.512 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:52.515 | + functions-common:run_process:1690 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-06-17 07:18:52.518 | + functions-common:_run_under_systemd:1646 : local service=g-api 2022-06-17 07:18:52.521 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.524 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.527 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.530 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.533 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-06-17 07:18:52.536 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-06-17 07:18:52.539 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@g-api.service 2022-06-17 07:18:52.541 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-17 07:18:52.544 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-17 07:18:52.547 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-06-17 07:18:52.550 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-06-17 07:18:52.552 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@g-api.service 2022-06-17 07:18:52.555 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.558 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-17 07:18:52.560 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-17 07:18:52.563 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-06-17 07:18:52.566 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-17 07:18:52.571 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-06-17 07:18:52.639 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-06-17 07:18:52.707 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-06-17 07:18:52.768 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-17 07:18:52.827 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-17 07:18:52.887 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-06-17 07:18:52.945 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-06-17 07:18:53.004 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-06-17 07:18:53.060 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-06-17 07:18:53.120 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-06-17 07:18:53.178 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-17 07:18:53.181 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-06-17 07:18:53.257 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-17 07:18:53.675 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@g-api.service 2022-06-17 07:18:53.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-06-17 07:18:54.116 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@g-api.service 2022-06-17 07:18:54.199 | + functions-common:run_process:1692 : time_stop run_process 2022-06-17 07:18:54.204 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:54.211 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:54.217 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:54.221 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:54.223 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:54.226 | + functions-common:time_stop:2432 : name=run_process 2022-06-17 07:18:54.229 | + functions-common:time_stop:2433 : start_time=1655450332486 2022-06-17 07:18:54.232 | + functions-common:time_stop:2435 : [[ -z 1655450332486 ]] 2022-06-17 07:18:54.235 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:54.241 | + functions-common:time_stop:2438 : end_time=1655450334237 2022-06-17 07:18:54.244 | + functions-common:time_stop:2439 : elapsed_time=1751 2022-06-17 07:18:54.247 | + functions-common:time_stop:2440 : total=34210 2022-06-17 07:18:54.249 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:54.252 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35961 2022-06-17 07:18:54.255 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-06-17 07:18:54.285 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:18:54.289 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.50) to start...' 2022-06-17 07:18:54.289 | Waiting for g-api (10.222.0.50) to start... 2022-06-17 07:18:54.293 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.50/image 2022-06-17 07:18:54.295 | + functions:wait_for_service:457 : local timeout=60 2022-06-17 07:18:54.298 | + functions:wait_for_service:458 : local url=http://10.222.0.50/image 2022-06-17 07:18:54.301 | + functions:wait_for_service:459 : local rval=0 2022-06-17 07:18:54.303 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-17 07:18:54.306 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-17 07:18:54.309 | + functions-common:time_start:2413 : local start_time= 2022-06-17 07:18:54.311 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-17 07:18:54.317 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-17 07:18:54.320 | + functions-common:time_start:2417 : _TIME_START[$name]=1655450334316 2022-06-17 07:18:54.323 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-17 07:18:54.331 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/image 2022-06-17 07:18:58.775 | + :: : [[ 300 == 503 ]] 2022-06-17 07:18:58.787 | + :: : [[ 0 -eq 7 ]] 2022-06-17 07:18:58.791 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-17 07:18:58.796 | + functions-common:time_stop:2426 : local name 2022-06-17 07:18:58.800 | + functions-common:time_stop:2427 : local end_time 2022-06-17 07:18:58.804 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-17 07:18:58.807 | + functions-common:time_stop:2429 : local total 2022-06-17 07:18:58.812 | + functions-common:time_stop:2430 : local start_time 2022-06-17 07:18:58.814 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-17 07:18:58.825 | + functions-common:time_stop:2433 : start_time=1655450334316 2022-06-17 07:18:58.828 | + functions-common:time_stop:2435 : [[ -z 1655450334316 ]] 2022-06-17 07:18:58.833 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-17 07:18:58.839 | + functions-common:time_stop:2438 : end_time=1655450338835 2022-06-17 07:18:58.844 | + functions-common:time_stop:2439 : elapsed_time=4519 2022-06-17 07:18:58.847 | + functions-common:time_stop:2440 : total=22426 2022-06-17 07:18:58.853 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-17 07:18:58.856 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26945 2022-06-17 07:18:58.859 | + functions:wait_for_service:467 : return 0 2022-06-17 07:18:58.862 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-06-17 07:18:58.880 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:58.883 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-06-17 07:18:58.904 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:18:58.907 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-06-17 07:18:58.910 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:18:58.912 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-06-17 07:18:58.916 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-06-17 07:18:58.918 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.921 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.923 | + functions:upload_image:134 : local image image_fname image_name 2022-06-17 07:18:58.925 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-06-17 07:18:58.931 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.935 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.937 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-06-17 07:18:58.941 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-06-17 07:18:58.943 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.947 | --2022-06-17 07:18:58-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:18:58.948 | Connecting to 10.100.0.9:80... connected. 2022-06-17 07:18:58.949 | HTTP request sent, awaiting response... 200 OK 2022-06-17 07:18:58.949 | Length: 645922816 (616M) 2022-06-17 07:18:58.949 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-06-17 07:18:58.973 | 2022-06-17 07:18:59.272 | 0K ........ ........ ........ ........ 5% 102M 6s 2022-06-17 07:18:59.557 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-06-17 07:18:59.844 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-06-17 07:19:00.129 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-06-17 07:19:00.415 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-06-17 07:19:00.701 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-06-17 07:19:00.986 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-06-17 07:19:01.271 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-06-17 07:19:01.556 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-06-17 07:19:01.842 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-06-17 07:19:02.128 | 327680K ........ ........ ........ ........ 57% 110M 2s 2022-06-17 07:19:02.414 | 360448K ........ ........ ........ ........ 62% 114M 2s 2022-06-17 07:19:02.701 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-06-17 07:19:02.990 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-06-17 07:19:03.278 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-06-17 07:19:03.566 | 491520K ........ ........ ........ ........ 83% 111M 1s 2022-06-17 07:19:03.858 | 524288K ........ ........ ........ ........ 88% 110M 1s 2022-06-17 07:19:04.146 | 557056K ........ ........ ........ ........ 93% 111M 0s 2022-06-17 07:19:04.436 | 589824K ........ ........ ........ ........ 98% 111M 0s 2022-06-17 07:19:04.498 | 622592K ........ 100% 112M=5.5s 2022-06-17 07:19:04.498 | 2022-06-17 07:19:04.498 | 2022-06-17 07:19:04 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-06-17 07:19:04.498 | 2022-06-17 07:19:04.501 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-06-17 07:19:04.504 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:19:04.506 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-06-17 07:19:04.509 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-06-17 07:19:04.511 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-06-17 07:19:04.513 | + functions:upload_image:294 : local kernel= 2022-06-17 07:19:04.515 | + functions:upload_image:295 : local ramdisk= 2022-06-17 07:19:04.518 | + functions:upload_image:296 : local disk_format= 2022-06-17 07:19:04.520 | + functions:upload_image:297 : local container_format= 2022-06-17 07:19:04.523 | + functions:upload_image:298 : local unpack= 2022-06-17 07:19:04.526 | + functions:upload_image:299 : local img_property= 2022-06-17 07:19:04.528 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-06-17 07:19:04.530 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-06-17 07:19:04.534 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-06-17 07:19:04.535 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-06-17 07:19:04.538 | + functions:upload_image:309 : case "$image_fname" in 2022-06-17 07:19:04.540 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:19:04.543 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:19:04.548 | + functions:upload_image:375 : image_name=ubuntu-16 2022-06-17 07:19:04.552 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:19:04.552 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-06-17 07:19:04.558 | + functions:upload_image:376 : disk_format=vhdx 2022-06-17 07:19:04.562 | + functions:upload_image:377 : container_format=bare 2022-06-17 07:19:04.565 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-06-17 07:19:04.567 | + functions:upload_image:385 : is_arch ppc64le 2022-06-17 07:19:04.570 | ++ functions-common:is_arch:502 : uname -m 2022-06-17 07:19:04.575 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-06-17 07:19:04.577 | + functions:upload_image:385 : is_arch ppc64 2022-06-17 07:19:04.580 | ++ functions-common:is_arch:502 : uname -m 2022-06-17 07:19:04.585 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-06-17 07:19:04.587 | + functions:upload_image:385 : is_arch ppc 2022-06-17 07:19:04.590 | ++ functions-common:is_arch:502 : uname -m 2022-06-17 07:19:04.594 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-06-17 07:19:04.596 | + functions:upload_image:389 : is_arch aarch64 2022-06-17 07:19:04.599 | ++ functions-common:is_arch:502 : uname -m 2022-06-17 07:19:04.604 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-17 07:19:04.606 | + functions:upload_image:393 : '[' bare = bare ']' 2022-06-17 07:19:04.609 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-06-17 07:19:04.612 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-06-17 07:19:04.614 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-06-17 07:19:04.616 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-06-17 07:19:04.619 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-06-17 07:19:04.621 | + functions:_upload_image:105 : shift 2022-06-17 07:19:04.623 | + functions:_upload_image:106 : local container=bare 2022-06-17 07:19:04.625 | + functions:_upload_image:107 : shift 2022-06-17 07:19:04.628 | + functions:_upload_image:108 : local disk=vhdx 2022-06-17 07:19:04.630 | + functions:_upload_image:109 : shift 2022-06-17 07:19:04.632 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-17 07:19:04.635 | + functions:_upload_image:111 : shift 2022-06-17 07:19:04.637 | + functions:_upload_image:112 : local properties 2022-06-17 07:19:04.640 | + functions:_upload_image:113 : local useimport 2022-06-17 07:19:04.643 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-06-17 07:19:04.645 | ++ functions:_image_properties_to_arg:87 : local result= 2022-06-17 07:19:04.647 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-06-17 07:19:04.650 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-06-17 07:19:04.652 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-06-17 07:19:04.655 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-06-17 07:19:04.657 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-06-17 07:19:04.659 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-06-17 07:19:09.598 | + inc/async:async_inner:64 : rc=0 2022-06-17 07:19:09.633 | [110022 Async create_flavors:110022]: finished successfully 2022-06-17 07:19:22.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:22.788 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:22.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:22.788 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:22.788 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-06-17 07:19:22.788 | | Field | Value | 2022-06-17 07:19:22.788 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-06-17 07:19:22.788 | | container_format | bare | 2022-06-17 07:19:22.788 | | created_at | 2022-06-17T07:19:07Z | 2022-06-17 07:19:22.788 | | disk_format | vhdx | 2022-06-17 07:19:22.788 | | file | /v2/images/349781f4-a76b-48d9-8762-9efcae3d1341/file | 2022-06-17 07:19:22.788 | | id | 349781f4-a76b-48d9-8762-9efcae3d1341 | 2022-06-17 07:19:22.789 | | min_disk | 0 | 2022-06-17 07:19:22.789 | | min_ram | 0 | 2022-06-17 07:19:22.789 | | name | ubuntu-16 | 2022-06-17 07:19:22.789 | | owner | 64ca6467575f46879c7bdeebd0e31a02 | 2022-06-17 07:19:22.789 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-06-17 07:19:22.789 | | protected | False | 2022-06-17 07:19:22.789 | | schema | /v2/schemas/image | 2022-06-17 07:19:22.789 | | status | queued | 2022-06-17 07:19:22.789 | | tags | | 2022-06-17 07:19:22.789 | | updated_at | 2022-06-17T07:19:07Z | 2022-06-17 07:19:22.789 | | visibility | public | 2022-06-17 07:19:22.789 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-06-17 07:19:22.941 | + ./stack.sh:main:1357 : async_wait create_flavors 2022-06-17 07:19:22.997 | [19169 Async create_flavors:110022]: Waiting for completion of create_flavors running on PID 110022 (2 other jobs running) 2022-06-17 07:19:23.024 | [19169 Async create_flavors:110022]: Signaling child to exit 2022-06-17 07:19:23.024 | WAKEUP 2022-06-17 07:19:23.051 | [19169 Async create_flavors:110022]: Signaled 2022-06-17 07:19:23.052 | + lib/nova:create_flavors:1203 : is_service_enabled n-api 2022-06-17 07:19:23.052 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:19:23.052 | + lib/nova:create_flavors:1204 : openstack --os-region-name=RegionOne flavor list 2022-06-17 07:19:23.052 | + lib/nova:create_flavors:1204 : grep -q ds512M 2022-06-17 07:19:23.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.052 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.052 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.052 | + lib/nova:create_flavors:1206 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-06-17 07:19:23.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.053 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.053 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.053 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.053 | | Field | Value | 2022-06-17 07:19:23.053 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.053 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.053 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.053 | | description | None | 2022-06-17 07:19:23.053 | | disk | 1 | 2022-06-17 07:19:23.053 | | id | c1 | 2022-06-17 07:19:23.053 | | name | cirros256 | 2022-06-17 07:19:23.053 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.053 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.053 | | ram | 256 | 2022-06-17 07:19:23.053 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.053 | | swap | | 2022-06-17 07:19:23.053 | | vcpus | 1 | 2022-06-17 07:19:23.053 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.054 | + lib/nova:create_flavors:1207 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-06-17 07:19:23.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.054 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.054 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.054 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.054 | | Field | Value | 2022-06-17 07:19:23.054 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.054 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.054 | | description | None | 2022-06-17 07:19:23.054 | | disk | 5 | 2022-06-17 07:19:23.054 | | id | d1 | 2022-06-17 07:19:23.054 | | name | ds512M | 2022-06-17 07:19:23.054 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.054 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.054 | | ram | 512 | 2022-06-17 07:19:23.054 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.054 | | swap | | 2022-06-17 07:19:23.054 | | vcpus | 1 | 2022-06-17 07:19:23.054 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.054 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-06-17 07:19:23.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.054 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.055 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.055 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.055 | | Field | Value | 2022-06-17 07:19:23.055 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.055 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.055 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.055 | | description | None | 2022-06-17 07:19:23.055 | | disk | 10 | 2022-06-17 07:19:23.055 | | id | d2 | 2022-06-17 07:19:23.055 | | name | ds1G | 2022-06-17 07:19:23.055 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.055 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.055 | | ram | 1024 | 2022-06-17 07:19:23.055 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.055 | | swap | | 2022-06-17 07:19:23.055 | | vcpus | 1 | 2022-06-17 07:19:23.055 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.055 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-06-17 07:19:23.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.055 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.055 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.055 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.055 | | Field | Value | 2022-06-17 07:19:23.055 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.055 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.055 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.055 | | description | None | 2022-06-17 07:19:23.055 | | disk | 10 | 2022-06-17 07:19:23.055 | | id | d3 | 2022-06-17 07:19:23.055 | | name | ds2G | 2022-06-17 07:19:23.055 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.055 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.055 | | ram | 2048 | 2022-06-17 07:19:23.056 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.056 | | swap | | 2022-06-17 07:19:23.056 | | vcpus | 2 | 2022-06-17 07:19:23.056 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.056 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-06-17 07:19:23.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.056 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.056 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.056 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.056 | | Field | Value | 2022-06-17 07:19:23.056 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.056 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.056 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.056 | | description | None | 2022-06-17 07:19:23.056 | | disk | 20 | 2022-06-17 07:19:23.056 | | id | d4 | 2022-06-17 07:19:23.056 | | name | ds4G | 2022-06-17 07:19:23.056 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.056 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.056 | | ram | 4096 | 2022-06-17 07:19:23.056 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.056 | | swap | | 2022-06-17 07:19:23.056 | | vcpus | 4 | 2022-06-17 07:19:23.056 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.056 | + lib/nova:create_flavors:1213 : grep -q m1.tiny 2022-06-17 07:19:23.056 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor list 2022-06-17 07:19:23.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.056 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.057 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.057 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-06-17 07:19:23.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.057 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.057 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.057 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.057 | | Field | Value | 2022-06-17 07:19:23.057 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.057 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.057 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.057 | | description | None | 2022-06-17 07:19:23.057 | | disk | 1 | 2022-06-17 07:19:23.057 | | id | 1 | 2022-06-17 07:19:23.057 | | name | m1.tiny | 2022-06-17 07:19:23.057 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.057 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.057 | | ram | 512 | 2022-06-17 07:19:23.057 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.057 | | swap | | 2022-06-17 07:19:23.057 | | vcpus | 1 | 2022-06-17 07:19:23.057 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.057 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-06-17 07:19:23.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.057 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.057 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.057 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.057 | | Field | Value | 2022-06-17 07:19:23.057 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.057 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.057 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.057 | | description | None | 2022-06-17 07:19:23.058 | | disk | 20 | 2022-06-17 07:19:23.058 | | id | 2 | 2022-06-17 07:19:23.058 | | name | m1.small | 2022-06-17 07:19:23.058 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.058 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.058 | | ram | 2048 | 2022-06-17 07:19:23.058 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.058 | | swap | | 2022-06-17 07:19:23.058 | | vcpus | 1 | 2022-06-17 07:19:23.058 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.058 | + lib/nova:create_flavors:1216 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-06-17 07:19:23.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.058 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.058 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.058 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.058 | | Field | Value | 2022-06-17 07:19:23.058 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.058 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.058 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.058 | | description | None | 2022-06-17 07:19:23.058 | | disk | 40 | 2022-06-17 07:19:23.058 | | id | 3 | 2022-06-17 07:19:23.058 | | name | m1.medium | 2022-06-17 07:19:23.058 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.058 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.058 | | ram | 4096 | 2022-06-17 07:19:23.058 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.058 | | swap | | 2022-06-17 07:19:23.058 | | vcpus | 2 | 2022-06-17 07:19:23.058 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.058 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-06-17 07:19:23.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.059 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.059 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.059 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.059 | | Field | Value | 2022-06-17 07:19:23.059 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.059 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.059 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.059 | | description | None | 2022-06-17 07:19:23.059 | | disk | 80 | 2022-06-17 07:19:23.059 | | id | 4 | 2022-06-17 07:19:23.059 | | name | m1.large | 2022-06-17 07:19:23.059 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.059 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.059 | | ram | 8192 | 2022-06-17 07:19:23.059 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.059 | | swap | | 2022-06-17 07:19:23.059 | | vcpus | 4 | 2022-06-17 07:19:23.059 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.059 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-06-17 07:19:23.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.059 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:23.059 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:23.059 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.059 | | Field | Value | 2022-06-17 07:19:23.059 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.059 | | OS-FLV-DISABLED:disabled | False | 2022-06-17 07:19:23.059 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-06-17 07:19:23.059 | | description | None | 2022-06-17 07:19:23.059 | | disk | 160 | 2022-06-17 07:19:23.059 | | id | 5 | 2022-06-17 07:19:23.059 | | name | m1.xlarge | 2022-06-17 07:19:23.060 | | os-flavor-access:is_public | True | 2022-06-17 07:19:23.060 | | properties | hw_rng:allowed='True' | 2022-06-17 07:19:23.060 | | ram | 16384 | 2022-06-17 07:19:23.060 | | rxtx_factor | 1.0 | 2022-06-17 07:19:23.060 | | swap | | 2022-06-17 07:19:23.060 | | vcpus | 8 | 2022-06-17 07:19:23.060 | +----------------------------+-----------------------+ 2022-06-17 07:19:23.102 | [19169 Async create_flavors:110022]: finished create_flavors with result 0 in 29 seconds 2022-06-17 07:19:23.106 | + inc/async:async_wait:197 : return 0 2022-06-17 07:19:23.108 | + ./stack.sh:main:1359 : is_service_enabled horizon 2022-06-17 07:19:23.127 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:19:23.129 | + ./stack.sh:main:1373 : is_service_enabled nova 2022-06-17 07:19:23.148 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:19:23.150 | + ./stack.sh:main:1373 : is_service_enabled keystone 2022-06-17 07:19:23.170 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:19:23.173 | + ./stack.sh:main:1374 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-06-17 07:19:23.175 | + ./stack.sh:main:1376 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-17 07:19:23.180 | + ./stack.sh:main:1380 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-06-17 07:19:23.188 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-06-17 07:19:23.190 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-06-17 07:19:23.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-06-17 07:19:23.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-06-17 07:19:23.196 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-06-17 07:19:23.197 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-06-17 07:19:23.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-06-17 07:19:23.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-06-17 07:19:23.202 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-06-17 07:19:23.204 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-06-17 07:19:23.205 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-06-17 07:19:23.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-06-17 07:19:23.208 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-06-17 07:19:23.210 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-06-17 07:19:23.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-06-17 07:19:23.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-06-17 07:19:23.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-06-17 07:19:23.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-06-17 07:19:23.217 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-06-17 07:19:23.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-06-17 07:19:23.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-06-17 07:19:23.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-06-17 07:19:23.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-06-17 07:19:23.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-06-17 07:19:23.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-06-17 07:19:23.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-06-17 07:19:23.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-06-17 07:19:23.230 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-06-17 07:19:23.232 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-06-17 07:19:23.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-06-17 07:19:23.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-06-17 07:19:23.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-06-17 07:19:23.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-06-17 07:19:23.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-06-17 07:19:23.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-06-17 07:19:23.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-06-17 07:19:23.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-06-17 07:19:23.245 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-06-17 07:19:23.247 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-06-17 07:19:23.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-06-17 07:19:23.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-06-17 07:19:23.251 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-06-17 07:19:23.253 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-06-17 07:19:23.254 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-06-17 07:19:23.256 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-06-17 07:19:23.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-06-17 07:19:23.259 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-06-17 07:19:23.260 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-06-17 07:19:23.262 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-06-17 07:19:23.263 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-06-17 07:19:23.265 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-06-17 07:19:23.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-06-17 07:19:23.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-06-17 07:19:23.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-06-17 07:19:23.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-06-17 07:19:23.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-06-17 07:19:23.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-06-17 07:19:23.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-06-17 07:19:23.276 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-06-17 07:19:23.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-06-17 07:19:25.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:25.201 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:25.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:25.201 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:25.201 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-06-17 07:19:25.203 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-06-17 07:19:25.355 | + ./stack.sh:main:1385 : save_stackenv 2022-06-17 07:19:25.358 | + functions-common:save_stackenv:60 : local tag= 2022-06-17 07:19:25.361 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-17 07:19:25.366 | + functions-common:save_stackenv:62 : time_stamp=2022-06-17-071925 2022-06-17 07:19:25.368 | + functions-common:save_stackenv:63 : echo '# 2022-06-17-071925 ' 2022-06-17 07:19:25.371 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.374 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-17 07:19:25.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.378 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-17 07:19:25.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.384 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-17 07:19:25.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.389 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-06-17 07:19:25.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.394 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-06-17 07:19:25.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.399 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-06-17 07:19:25.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.404 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-17-070057 2022-06-17 07:19:25.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.409 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-17 07:19:25.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.414 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-06-17 07:19:25.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.419 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-17 07:19:25.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.424 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-17 07:19:25.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.428 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-17 07:19:25.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.433 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-17 07:19:25.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.438 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-06-17 07:19:25.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-17 07:19:25.443 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-17 07:19:25.446 | + ./stack.sh:main:1396 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-06-17 07:19:25.449 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.451 | + inc/meta-config:merge_config_group:171 : shift 2022-06-17 07:19:25.454 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-06-17 07:19:25.456 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:19:25.459 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-06-17 07:19:25.462 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-06-17 07:19:25.465 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-06-17 07:19:25.468 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.470 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-06-17 07:19:25.473 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:19:25.476 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-06-17 07:19:25.476 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:19:25.476 | gsub("[][]", "", $1); 2022-06-17 07:19:25.476 | split($1, a, "|"); 2022-06-17 07:19:25.476 | if (a[1] == matchgroup) 2022-06-17 07:19:25.476 | print a[2] 2022-06-17 07:19:25.476 | } 2022-06-17 07:19:25.476 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.482 | + ./stack.sh:main:1403 : run_phase stack extra 2022-06-17 07:19:25.485 | + functions-common:run_phase:1854 : local mode=stack 2022-06-17 07:19:25.487 | + functions-common:run_phase:1855 : local phase=extra 2022-06-17 07:19:25.490 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-17 07:19:25.492 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-17 07:19:25.495 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-17 07:19:25.498 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-17 07:19:25.501 | + functions-common:run_phase:1864 : local extra 2022-06-17 07:19:25.504 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-17 07:19:25.509 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-17 07:19:25.512 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-17 07:19:25.515 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-17 07:19:25.518 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-06-17 07:19:25.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-17 07:19:25.539 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:19:25.542 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:19:25.544 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:19:25.547 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-06-17 07:19:25.549 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:19:25.552 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-17 07:19:25.555 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-17 07:19:25.557 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-06-17 07:19:25.560 | ++ extras.d/80-tempest.sh:source:15 : : 2022-06-17 07:19:25.562 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-17 07:19:25.565 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-17 07:19:25.567 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-17 07:19:25.570 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-17 07:19:25.573 | + functions-common:run_phase:1881 : run_plugins stack extra 2022-06-17 07:19:25.576 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-17 07:19:25.578 | + functions-common:run_plugins:1841 : local phase=extra 2022-06-17 07:19:25.581 | + functions-common:run_plugins:1843 : local plugins= 2022-06-17 07:19:25.583 | + functions-common:run_plugins:1844 : local plugin 2022-06-17 07:19:25.586 | + ./stack.sh:main:1411 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-06-17 07:19:25.589 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.591 | + inc/meta-config:merge_config_group:171 : shift 2022-06-17 07:19:25.594 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-06-17 07:19:25.597 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:19:25.599 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-06-17 07:19:25.602 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-06-17 07:19:25.605 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-06-17 07:19:25.608 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.611 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-06-17 07:19:25.614 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-17 07:19:25.617 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-06-17 07:19:25.617 | /^\[\[.+\|.*\]\]/ { 2022-06-17 07:19:25.617 | gsub("[][]", "", $1); 2022-06-17 07:19:25.617 | split($1, a, "|"); 2022-06-17 07:19:25.617 | if (a[1] == matchgroup) 2022-06-17 07:19:25.617 | print a[2] 2022-06-17 07:19:25.617 | } 2022-06-17 07:19:25.617 | ' /home/ubuntu/devstack/local.conf 2022-06-17 07:19:25.623 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2022-06-17 07:19:25.643 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:19:25.646 | + ./stack.sh:main:1425 : service_check 2022-06-17 07:19:25.648 | + functions-common:service_check:1719 : local service 2022-06-17 07:19:25.651 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.654 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@key.service 2022-06-17 07:19:25.667 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-06-17 07:19:25.671 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.673 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-api.service 2022-06-17 07:19:25.688 | enabled 2022-06-17 07:19:25.692 | + functions-common:service_check:1726 : sudo systemctl status devstack@n-api.service --no-pager 2022-06-17 07:19:25.709 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-06-17 07:19:25.709 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.710 | Active: active (running) since Fri 2022-06-17 07:17:14 UTC; 2min 10s ago 2022-06-17 07:19:25.710 | Main PID: 103050 (uwsgi) 2022-06-17 07:19:25.710 | Status: "uWSGI is ready" 2022-06-17 07:19:25.710 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:25.710 | Memory: 244.1M 2022-06-17 07:19:25.710 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-06-17 07:19:25.710 | ├─103050 nova-apiuWSGI master 2022-06-17 07:19:25.710 | ├─103051 nova-apiuWSGI worker 1 2022-06-17 07:19:25.710 | └─103052 nova-apiuWSGI worker 2 2022-06-17 07:19:25.710 | 2022-06-17 07:19:25.710 | Jun 17 07:19:07 dv-cinder-803773-3-smb devstack@n-api.service[103051]: [pid: 103051|app: 0|req: 16/32] 10.222.0.50 () {64 vars in 1332 bytes} [Fri Jun 17 07:19:07 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: DEBUG nova.api.openstack.wsgi [None req-2a3c7fa2-e47f-42fd-a2cc-76c61193d3a7 admin admin] Calling method '>' {{(pid=103052) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: INFO nova.api.openstack.requestlog [None req-2a3c7fa2-e47f-42fd-a2cc-76c61193d3a7 admin admin] 10.222.0.50 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002314 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: [pid: 103052|app: 0|req: 17/33] 10.222.0.50 () {54 vars in 930 bytes} [Fri Jun 17 07:19:09 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103051]: DEBUG nova.api.openstack.wsgi [None req-fde7a279-c287-4909-9434-cffd89d76873 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "disk": 160, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "id": "5", "ram": 16384, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "vcpus": 8}} {{(pid=103051) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103051]: INFO nova.api.openstack.requestlog [None req-fde7a279-c287-4909-9434-cffd89d76873 admin admin] 10.222.0.50 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.085109 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103051]: [pid: 103051|app: 0|req: 17/34] 10.222.0.50 () {64 vars in 1282 bytes} [Fri Jun 17 07:19:09 2022] POST /compute/v2.1/flavors => generated 408 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: DEBUG nova.api.openstack.wsgi [None req-0195ded7-5958-4ef2-9843-a29dbc639d0e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103052) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: INFO nova.api.openstack.requestlog [None req-0195ded7-5958-4ef2-9843-a29dbc639d0e admin admin] 10.222.0.50 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026822 2022-06-17 07:19:25.710 | Jun 17 07:19:09 dv-cinder-803773-3-smb devstack@n-api.service[103052]: [pid: 103052|app: 0|req: 18/35] 10.222.0.50 () {64 vars in 1332 bytes} [Fri Jun 17 07:19:09 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-06-17 07:19:25.713 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.716 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-cond.service 2022-06-17 07:19:25.729 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-06-17 07:19:25.733 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.736 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-sch.service 2022-06-17 07:19:25.751 | enabled 2022-06-17 07:19:25.755 | + functions-common:service_check:1726 : sudo systemctl status devstack@n-sch.service --no-pager 2022-06-17 07:19:25.772 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-06-17 07:19:25.773 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.773 | Active: active (running) since Fri 2022-06-17 07:18:27 UTC; 58s ago 2022-06-17 07:19:25.773 | Main PID: 107827 (nova-scheduler) 2022-06-17 07:19:25.773 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:25.773 | Memory: 149.1M 2022-06-17 07:19:25.773 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-06-17 07:19:25.773 | ├─107827 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-06-17 07:19:25.773 | ├─109086 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-06-17 07:19:25.773 | └─109087 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-06-17 07:19:25.773 | 2022-06-17 07:19:25.773 | Jun 17 07:18:32 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG oslo_service.service [None req-a95128b1-ade7-43bc-9629-95a4a17ebc34 None None] oslo_limit.version = None {{(pid=107827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.773 | Jun 17 07:18:32 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG oslo_service.service [None req-a95128b1-ade7-43bc-9629-95a4a17ebc34 None None] oslo_reports.file_event_handler = None {{(pid=107827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.773 | Jun 17 07:18:32 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG oslo_service.service [None req-a95128b1-ade7-43bc-9629-95a4a17ebc34 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=107827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.773 | Jun 17 07:18:32 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG oslo_service.service [None req-a95128b1-ade7-43bc-9629-95a4a17ebc34 None None] oslo_reports.log_dir = None {{(pid=107827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.773 | Jun 17 07:18:32 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG oslo_service.service [None req-a95128b1-ade7-43bc-9629-95a4a17ebc34 None None] ******************************************************************************** {{(pid=107827) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-06-17 07:19:25.773 | Jun 17 07:18:41 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG dbcounter [-] [107827] Writing DB stats nova_api:SELECT=7 {{(pid=107827) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.773 | Jun 17 07:18:41 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG dbcounter [-] [107827] Writing DB stats nova_cell0:SELECT=3 {{(pid=107827) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.773 | Jun 17 07:18:41 dv-cinder-803773-3-smb nova-scheduler[107827]: DEBUG dbcounter [-] [107827] Writing DB stats nova_cell1:SELECT=3 {{(pid=107827) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.773 | Jun 17 07:18:56 dv-cinder-803773-3-smb nova-scheduler[109086]: DEBUG dbcounter [-] [109086] Writing DB stats nova_cell0:SELECT=12,nova_cell0:INSERT=1,nova_cell0:UPDATE=2 {{(pid=109086) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.773 | Jun 17 07:19:06 dv-cinder-803773-3-smb nova-scheduler[109087]: DEBUG dbcounter [-] [109087] Writing DB stats nova_cell0:SELECT=12,nova_cell0:UPDATE=3 {{(pid=109087) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.777 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.779 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-06-17 07:19:25.794 | enabled 2022-06-17 07:19:25.798 | + functions-common:service_check:1726 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-06-17 07:19:25.816 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-06-17 07:19:25.816 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.816 | Active: active (running) since Fri 2022-06-17 07:18:29 UTC; 56s ago 2022-06-17 07:19:25.816 | Main PID: 108289 (uwsgi) 2022-06-17 07:19:25.816 | Status: "uWSGI is ready" 2022-06-17 07:19:25.816 | Tasks: 4 (limit: 14304) 2022-06-17 07:19:25.816 | Memory: 206.3M 2022-06-17 07:19:25.816 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-06-17 07:19:25.816 | ├─108289 nova-api-metauWSGI master 2022-06-17 07:19:25.816 | ├─108293 nova-api-metauWSGI worker 1 2022-06-17 07:19:25.816 | ├─108294 nova-api-metauWSGI worker 2 2022-06-17 07:19:25.816 | └─108295 nova-api-metauWSGI http 1 2022-06-17 07:19:25.816 | 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: DEBUG oslo_db.sqlalchemy.engines [None req-79978ac6-4578-49e3-b77f-cfbf7f695a93 None None] 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=108294) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: DEBUG dbcounter [-] [108294] Writer thread running {{(pid=108294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: DEBUG dbcounter [-] [108294] Writer thread running {{(pid=108294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108293]: WARNING nova.api.metadata.handler [None req-bdb5e30c-8a46-46bb-aa60-2138a3818b23 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108293]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5621947f39a0 pid: 108293 (default app) 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: INFO dbcounter [None req-79978ac6-4578-49e3-b77f-cfbf7f695a93 None None] Registered counter for database nova_cell0 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: DEBUG oslo_db.sqlalchemy.engines [None req-79978ac6-4578-49e3-b77f-cfbf7f695a93 None None] 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=108294) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: DEBUG dbcounter [-] [108294] Writer thread running {{(pid=108294) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: WARNING nova.api.metadata.handler [None req-79978ac6-4578-49e3-b77f-cfbf7f695a93 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-06-17 07:19:25.816 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@n-api-meta.service[108294]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5621947f39a0 pid: 108294 (default app) 2022-06-17 07:19:25.820 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.823 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@placement-api.service 2022-06-17 07:19:25.837 | enabled 2022-06-17 07:19:25.841 | + functions-common:service_check:1726 : sudo systemctl status devstack@placement-api.service --no-pager 2022-06-17 07:19:25.858 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-06-17 07:19:25.858 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.858 | Active: active (running) since Fri 2022-06-17 07:17:30 UTC; 1min 55s ago 2022-06-17 07:19:25.858 | Main PID: 104274 (uwsgi) 2022-06-17 07:19:25.858 | Status: "uWSGI is ready" 2022-06-17 07:19:25.858 | Tasks: 5 (limit: 14304) 2022-06-17 07:19:25.858 | Memory: 137.0M 2022-06-17 07:19:25.858 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-06-17 07:19:25.858 | ├─104274 placementuWSGI master 2022-06-17 07:19:25.858 | ├─104286 placementuWSGI worker 1 2022-06-17 07:19:25.858 | └─104287 placementuWSGI worker 2 2022-06-17 07:19:25.858 | 2022-06-17 07:19:25.858 | Jun 17 07:17:44 dv-cinder-803773-3-smb devstack@placement-api.service[104286]: DEBUG dbcounter [-] [104286] Writing DB stats placement:SELECT=7,placement:INSERT=1 {{(pid=104286) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.858 | Jun 17 07:18:31 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: DEBUG placement.requestlog [None req-cbd80a11-e829-432e-bbfb-9eec303fce29 None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=104287) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-06-17 07:19:25.859 | Jun 17 07:18:31 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: INFO placement.requestlog [None req-cbd80a11-e829-432e-bbfb-9eec303fce29 None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-06-17 07:19:25.859 | Jun 17 07:18:31 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: [pid: 104287|app: 0|req: 2/2] 10.222.0.50 () {54 vars in 916 bytes} [Fri Jun 17 07:18:31 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-06-17 07:19:25.859 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@placement-api.service[104286]: DEBUG placement.requestlog [None req-ca05cc79-a7ca-4a56-ac9f-2ec0a3c3e68d None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=104286) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-06-17 07:19:25.859 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@placement-api.service[104286]: INFO placement.requestlog [None req-ca05cc79-a7ca-4a56-ac9f-2ec0a3c3e68d None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-06-17 07:19:25.859 | Jun 17 07:18:35 dv-cinder-803773-3-smb devstack@placement-api.service[104286]: [pid: 104286|app: 0|req: 1/3] 10.222.0.50 () {54 vars in 916 bytes} [Fri Jun 17 07:18:35 2022] GET /placement => generated 136 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-06-17 07:19:25.859 | Jun 17 07:18:37 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: DEBUG placement.requestlog [None req-5118aeb2-855e-462d-9cfc-b52811f42c8d None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=104287) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-06-17 07:19:25.859 | Jun 17 07:18:37 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: INFO placement.requestlog [None req-5118aeb2-855e-462d-9cfc-b52811f42c8d None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-06-17 07:19:25.859 | Jun 17 07:18:37 dv-cinder-803773-3-smb devstack@placement-api.service[104287]: [pid: 104287|app: 0|req: 3/4] 10.222.0.50 () {54 vars in 916 bytes} [Fri Jun 17 07:18:37 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-06-17 07:19:25.862 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.865 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@placement-client.service 2022-06-17 07:19:25.878 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-06-17 07:19:25.882 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.885 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@g-api.service 2022-06-17 07:19:25.899 | enabled 2022-06-17 07:19:25.903 | + functions-common:service_check:1726 : sudo systemctl status devstack@g-api.service --no-pager 2022-06-17 07:19:25.920 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-06-17 07:19:25.920 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.920 | Active: active (running) since Fri 2022-06-17 07:18:54 UTC; 31s ago 2022-06-17 07:19:25.920 | Main PID: 111724 (uwsgi) 2022-06-17 07:19:25.920 | Status: "uWSGI is ready" 2022-06-17 07:19:25.920 | Tasks: 9 (limit: 14304) 2022-06-17 07:19:25.920 | Memory: 217.0M 2022-06-17 07:19:25.920 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-06-17 07:19:25.920 | ├─111724 glance-apiuWSGI master 2022-06-17 07:19:25.920 | ├─111725 glance-apiuWSGI worker 1 2022-06-17 07:19:25.920 | └─111726 glance-apiuWSGI worker 2 2022-06-17 07:19:25.921 | 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.location [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=111726) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: DEBUG glance_store.backend [None req-df695a6f-7e04-4eb2-bd9a-98f9c47ff58c admin admin] Skipping store.set_acls... not implemented. {{(pid=111726) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-06-17 07:19:25.921 | Jun 17 07:19:22 dv-cinder-803773-3-smb devstack@g-api.service[111726]: [pid: 111726|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 17 07:19:07 2022] PUT /v2/images/349781f4-a76b-48d9-8762-9efcae3d1341/file => generated 0 bytes in 15477 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-06-17 07:19:25.924 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.927 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@c-sch.service 2022-06-17 07:19:25.942 | enabled 2022-06-17 07:19:25.947 | + functions-common:service_check:1726 : sudo systemctl status devstack@c-sch.service --no-pager 2022-06-17 07:19:25.963 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-06-17 07:19:25.963 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-06-17 07:19:25.963 | Active: active (running) since Fri 2022-06-17 07:18:47 UTC; 38s ago 2022-06-17 07:19:25.963 | Main PID: 111012 (cinder-schedule) 2022-06-17 07:19:25.963 | Tasks: 2 (limit: 14304) 2022-06-17 07:19:25.963 | Memory: 102.1M 2022-06-17 07:19:25.963 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-06-17 07:19:25.963 | └─111012 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-06-17 07:19:25.963 | 2022-06-17 07:19:25.963 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG oslo_service.service [None req-52f035af-ad94-477b-9ce3-e11bcc17cb1d None None] nova.split_loggers = False {{(pid=111012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.963 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG oslo_service.service [None req-52f035af-ad94-477b-9ce3-e11bcc17cb1d None None] nova.timeout = None {{(pid=111012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.963 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG oslo_service.service [None req-52f035af-ad94-477b-9ce3-e11bcc17cb1d None None] nova.token_auth_url = None {{(pid=111012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG oslo_service.service [None req-52f035af-ad94-477b-9ce3-e11bcc17cb1d None None] ******************************************************************************** {{(pid=111012) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: INFO cinder.service [-] Starting cinder-scheduler node (version 20.1.0) 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: INFO cinder.manager [None req-b52ab001-e782-46c1-beb2-44834ae2b31d None None] Initiating service 1 cleanup 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: INFO cinder.manager [None req-b52ab001-e782-46c1-beb2-44834ae2b31d None None] Service 1 cleanup completed. 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG cinder.service [None req-b52ab001-e782-46c1-beb2-44834ae2b31d None None] Creating RPC server for service cinder-scheduler {{(pid=111012) start /opt/stack/cinder/cinder/service.py:231}} 2022-06-17 07:19:25.964 | Jun 17 07:18:51 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG cinder.service [None req-b52ab001-e782-46c1-beb2-44834ae2b31d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=111012) start /opt/stack/cinder/cinder/service.py:237}} 2022-06-17 07:19:25.964 | Jun 17 07:19:01 dv-cinder-803773-3-smb cinder-scheduler[111012]: DEBUG dbcounter [-] [111012] Writing DB stats cinder:SELECT=22,cinder:INSERT=1 {{(pid=111012) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:25.967 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:25.969 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@c-api.service 2022-06-17 07:19:25.986 | enabled 2022-06-17 07:19:25.991 | + functions-common:service_check:1726 : sudo systemctl status devstack@c-api.service --no-pager 2022-06-17 07:19:26.008 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-06-17 07:19:26.008 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.008 | Active: active (running) since Fri 2022-06-17 07:18:41 UTC; 44s ago 2022-06-17 07:19:26.008 | Main PID: 110543 (uwsgi) 2022-06-17 07:19:26.008 | Status: "uWSGI is ready" 2022-06-17 07:19:26.008 | Tasks: 7 (limit: 14304) 2022-06-17 07:19:26.008 | Memory: 234.7M 2022-06-17 07:19:26.008 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-06-17 07:19:26.008 | ├─110543 cinder-apiuWSGI master 2022-06-17 07:19:26.008 | ├─110557 cinder-apiuWSGI worker 1 2022-06-17 07:19:26.008 | └─110558 cinder-apiuWSGI worker 2 2022-06-17 07:19:26.008 | 2022-06-17 07:19:26.008 | Jun 17 07:18:51 dv-cinder-803773-3-smb devstack@c-api.service[110558]: DEBUG cinder.api.middleware.request_id [req-b1df6cef-caec-4bb3-bc04-f09ce4eb8906 req-2102d331-bcff-4726-99eb-9abc49cc7a37 None None] RequestId filter calling following filter/app {{(pid=110558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: INFO cinder.api.openstack.wsgi [req-b1df6cef-caec-4bb3-bc04-f09ce4eb8906 req-2102d331-bcff-4726-99eb-9abc49cc7a37 admin admin] POST http://10.222.0.50/volume/v3/64ca6467575f46879c7bdeebd0e31a02/types/db5f9414-73e8-45da-8cc5-d8fbaff00334/extra_specs 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: DEBUG cinder.api.openstack.wsgi [req-b1df6cef-caec-4bb3-bc04-f09ce4eb8906 req-2102d331-bcff-4726-99eb-9abc49cc7a37 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: warnings.warn('Policy enforcement is depending on the value of ' 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: DEBUG oslo_db.sqlalchemy.engines [req-b1df6cef-caec-4bb3-bc04-f09ce4eb8906 req-2102d331-bcff-4726-99eb-9abc49cc7a37 admin admin] 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=110558) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: INFO cinder.api.openstack.wsgi [req-b1df6cef-caec-4bb3-bc04-f09ce4eb8906 req-2102d331-bcff-4726-99eb-9abc49cc7a37 admin admin] http://10.222.0.50/volume/v3/64ca6467575f46879c7bdeebd0e31a02/types/db5f9414-73e8-45da-8cc5-d8fbaff00334/extra_specs returned with HTTP 200 2022-06-17 07:19:26.008 | Jun 17 07:18:52 dv-cinder-803773-3-smb devstack@c-api.service[110558]: [pid: 110558|app: 0|req: 2/3] 10.222.0.50 () {62 vars in 1454 bytes} [Fri Jun 17 07:18:51 2022] POST /volume/v3/64ca6467575f46879c7bdeebd0e31a02/types/db5f9414-73e8-45da-8cc5-d8fbaff00334/extra_specs => generated 55 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-06-17 07:19:26.008 | Jun 17 07:19:01 dv-cinder-803773-3-smb devstack@c-api.service[110557]: DEBUG dbcounter [-] [110557] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=110557) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.008 | Jun 17 07:19:02 dv-cinder-803773-3-smb devstack@c-api.service[110558]: DEBUG dbcounter [-] [110558] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=110558) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.011 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.014 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-06-17 07:19:26.027 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-06-17 07:19:26.031 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.033 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-06-17 07:19:26.046 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-06-17 07:19:26.050 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.052 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-06-17 07:19:26.065 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-06-17 07:19:26.071 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.073 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-06-17 07:19:26.086 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-06-17 07:19:26.090 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.092 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-svc.service 2022-06-17 07:19:26.107 | enabled 2022-06-17 07:19:26.111 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-svc.service --no-pager 2022-06-17 07:19:26.128 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-06-17 07:19:26.128 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.128 | Active: active (running) since Fri 2022-06-17 07:17:22 UTC; 2min 3s ago 2022-06-17 07:19:26.128 | Main PID: 103682 (/usr/bin/python) 2022-06-17 07:19:26.128 | Tasks: 9 (limit: 14304) 2022-06-17 07:19:26.128 | Memory: 370.0M 2022-06-17 07:19:26.128 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-06-17 07:19:26.128 | ├─103682 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-17 07:19:26.128 | ├─103791 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-06-17 07:19:26.128 | ├─103792 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-06-17 07:19:26.128 | ├─103793 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-06-17 07:19:26.128 | └─103794 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-06-17 07:19:26.128 | 2022-06-17 07:19:26.128 | Jun 17 07:18:49 dv-cinder-803773-3-smb neutron-server[103794]: DEBUG neutron.db.agents_db [None req-50c93044-20a1-46de-8106-94d8db274067 None None] Agent healthcheck: found 5 active agents {{(pid=103794) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-06-17 07:19:26.128 | Jun 17 07:18:56 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG dbcounter [-] [103793] Writing DB stats neutron:SELECT=5,neutron:UPDATE=2 {{(pid=103793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.128 | Jun 17 07:18:56 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG dbcounter [-] [103793] Writing DB stats neutron:SELECT=10,neutron:UPDATE=3 {{(pid=103793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.128 | Jun 17 07:18:59 dv-cinder-803773-3-smb neutron-server[103794]: DEBUG dbcounter [-] [103794] Writing DB stats neutron:SELECT=1 {{(pid=103794) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.129 | Jun 17 07:19:01 dv-cinder-803773-3-smb neutron-server[103794]: DEBUG dbcounter [-] [103794] Writing DB stats neutron:SELECT=7 {{(pid=103794) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:26.129 | Jun 17 07:19:10 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG neutron_lib.callbacks.manager [None req-ccdd9893-5d7c-4dbf-afbc-823da37282cc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745451951077', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1524584'] for agent (08ce064a-5d61-4ef5-892f-f69fa6ef505f), after_update {{(pid=103793) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-06-17 07:19:26.129 | Jun 17 07:19:13 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG neutron_lib.callbacks.manager [None req-8cb7e6be-d12f-4990-bbfc-c3e60061b37e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745451951077', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1524584'] for agent (856a6245-9e0e-448d-b055-7a64fde3ffb7), after_update {{(pid=103793) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-06-17 07:19:26.129 | Jun 17 07:19:14 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG neutron_lib.callbacks.manager [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745451951077', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1524584'] for agent (966efa5b-23d0-40d2-abb7-3dc302aa37fd), after_update {{(pid=103793) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-06-17 07:19:26.129 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG neutron_lib.callbacks.manager [None req-343396bd-89b1-49c9-9178-3ec72672dfbf None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745451951077', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1524584'] for agent (764dabff-8a25-4847-837b-3b3ef3618d1a), after_update {{(pid=103793) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-06-17 07:19:26.129 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-server[103793]: DEBUG neutron_lib.callbacks.manager [None req-68eae0d4-1c44-41eb-bfc6-8d75cb5502ae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8745451951077', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1524584'] for agent (8f26d584-e8fb-42d2-859b-ce8614ff8b6b), after_update {{(pid=103793) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-06-17 07:19:26.132 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.135 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-06-17 07:19:26.148 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-06-17 07:19:26.152 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.154 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@rabbit.service 2022-06-17 07:19:26.167 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-06-17 07:19:26.172 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.174 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@tempest.service 2022-06-17 07:19:26.187 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-06-17 07:19:26.192 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.195 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@mysql.service 2022-06-17 07:19:26.208 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-06-17 07:19:26.212 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.214 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@etcd3.service 2022-06-17 07:19:26.227 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-06-17 07:19:26.231 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.234 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@dstat.service 2022-06-17 07:19:26.249 | enabled 2022-06-17 07:19:26.252 | + functions-common:service_check:1726 : sudo systemctl status devstack@dstat.service --no-pager 2022-06-17 07:19:26.270 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-06-17 07:19:26.270 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.270 | Active: active (running) since Fri 2022-06-17 07:11:03 UTC; 8min ago 2022-06-17 07:19:26.270 | Main PID: 78685 (dstat.sh) 2022-06-17 07:19:26.270 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:26.270 | Memory: 18.6M 2022-06-17 07:19:26.270 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-06-17 07:19:26.270 | ├─78685 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-06-17 07:19:26.270 | ├─78809 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-06-17 07:19:26.270 | └─78810 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-06-17 07:19:26.270 | 2022-06-17 07:19:26.270 | Jun 17 07:19:16 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:16| 47 10 40 0 0|5055M 660M 184M 5778M| 185M 185M| 0 364k| 0 38.0 |5610 14k|2.53 2.37 1.60|3.0 0 1.0| 0 0 | 0 0 | 23 278 0 36 0 2022-06-17 07:19:26.270 | Jun 17 07:19:17 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:17| 47 12 38 1 0|5056M 517M 184M 5917M| 182M 182M| 0 439k| 0 46.9 |5566 14k|2.53 2.37 1.60|2.0 0 2.0| 0 0 | 0 0 | 23 282 0 35 0 2022-06-17 07:19:26.270 | Jun 17 07:19:18 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:18| 47 10 42 0 0|5055M 475M 184M 5960M| 183M 183M| 0 208k| 0 14.0 |5155 12k|2.57 2.38 1.61|4.0 0 0| 0 0 | 0 0 | 23 282 0 35 0 2022-06-17 07:19:26.270 | Jun 17 07:19:19 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:19| 47 9 43 0 0|5055M 431M 184M 6003M| 182M 182M| 0 493k| 0 35.1 |5488 13k|2.57 2.38 1.61|2.0 0 2.0| 0 0 | 0 0 | 23 282 0 34 0 2022-06-17 07:19:26.270 | Jun 17 07:19:20 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:20| 41 20 34 4 0|5055M 661M 184M 5767M| 160M 160M| 0 514M| 0 1133 |4879 17k|2.57 2.38 1.61|2.0 0 21| 0 0 | 0 0 | 23 284 0 34 0 2022-06-17 07:19:26.270 | Jun 17 07:19:21 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:21| 45 9 42 0 0|5068M 606M 184M 5810M| 185M 185M| 0 124k| 0 15.0 |5509 13k|2.57 2.38 1.61|6.0 0 0| 0 0 | 0 0 | 23 284 0 34 0 2022-06-17 07:19:26.270 | Jun 17 07:19:22 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:22| 39 12 47 2 0|5051M 583M 184M 5846M| 126M 126M| 0 104M| 0 229 |5883 14k|2.57 2.38 1.61|1.0 0 0| 0 0 | 0 0 | 23 280 1 37 0 2022-06-17 07:19:26.270 | Jun 17 07:19:23 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:23| 21 10 68 0 0|5020M 615M 184M 5846M| 29k 28k| 0 364k| 0 34.0 |1746 6041 |2.53 2.37 1.61|1.0 0 285| 0 0 | 0 0 | 23 277 0 37 0 2022-06-17 07:19:26.270 | Jun 17 07:19:24 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:24| 26 2 72 0 0|5040M 595M 184M 5846M|1670 456 | 0 0 | 0 0 | 364 3120 |2.53 2.37 1.61|1.0 0 0| 0 0 | 0 0 | 23 277 0 37 0 2022-06-17 07:19:26.270 | Jun 17 07:19:25 dv-cinder-803773-3-smb dstat.sh[78810]: 17-06 07:19:25| 21 9 69 0 0|4997M 637M 184M 5846M|2459 599 | 0 704k| 0 37.0 |1584 5154 |2.53 2.37 1.61|3.0 0 248| 0 0 | 0 0 | 23 277 0 37 0 2022-06-17 07:19:26.274 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.277 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-crt.service 2022-06-17 07:19:26.292 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-06-17 07:19:26.296 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.299 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-cauth.service 2022-06-17 07:19:26.312 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-06-17 07:19:26.316 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.319 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-agt.service 2022-06-17 07:19:26.333 | enabled 2022-06-17 07:19:26.338 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-agt.service --no-pager 2022-06-17 07:19:26.355 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-06-17 07:19:26.355 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.355 | Active: active (running) since Fri 2022-06-17 07:17:34 UTC; 1min 51s ago 2022-06-17 07:19:26.355 | Main PID: 104750 (neutron-openvsw) 2022-06-17 07:19:26.355 | Tasks: 7 (limit: 14304) 2022-06-17 07:19:26.355 | Memory: 227.7M 2022-06-17 07:19:26.355 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-06-17 07:19:26.355 | ├─104750 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-06-17 07:19:26.355 | ├─106335 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplutmb2f6/privsep.sock 2022-06-17 07:19:26.356 | ├─106392 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpvs_1i_z1/privsep.sock 2022-06-17 07:19:26.356 | └─106395 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-06-17 07:19:26.356 | 2022-06-17 07:19:26.356 | Jun 17 07:19:20 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: DEBUG neutron.agent.linux.utils [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106395. {{(pid=104750) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-06-17 07:19:26.356 | Jun 17 07:19:20 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-06-17 07:19:26.356 | Jun 17 07:19:22 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Agent rpc_loop - iteration:47 started 2022-06-17 07:19:26.356 | Jun 17 07:19:22 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xf687189e,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=12470297002502867757,duration_nsec=814000000,duration_sec=101,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104750) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-06-17 07:19:26.356 | Jun 17 07:19:22 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: DEBUG neutron.agent.linux.utils [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106395. {{(pid=104750) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-06-17 07:19:26.356 | Jun 17 07:19:22 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-06-17 07:19:26.356 | Jun 17 07:19:24 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Agent rpc_loop - iteration:48 started 2022-06-17 07:19:26.356 | Jun 17 07:19:24 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xf68718a0,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=12470297002502867757,duration_nsec=815000000,duration_sec=103,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104750) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-06-17 07:19:26.356 | Jun 17 07:19:24 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: DEBUG neutron.agent.linux.utils [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106395. {{(pid=104750) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-06-17 07:19:26.356 | Jun 17 07:19:24 dv-cinder-803773-3-smb neutron-openvswitch-agent[104750]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e25fd7fa-495b-4c7d-a0e1-366918790066 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-06-17 07:19:26.360 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.362 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-06-17 07:19:26.377 | enabled 2022-06-17 07:19:26.381 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-06-17 07:19:26.399 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-06-17 07:19:26.399 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.399 | Active: active (running) since Fri 2022-06-17 07:17:36 UTC; 1min 50s ago 2022-06-17 07:19:26.399 | Main PID: 105113 (neutron-dhcp-ag) 2022-06-17 07:19:26.399 | Tasks: 16 (limit: 14304) 2022-06-17 07:19:26.399 | Memory: 341.0M 2022-06-17 07:19:26.399 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-06-17 07:19:26.399 | ├─105113 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-06-17 07:19:26.399 | ├─106607 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppfrvsha3/privsep.sock 2022-06-17 07:19:26.399 | ├─106650 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpx_f6eyyp/privsep.sock 2022-06-17 07:19:26.399 | ├─106706 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpj6_snpes/privsep.sock 2022-06-17 07:19:26.399 | ├─106761 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-06-17 07:19:26.399 | ├─106762 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-06-17 07:19:26.399 | └─106832 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/c3673864-0f8d-4dbc-abbb-78fa7ca973d0/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/c3673864-0f8d-4dbc-abbb-78fa7ca973d0/host --addn-hosts=/opt/stack/data/neutron/dhcp/c3673864-0f8d-4dbc-abbb-78fa7ca973d0/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/c3673864-0f8d-4dbc-abbb-78fa7ca973d0/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/c3673864-0f8d-4dbc-abbb-78fa7ca973d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c95bfa79-559e-4b1a-a7b2-7b7edf34660c,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-06-17 07:19:26.399 | 2022-06-17 07:19:26.399 | Jun 17 07:18:19 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [None req-f8636f2c-f232-4911-bd7b-d50903769c63 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.400 | Jun 17 07:18:19 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [None req-f8636f2c-f232-4911-bd7b-d50903769c63 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.400 | Jun 17 07:18:19 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG neutron.agent.dhcp.agent [None req-f8636f2c-f232-4911-bd7b-d50903769c63 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '2c17a615-1811-4949-a493-35591382ab40', 'name': 'public-subnet', 'tenant_id': '64ca6467575f46879c7bdeebd0e31a02', 'network_id': 'bdbe7a95-27f8-4734-9f75-92369d8fd782', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.28.3.1', 'cidr': '172.28.3.0/24', 'allocation_pools': [{'start': '172.28.3.2', 'end': '172.28.3.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-06-17T07:18:18Z', 'updated_at': '2022-06-17T07:18:18Z', 'revision_number': 0, 'project_id': '64ca6467575f46879c7bdeebd0e31a02', 'network': {'id': 'bdbe7a95-27f8-4734-9f75-92369d8fd782', 'name': 'public', 'tenant_id': '64ca6467575f46879c7bdeebd0e31a02', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['2c17a615-1811-4949-a493-35591382ab40'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-06-17T07:18:10Z', 'updated_at': '2022-06-17T07:18:18Z', 'revision_number': 2, 'project_id': '64ca6467575f46879c7bdeebd0e31a02', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=105113) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.400 | Jun 17 07:18:19 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [None req-dc6608fa-5d73-44cb-b050-53fba6944221 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.400 | Jun 17 07:18:19 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [None req-dc6608fa-5d73-44cb-b050-53fba6944221 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.400 | Jun 17 07:18:22 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=105113) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.400 | Jun 17 07:18:25 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=105113) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.400 | Jun 17 07:18:25 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=105113) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.400 | Jun 17 07:18:40 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.400 | Jun 17 07:18:40 dv-cinder-803773-3-smb neutron-dhcp-agent[105113]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=105113) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.403 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.406 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-l3.service 2022-06-17 07:19:26.420 | enabled 2022-06-17 07:19:26.424 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-l3.service --no-pager 2022-06-17 07:19:26.442 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-06-17 07:19:26.442 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.442 | Active: active (running) since Fri 2022-06-17 07:17:38 UTC; 1min 48s ago 2022-06-17 07:19:26.442 | Main PID: 105489 (neutron-l3-agen) 2022-06-17 07:19:26.442 | Tasks: 18 (limit: 14304) 2022-06-17 07:19:26.442 | Memory: 343.6M 2022-06-17 07:19:26.442 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-06-17 07:19:26.442 | ├─105489 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-06-17 07:19:26.442 | ├─106337 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg6an19yj/privsep.sock 2022-06-17 07:19:26.442 | ├─107054 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb14ni2el/privsep.sock 2022-06-17 07:19:26.442 | ├─107150 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpj1j1w1so/privsep.sock 2022-06-17 07:19:26.443 | ├─107369 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-06-17 07:19:26.443 | ├─107370 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-06-17 07:19:26.443 | └─107381 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/9435d8fc-6331-49d4-98a2-b43208ac2fe7.conf 2022-06-17 07:19:26.443 | 2022-06-17 07:19:26.443 | Jun 17 07:18:32 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5cf073a-ef27-493b-bcaf-fc737acb5569]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-0457fd5e-cb\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107054) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:19:26.443 | Jun 17 07:18:33 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo.privsep.daemon [-] privsep: reply[abce8751-42ce-446f-ad88-029035531415]: (4, ('ARPING 172.28.3.22 from 172.28.3.22 qg-0d0c467a-dc\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107054) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:19:26.443 | Jun 17 07:18:33 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4696993-f2fd-46e0-a792-140d5b4e7c86]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-0457fd5e-cb\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107054) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:19:26.443 | Jun 17 07:18:36 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo.privsep.daemon [-] privsep: reply[908b69fe-c5de-4a6e-b1d2-3a280c4679ed]: (4, ('ARPING 172.28.3.22 from 172.28.3.22 qg-0d0c467a-dc\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107054) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:19:26.443 | Jun 17 07:18:37 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo.privsep.daemon [-] privsep: reply[091e1f60-c865-438e-a8c6-b2a012fa5cd1]: (4, ('ARPING 172.28.3.22 from 172.28.3.22 qg-0d0c467a-dc\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107054) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-17 07:19:26.443 | Jun 17 07:18:42 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105489) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.443 | Jun 17 07:18:42 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105489) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.443 | Jun 17 07:18:43 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105489) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.443 | Jun 17 07:18:43 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105489) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.443 | Jun 17 07:19:03 dv-cinder-803773-3-smb neutron-l3-agent[105489]: DEBUG oslo_service.periodic_task [None req-11915e75-ff2c-49aa-86ba-7d9b165ec88a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105489) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-06-17 07:19:26.447 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.450 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-meta.service 2022-06-17 07:19:26.464 | enabled 2022-06-17 07:19:26.468 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-meta.service --no-pager 2022-06-17 07:19:26.485 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-06-17 07:19:26.485 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.485 | Active: active (running) since Fri 2022-06-17 07:17:39 UTC; 1min 46s ago 2022-06-17 07:19:26.485 | Main PID: 105855 (neutron-metadat) 2022-06-17 07:19:26.485 | Tasks: 4 (limit: 14304) 2022-06-17 07:19:26.485 | Memory: 124.8M 2022-06-17 07:19:26.485 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-06-17 07:19:26.485 | ├─105855 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-06-17 07:19:26.485 | ├─106329 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-06-17 07:19:26.485 | └─106330 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-06-17 07:19:26.485 | 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_rabbit.ssl_version = {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_notifications.driver = [] {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_notifications.retry = -1 {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.485 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.486 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] oslo_messaging_notifications.transport_url = **** {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:26.486 | Jun 17 07:17:44 dv-cinder-803773-3-smb neutron-metadata-agent[105855]: DEBUG oslo_service.service [None req-ba22d926-6327-4fab-ab85-19e162840732 None None] ******************************************************************************** {{(pid=105855) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-06-17 07:19:26.489 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.492 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-metering.service 2022-06-17 07:19:26.506 | enabled 2022-06-17 07:19:26.511 | + functions-common:service_check:1726 : sudo systemctl status devstack@q-metering.service --no-pager 2022-06-17 07:19:26.528 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-06-17 07:19:26.528 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.528 | Active: active (running) since Fri 2022-06-17 07:17:41 UTC; 1min 44s ago 2022-06-17 07:19:26.528 | Main PID: 106224 (neutron-meterin) 2022-06-17 07:19:26.528 | Tasks: 2 (limit: 14304) 2022-06-17 07:19:26.528 | Memory: 109.0M 2022-06-17 07:19:26.528 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-06-17 07:19:26.528 | └─106224 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-06-17 07:19:26.528 | 2022-06-17 07:19:26.528 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=106224) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-06-17 07:19:26.528 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=106224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=106224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=106224) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=106224) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=106224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=106224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-06-17 07:19:26.529 | Jun 17 07:19:16 dv-cinder-803773-3-smb neutron-metering-agent[106224]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=106224) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-06-17 07:19:26.532 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.535 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@q-vpn.service 2022-06-17 07:19:26.548 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-06-17 07:19:26.552 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.555 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@g-reg.service 2022-06-17 07:19:26.568 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-06-17 07:19:26.573 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.576 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@cinder.service 2022-06-17 07:19:26.589 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-06-17 07:19:26.593 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.595 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@s-proxy.service 2022-06-17 07:19:26.610 | enabled 2022-06-17 07:19:26.614 | + functions-common:service_check:1726 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-06-17 07:19:26.632 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-06-17 07:19:26.632 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.632 | Active: active (running) since Fri 2022-06-17 07:17:09 UTC; 2min 17s ago 2022-06-17 07:19:26.632 | Main PID: 102206 (swift-proxy-ser) 2022-06-17 07:19:26.632 | Tasks: 2 (limit: 14304) 2022-06-17 07:19:26.632 | Memory: 83.5M 2022-06-17 07:19:26.632 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-06-17 07:19:26.632 | ├─102206 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-06-17 07:19:26.633 | └─102299 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-06-17 07:19:26.633 | 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb proxy-server[102299]: Validating token access rules against request 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-proxy-server[102299]: proxy-server: Validating token access rules against request 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb proxy-server[102299]: Received request from user: user_id 17080e42710d4fb184dae9286e130425, project_id 11cd123975694c86acfa84abccae9e70, roles ResellerAdmin,service 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-proxy-server[102299]: proxy-server: Received request from user: user_id 17080e42710d4fb184dae9286e130425, project_id 11cd123975694c86acfa84abccae9e70, roles ResellerAdmin,service 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb proxy-server[102299]: Using identity: {'user': ('17080e42710d4fb184dae9286e130425', 'glance-swift'), 'tenant': ('11cd123975694c86acfa84abccae9e70', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx74fa02eb1442437889985-0062ac2aec) 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-proxy-server[102299]: proxy-server: Using identity: {'user': ('17080e42710d4fb184dae9286e130425', 'glance-swift'), 'tenant': ('11cd123975694c86acfa84abccae9e70', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx74fa02eb1442437889985-0062ac2aec) 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb proxy-server[102299]: User 11cd123975694c86acfa84abccae9e70 has reseller admin authorizing (txn: tx74fa02eb1442437889985-0062ac2aec) (client_ip: 10.222.0.50) 2022-06-17 07:19:26.633 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-proxy-server[102299]: proxy-server: User 11cd123975694c86acfa84abccae9e70 has reseller admin authorizing (txn: tx74fa02eb1442437889985-0062ac2aec) (client_ip: 10.222.0.50) 2022-06-17 07:19:26.633 | Jun 17 07:19:22 dv-cinder-803773-3-smb proxy-server[102299]: 10.222.0.50 10.222.0.50 17/Jun/2022/07/19/22 PUT /v1/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341 HTTP/1.0 201 - python-swiftclient-4.0.0 gAAAAABirCrr... 645922816 - - tx74fa02eb1442437889985-0062ac2aec - 14.5256 - - 1655450348.195876837 1655450362.721462011 0 2022-06-17 07:19:26.633 | Jun 17 07:19:22 dv-cinder-803773-3-smb swift-proxy-server[102299]: proxy-server: 10.222.0.50 10.222.0.50 17/Jun/2022/07/19/22 PUT /v1/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341 HTTP/1.0 201 - python-swiftclient-4.0.0 gAAAAABirCrr... 645922816 - - tx74fa02eb1442437889985-0062ac2aec - 14.5256 - - 1655450348.195876837 1655450362.721462011 0 2022-06-17 07:19:26.636 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.639 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@s-object.service 2022-06-17 07:19:26.653 | enabled 2022-06-17 07:19:26.657 | + functions-common:service_check:1726 : sudo systemctl status devstack@s-object.service --no-pager 2022-06-17 07:19:26.674 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-06-17 07:19:26.674 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.674 | Active: active (running) since Fri 2022-06-17 07:17:02 UTC; 2min 23s ago 2022-06-17 07:19:26.674 | Main PID: 100709 (swift-object-se) 2022-06-17 07:19:26.674 | Tasks: 23 (limit: 14304) 2022-06-17 07:19:26.674 | Memory: 57.0M 2022-06-17 07:19:26.674 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-06-17 07:19:26.674 | ├─100709 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-06-17 07:19:26.674 | ├─101065 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-06-17 07:19:26.674 | └─101066 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-06-17 07:19:26.674 | 2022-06-17 07:19:26.674 | Jun 17 07:17:02 dv-cinder-803773-3-smb systemd[1]: Started Devstack devstack@s-object.service. 2022-06-17 07:19:26.674 | Jun 17 07:17:04 dv-cinder-803773-3-smb object-server[100709]: Started child 101065 from parent 100709 2022-06-17 07:19:26.674 | Jun 17 07:17:04 dv-cinder-803773-3-smb swift-object-server[100709]: object-server: Started child 101065 from parent 100709 2022-06-17 07:19:26.674 | Jun 17 07:17:04 dv-cinder-803773-3-smb object-server[100709]: Started child 101066 from parent 100709 2022-06-17 07:19:26.674 | Jun 17 07:17:04 dv-cinder-803773-3-smb swift-object-server[100709]: object-server: Started child 101066 from parent 100709 2022-06-17 07:19:26.674 | Jun 17 07:19:22 dv-cinder-803773-3-smb object-server[101066]: 127.0.0.1 - - [17/Jun/2022:07:19:22 +0000] "PUT /sdb1/219/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" "tx74fa02eb1442437889985-0062ac2aec" "proxy-server 102299" 14.4902 "-" 101066 0 2022-06-17 07:19:26.674 | Jun 17 07:19:22 dv-cinder-803773-3-smb swift-object-server[101066]: object-server: 127.0.0.1 - - [17/Jun/2022:07:19:22 +0000] "PUT /sdb1/219/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" "tx74fa02eb1442437889985-0062ac2aec" "proxy-server 102299" 14.4902 "-" 101066 0 2022-06-17 07:19:26.677 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.681 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@s-container.service 2022-06-17 07:19:26.696 | enabled 2022-06-17 07:19:26.700 | + functions-common:service_check:1726 : sudo systemctl status devstack@s-container.service --no-pager 2022-06-17 07:19:26.716 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-06-17 07:19:26.717 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.717 | Active: active (running) since Fri 2022-06-17 07:17:04 UTC; 2min 22s ago 2022-06-17 07:19:26.717 | Main PID: 101072 (swift-container) 2022-06-17 07:19:26.717 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:26.717 | Memory: 57.1M 2022-06-17 07:19:26.717 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-06-17 07:19:26.717 | ├─101072 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-06-17 07:19:26.717 | ├─101426 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-06-17 07:19:26.717 | └─101427 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-06-17 07:19:26.717 | 2022-06-17 07:19:26.717 | Jun 17 07:17:05 dv-cinder-803773-3-smb container-server[101072]: Started child 101426 from parent 101072 2022-06-17 07:19:26.717 | Jun 17 07:17:06 dv-cinder-803773-3-smb swift-container-server[101072]: container-server: Started child 101426 from parent 101072 2022-06-17 07:19:26.717 | Jun 17 07:17:06 dv-cinder-803773-3-smb container-server[101072]: Started child 101427 from parent 101072 2022-06-17 07:19:26.717 | Jun 17 07:17:06 dv-cinder-803773-3-smb swift-container-server[101072]: container-server: Started child 101427 from parent 101072 2022-06-17 07:19:26.717 | Jun 17 07:19:08 dv-cinder-803773-3-smb container-server[101427]: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance" "txfa068175a4c04a7e99b83-0062ac2aec" "proxy-server 102299" 0.0290 "-" 101427 0 2022-06-17 07:19:26.717 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-container-server[101427]: container-server: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance" "txfa068175a4c04a7e99b83-0062ac2aec" "proxy-server 102299" 0.0290 "-" 101427 0 2022-06-17 07:19:26.717 | Jun 17 07:19:08 dv-cinder-803773-3-smb container-server[101426]: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "HEAD /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance?format=json&states=listing" "tx74fa02eb1442437889985-0062ac2aec" "proxy-server 102299" 0.0083 "-" 101426 0 2022-06-17 07:19:26.717 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-container-server[101426]: container-server: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "HEAD /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70/glance?format=json&states=listing" "tx74fa02eb1442437889985-0062ac2aec" "proxy-server 102299" 0.0083 "-" 101426 0 2022-06-17 07:19:26.717 | Jun 17 07:19:22 dv-cinder-803773-3-smb container-server[101427]: 127.0.0.1 - - [17/Jun/2022:07:19:22 +0000] "PUT /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" 201 - "PUT http://10.222.0.50:8080/sdb1/219/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" "tx74fa02eb1442437889985-0062ac2aec" "object-server 101066" 0.0010 "-" 101427 0 2022-06-17 07:19:26.717 | Jun 17 07:19:22 dv-cinder-803773-3-smb swift-container-server[101427]: container-server: 127.0.0.1 - - [17/Jun/2022:07:19:22 +0000] "PUT /sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" 201 - "PUT http://10.222.0.50:8080/sdb1/219/AUTH_11cd123975694c86acfa84abccae9e70/glance/349781f4-a76b-48d9-8762-9efcae3d1341" "tx74fa02eb1442437889985-0062ac2aec" "object-server 101066" 0.0010 "-" 101427 0 2022-06-17 07:19:26.721 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.724 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@s-account.service 2022-06-17 07:19:26.738 | enabled 2022-06-17 07:19:26.743 | + functions-common:service_check:1726 : sudo systemctl status devstack@s-account.service --no-pager 2022-06-17 07:19:26.760 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-06-17 07:19:26.760 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.760 | Active: active (running) since Fri 2022-06-17 07:17:06 UTC; 2min 20s ago 2022-06-17 07:19:26.760 | Main PID: 101433 (swift-account-s) 2022-06-17 07:19:26.760 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:26.760 | Memory: 52.9M 2022-06-17 07:19:26.760 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-06-17 07:19:26.760 | ├─101433 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-06-17 07:19:26.760 | ├─101801 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-06-17 07:19:26.760 | └─101803 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-06-17 07:19:26.760 | 2022-06-17 07:19:26.761 | Jun 17 07:19:07 dv-cinder-803773-3-smb account-server[101801]: 127.0.0.1 - - [17/Jun/2022:07:19:07 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "tx725e3ca3c219467d99cae-0062ac2aeb" "proxy-server 102299" 0.0021 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:07 dv-cinder-803773-3-smb swift-account-server[101801]: account-server: 127.0.0.1 - - [17/Jun/2022:07:19:07 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "tx725e3ca3c219467d99cae-0062ac2aeb" "proxy-server 102299" 0.0021 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:07 dv-cinder-803773-3-smb account-server[101801]: 127.0.0.1 - - [17/Jun/2022:07:19:07 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "tx725e3ca3c219467d99cae-0062ac2aeb" "proxy-server 102299" 0.0004 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:07 dv-cinder-803773-3-smb swift-account-server[101801]: account-server: 127.0.0.1 - - [17/Jun/2022:07:19:07 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "tx725e3ca3c219467d99cae-0062ac2aeb" "proxy-server 102299" 0.0004 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb account-server[101801]: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 201 - "-" "txfa068175a4c04a7e99b83-0062ac2aec" "-" 0.0240 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-account-server[101801]: account-server: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 201 - "-" "txfa068175a4c04a7e99b83-0062ac2aec" "-" 0.0240 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb account-server[101801]: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "txfa068175a4c04a7e99b83-0062ac2aec" "proxy-server 102299" 0.0028 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-account-server[101801]: account-server: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "HEAD /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_11cd123975694c86acfa84abccae9e70?format=json" "txfa068175a4c04a7e99b83-0062ac2aec" "proxy-server 102299" 0.0028 "-" 101801 - 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb account-server[101803]: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" "txfa068175a4c04a7e99b83-0062ac2aec" "container-server 101427" 0.0056 "-" 101803 0 2022-06-17 07:19:26.761 | Jun 17 07:19:08 dv-cinder-803773-3-smb swift-account-server[101803]: account-server: 127.0.0.1 - - [17/Jun/2022:07:19:08 +0000] "PUT /sdb1/38/AUTH_11cd123975694c86acfa84abccae9e70/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/315/AUTH_11cd123975694c86acfa84abccae9e70/glance" "txfa068175a4c04a7e99b83-0062ac2aec" "container-server 101427" 0.0056 "-" 101803 0 2022-06-17 07:19:26.764 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.767 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@heat.service 2022-06-17 07:19:26.779 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-06-17 07:19:26.783 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.786 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@h-api.service 2022-06-17 07:19:26.799 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-06-17 07:19:26.802 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.806 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-06-17 07:19:26.818 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-06-17 07:19:26.822 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.824 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-06-17 07:19:26.837 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-06-17 07:19:26.841 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.844 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@h-eng.service 2022-06-17 07:19:26.857 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-06-17 07:19:26.861 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.864 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-06-17 07:19:26.877 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-06-17 07:19:26.881 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.884 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-06-17 07:19:26.897 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-06-17 07:19:26.900 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.903 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-06-17 07:19:26.917 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-06-17 07:19:26.920 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.923 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-06-17 07:19:26.937 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-06-17 07:19:26.941 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.944 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-06-17 07:19:26.957 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-06-17 07:19:26.960 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:26.963 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-06-17 07:19:26.977 | enabled 2022-06-17 07:19:26.981 | + functions-common:service_check:1726 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-06-17 07:19:26.998 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-06-17 07:19:26.998 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-06-17 07:19:26.998 | Active: active (running) since Fri 2022-06-17 07:17:07 UTC; 2min 19s ago 2022-06-17 07:19:26.998 | Main PID: 101830 (swift-container) 2022-06-17 07:19:26.999 | Tasks: 1 (limit: 14304) 2022-06-17 07:19:26.999 | Memory: 37.8M 2022-06-17 07:19:26.999 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-06-17 07:19:26.999 | └─101830 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-06-17 07:19:26.999 | 2022-06-17 07:19:26.999 | Jun 17 07:17:07 dv-cinder-803773-3-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-06-17 07:19:26.999 | Jun 17 07:17:09 dv-cinder-803773-3-smb container-sync[101830]: Starting 101830 2022-06-17 07:19:26.999 | Jun 17 07:17:09 dv-cinder-803773-3-smb container-sync[101830]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-06-17 07:19:27.002 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:27.005 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-06-17 07:19:27.020 | enabled 2022-06-17 07:19:27.025 | + functions-common:service_check:1726 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-06-17 07:19:27.042 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-06-17 07:19:27.042 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-06-17 07:19:27.042 | Active: active (running) since Fri 2022-06-17 07:18:32 UTC; 54s ago 2022-06-17 07:19:27.042 | Main PID: 109096 (nova-conductor) 2022-06-17 07:19:27.042 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:27.042 | Memory: 149.2M 2022-06-17 07:19:27.042 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-06-17 07:19:27.042 | ├─109096 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-06-17 07:19:27.042 | ├─109969 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-06-17 07:19:27.042 | └─109970 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-06-17 07:19:27.042 | 2022-06-17 07:19:27.042 | Jun 17 07:18:36 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG oslo_service.service [None req-5b07bd69-c079-49ba-863c-f7e9eed04102 None None] oslo_limit.version = None {{(pid=109096) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.042 | Jun 17 07:18:36 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG oslo_service.service [None req-5b07bd69-c079-49ba-863c-f7e9eed04102 None None] oslo_reports.file_event_handler = None {{(pid=109096) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.042 | Jun 17 07:18:36 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG oslo_service.service [None req-5b07bd69-c079-49ba-863c-f7e9eed04102 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109096) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.042 | Jun 17 07:18:36 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG oslo_service.service [None req-5b07bd69-c079-49ba-863c-f7e9eed04102 None None] oslo_reports.log_dir = None {{(pid=109096) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.042 | Jun 17 07:18:36 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG oslo_service.service [None req-5b07bd69-c079-49ba-863c-f7e9eed04102 None None] ******************************************************************************** {{(pid=109096) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-06-17 07:19:27.042 | Jun 17 07:18:46 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG dbcounter [-] [109096] Writing DB stats nova_api:SELECT=3 {{(pid=109096) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.042 | Jun 17 07:18:46 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG dbcounter [-] [109096] Writing DB stats nova_cell0:SELECT=3 {{(pid=109096) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.042 | Jun 17 07:18:46 dv-cinder-803773-3-smb nova-conductor[109096]: DEBUG dbcounter [-] [109096] Writing DB stats nova_cell1:SELECT=3 {{(pid=109096) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.042 | Jun 17 07:19:11 dv-cinder-803773-3-smb nova-conductor[109969]: DEBUG dbcounter [-] [109969] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=109969) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.043 | Jun 17 07:19:11 dv-cinder-803773-3-smb nova-conductor[109970]: DEBUG dbcounter [-] [109970] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1 {{(pid=109970) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.046 | + functions-common:service_check:1720 : for service in ${ENABLED_SERVICES//,/ } 2022-06-17 07:19:27.049 | + functions-common:service_check:1722 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-06-17 07:19:27.063 | enabled 2022-06-17 07:19:27.067 | + functions-common:service_check:1726 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-06-17 07:19:27.085 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-06-17 07:19:27.085 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-06-17 07:19:27.085 | Active: active (running) since Fri 2022-06-17 07:18:34 UTC; 52s ago 2022-06-17 07:19:27.085 | Main PID: 109484 (nova-conductor) 2022-06-17 07:19:27.085 | Tasks: 3 (limit: 14304) 2022-06-17 07:19:27.085 | Memory: 143.6M 2022-06-17 07:19:27.085 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-06-17 07:19:27.085 | ├─109484 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-06-17 07:19:27.085 | ├─109975 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-06-17 07:19:27.085 | └─109976 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-06-17 07:19:27.085 | 2022-06-17 07:19:27.085 | Jun 17 07:18:38 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG oslo_service.service [None req-dd452aa3-a725-4fee-8e9c-d97dcd7f10b8 None None] oslo_limit.version = None {{(pid=109484) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.085 | Jun 17 07:18:38 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG oslo_service.service [None req-dd452aa3-a725-4fee-8e9c-d97dcd7f10b8 None None] oslo_reports.file_event_handler = None {{(pid=109484) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.085 | Jun 17 07:18:38 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG oslo_service.service [None req-dd452aa3-a725-4fee-8e9c-d97dcd7f10b8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109484) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.085 | Jun 17 07:18:38 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG oslo_service.service [None req-dd452aa3-a725-4fee-8e9c-d97dcd7f10b8 None None] oslo_reports.log_dir = None {{(pid=109484) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-06-17 07:19:27.085 | Jun 17 07:18:38 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG oslo_service.service [None req-dd452aa3-a725-4fee-8e9c-d97dcd7f10b8 None None] ******************************************************************************** {{(pid=109484) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-06-17 07:19:27.085 | Jun 17 07:18:48 dv-cinder-803773-3-smb nova-conductor[109484]: DEBUG dbcounter [-] [109484] Writing DB stats nova_cell1:SELECT=3 {{(pid=109484) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.085 | Jun 17 07:19:03 dv-cinder-803773-3-smb nova-conductor[109976]: DEBUG dbcounter [-] [109976] Writing DB stats nova_cell1:SELECT=5,nova_cell1:INSERT=1 {{(pid=109976) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.086 | Jun 17 07:19:13 dv-cinder-803773-3-smb nova-conductor[109976]: DEBUG dbcounter [-] [109976] Writing DB stats nova_cell1:SELECT=12,nova_cell1:UPDATE=3 {{(pid=109976) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.086 | Jun 17 07:19:13 dv-cinder-803773-3-smb nova-conductor[109975]: DEBUG dbcounter [-] [109975] Writing DB stats nova_cell1:SELECT=12,nova_cell1:INSERT=1 {{(pid=109975) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.086 | Jun 17 07:19:13 dv-cinder-803773-3-smb nova-conductor[109975]: DEBUG dbcounter [-] [109975] Writing DB stats nova_cell1:SELECT=8 {{(pid=109975) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-17 07:19:27.089 | + ./stack.sh:main:1431 : is_service_enabled n-api 2022-06-17 07:19:27.108 | + functions-common:is_service_enabled:2082 : return 0 2022-06-17 07:19:27.111 | + ./stack.sh:main:1432 : is_service_enabled n-cpu 2022-06-17 07:19:27.130 | + functions-common:is_service_enabled:2082 : return 1 2022-06-17 07:19:27.134 | + ./stack.sh:main:1439 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-06-17 07:19:27.136 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-17 07:19:27.139 | + ./stack.sh:echo_summary:441 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-06-17 07:19:27.142 | + ./stack.sh:main:1446 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-06-17 07:19:27.730 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-17 07:19:30.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:30.862 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:30.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:30.862 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Upgrade Check Results | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Cells v2 | 2022-06-17 07:19:30.862 | | Result: Success | 2022-06-17 07:19:30.862 | | Details: No host mappings or compute nodes were found. Remember to | 2022-06-17 07:19:30.862 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-06-17 07:19:30.862 | | compute hosts are deployed. | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Placement API | 2022-06-17 07:19:30.862 | | Result: Success | 2022-06-17 07:19:30.862 | | Details: None | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Cinder API | 2022-06-17 07:19:30.862 | | Result: Success | 2022-06-17 07:19:30.862 | | Details: None | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Policy Scope-based Defaults | 2022-06-17 07:19:30.862 | | Result: Success | 2022-06-17 07:19:30.862 | | Details: None | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Policy File JSON to YAML Migration | 2022-06-17 07:19:30.862 | | Result: Success | 2022-06-17 07:19:30.862 | | Details: None | 2022-06-17 07:19:30.862 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.862 | | Check: Older than N-1 computes | 2022-06-17 07:19:30.863 | | Result: Success | 2022-06-17 07:19:30.863 | | Details: None | 2022-06-17 07:19:30.863 | +--------------------------------------------------------------------+ 2022-06-17 07:19:30.863 | | Check: hw_machine_type unset | 2022-06-17 07:19:30.863 | | Result: Success | 2022-06-17 07:19:30.863 | | Details: None | 2022-06-17 07:19:30.863 | +--------------------------------------------------------------------+ 2022-06-17 07:19:31.304 | + ./stack.sh:main:1453 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-06-17 07:19:31.310 | + ./stack.sh:main:1454 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-06-17 07:19:31.310 | Running user script /home/ubuntu/devstack/local.sh 2022-06-17 07:19:31.314 | + ./stack.sh:main:1455 : /home/ubuntu/devstack/local.sh 2022-06-17 07:19:31.317 | Before updating nova flavors: 2022-06-17 07:19:33.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:33.486 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:33.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:33.486 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:33.486 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-06-17 07:19:33.486 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-06-17 07:19:33.486 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-06-17 07:19:33.486 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-06-17 07:19:33.486 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-06-17 07:19:33.486 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-06-17 07:19:33.486 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-06-17 07:19:33.486 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-06-17 07:19:33.486 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-06-17 07:19:33.486 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-06-17 07:19:33.486 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-06-17 07:19:33.486 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-06-17 07:19:33.486 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-06-17 07:19:33.486 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-06-17 07:19:34.770 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:34.770 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-06-17 07:19:34.830 | Flavor 42 not found 2022-06-17 07:19:35.935 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:35.935 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-06-17 07:19:35.992 | Flavor 84 not found 2022-06-17 07:19:37.104 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:37.104 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-06-17 07:19:37.163 | Flavor 451 not found 2022-06-17 07:19:38.200 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:38.200 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:38.200 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-06-17 07:19:38.200 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:38.200 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:38.200 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:39.286 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:39.287 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:39.287 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-06-17 07:19:39.287 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:39.287 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:39.287 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:40.390 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:40.390 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:40.390 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-06-17 07:19:40.390 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:40.390 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:40.390 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:41.488 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:41.488 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:41.488 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-06-17 07:19:41.488 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:41.488 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:41.488 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:41.545 | After updating nova flavors: 2022-06-17 07:19:42.573 | nova CLI is deprecated and will be a removed in a future release 2022-06-17 07:19:42.573 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:42.573 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-06-17 07:19:42.573 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:42.573 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.573 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-06-17 07:19:42.574 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-06-17 07:19:42.574 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-06-17 07:19:44.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:44.885 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:44.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:44.885 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:47.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:47.157 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:47.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:47.157 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:47.157 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:19:47.609 | Neutron networks: 2022-06-17 07:19:49.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:49.834 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:49.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:49.834 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:49.834 | +--------------------------------------+---------+--------------------------------------+ 2022-06-17 07:19:49.834 | | ID | Name | Subnets | 2022-06-17 07:19:49.834 | +--------------------------------------+---------+--------------------------------------+ 2022-06-17 07:19:49.834 | | bdbe7a95-27f8-4734-9f75-92369d8fd782 | public | 2c17a615-1811-4949-a493-35591382ab40 | 2022-06-17 07:19:49.834 | | c3673864-0f8d-4dbc-abbb-78fa7ca973d0 | private | c95bfa79-559e-4b1a-a7b2-7b7edf34660c | 2022-06-17 07:19:49.834 | +--------------------------------------+---------+--------------------------------------+ 2022-06-17 07:19:52.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:52.234 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:52.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:52.234 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:54.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:54.516 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:54.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:54.516 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:54.516 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:54.516 | | Field | Value | 2022-06-17 07:19:54.516 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:54.516 | | admin_state_up | UP | 2022-06-17 07:19:54.516 | | availability_zone_hints | | 2022-06-17 07:19:54.516 | | availability_zones | nova | 2022-06-17 07:19:54.516 | | created_at | 2022-06-17T07:18:10Z | 2022-06-17 07:19:54.516 | | description | | 2022-06-17 07:19:54.516 | | dns_domain | None | 2022-06-17 07:19:54.516 | | id | bdbe7a95-27f8-4734-9f75-92369d8fd782 | 2022-06-17 07:19:54.516 | | ipv4_address_scope | None | 2022-06-17 07:19:54.516 | | ipv6_address_scope | None | 2022-06-17 07:19:54.516 | | is_default | True | 2022-06-17 07:19:54.516 | | is_vlan_transparent | None | 2022-06-17 07:19:54.516 | | mtu | 1500 | 2022-06-17 07:19:54.516 | | name | public | 2022-06-17 07:19:54.516 | | port_security_enabled | True | 2022-06-17 07:19:54.516 | | project_id | 64ca6467575f46879c7bdeebd0e31a02 | 2022-06-17 07:19:54.516 | | provider:network_type | flat | 2022-06-17 07:19:54.516 | | provider:physical_network | physnet1 | 2022-06-17 07:19:54.516 | | provider:segmentation_id | None | 2022-06-17 07:19:54.516 | | qos_policy_id | None | 2022-06-17 07:19:54.516 | | revision_number | 2 | 2022-06-17 07:19:54.516 | | router:external | External | 2022-06-17 07:19:54.516 | | segments | None | 2022-06-17 07:19:54.516 | | shared | False | 2022-06-17 07:19:54.517 | | status | ACTIVE | 2022-06-17 07:19:54.517 | | subnets | 2c17a615-1811-4949-a493-35591382ab40 | 2022-06-17 07:19:54.517 | | tags | | 2022-06-17 07:19:54.517 | | updated_at | 2022-06-17T07:18:18Z | 2022-06-17 07:19:54.517 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:56.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:56.890 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:56.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:56.891 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:56.891 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:56.891 | | Field | Value | 2022-06-17 07:19:56.891 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:56.891 | | admin_state_up | UP | 2022-06-17 07:19:56.891 | | availability_zone_hints | | 2022-06-17 07:19:56.891 | | availability_zones | nova | 2022-06-17 07:19:56.891 | | created_at | 2022-06-17T07:17:52Z | 2022-06-17 07:19:56.891 | | description | | 2022-06-17 07:19:56.891 | | dns_domain | None | 2022-06-17 07:19:56.891 | | id | c3673864-0f8d-4dbc-abbb-78fa7ca973d0 | 2022-06-17 07:19:56.891 | | ipv4_address_scope | None | 2022-06-17 07:19:56.891 | | ipv6_address_scope | None | 2022-06-17 07:19:56.891 | | is_default | None | 2022-06-17 07:19:56.891 | | is_vlan_transparent | None | 2022-06-17 07:19:56.891 | | mtu | 1500 | 2022-06-17 07:19:56.891 | | name | private | 2022-06-17 07:19:56.891 | | port_security_enabled | True | 2022-06-17 07:19:56.891 | | project_id | f5edc3b8177b41e69315ae04c82dae20 | 2022-06-17 07:19:56.891 | | provider:network_type | vlan | 2022-06-17 07:19:56.891 | | provider:physical_network | physnet1 | 2022-06-17 07:19:56.891 | | provider:segmentation_id | 675 | 2022-06-17 07:19:56.891 | | qos_policy_id | None | 2022-06-17 07:19:56.891 | | revision_number | 3 | 2022-06-17 07:19:56.891 | | router:external | Internal | 2022-06-17 07:19:56.891 | | segments | None | 2022-06-17 07:19:56.891 | | shared | False | 2022-06-17 07:19:56.891 | | status | ACTIVE | 2022-06-17 07:19:56.891 | | subnets | c95bfa79-559e-4b1a-a7b2-7b7edf34660c | 2022-06-17 07:19:56.891 | | tags | | 2022-06-17 07:19:56.891 | | updated_at | 2022-06-17T07:19:47Z | 2022-06-17 07:19:56.891 | +---------------------------+--------------------------------------+ 2022-06-17 07:19:57.040 | Neutron subnetworks: 2022-06-17 07:19:59.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:59.183 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:59.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:19:59.184 | from cryptography.utils import int_from_bytes 2022-06-17 07:19:59.184 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:19:59.186 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-06-17 07:19:59.186 | | ID | Name | Network | Subnet | 2022-06-17 07:19:59.186 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-06-17 07:19:59.187 | | 2c17a615-1811-4949-a493-35591382ab40 | public-subnet | bdbe7a95-27f8-4734-9f75-92369d8fd782 | 172.28.3.0/24 | 2022-06-17 07:19:59.187 | | c95bfa79-559e-4b1a-a7b2-7b7edf34660c | private-subnet | c3673864-0f8d-4dbc-abbb-78fa7ca973d0 | 172.20.0.0/26 | 2022-06-17 07:19:59.187 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-06-17 07:20:01.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:20:01.477 | from cryptography.utils import int_from_bytes 2022-06-17 07:20:01.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:20:01.477 | from cryptography.utils import int_from_bytes 2022-06-17 07:20:01.477 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:20:03.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:20:03.759 | from cryptography.utils import int_from_bytes 2022-06-17 07:20:03.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-17 07:20:03.759 | from cryptography.utils import int_from_bytes 2022-06-17 07:20:03.759 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-17 07:20:03.765 | +----------------------+--------------------------------------+ 2022-06-17 07:20:03.765 | | Field | Value | 2022-06-17 07:20:03.765 | +----------------------+--------------------------------------+ 2022-06-17 07:20:03.765 | | allocation_pools | 172.28.3.2-172.28.3.254 | 2022-06-17 07:20:03.765 | | cidr | 172.28.3.0/24 | 2022-06-17 07:20:03.765 | | created_at | 2022-06-17T07:18:18Z | 2022-06-17 07:20:03.765 | | description | | 2022-06-17 07:20:03.765 | | dns_nameservers | | 2022-06-17 07:20:03.765 | | dns_publish_fixed_ip | None | 2022-06-17 07:20:03.766 | | enable_dhcp | False | 2022-06-17 07:20:03.766 | | gateway_ip | 172.28.3.1 | 2022-06-17 07:20:03.766 | | host_routes | | 2022-06-17 07:20:03.766 | | id | 2c17a615-1811-4949-a493-35591382ab40 | 2022-06-17 07:20:03.766 | | ip_version | 4 | 2022-06-17 07:20:03.766 | | ipv6_address_mode | None | 2022-06-17 07:20:03.766 | | ipv6_ra_mode | None | 2022-06-17 07:20:03.766 | | name | public-subnet | 2022-06-17 07:20:03.766 | | network_id | bdbe7a95-27f8-4734-9f75-92369d8fd782 | 2022-06-17 07:20:03.766 | | project_id | 64ca6467575f46879c7bdeebd0e31a02 | 2022-06-17 07:20:03.766 | | revision_number | 0 | 2022-06-17 07:20:03.766 | | segment_id | None | 2022-06-17 07:20:03.766 | | service_types | | 2022-06-17 07:20:03.766 | | subnetpool_id | None | 2022-06-17 07:20:03.766 | | tags | | 2022-06-17 07:20:03.766 | | tenant_id | 64ca6467575f46879c7bdeebd0e31a02 | 2022-06-17 07:20:03.766 | | updated_at | 2022-06-17T07:18:18Z | 2022-06-17 07:20:03.766 | +----------------------+--------------------------------------+