2021-12-15 12:53:10.804 | + ./stack.sh:main:481 : exec 2021-12-15 12:53:10.804 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-125310' 2021-12-15 12:53:10.804 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-125310.summary.2021-12-15-125310 2021-12-15 12:53:10.804 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:53:10.804 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-125310 2021-12-15 12:53:10.804 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-125310 /opt/stack/logs/stack.sh.log 2021-12-15 12:53:10.804 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-125310.summary.2021-12-15-125310 /opt/stack/logs/stack.sh.log.summary 2021-12-15 12:53:10.804 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 12:53:10.804 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 12:53:10.804 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 12:53:10.804 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 12:53:10.804 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 12:53:10.804 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 12:53:10.807 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 12:53:10.811 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 12:53:10.812 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 12:53:10.815 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 12:53:10.817 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 12:53:10.819 | + ./stack.sh:main:570 : uname -a 2021-12-15 12:53:10.820 | Linux dv-neutron-821838-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 12:53:10.823 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 12:53:10.824 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 12:53:10.828 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 12:53:10.859 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 12:53:10.876 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 12:53:10.878 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 12:53:10.880 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 12:53:10.882 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 12:53:10.884 | + functions-common:fetch_plugins:1753 : return 2021-12-15 12:53:10.886 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 12:53:10.888 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 12:53:10.890 | + functions-common:run_phase:1831 : local phase= 2021-12-15 12:53:10.891 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:53:10.893 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:53:10.895 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:53:10.897 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:53:10.899 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:53:10.902 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:53:10.906 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:53:10.908 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:53:10.909 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:53:10.911 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 12:53:10.913 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:53:10.928 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:10.930 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 12:53:10.932 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:53:10.934 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:53:10.936 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:53:10.937 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:53:10.939 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 12:53:10.941 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 12:53:10.943 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 12:53:10.945 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 12:53:10.947 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 12:53:10.949 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 12:53:10.950 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 12:53:10.952 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 12:53:10.954 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 12:53:10.956 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 12:53:10.958 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 12:53:10.976 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 12:53:10.978 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 12:53:10.992 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:53:10.994 | +++ lib/tls:source:43 : hostname -f 2021-12-15 12:53:10.997 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 12:53:10.999 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 12:53:11.001 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 12:53:11.003 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 12:53:11.005 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 12:53:11.007 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 12:53:11.008 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 12:53:11.013 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 12:53:11.015 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 12:53:11.017 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 12:53:11.022 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 12:53:11.033 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 12:53:11.050 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 12:53:11.062 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 12:53:11.077 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 12:53:11.113 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 12:53:11.186 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 12:53:11.284 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 12:53:11.309 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 12:53:11.366 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 12:53:11.425 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 12:53:11.563 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 12:53:11.577 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 12:53:11.591 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 12:53:11.604 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 12:53:11.698 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 12:53:11.700 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 12:53:11.703 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 12:53:11.705 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 12:53:11.707 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 12:53:11.709 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 12:53:11.712 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 12:53:11.712 | False' 2021-12-15 12:53:11.715 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 12:53:11.730 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 12:53:11.732 | + ./stack.sh:main:618 : run_phase source 2021-12-15 12:53:11.734 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 12:53:11.736 | + functions-common:run_phase:1831 : local phase= 2021-12-15 12:53:11.739 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:53:11.740 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:53:11.742 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:53:11.744 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:53:11.746 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:53:11.749 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:53:11.753 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:53:11.755 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:53:11.757 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:53:11.759 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 12:53:11.761 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:53:11.775 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:11.777 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 12:53:11.779 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 12:53:11.819 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 12:53:11.821 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 12:53:11.823 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 12:53:11.825 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 12:53:11.827 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 12:53:11.829 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 12:53:11.832 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 12:53:11.834 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 12:53:11.836 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 12:53:11.838 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 12:53:11.840 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.842 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 12:53:11.845 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.847 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 12:53:11.849 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.851 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 12:53:11.854 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.856 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 12:53:11.858 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.860 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 12:53:11.862 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.865 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 12:53:11.868 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.871 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 12:53:11.874 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.877 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 12:53:11.879 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.881 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 12:53:11.883 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.885 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 12:53:11.888 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.890 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 12:53:11.892 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.894 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 12:53:11.896 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.899 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 12:53:11.901 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.903 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 12:53:11.905 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.908 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 12:53:11.910 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.912 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 12:53:11.914 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.916 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 12:53:11.919 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.921 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 12:53:11.923 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.925 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 12:53:11.928 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.930 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 12:53:11.932 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.935 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 12:53:11.937 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.940 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 12:53:11.942 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.944 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 12:53:11.947 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.949 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 12:53:11.951 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.953 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 12:53:11.956 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.958 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 12:53:11.960 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.962 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 12:53:11.964 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.967 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 12:53:11.969 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.971 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 12:53:11.973 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.976 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 12:53:11.978 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.980 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 12:53:11.982 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.984 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 12:53:11.986 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.989 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 12:53:11.991 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.993 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 12:53:11.995 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:11.997 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 12:53:11.999 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.002 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 12:53:12.004 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.006 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 12:53:12.008 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.011 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 12:53:12.013 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.015 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 12:53:12.017 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.020 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 12:53:12.022 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.024 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 12:53:12.026 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.028 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 12:53:12.030 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.033 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 12:53:12.035 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.037 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 12:53:12.040 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.042 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 12:53:12.044 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.046 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 12:53:12.048 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 12:53:12.050 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 12:53:12.053 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 12:53:12.056 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 12:53:12.058 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 12:53:12.072 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:12.075 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 12:53:12.077 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 12:53:12.080 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 12:53:12.095 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:53:12.098 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 12:53:12.100 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 12:53:12.103 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 12:53:12.105 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 12:53:12.109 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 12:53:12.111 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 12:53:12.114 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 12:53:12.117 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 12:53:12.119 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 12:53:12.121 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 12:53:12.124 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 12:53:12.127 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 12:53:12.129 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 12:53:12.129 | Using mysql database backend 2021-12-15 12:53:12.132 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 12:53:12.149 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 12:53:12.165 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:12.168 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 12:53:12.184 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 12:53:12.200 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:12.202 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 12:53:12.218 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 12:53:12.234 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 12:53:12.250 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:53:12.253 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 12:53:12.269 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:12.271 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 12:53:12.287 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 12:53:12.290 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 12:53:12.292 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 12:53:12.295 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 12:53:12.298 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 12:53:12.302 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-125312 2021-12-15 12:53:12.305 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-125312 749' 2021-12-15 12:53:12.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.309 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 12:53:12.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.314 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 12:53:12.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.319 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 12:53:12.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.323 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 12:53:12.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.328 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 12:53:12.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.333 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 12:53:12.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.337 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-125310 2021-12-15 12:53:12.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.342 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 12:53:12.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.347 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 12:53:12.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.352 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 12:53:12.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.356 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 12:53:12.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.361 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 12:53:12.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 12:53:12.366 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 12:53:12.368 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 12:53:12.371 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 12:53:12.373 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 12:53:12.375 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:53:12.377 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:53:12.380 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:53:12.382 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:53:12.384 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:53:12.387 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:53:12.402 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:53:12.405 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:53:12.407 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:53:12.409 | + functions-common:git_clone:606 : echo master 2021-12-15 12:53:12.410 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:53:12.415 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 12:53:12.417 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:53:12.419 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 12:53:12.422 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:53:12.422 | + functions-common:git_clone:655 : head -1 2021-12-15 12:53:12.426 | e74f91e2 Updated from generate-constraints 2021-12-15 12:53:12.428 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:53:12.430 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 12:53:12.433 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:53:12.435 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 12:53:12.437 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 12:53:12.440 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 12:53:12.442 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 12:53:12.445 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 12:53:12.447 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 12:53:12.450 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 12:53:12.452 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 12:53:12.455 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 12:53:12.459 | ++ tools/install_prereqs.sh:source:47 : NOW=1639572792 2021-12-15 12:53:12.462 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 12:53:12.467 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639572400 2021-12-15 12:53:12.470 | ++ tools/install_prereqs.sh:source:49 : DELTA=392 2021-12-15 12:53:12.472 | ++ tools/install_prereqs.sh:source:50 : [[ 392 -lt 7200 ]] 2021-12-15 12:53:12.474 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 12:53:12.477 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 12:53:12.479 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 12:53:12.481 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 12:53:12.484 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 12:53:12.486 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 12:53:12.488 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 12:53:12.490 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 12:53:12.494 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 12:53:12.541 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 12:53:12.541 | apache2-dev 2021-12-15 12:53:12.541 | bc 2021-12-15 12:53:12.541 | bsdmainutils 2021-12-15 12:53:12.541 | curl 2021-12-15 12:53:12.541 | g++ 2021-12-15 12:53:12.541 | gawk 2021-12-15 12:53:12.541 | gcc 2021-12-15 12:53:12.541 | gettext 2021-12-15 12:53:12.541 | git 2021-12-15 12:53:12.541 | graphviz 2021-12-15 12:53:12.541 | iputils-ping 2021-12-15 12:53:12.542 | libapache2-mod-proxy-uwsgi 2021-12-15 12:53:12.542 | libffi-dev 2021-12-15 12:53:12.542 | libjpeg-dev 2021-12-15 12:53:12.542 | libpcre3-dev 2021-12-15 12:53:12.542 | libpq-dev 2021-12-15 12:53:12.542 | libssl-dev 2021-12-15 12:53:12.542 | libsystemd-dev 2021-12-15 12:53:12.542 | libxml2-dev 2021-12-15 12:53:12.542 | libxslt1-dev 2021-12-15 12:53:12.542 | libyaml-dev 2021-12-15 12:53:12.542 | lsof 2021-12-15 12:53:12.542 | openssh-server 2021-12-15 12:53:12.542 | openssl 2021-12-15 12:53:12.542 | pkg-config 2021-12-15 12:53:12.542 | psmisc 2021-12-15 12:53:12.542 | python3-dev 2021-12-15 12:53:12.542 | python3-pip 2021-12-15 12:53:12.542 | python3-systemd 2021-12-15 12:53:12.542 | python3-venv 2021-12-15 12:53:12.542 | tar 2021-12-15 12:53:12.542 | tcpdump 2021-12-15 12:53:12.542 | unzip 2021-12-15 12:53:12.542 | uuid-runtime 2021-12-15 12:53:12.542 | wget 2021-12-15 12:53:12.542 | wget 2021-12-15 12:53:12.542 | zlib1g-dev 2021-12-15 12:53:12.542 | libkrb5-dev 2021-12-15 12:53:12.542 | libldap2-dev 2021-12-15 12:53:12.542 | libsasl2-dev 2021-12-15 12:53:12.542 | memcached 2021-12-15 12:53:12.542 | python3-mysqldb 2021-12-15 12:53:12.542 | sqlite3 2021-12-15 12:53:12.542 | conntrack 2021-12-15 12:53:12.542 | curl 2021-12-15 12:53:12.542 | dnsmasq-base 2021-12-15 12:53:12.542 | dnsmasq-utils 2021-12-15 12:53:12.542 | ebtables 2021-12-15 12:53:12.542 | genisoimage 2021-12-15 12:53:12.543 | iptables 2021-12-15 12:53:12.543 | iputils-arping 2021-12-15 12:53:12.543 | kpartx 2021-12-15 12:53:12.543 | libjs-jquery-tablesorter 2021-12-15 12:53:12.543 | parted 2021-12-15 12:53:12.543 | pm-utils 2021-12-15 12:53:12.543 | python3-mysqldb 2021-12-15 12:53:12.543 | socat 2021-12-15 12:53:12.543 | sqlite3 2021-12-15 12:53:12.543 | sudo 2021-12-15 12:53:12.543 | vlan 2021-12-15 12:53:12.543 | lsscsi 2021-12-15 12:53:12.543 | open-iscsi 2021-12-15 12:53:12.543 | lvm2 2021-12-15 12:53:12.543 | qemu-utils 2021-12-15 12:53:12.543 | thin-provisioning-tools 2021-12-15 12:53:12.543 | acl 2021-12-15 12:53:12.543 | dnsmasq-base 2021-12-15 12:53:12.543 | dnsmasq-utils 2021-12-15 12:53:12.543 | ebtables 2021-12-15 12:53:12.543 | haproxy 2021-12-15 12:53:12.543 | iptables 2021-12-15 12:53:12.543 | iputils-arping 2021-12-15 12:53:12.543 | iputils-ping 2021-12-15 12:53:12.543 | postgresql-server-dev-all 2021-12-15 12:53:12.543 | python3-mysqldb 2021-12-15 12:53:12.543 | sqlite3 2021-12-15 12:53:12.543 | sudo 2021-12-15 12:53:12.543 | vlan 2021-12-15 12:53:12.543 | pcp 2021-12-15 12:53:12.543 | ipset 2021-12-15 12:53:12.543 | conntrack 2021-12-15 12:53:12.543 | conntrackd 2021-12-15 12:53:12.543 | keepalived 2021-12-15 12:53:12.543 | lvm2 2021-12-15 12:53:12.543 | qemu-utils 2021-12-15 12:53:12.543 | thin-provisioning-tools 2021-12-15 12:53:12.543 | curl 2021-12-15 12:53:12.544 | liberasurecode-dev 2021-12-15 12:53:12.544 | make 2021-12-15 12:53:12.544 | memcached 2021-12-15 12:53:12.544 | sqlite3 2021-12-15 12:53:12.544 | xfsprogs' 2021-12-15 12:53:12.544 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 12:53:12.562 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 12:53:12.562 | apache2-dev 2021-12-15 12:53:12.562 | bc 2021-12-15 12:53:12.562 | bsdmainutils 2021-12-15 12:53:12.562 | curl 2021-12-15 12:53:12.562 | g++ 2021-12-15 12:53:12.562 | gawk 2021-12-15 12:53:12.562 | gcc 2021-12-15 12:53:12.562 | gettext 2021-12-15 12:53:12.562 | git 2021-12-15 12:53:12.562 | graphviz 2021-12-15 12:53:12.562 | iputils-ping 2021-12-15 12:53:12.562 | libapache2-mod-proxy-uwsgi 2021-12-15 12:53:12.562 | libffi-dev 2021-12-15 12:53:12.562 | libjpeg-dev 2021-12-15 12:53:12.562 | libpcre3-dev 2021-12-15 12:53:12.562 | libpq-dev 2021-12-15 12:53:12.562 | libssl-dev 2021-12-15 12:53:12.562 | libsystemd-dev 2021-12-15 12:53:12.562 | libxml2-dev 2021-12-15 12:53:12.563 | libxslt1-dev 2021-12-15 12:53:12.563 | libyaml-dev 2021-12-15 12:53:12.563 | lsof 2021-12-15 12:53:12.563 | openssh-server 2021-12-15 12:53:12.563 | openssl 2021-12-15 12:53:12.563 | pkg-config 2021-12-15 12:53:12.563 | psmisc 2021-12-15 12:53:12.563 | python3-dev 2021-12-15 12:53:12.563 | python3-pip 2021-12-15 12:53:12.563 | python3-systemd 2021-12-15 12:53:12.563 | python3-venv 2021-12-15 12:53:12.563 | tar 2021-12-15 12:53:12.563 | tcpdump 2021-12-15 12:53:12.563 | unzip 2021-12-15 12:53:12.563 | uuid-runtime 2021-12-15 12:53:12.563 | wget 2021-12-15 12:53:12.563 | wget 2021-12-15 12:53:12.563 | zlib1g-dev 2021-12-15 12:53:12.563 | libkrb5-dev 2021-12-15 12:53:12.563 | libldap2-dev 2021-12-15 12:53:12.563 | libsasl2-dev 2021-12-15 12:53:12.563 | memcached 2021-12-15 12:53:12.563 | python3-mysqldb 2021-12-15 12:53:12.563 | sqlite3 2021-12-15 12:53:12.563 | conntrack 2021-12-15 12:53:12.563 | curl 2021-12-15 12:53:12.563 | dnsmasq-base 2021-12-15 12:53:12.563 | dnsmasq-utils 2021-12-15 12:53:12.563 | ebtables 2021-12-15 12:53:12.563 | genisoimage 2021-12-15 12:53:12.563 | iptables 2021-12-15 12:53:12.563 | iputils-arping 2021-12-15 12:53:12.563 | kpartx 2021-12-15 12:53:12.563 | libjs-jquery-tablesorter 2021-12-15 12:53:12.564 | parted 2021-12-15 12:53:12.564 | pm-utils 2021-12-15 12:53:12.564 | python3-mysqldb 2021-12-15 12:53:12.564 | socat 2021-12-15 12:53:12.564 | sqlite3 2021-12-15 12:53:12.564 | sudo 2021-12-15 12:53:12.564 | vlan 2021-12-15 12:53:12.564 | lsscsi 2021-12-15 12:53:12.564 | open-iscsi 2021-12-15 12:53:12.564 | lvm2 2021-12-15 12:53:12.564 | qemu-utils 2021-12-15 12:53:12.564 | thin-provisioning-tools 2021-12-15 12:53:12.564 | acl 2021-12-15 12:53:12.564 | dnsmasq-base 2021-12-15 12:53:12.564 | dnsmasq-utils 2021-12-15 12:53:12.564 | ebtables 2021-12-15 12:53:12.564 | haproxy 2021-12-15 12:53:12.564 | iptables 2021-12-15 12:53:12.564 | iputils-arping 2021-12-15 12:53:12.564 | iputils-ping 2021-12-15 12:53:12.564 | postgresql-server-dev-all 2021-12-15 12:53:12.564 | python3-mysqldb 2021-12-15 12:53:12.564 | sqlite3 2021-12-15 12:53:12.564 | sudo 2021-12-15 12:53:12.564 | vlan 2021-12-15 12:53:12.564 | pcp 2021-12-15 12:53:12.564 | ipset 2021-12-15 12:53:12.564 | conntrack 2021-12-15 12:53:12.564 | conntrackd 2021-12-15 12:53:12.564 | keepalived 2021-12-15 12:53:12.564 | lvm2 2021-12-15 12:53:12.564 | qemu-utils 2021-12-15 12:53:12.564 | thin-provisioning-tools 2021-12-15 12:53:12.564 | curl 2021-12-15 12:53:12.565 | liberasurecode-dev 2021-12-15 12:53:12.565 | make 2021-12-15 12:53:12.565 | memcached 2021-12-15 12:53:12.565 | sqlite3 2021-12-15 12:53:12.565 | xfsprogs ' 2021-12-15 12:53:12.565 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 12:53:12.567 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:12.569 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:12.572 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:53:12.572 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 12:53:12.577 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:53:12.580 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 12:53:12.582 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:53:12.584 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 12:53:12.586 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:53:12.588 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:53:12.590 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:53:12.592 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:12.595 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:12.597 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:53:12.599 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 12:53:12.601 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 12:53:12.603 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 12:53:12.606 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 12:53:12.610 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 12:53:12.612 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 12:53:12.614 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 12:53:12.616 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 12:53:12.618 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 12:53:12.620 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 12:53:12.624 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639572792622 2021-12-15 12:53:12.626 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 12:53:12.628 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 12:53:12.631 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 12:53:12.849 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 12:53:12.887 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 12:53:12.895 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 12:53:12.934 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 12:53:15.084 | Reading package lists... 2021-12-15 12:53:15.115 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 12:53:15.117 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 12:53:15.119 | ++ functions-common:time_stop:2402 : local name 2021-12-15 12:53:15.121 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:15.123 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:15.126 | ++ functions-common:time_stop:2405 : local total 2021-12-15 12:53:15.128 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:15.130 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 12:53:15.132 | ++ functions-common:time_stop:2409 : start_time=1639572792622 2021-12-15 12:53:15.135 | ++ functions-common:time_stop:2411 : [[ -z 1639572792622 ]] 2021-12-15 12:53:15.137 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:15.141 | ++ functions-common:time_stop:2414 : end_time=1639572795139 2021-12-15 12:53:15.144 | ++ functions-common:time_stop:2415 : elapsed_time=2517 2021-12-15 12:53:15.146 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 12:53:15.148 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:15.150 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2517 2021-12-15 12:53:15.152 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:53:15.155 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:53:15.157 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:15.159 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:15.162 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:53:15.182 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 12:53:15.292 | Reading package lists... 2021-12-15 12:53:15.535 | Building dependency tree... 2021-12-15 12:53:15.537 | Reading state information... 2021-12-15 12:53:15.569 | acl is already the newest version (2.2.53-6). 2021-12-15 12:53:15.569 | bc is already the newest version (1.07.1-2build1). 2021-12-15 12:53:15.569 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 12:53:15.569 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 12:53:15.569 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 12:53:15.569 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 12:53:15.569 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 12:53:15.569 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 12:53:15.570 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 12:53:15.570 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 12:53:15.570 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 12:53:15.570 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 12:53:15.570 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 12:53:15.570 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 12:53:15.570 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 12:53:15.570 | libffi-dev is already the newest version (3.3-4). 2021-12-15 12:53:15.570 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 12:53:15.570 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 12:53:15.570 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 12:53:15.570 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 12:53:15.570 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 12:53:15.570 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 12:53:15.570 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 12:53:15.570 | make is already the newest version (4.2.1-1.2). 2021-12-15 12:53:15.570 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 12:53:15.570 | psmisc is already the newest version (23.3-1). 2021-12-15 12:53:15.570 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 12:53:15.570 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 12:53:15.570 | python3-systemd is already the newest version (234-3build2). 2021-12-15 12:53:15.570 | socat is already the newest version (1.7.3.3-2). 2021-12-15 12:53:15.570 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 12:53:15.570 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 12:53:15.570 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 12:53:15.570 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 12:53:15.570 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 12:53:15.570 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 12:53:15.570 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 12:53:15.570 | pcp is already the newest version (5.0.3-1). 2021-12-15 12:53:15.570 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 12:53:15.570 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 12:53:15.570 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:53:15.571 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:53:15.571 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 12:53:15.571 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 12:53:15.571 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 12:53:15.571 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 12:53:15.571 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 12:53:15.571 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 12:53:15.571 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 12:53:15.571 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 12:53:15.571 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 12:53:15.571 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 12:53:15.571 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 12:53:15.571 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 12:53:15.571 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 12:53:15.571 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 12:53:15.571 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 12:53:15.571 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 12:53:15.571 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 12:53:15.571 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 12:53:15.571 | openssl set to manually installed. 2021-12-15 12:53:15.571 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 12:53:15.571 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 12:53:15.571 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 12:53:15.571 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 12:53:15.572 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 12:53:15.572 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 12:53:15.572 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 12:53:15.572 | wget set to manually installed. 2021-12-15 12:53:15.572 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 12:53:15.792 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:53:15.792 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 12:53:15.792 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 12:53:15.792 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 12:53:15.792 | The following packages were automatically installed and are no longer required: 2021-12-15 12:53:15.793 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:53:15.794 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:53:15.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:53:15.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:53:15.794 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:53:15.794 | python3-zope.interface 2021-12-15 12:53:15.794 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:53:15.924 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:53:15.929 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 12:53:15.931 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:53:15.933 | ++ functions-common:time_stop:2402 : local name 2021-12-15 12:53:15.936 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:15.938 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:15.941 | ++ functions-common:time_stop:2405 : local total 2021-12-15 12:53:15.944 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:15.947 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:53:15.949 | ++ functions-common:time_stop:2409 : start_time=1639572795179 2021-12-15 12:53:15.951 | ++ functions-common:time_stop:2411 : [[ -z 1639572795179 ]] 2021-12-15 12:53:15.954 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:15.958 | ++ functions-common:time_stop:2414 : end_time=1639572795956 2021-12-15 12:53:15.960 | ++ functions-common:time_stop:2415 : elapsed_time=777 2021-12-15 12:53:15.962 | ++ functions-common:time_stop:2416 : total=884 2021-12-15 12:53:15.964 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:15.967 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1661 2021-12-15 12:53:15.969 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 12:53:15.972 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 12:53:15.974 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 12:53:15.977 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 12:53:15.981 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 12:53:15.985 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 12:53:15.987 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 12:53:15.990 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 12:53:17.429 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 12:53:17.431 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:53:17.434 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:53:17.437 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:53:17.439 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 12:53:17.441 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 12:53:17.443 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 12:53:17.445 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 12:53:17.446 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 12:53:17.448 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 12:53:17.450 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 12:53:17.452 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 12:53:17.453 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 12:53:17.455 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 12:53:17.457 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 12:53:17.459 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 12:53:17.460 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 12:53:17.462 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 12:53:17.464 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 12:53:17.466 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 12:53:17.467 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 12:53:17.470 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 12:53:17.472 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 12:53:17.474 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 12:53:17.476 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 12:53:17.549 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 12:53:17.552 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 12:53:17.625 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 12:53:17.627 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 12:53:17.703 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 12:53:17.705 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 12:53:17.707 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 12:53:17.709 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 12:53:17.711 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 12:53:17.713 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 12:53:17.715 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 12:53:17.718 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 12:53:17.721 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 12:53:17.723 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 12:53:17.725 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 12:53:17.725 | Distro: focal 2021-12-15 12:53:17.727 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 12:53:17.729 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 12:53:17.733 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 12:53:17.735 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 12:53:17.737 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 12:53:17.738 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 12:53:18.404 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 12:53:18.405 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 12:53:18.405 | pip: 21.3.1 2021-12-15 12:53:18.407 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 12:53:18.409 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 12:53:18.411 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:53:18.413 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:53:18.415 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:53:18.416 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:53:18.418 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:53:18.420 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:53:18.421 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:53:18.423 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:53:18.425 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:53:18.426 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 12:53:18.428 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:53:18.430 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:53:18.431 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 12:53:18.434 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:53:18.436 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 12:53:18.438 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 12:53:18.440 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 12:53:18.442 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 12:53:18.443 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 12:53:18.454 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 12:53:18.454 | Dload Upload Total Spent Left Speed 2021-12-15 12:53:18.622 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 12:53:18.627 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 12:53:18.631 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 12:53:21.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:21.867 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:21.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:21.867 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:22.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:22.391 | Collecting pip 2021-12-15 12:53:22.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 12:53:24.822 | Installing collected packages: pip 2021-12-15 12:53:24.822 | Attempting uninstall: pip 2021-12-15 12:53:24.824 | Found existing installation: pip 21.3.1 2021-12-15 12:53:25.077 | Uninstalling pip-21.3.1: 2021-12-15 12:53:25.091 | Successfully uninstalled pip-21.3.1 2021-12-15 12:53:26.776 | Successfully installed pip-21.3.1 2021-12-15 12:53:26.776 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:53:26.776 | warnings.warn( 2021-12-15 12:53:26.776 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:53:26.776 | warnings.warn( 2021-12-15 12:53:26.776 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 12:53:26.776 | warnings.warn( 2021-12-15 12:53:26.776 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:53:26.933 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 12:53:26.935 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 12:53:26.937 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 12:53:26.939 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:53:26.941 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 12:53:26.943 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 12:53:26.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:53:26.947 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:53:26.948 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:53:26.952 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-15 12:53:26.953 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 12:53:26.955 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:53:26.957 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:53:26.959 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:53:26.976 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-15 12:53:26.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 12:53:27.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:27.831 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:27.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:27.832 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:28.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:28.923 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 12:53:31.262 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:53:31.391 | + inc/python:pip_install:200 : result=0 2021-12-15 12:53:31.393 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:53:31.395 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:31.397 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:31.399 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:31.400 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:31.402 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:31.404 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:53:31.406 | + functions-common:time_stop:2409 : start_time=1639572806972 2021-12-15 12:53:31.407 | + functions-common:time_stop:2411 : [[ -z 1639572806972 ]] 2021-12-15 12:53:31.410 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:31.413 | + functions-common:time_stop:2414 : end_time=1639572811411 2021-12-15 12:53:31.415 | + functions-common:time_stop:2415 : elapsed_time=4439 2021-12-15 12:53:31.416 | + functions-common:time_stop:2416 : total=0 2021-12-15 12:53:31.418 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:31.420 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4439 2021-12-15 12:53:31.422 | + inc/python:pip_install:203 : return 0 2021-12-15 12:53:31.424 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 12:53:31.426 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 12:53:31.430 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 12:53:31.432 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 12:53:31.435 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 12:53:31.435 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 12:53:32.105 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 12:53:32.107 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 12:53:32.107 | pip: 21.3.1 2021-12-15 12:53:32.110 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 12:53:32.113 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 12:53:32.116 | + ./stack.sh:main:786 : fixup_all 2021-12-15 12:53:32.118 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 12:53:32.121 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 12:53:32.123 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:32.125 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:32.127 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 12:53:32.139 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 12:53:32.151 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 12:53:32.163 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 12:53:32.165 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 12:53:32.167 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:53:32.169 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:53:32.171 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:53:32.174 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:53:32.176 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:53:32.178 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:53:32.180 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:53:32.182 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:53:32.184 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:53:32.186 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 12:53:32.188 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 12:53:32.191 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 12:53:32.193 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:53:32.195 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:53:32.197 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:53:32.199 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:53:32.201 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:53:32.204 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:53:32.206 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 12:53:32.208 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 12:53:32.230 | Using python 3.8 to install os-testr 2021-12-15 12:53:32.232 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 12:53:33.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:33.090 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:33.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:33.090 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:34.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:34.169 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 12:53:34.260 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 12:53:34.261 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 12:53:34.262 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 12:53:34.263 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 12:53:34.276 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 12:53:34.302 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 12:53:34.303 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 12:53:34.304 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 12:53:34.305 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 12:53:34.307 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 12:53:34.330 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 12:53:34.331 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 12:53:34.333 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-15 12:53:34.334 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-15 12:53:34.335 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 12:53:34.348 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 12:53:34.415 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 12:53:34.416 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 12:53:34.417 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 12:53:36.650 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:53:36.795 | + inc/python:pip_install:200 : result=0 2021-12-15 12:53:36.797 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:53:36.800 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:36.802 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:36.804 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:36.806 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:36.809 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:36.811 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:53:36.813 | + functions-common:time_stop:2409 : start_time=1639572812224 2021-12-15 12:53:36.815 | + functions-common:time_stop:2411 : [[ -z 1639572812224 ]] 2021-12-15 12:53:36.818 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:36.822 | + functions-common:time_stop:2414 : end_time=1639572816820 2021-12-15 12:53:36.825 | + functions-common:time_stop:2415 : elapsed_time=4596 2021-12-15 12:53:36.827 | + functions-common:time_stop:2416 : total=0 2021-12-15 12:53:36.829 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:36.831 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4596 2021-12-15 12:53:36.834 | + inc/python:pip_install:203 : return 0 2021-12-15 12:53:36.836 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 12:53:36.894 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 12:53:37.001 | + ./stack.sh:main:800 : install_infra 2021-12-15 12:53:37.004 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:53:37.006 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 12:53:37.009 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:53:37.013 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 12:53:37.038 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 12:53:39.017 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.033 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.136 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.158 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.163 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.178 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.185 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.228 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.284 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.289 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.349 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.372 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.421 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.439 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.443 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.729 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.733 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.744 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.772 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.789 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.851 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:39.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:40.037 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 12:53:40.341 | + inc/python:pip_install:200 : result=0 2021-12-15 12:53:40.343 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:53:40.345 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:40.349 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:40.352 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:40.354 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:40.356 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:40.358 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:53:40.360 | + functions-common:time_stop:2409 : start_time=1639572817030 2021-12-15 12:53:40.363 | + functions-common:time_stop:2411 : [[ -z 1639572817030 ]] 2021-12-15 12:53:40.365 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:40.369 | + functions-common:time_stop:2414 : end_time=1639572820367 2021-12-15 12:53:40.371 | + functions-common:time_stop:2415 : elapsed_time=3337 2021-12-15 12:53:40.373 | + functions-common:time_stop:2416 : total=4596 2021-12-15 12:53:40.376 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:40.378 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7933 2021-12-15 12:53:40.380 | + inc/python:pip_install:203 : return 0 2021-12-15 12:53:40.382 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 12:53:40.384 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 12:53:40.407 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 12:53:42.214 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.229 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.330 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.351 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.357 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.371 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.379 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.416 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.421 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.477 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.483 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.540 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.563 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.611 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.628 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.632 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.918 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.923 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.936 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.957 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.964 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:42.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:43.043 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 12:53:43.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:43.107 | Processing /opt/stack/requirements 2021-12-15 12:53:44.716 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-12-15 12:53:44.719 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (3.0.0) 2021-12-15 12:53:44.731 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (21.3) 2021-12-15 12:53:44.736 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 12:53:44.739 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 12:53:44.745 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 12:53:44.773 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (1.16.0) 2021-12-15 12:53:44.776 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.5.0) 2021-12-15 12:53:44.787 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 12:53:44.808 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 12:53:44.811 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 12:53:44.826 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (3.3) 2021-12-15 12:53:44.849 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 12:53:44.852 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 12:53:44.857 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.0.0) 2021-12-15 12:53:44.859 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.10.0) 2021-12-15 12:53:44.872 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 12:53:44.875 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 12:53:44.886 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.3.3) 2021-12-15 12:53:44.939 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.5.0) 2021-12-15 12:53:44.946 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (0.2.5) 2021-12-15 12:53:44.951 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (1.8.2) 2021-12-15 12:53:44.953 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 12:53:45.008 | Building wheels for collected packages: openstack-requirements 2021-12-15 12:53:45.009 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 12:53:45.837 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 12:53:45.838 | ERROR: Command errored out with exit status 1: 2021-12-15 12:53:45.838 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e8q1q5oe/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-e8q1q5oe/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-qod1yydd 2021-12-15 12:53:45.838 | cwd: /tmp/pip-req-build-e8q1q5oe/ 2021-12-15 12:53:45.838 | Complete output (6 lines): 2021-12-15 12:53:45.838 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 12:53:45.838 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 12:53:45.838 | or: setup.py --help-commands 2021-12-15 12:53:45.838 | or: setup.py cmd --help 2021-12-15 12:53:45.838 | 2021-12-15 12:53:45.838 | error: invalid command 'bdist_wheel' 2021-12-15 12:53:45.838 | ---------------------------------------- 2021-12-15 12:53:45.838 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 12:53:45.838 | Running setup.py clean for openstack-requirements 2021-12-15 12:53:46.647 | Failed to build openstack-requirements 2021-12-15 12:53:46.664 | Installing collected packages: openstack-requirements 2021-12-15 12:53:46.665 | Attempting uninstall: openstack-requirements 2021-12-15 12:53:46.666 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 12:53:46.700 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 12:53:46.719 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 12:53:46.723 | Running setup.py install for openstack-requirements: started 2021-12-15 12:53:48.960 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 12:53:48.984 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 12:53:49.115 | + inc/python:pip_install:200 : result=0 2021-12-15 12:53:49.117 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:53:49.119 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:49.121 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:49.124 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:49.126 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:49.128 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:49.130 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:53:49.132 | + functions-common:time_stop:2409 : start_time=1639572820399 2021-12-15 12:53:49.134 | + functions-common:time_stop:2411 : [[ -z 1639572820399 ]] 2021-12-15 12:53:49.137 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:49.141 | + functions-common:time_stop:2414 : end_time=1639572829139 2021-12-15 12:53:49.143 | + functions-common:time_stop:2415 : elapsed_time=8740 2021-12-15 12:53:49.145 | + functions-common:time_stop:2416 : total=7933 2021-12-15 12:53:49.147 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:49.149 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16673 2021-12-15 12:53:49.152 | + inc/python:pip_install:203 : return 0 2021-12-15 12:53:49.154 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 12:53:49.157 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 12:53:49.159 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 12:53:49.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:53:49.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:53:49.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 12:53:49.169 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:53:49.171 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 12:53:49.192 | Using python 3.8 to install pbr 2021-12-15 12:53:49.195 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 12:53:50.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:50.029 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:50.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:53:50.029 | from cryptography.utils import int_from_bytes 2021-12-15 12:53:51.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:51.113 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 12:53:53.560 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:53:53.710 | + inc/python:pip_install:200 : result=0 2021-12-15 12:53:53.712 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:53:53.714 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:53.716 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:53.718 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:53.721 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:53.723 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:53.725 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:53:53.727 | + functions-common:time_stop:2409 : start_time=1639572829186 2021-12-15 12:53:53.729 | + functions-common:time_stop:2411 : [[ -z 1639572829186 ]] 2021-12-15 12:53:53.732 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:53.736 | + functions-common:time_stop:2414 : end_time=1639572833733 2021-12-15 12:53:53.738 | + functions-common:time_stop:2415 : elapsed_time=4547 2021-12-15 12:53:53.740 | + functions-common:time_stop:2416 : total=16673 2021-12-15 12:53:53.742 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:53.744 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21220 2021-12-15 12:53:53.747 | + inc/python:pip_install:203 : return 0 2021-12-15 12:53:53.749 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 12:53:56.093 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 12:53:58.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:53:58.101 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 12:53:58.117 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 12:53:58.121 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 12:53:58.125 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 12:53:58.128 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 12:53:58.135 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2021-12-15 12:53:58.227 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 12:53:58.230 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 12:53:58.233 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 12:53:58.250 | + ./stack.sh:main:809 : pkgs= 2021-12-15 12:53:58.253 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 12:53:58.255 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 12:53:58.257 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 12:53:58.260 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 12:53:58.262 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 12:53:58.264 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 12:53:58.266 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 12:53:58.269 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 12:53:58.271 | + functions-common:run_phase:1840 : local extra 2021-12-15 12:53:58.274 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 12:53:58.278 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 12:53:58.280 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 12:53:58.282 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 12:53:58.284 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 12:53:58.287 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 12:53:58.302 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:58.304 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 12:53:58.306 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:53:58.309 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 12:53:58.311 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:53:58.314 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 12:53:58.316 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:53:58.318 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 12:53:58.321 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:53:58.323 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 12:53:58.325 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 12:53:58.327 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 12:53:58.329 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 12:53:58.332 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 12:53:58.334 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 12:53:58.336 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 12:53:58.338 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 12:53:58.340 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 12:53:58.342 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 12:53:58.345 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 12:53:58.347 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 12:53:58.350 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 12:53:58.352 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 12:53:58.355 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 12:53:58.357 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 12:53:58.359 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 12:53:58.413 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 12:53:58.414 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 12:53:58.416 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 12:53:58.784 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 12:53:58.786 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 12:53:58.803 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:58.805 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 12:53:58.808 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:53:58.810 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:53:58.812 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:53:58.815 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:53:58.817 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:53:58.819 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:53:58.821 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:58.823 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:58.826 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:53:58.828 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:53:58.830 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:53:58.832 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:53:58.834 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 12:53:58.836 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:53:58.838 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:53:58.840 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:53:58.843 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 12:53:58.864 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 12:53:58.977 | Reading package lists... 2021-12-15 12:53:59.238 | Building dependency tree... 2021-12-15 12:53:59.239 | Reading state information... 2021-12-15 12:53:59.513 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 12:53:59.514 | The following packages were automatically installed and are no longer required: 2021-12-15 12:53:59.515 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:53:59.515 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:53:59.515 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:53:59.515 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:53:59.515 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:53:59.515 | python3-zope.interface 2021-12-15 12:53:59.515 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:53:59.633 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:53:59.638 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:53:59.640 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:53:59.643 | + functions-common:time_stop:2402 : local name 2021-12-15 12:53:59.645 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:53:59.648 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:53:59.650 | + functions-common:time_stop:2405 : local total 2021-12-15 12:53:59.652 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:53:59.654 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:53:59.657 | + functions-common:time_stop:2409 : start_time=1639572838861 2021-12-15 12:53:59.659 | + functions-common:time_stop:2411 : [[ -z 1639572838861 ]] 2021-12-15 12:53:59.661 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:53:59.666 | + functions-common:time_stop:2414 : end_time=1639572839663 2021-12-15 12:53:59.668 | + functions-common:time_stop:2415 : elapsed_time=802 2021-12-15 12:53:59.670 | + functions-common:time_stop:2416 : total=1661 2021-12-15 12:53:59.672 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:53:59.675 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2463 2021-12-15 12:53:59.677 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:53:59.679 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 12:53:59.682 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:53:59.684 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:53:59.686 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:53:59.689 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:53:59.691 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:53:59.693 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:53:59.696 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 12:53:59.698 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:53:59.700 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:53:59.703 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:53:59.705 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:53:59.707 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:53:59.710 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:53:59.712 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:53:59.714 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:53:59.717 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:53:59.720 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 12:53:59.722 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:53:59.724 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:53:59.727 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:53:59.729 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:53:59.731 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:53:59.734 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:53:59.736 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 12:53:59.738 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 12:53:59.755 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:53:59.758 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 12:53:59.760 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:53:59.762 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 12:53:59.765 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 12:53:59.768 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 12:53:59.772 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 12:53:59.774 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 12:53:59.776 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 12:53:59.779 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 12:53:59.781 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 12:53:59.784 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 12:53:59.787 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 12:54:00.541 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 12:54:00.541 | user tags 2021-12-15 12:54:00.541 | stackrabbit []' 2021-12-15 12:54:00.544 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 12:54:00.544 | user tags 2021-12-15 12:54:00.544 | stackrabbit []' 2021-12-15 12:54:00.545 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 12:54:00.551 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 12:54:00.553 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 12:54:00.555 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 12:54:01.240 | Changing password for user "stackrabbit" ... 2021-12-15 12:54:01.264 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 12:54:01.956 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 12:54:01.980 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 12:54:01.983 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 12:54:02.694 | Changing password for user "stackrabbit" ... 2021-12-15 12:54:02.720 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 12:54:02.723 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 12:54:02.725 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 12:54:03.430 | Deleting user "guest" ... 2021-12-15 12:54:03.446 | Error: 2021-12-15 12:54:03.446 | {:no_such_user, "guest"} 2021-12-15 12:54:03.459 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 12:54:03.461 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 12:54:03.478 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:03.481 | + ./stack.sh:main:826 : install_database 2021-12-15 12:54:03.483 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 12:54:03.485 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 12:54:03.488 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:03.490 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:03.492 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 12:54:03.713 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 12:54:03.716 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 12:54:03.718 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 12:54:03.721 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:54:03.723 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 12:54:03.726 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:54:03.728 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:54:03.730 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:54:03.732 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:54:03.735 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:54:03.737 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:54:03.739 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:54:03.741 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:54:03.744 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:54:03.746 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 12:54:03.748 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:54:03.751 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:54:03.753 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:54:03.755 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:54:03.757 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:54:03.760 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:54:03.762 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 12:54:03.764 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:03.766 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:03.769 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 12:54:03.771 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:54:03.773 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:54:03.775 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:54:03.777 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:54:03.779 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:03.782 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:54:03.784 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:03.786 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:03.788 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:54:03.790 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:54:03.792 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:54:03.794 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:54:03.796 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 12:54:03.799 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:54:03.801 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:03.803 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:03.805 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 12:54:03.825 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 12:54:03.934 | Reading package lists... 2021-12-15 12:54:04.206 | Building dependency tree... 2021-12-15 12:54:04.208 | Reading state information... 2021-12-15 12:54:04.488 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 12:54:04.488 | The following packages were automatically installed and are no longer required: 2021-12-15 12:54:04.489 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:54:04.489 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:54:04.489 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:54:04.489 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:54:04.490 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:54:04.490 | python3-zope.interface 2021-12-15 12:54:04.490 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:54:04.605 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:54:04.609 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:54:04.611 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:54:04.614 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:04.616 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:04.618 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:04.620 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:04.623 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:04.625 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:54:04.627 | + functions-common:time_stop:2409 : start_time=1639572843822 2021-12-15 12:54:04.629 | + functions-common:time_stop:2411 : [[ -z 1639572843822 ]] 2021-12-15 12:54:04.632 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:04.636 | + functions-common:time_stop:2414 : end_time=1639572844633 2021-12-15 12:54:04.638 | + functions-common:time_stop:2415 : elapsed_time=811 2021-12-15 12:54:04.640 | + functions-common:time_stop:2416 : total=2463 2021-12-15 12:54:04.642 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:04.644 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3274 2021-12-15 12:54:04.647 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:54:04.649 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 12:54:04.652 | + ./stack.sh:main:829 : install_database_python 2021-12-15 12:54:04.654 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 12:54:04.656 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 12:54:04.659 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 12:54:04.661 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:54:04.664 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 12:54:04.666 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 12:54:04.669 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:54:04.672 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:54:04.672 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:54:04.679 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 12:54:04.683 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 12:54:04.686 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 12:54:04.690 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 12:54:04.693 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 12:54:04.715 | Using python 3.8 to install PyMySQL 2021-12-15 12:54:04.717 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 12:54:05.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:05.577 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:05.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:05.577 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:06.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:06.663 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 12:54:08.976 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:09.108 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:09.110 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:09.112 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:09.115 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:09.117 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:09.119 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:09.121 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:09.124 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:09.126 | + functions-common:time_stop:2409 : start_time=1639572844709 2021-12-15 12:54:09.128 | + functions-common:time_stop:2411 : [[ -z 1639572844709 ]] 2021-12-15 12:54:09.131 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:09.135 | + functions-common:time_stop:2414 : end_time=1639572849132 2021-12-15 12:54:09.137 | + functions-common:time_stop:2415 : elapsed_time=4423 2021-12-15 12:54:09.139 | + functions-common:time_stop:2416 : total=21220 2021-12-15 12:54:09.141 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:09.144 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25643 2021-12-15 12:54:09.146 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:09.148 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 12:54:09.151 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 12:54:09.153 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 12:54:09.155 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 12:54:09.172 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:09.175 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 12:54:09.177 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 12:54:09.181 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:54:09.181 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 12:54:09.186 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:54:09.189 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 12:54:09.191 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 12:54:09.194 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 12:54:09.196 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 12:54:09.198 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 12:54:09.214 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:09.216 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 12:54:09.219 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:54:09.221 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:54:09.224 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:54:09.226 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:54:09.228 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:09.230 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:54:09.232 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:09.235 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:09.237 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:54:09.239 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:54:09.241 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:54:09.243 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:54:09.246 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 12:54:09.248 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:54:09.250 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:09.252 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:09.254 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 12:54:09.274 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 12:54:09.382 | Reading package lists... 2021-12-15 12:54:09.632 | Building dependency tree... 2021-12-15 12:54:09.633 | Reading state information... 2021-12-15 12:54:09.892 | radvd is already the newest version (1:2.17-2). 2021-12-15 12:54:09.892 | The following packages were automatically installed and are no longer required: 2021-12-15 12:54:09.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:54:09.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:54:09.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:54:09.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:54:09.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:54:09.893 | python3-zope.interface 2021-12-15 12:54:09.893 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:54:10.010 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:54:10.015 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:54:10.017 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:54:10.020 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:10.022 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:10.024 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:10.026 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:10.028 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:10.031 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:54:10.033 | + functions-common:time_stop:2409 : start_time=1639572849272 2021-12-15 12:54:10.035 | + functions-common:time_stop:2411 : [[ -z 1639572849272 ]] 2021-12-15 12:54:10.038 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:10.042 | + functions-common:time_stop:2414 : end_time=1639572850040 2021-12-15 12:54:10.045 | + functions-common:time_stop:2415 : elapsed_time=768 2021-12-15 12:54:10.047 | + functions-common:time_stop:2416 : total=3274 2021-12-15 12:54:10.049 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:10.052 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4042 2021-12-15 12:54:10.054 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:54:10.056 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 12:54:10.073 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:10.075 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 12:54:10.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 12:54:10.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 12:54:10.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 12:54:10.102 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:54:10.105 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:54:10.107 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:54:10.109 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:54:10.112 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:10.114 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:54:10.116 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:10.119 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:10.121 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:54:10.123 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:54:10.125 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:54:10.127 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:54:10.129 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 12:54:10.132 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:54:10.134 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:10.136 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:10.138 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 12:54:10.158 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 12:54:10.275 | Reading package lists... 2021-12-15 12:54:10.552 | Building dependency tree... 2021-12-15 12:54:10.554 | Reading state information... 2021-12-15 12:54:10.864 | fakeroot is already the newest version (1.24-1). 2021-12-15 12:54:10.864 | make is already the newest version (4.2.1-1.2). 2021-12-15 12:54:10.864 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 12:54:10.864 | The following packages were automatically installed and are no longer required: 2021-12-15 12:54:10.866 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:54:10.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:54:10.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:54:10.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:54:10.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:54:10.867 | python3-zope.interface 2021-12-15 12:54:10.867 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:54:10.994 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:54:11.002 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:54:11.005 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:54:11.007 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:11.009 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:11.011 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:11.014 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:11.016 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:11.018 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:54:11.021 | + functions-common:time_stop:2409 : start_time=1639572850155 2021-12-15 12:54:11.023 | + functions-common:time_stop:2411 : [[ -z 1639572850155 ]] 2021-12-15 12:54:11.026 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:11.032 | + functions-common:time_stop:2414 : end_time=1639572851029 2021-12-15 12:54:11.036 | + functions-common:time_stop:2415 : elapsed_time=874 2021-12-15 12:54:11.038 | + functions-common:time_stop:2416 : total=4042 2021-12-15 12:54:11.040 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:11.043 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4916 2021-12-15 12:54:11.045 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:54:11.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 12:54:11.050 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:11.052 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:11.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 12:54:11.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 12:54:11.062 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 12:54:11.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 12:54:11.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 12:54:11.075 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 12:54:11.075 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 12:54:11.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 12:54:11.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 12:54:11.088 | + functions:vercmp:628 : local v1=5.4 2021-12-15 12:54:11.090 | + functions:vercmp:629 : local 'op=<' 2021-12-15 12:54:11.094 | + functions:vercmp:630 : local v2=3.13 2021-12-15 12:54:11.097 | + functions:vercmp:631 : local result 2021-12-15 12:54:11.100 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 12:54:11.101 | ++ functions:vercmp:635 : sort -V 2021-12-15 12:54:11.101 | ++ functions:vercmp:635 : head -1 2021-12-15 12:54:11.106 | + functions:vercmp:635 : result=3.13 2021-12-15 12:54:11.110 | + functions:vercmp:637 : case $op in 2021-12-15 12:54:11.112 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 12:54:11.115 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 12:54:11.117 | + functions:vercmp:648 : return 2021-12-15 12:54:11.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 12:54:11.122 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:54:11.127 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 12:54:11.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 12:54:11.639 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 12:54:11.643 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 12:54:11.652 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.654 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 12:54:11.671 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:11.673 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 12:54:11.676 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 12:54:11.676 | Installing etcd 2021-12-15 12:54:11.678 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 12:54:11.691 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 12:54:11.704 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 12:54:11.707 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 12:54:11.726 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 12:54:11.729 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.731 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.735 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.739 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.741 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 12:54:11.743 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 12:54:11.746 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.748 | ++ functions:get_extra_file:74 : return 2021-12-15 12:54:11.751 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 12:54:11.753 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 12:54:11.755 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 12:54:11.757 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 12:54:11.775 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:11.777 | + ./stack.sh:main:856 : install_dstat 2021-12-15 12:54:11.779 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 12:54:11.796 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:11.798 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 12:54:11.801 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 12:54:11.803 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 12:54:11.805 | + ./stack.sh:main:865 : install_libs 2021-12-15 12:54:11.808 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 12:54:11.810 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 12:54:11.812 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 12:54:11.815 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 12:54:11.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 12:54:11.824 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.826 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 12:54:11.828 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 12:54:11.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 12:54:11.833 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 12:54:11.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 12:54:11.841 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.844 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 12:54:11.847 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 12:54:11.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 12:54:11.852 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 12:54:11.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 12:54:11.861 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.863 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 12:54:11.865 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 12:54:11.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 12:54:11.870 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 12:54:11.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 12:54:11.879 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.881 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 12:54:11.883 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 12:54:11.885 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 12:54:11.888 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 12:54:11.890 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 12:54:11.896 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.898 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 12:54:11.901 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 12:54:11.903 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 12:54:11.905 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 12:54:11.907 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 12:54:11.914 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.916 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 12:54:11.918 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 12:54:11.920 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 12:54:11.923 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 12:54:11.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 12:54:11.932 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.934 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 12:54:11.936 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 12:54:11.939 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 12:54:11.941 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 12:54:11.943 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 12:54:11.950 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.953 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 12:54:11.955 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 12:54:11.958 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 12:54:11.960 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 12:54:11.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 12:54:11.969 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.972 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 12:54:11.974 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 12:54:11.976 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 12:54:11.978 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 12:54:11.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:11.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:11.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 12:54:11.987 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:11.990 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 12:54:11.992 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 12:54:11.994 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 12:54:11.996 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 12:54:11.999 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 12:54:12.005 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.007 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 12:54:12.010 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 12:54:12.012 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 12:54:12.014 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 12:54:12.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 12:54:12.023 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.025 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 12:54:12.027 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 12:54:12.029 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 12:54:12.032 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 12:54:12.034 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 12:54:12.040 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.043 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 12:54:12.045 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 12:54:12.047 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 12:54:12.050 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 12:54:12.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 12:54:12.059 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.061 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 12:54:12.063 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 12:54:12.066 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 12:54:12.068 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 12:54:12.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 12:54:12.077 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.079 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 12:54:12.082 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 12:54:12.084 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 12:54:12.086 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 12:54:12.088 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 12:54:12.095 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.098 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 12:54:12.100 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 12:54:12.102 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 12:54:12.104 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 12:54:12.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 12:54:12.113 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.116 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 12:54:12.118 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 12:54:12.120 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 12:54:12.123 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 12:54:12.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 12:54:12.132 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.134 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 12:54:12.137 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 12:54:12.139 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 12:54:12.142 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 12:54:12.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 12:54:12.151 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.153 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 12:54:12.155 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 12:54:12.158 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 12:54:12.160 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 12:54:12.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 12:54:12.169 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.172 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 12:54:12.174 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 12:54:12.176 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 12:54:12.179 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 12:54:12.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 12:54:12.188 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.190 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 12:54:12.193 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 12:54:12.195 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 12:54:12.197 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 12:54:12.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 12:54:12.206 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.209 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 12:54:12.211 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 12:54:12.213 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 12:54:12.216 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 12:54:12.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 12:54:12.225 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.228 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 12:54:12.230 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 12:54:12.232 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 12:54:12.235 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 12:54:12.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 12:54:12.244 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.246 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 12:54:12.249 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 12:54:12.251 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 12:54:12.253 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 12:54:12.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 12:54:12.262 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.265 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 12:54:12.267 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 12:54:12.269 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 12:54:12.272 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 12:54:12.274 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 12:54:12.281 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.283 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 12:54:12.285 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 12:54:12.288 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 12:54:12.290 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 12:54:12.292 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 12:54:12.299 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.302 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 12:54:12.304 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 12:54:12.306 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 12:54:12.309 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 12:54:12.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 12:54:12.317 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.320 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 12:54:12.322 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 12:54:12.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 12:54:12.327 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 12:54:12.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 12:54:12.336 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.339 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 12:54:12.341 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 12:54:12.344 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 12:54:12.346 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 12:54:12.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 12:54:12.355 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.358 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 12:54:12.360 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 12:54:12.362 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 12:54:12.364 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 12:54:12.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 12:54:12.373 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.376 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 12:54:12.378 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 12:54:12.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 12:54:12.382 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 12:54:12.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 12:54:12.392 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.394 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 12:54:12.396 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 12:54:12.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 12:54:12.401 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 12:54:12.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 12:54:12.410 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.412 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 12:54:12.415 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 12:54:12.417 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 12:54:12.419 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 12:54:12.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 12:54:12.429 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.431 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 12:54:12.434 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 12:54:12.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 12:54:12.438 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 12:54:12.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 12:54:12.448 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.450 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 12:54:12.452 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 12:54:12.455 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 12:54:12.457 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 12:54:12.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 12:54:12.466 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.468 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 12:54:12.471 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 12:54:12.473 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 12:54:12.475 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 12:54:12.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:12.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:12.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 12:54:12.484 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:12.487 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 12:54:12.507 | Using python 3.8 to install etcd3 2021-12-15 12:54:12.510 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 12:54:13.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:13.362 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:13.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:13.362 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:14.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:14.466 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 12:54:14.493 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 12:54:14.494 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 12:54:14.495 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 12:54:14.496 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 12:54:16.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:16.927 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:16.930 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:16.932 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:16.934 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:16.936 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:16.939 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:16.941 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:16.943 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:16.945 | + functions-common:time_stop:2409 : start_time=1639572852502 2021-12-15 12:54:16.947 | + functions-common:time_stop:2411 : [[ -z 1639572852502 ]] 2021-12-15 12:54:16.950 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:16.954 | + functions-common:time_stop:2414 : end_time=1639572856952 2021-12-15 12:54:16.956 | + functions-common:time_stop:2415 : elapsed_time=4450 2021-12-15 12:54:16.959 | + functions-common:time_stop:2416 : total=25643 2021-12-15 12:54:16.961 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:16.963 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30093 2021-12-15 12:54:16.965 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:16.967 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 12:54:16.990 | Using python 3.8 to install etcd3gw 2021-12-15 12:54:16.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 12:54:17.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:17.850 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:17.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:17.850 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:18.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:18.958 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 12:54:18.986 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 12:54:18.987 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 12:54:18.988 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 12:54:18.988 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 12:54:19.022 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 12:54:19.023 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 12:54:19.025 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 12:54:19.027 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 12:54:21.439 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:21.568 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:21.570 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:21.573 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:21.575 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:21.577 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:21.579 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:21.581 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:21.583 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:21.585 | + functions-common:time_stop:2409 : start_time=1639572856984 2021-12-15 12:54:21.587 | + functions-common:time_stop:2411 : [[ -z 1639572856984 ]] 2021-12-15 12:54:21.590 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:21.595 | + functions-common:time_stop:2414 : end_time=1639572861592 2021-12-15 12:54:21.597 | + functions-common:time_stop:2415 : elapsed_time=4608 2021-12-15 12:54:21.599 | + functions-common:time_stop:2416 : total=30093 2021-12-15 12:54:21.601 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:21.603 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=34701 2021-12-15 12:54:21.605 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:21.607 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 12:54:21.610 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 12:54:21.612 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 12:54:21.615 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 12:54:21.617 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 12:54:21.619 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 12:54:21.621 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 12:54:21.624 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 12:54:21.627 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 12:54:21.629 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 12:54:21.632 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 12:54:21.634 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 12:54:21.636 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 12:54:21.638 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 12:54:21.641 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:21.644 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:21.646 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 12:54:21.657 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 12:54:21.660 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:54:21.663 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:54:21.666 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:54:21.668 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:54:21.671 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:21.674 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:54:21.676 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:21.680 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:21.682 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:54:21.685 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:54:21.687 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:54:21.690 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:54:21.692 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 12:54:21.695 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:54:21.697 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:21.699 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:21.702 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 12:54:21.725 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 12:54:21.835 | Reading package lists... 2021-12-15 12:54:22.091 | Building dependency tree... 2021-12-15 12:54:22.093 | Reading state information... 2021-12-15 12:54:22.356 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 12:54:22.356 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 12:54:22.356 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 12:54:22.356 | The following packages were automatically installed and are no longer required: 2021-12-15 12:54:22.357 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:54:22.357 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:54:22.357 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:54:22.357 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:54:22.357 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:54:22.357 | python3-zope.interface 2021-12-15 12:54:22.357 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:54:22.472 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:54:22.477 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:54:22.479 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:54:22.481 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:22.484 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:22.486 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:22.488 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:22.490 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:22.493 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:54:22.495 | + functions-common:time_stop:2409 : start_time=1639572861721 2021-12-15 12:54:22.497 | + functions-common:time_stop:2411 : [[ -z 1639572861721 ]] 2021-12-15 12:54:22.500 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:22.504 | + functions-common:time_stop:2414 : end_time=1639572862501 2021-12-15 12:54:22.507 | + functions-common:time_stop:2415 : elapsed_time=780 2021-12-15 12:54:22.509 | + functions-common:time_stop:2416 : total=4916 2021-12-15 12:54:22.511 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:22.514 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5696 2021-12-15 12:54:22.517 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:54:22.519 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 12:54:22.521 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:22.524 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:22.526 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 12:54:22.588 | Module proxy already enabled 2021-12-15 12:54:22.592 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 12:54:22.663 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 12:54:22.663 | Module proxy already enabled 2021-12-15 12:54:22.663 | Module proxy_uwsgi already enabled 2021-12-15 12:54:22.668 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 12:54:22.670 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 12:54:22.673 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:54:22.675 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 12:54:22.811 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 12:54:22.814 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 12:54:22.817 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 12:54:22.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 12:54:22.828 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.830 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 12:54:22.832 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 12:54:22.835 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 12:54:22.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 12:54:22.844 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.847 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 12:54:22.849 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 12:54:22.851 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 12:54:22.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 12:54:22.861 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.863 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 12:54:22.865 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 12:54:22.868 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 12:54:22.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 12:54:22.877 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.879 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 12:54:22.882 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 12:54:22.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 12:54:22.891 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.893 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 12:54:22.896 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 12:54:22.898 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 12:54:22.900 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 12:54:22.908 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.910 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 12:54:22.927 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:22.929 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 12:54:22.931 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 12:54:22.933 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 12:54:22.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 12:54:22.942 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.945 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 12:54:22.960 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:22.963 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 12:54:22.966 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 12:54:22.969 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 12:54:22.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:22.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 12:54:22.981 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:22.985 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 12:54:22.988 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 12:54:22.991 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 12:54:22.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:22.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:23.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 12:54:23.002 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:23.004 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 12:54:23.007 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 12:54:23.009 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:54:23.012 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 12:54:23.014 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 12:54:23.017 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:54:23.020 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:54:23.020 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:54:23.025 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 12:54:23.028 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 12:54:23.030 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 12:54:23.033 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 12:54:23.035 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 12:54:23.060 | Using python 3.8 to install keystonemiddleware 2021-12-15 12:54:23.064 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 12:54:23.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:23.923 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:23.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:23.923 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:25.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:25.020 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 12:54:25.098 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 12:54:25.099 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 12:54:25.100 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 12:54:25.101 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 12:54:25.102 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 12:54:25.103 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 12:54:25.104 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 12:54:25.106 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 12:54:25.107 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 12:54:25.113 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 12:54:25.114 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 12:54:25.115 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 12:54:25.120 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 12:54:25.121 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 12:54:25.182 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 12:54:25.184 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 12:54:25.185 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 12:54:25.222 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 12:54:25.261 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 12:54:25.262 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 12:54:25.264 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 12:54:25.265 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 12:54:25.312 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 12:54:25.316 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 12:54:25.326 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 12:54:25.327 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-15 12:54:25.341 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 12:54:25.343 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 12:54:25.345 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 12:54:25.410 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 12:54:25.411 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 12:54:25.413 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 12:54:25.414 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 12:54:25.469 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 12:54:25.483 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 12:54:27.744 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:27.878 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:27.881 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:27.883 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:27.885 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:27.888 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:27.891 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:27.893 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:27.896 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:27.898 | + functions-common:time_stop:2409 : start_time=1639572863053 2021-12-15 12:54:27.900 | + functions-common:time_stop:2411 : [[ -z 1639572863053 ]] 2021-12-15 12:54:27.903 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:27.907 | + functions-common:time_stop:2414 : end_time=1639572867905 2021-12-15 12:54:27.909 | + functions-common:time_stop:2415 : elapsed_time=4852 2021-12-15 12:54:27.911 | + functions-common:time_stop:2416 : total=34701 2021-12-15 12:54:27.913 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:27.916 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=39553 2021-12-15 12:54:27.918 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:27.920 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 12:54:27.923 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 12:54:27.925 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 12:54:27.928 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 12:54:27.930 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 12:54:27.933 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 12:54:27.936 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:54:27.936 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 12:54:27.942 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 12:54:27.944 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 12:54:27.947 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 12:54:27.949 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 12:54:27.952 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 12:54:27.974 | Using python 3.8 to install python-memcached 2021-12-15 12:54:27.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 12:54:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:28.826 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:28.826 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:29.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:29.958 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 12:54:29.961 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 12:54:32.385 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:32.532 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:32.534 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:32.537 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:32.539 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:32.542 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:32.544 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:32.547 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:32.549 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:32.551 | + functions-common:time_stop:2409 : start_time=1639572867968 2021-12-15 12:54:32.554 | + functions-common:time_stop:2411 : [[ -z 1639572867968 ]] 2021-12-15 12:54:32.557 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:32.561 | + functions-common:time_stop:2414 : end_time=1639572872559 2021-12-15 12:54:32.565 | + functions-common:time_stop:2415 : elapsed_time=4591 2021-12-15 12:54:32.567 | + functions-common:time_stop:2416 : total=39553 2021-12-15 12:54:32.569 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:32.572 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44144 2021-12-15 12:54:32.575 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:32.577 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 12:54:32.595 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:32.597 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 12:54:32.600 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 12:54:32.602 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 12:54:32.604 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 12:54:32.607 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 12:54:32.609 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 12:54:32.611 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 12:54:32.627 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:32.629 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 12:54:32.631 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 12:54:32.633 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 12:54:32.635 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:54:32.637 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:54:32.639 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:54:32.642 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:54:32.644 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:54:32.647 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:54:32.663 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:54:32.666 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:54:32.668 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:32.670 | + functions-common:git_clone:606 : echo master 2021-12-15 12:54:32.671 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:54:32.676 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 12:54:32.679 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:32.681 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 12:54:32.684 | + functions-common:git_clone:655 : head -1 2021-12-15 12:54:32.684 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:54:32.688 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 12:54:32.690 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:54:32.693 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 12:54:32.696 | + inc/python:setup_develop:338 : local bindep 2021-12-15 12:54:32.698 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 12:54:32.700 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 12:54:32.703 | + inc/python:setup_develop:344 : local extras= 2021-12-15 12:54:32.706 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 12:54:32.709 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 12:54:32.711 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 12:54:32.714 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 12:54:32.716 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 12:54:32.719 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 12:54:32.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 12:54:32.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 12:54:32.727 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 12:54:32.729 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 12:54:32.732 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 12:54:32.735 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 12:54:32.740 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 12:54:32.743 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 12:54:33.437 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 12:54:33.440 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 12:54:33.442 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 12:54:33.444 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 12:54:33.446 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 12:54:33.448 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 12:54:33.451 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 12:54:33.453 | + inc/python:setup_package:428 : local extras= 2021-12-15 12:54:33.455 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 12:54:33.457 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 12:54:33.459 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 12:54:33.462 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 12:54:33.464 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 12:54:33.466 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 12:54:33.487 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 12:54:33.489 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 12:54:34.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:34.336 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:34.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:34.336 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:35.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:35.455 | Obtaining file:///opt/stack/keystone 2021-12-15 12:54:35.457 | Preparing metadata (setup.py): started 2021-12-15 12:54:36.956 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 12:54:37.054 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 12:54:37.055 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 12:54:37.056 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 12:54:37.057 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 12:54:37.058 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 12:54:37.059 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 12:54:37.060 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 12:54:37.061 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 12:54:37.062 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 12:54:37.063 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 12:54:37.064 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 12:54:37.065 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 12:54:37.066 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 12:54:37.067 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 12:54:37.068 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 12:54:37.069 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 12:54:37.070 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 12:54:37.071 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 12:54:37.073 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 12:54:37.074 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 12:54:37.075 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 12:54:37.076 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 12:54:37.077 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 12:54:37.078 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 12:54:37.079 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 12:54:37.080 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 12:54:37.081 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 12:54:37.083 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 12:54:37.084 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 12:54:37.084 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 12:54:37.085 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 12:54:37.086 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 12:54:37.088 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 12:54:37.089 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 12:54:37.100 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 12:54:37.101 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 12:54:37.143 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 12:54:37.156 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.2) 2021-12-15 12:54:37.157 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 12:54:37.158 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (8.0.3) 2021-12-15 12:54:37.159 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 12:54:37.168 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 12:54:37.231 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 12:54:37.232 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 12:54:37.324 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 12:54:37.325 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 12:54:37.326 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 12:54:37.327 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 12:54:37.380 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 12:54:37.382 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 12:54:37.383 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 12:54:37.434 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 12:54:37.438 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 12:54:37.492 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 12:54:37.493 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 12:54:37.495 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.7.0) 2021-12-15 12:54:37.496 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 12:54:37.499 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 12:54:37.500 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 12:54:37.523 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 12:54:37.573 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 12:54:37.592 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 12:54:37.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 12:54:37.594 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 12:54:37.595 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 12:54:37.647 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 12:54:37.756 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 12:54:37.757 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 12:54:37.758 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 12:54:37.758 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 12:54:38.000 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 12:54:38.022 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 12:54:38.023 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 12:54:38.091 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 12:54:38.093 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 12:54:38.112 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.0) 2021-12-15 12:54:38.182 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 12:54:38.223 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.13.3) 2021-12-15 12:54:38.331 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 12:54:38.403 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.7.0) 2021-12-15 12:54:38.527 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (0.14.1) 2021-12-15 12:54:38.557 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.12.0) 2021-12-15 12:54:38.598 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.5.1) 2021-12-15 12:54:38.599 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (1.3.3) 2021-12-15 12:54:38.600 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.33.0) 2021-12-15 12:54:38.602 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.1) 2021-12-15 12:54:38.604 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.0.0) 2021-12-15 12:54:38.605 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (3.5.0) 2021-12-15 12:54:38.656 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 12:54:38.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 12:54:38.793 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (3.3) 2021-12-15 12:54:38.794 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (1.26.7) 2021-12-15 12:54:38.796 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.0.9) 2021-12-15 12:54:38.948 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 12:54:39.027 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 12:54:39.102 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 12:54:39.277 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 12:54:39.305 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 12:54:39.449 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (59.5.0) 2021-12-15 12:54:39.540 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.7) 2021-12-15 12:54:39.573 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.0.0) 2021-12-15 12:54:41.321 | Installing collected packages: keystone 2021-12-15 12:54:41.321 | Attempting uninstall: keystone 2021-12-15 12:54:41.321 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 12:54:41.325 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 12:54:41.327 | Running setup.py develop for keystone 2021-12-15 12:54:43.424 | Successfully installed keystone 2021-12-15 12:54:43.424 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:43.577 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:43.579 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:43.581 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:43.583 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:43.586 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:43.589 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:43.592 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:43.596 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:43.598 | + functions-common:time_stop:2409 : start_time=1639572873481 2021-12-15 12:54:43.601 | + functions-common:time_stop:2411 : [[ -z 1639572873481 ]] 2021-12-15 12:54:43.605 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:43.611 | + functions-common:time_stop:2414 : end_time=1639572883608 2021-12-15 12:54:43.613 | + functions-common:time_stop:2415 : elapsed_time=10127 2021-12-15 12:54:43.615 | + functions-common:time_stop:2416 : total=44144 2021-12-15 12:54:43.617 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:43.619 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54271 2021-12-15 12:54:43.621 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:43.623 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 12:54:43.626 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 12:54:43.628 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 12:54:43.646 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 12:54:43.658 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 12:54:43.661 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 12:54:43.663 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:43.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:43.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 12:54:43.670 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:43.672 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 12:54:43.688 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:43.691 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 12:54:43.693 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 12:54:43.695 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 12:54:43.697 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 12:54:43.710 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 12:54:43.712 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 12:54:43.716 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 12:54:43.732 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:43.735 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 12:54:43.764 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 12:54:43.791 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 12:54:43.821 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 12:54:43.852 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 12:54:43.886 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 12:54:43.917 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 12:54:43.945 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 12:54:43.973 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 12:54:43.975 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 12:54:43.977 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 12:54:43.980 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 12:54:43.982 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 12:54:43.984 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 12:54:44.000 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:44.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 12:54:44.006 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 12:54:44.008 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 12:54:44.024 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:44.026 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:54:44.029 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:54:44.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 12:54:44.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 12:54:44.068 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 12:54:44.070 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 12:54:44.087 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:44.089 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 12:54:44.119 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 12:54:44.122 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 12:54:44.152 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 12:54:44.155 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 12:54:44.158 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 12:54:44.160 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 12:54:44.162 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 12:54:44.165 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 12:54:44.200 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 12:54:44.202 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 12:54:44.205 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 12:54:44.207 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 12:54:44.210 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 12:54:44.228 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 12:54:44.230 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 12:54:44.233 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 12:54:44.236 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 12:54:44.238 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 12:54:44.266 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:54:44.294 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:54:44.321 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 12:54:44.349 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 12:54:44.377 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 12:54:44.379 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 12:54:44.382 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 12:54:44.384 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 12:54:44.386 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 12:54:44.388 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 12:54:44.391 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 12:54:44.394 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 12:54:44.398 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 12:54:44.400 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 12:54:44.402 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 12:54:44.415 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 12:54:44.415 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 12:54:44.424 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 12:54:44.427 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 12:54:44.443 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 12:54:44.445 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 12:54:44.449 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 12:54:44.480 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 12:54:44.508 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 12:54:44.535 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 12:54:44.563 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 12:54:44.590 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 12:54:44.618 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 12:54:44.647 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 12:54:44.676 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 12:54:44.704 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 12:54:44.732 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 12:54:44.760 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 12:54:44.788 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 12:54:44.815 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 12:54:44.817 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 12:54:44.820 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 12:54:44.823 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 12:54:44.825 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 12:54:44.828 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:44.830 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:44.832 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 12:54:44.835 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 12:54:44.837 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 12:54:44.865 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 12:54:44.892 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 12:54:44.893 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 12:54:44.901 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 12:54:44.905 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 12:54:44.907 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 12:54:44.910 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 12:54:44.912 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 12:54:44.914 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 12:54:44.917 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:44.919 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:44.921 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 12:54:44.924 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 12:54:44.927 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:44.930 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:44.932 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 12:54:44.994 | Site keystone-wsgi-public already enabled 2021-12-15 12:54:44.999 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 12:54:45.001 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 12:54:45.004 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:54:45.006 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 12:54:45.135 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 12:54:45.168 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 12:54:45.200 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 12:54:45.232 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 12:54:45.234 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 12:54:45.265 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 12:54:45.295 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 12:54:45.324 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 12:54:45.340 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:45.343 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 12:54:45.359 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:45.362 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 12:54:45.364 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 12:54:45.367 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 12:54:45.369 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 12:54:45.371 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 12:54:45.374 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 12:54:45.376 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 12:54:45.378 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 12:54:45.381 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:54:45.383 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:54:45.386 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:54:45.388 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:54:45.390 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:54:45.393 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:54:45.409 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:54:45.412 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:54:45.414 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:45.417 | + functions-common:git_clone:606 : echo master 2021-12-15 12:54:45.417 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:54:45.422 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 12:54:45.424 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:54:45.427 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 12:54:45.429 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:54:45.430 | + functions-common:git_clone:655 : head -1 2021-12-15 12:54:45.433 | 876377435 Merge "updaters: use replication network" 2021-12-15 12:54:45.435 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:54:45.438 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 12:54:45.440 | + inc/python:setup_develop:338 : local bindep 2021-12-15 12:54:45.443 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 12:54:45.445 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 12:54:45.447 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 12:54:45.450 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 12:54:45.452 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 12:54:45.455 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 12:54:45.457 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 12:54:45.459 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 12:54:45.462 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 12:54:45.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 12:54:45.467 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 12:54:45.470 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 12:54:45.473 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 12:54:45.475 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 12:54:45.478 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 12:54:45.484 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 12:54:45.486 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 12:54:46.129 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 12:54:46.131 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 12:54:46.134 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 12:54:46.136 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 12:54:46.138 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 12:54:46.141 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 12:54:46.143 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 12:54:46.146 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 12:54:46.148 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 12:54:46.150 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 12:54:46.152 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 12:54:46.155 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 12:54:46.157 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 12:54:46.160 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 12:54:46.181 | Using python 3.8 to install /opt/stack/swift 2021-12-15 12:54:46.184 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 12:54:47.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:47.022 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:47.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:47.022 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:48.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:54:48.112 | Obtaining file:///opt/stack/swift 2021-12-15 12:54:48.113 | Preparing metadata (setup.py): started 2021-12-15 12:54:49.294 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 12:54:49.358 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 12:54:49.359 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 12:54:49.360 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 12:54:49.361 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 12:54:49.362 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 12:54:49.363 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 12:54:49.364 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 12:54:49.365 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 12:54:49.366 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 12:54:49.368 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 12:54:49.368 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 12:54:49.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 12:54:49.414 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 12:54:49.471 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 12:54:49.472 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 12:54:49.473 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 12:54:49.474 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 12:54:49.475 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 12:54:49.476 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 12:54:49.478 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 12:54:49.479 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 12:54:49.480 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 12:54:49.481 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 12:54:49.482 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 12:54:49.484 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 12:54:49.504 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 12:54:49.536 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 12:54:49.537 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 12:54:49.538 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 12:54:49.540 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 12:54:49.563 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 12:54:49.655 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 12:54:49.656 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 12:54:49.658 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 12:54:49.700 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 12:54:49.744 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 12:54:49.745 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 12:54:49.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 12:54:49.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 12:54:49.810 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 12:54:49.811 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 12:54:49.825 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 12:54:49.826 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 12:54:49.846 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 12:54:49.847 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 12:54:49.952 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 12:54:49.968 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 12:54:52.143 | Installing collected packages: swift 2021-12-15 12:54:52.143 | Attempting uninstall: swift 2021-12-15 12:54:52.143 | Found existing installation: swift 2.29.0.dev84 2021-12-15 12:54:52.146 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 12:54:52.148 | Running setup.py develop for swift 2021-12-15 12:54:54.033 | Successfully installed swift 2021-12-15 12:54:54.033 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:54:54.177 | + inc/python:pip_install:200 : result=0 2021-12-15 12:54:54.180 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:54:54.182 | + functions-common:time_stop:2402 : local name 2021-12-15 12:54:54.184 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:54:54.187 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:54:54.189 | + functions-common:time_stop:2405 : local total 2021-12-15 12:54:54.191 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:54:54.194 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:54:54.197 | + functions-common:time_stop:2409 : start_time=1639572886176 2021-12-15 12:54:54.199 | + functions-common:time_stop:2411 : [[ -z 1639572886176 ]] 2021-12-15 12:54:54.202 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:54:54.206 | + functions-common:time_stop:2414 : end_time=1639572894204 2021-12-15 12:54:54.209 | + functions-common:time_stop:2415 : elapsed_time=8028 2021-12-15 12:54:54.211 | + functions-common:time_stop:2416 : total=54271 2021-12-15 12:54:54.213 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:54:54.215 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=62299 2021-12-15 12:54:54.218 | + inc/python:pip_install:203 : return 0 2021-12-15 12:54:54.220 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 12:54:54.222 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 12:54:54.225 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 12:54:54.243 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 12:54:54.255 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 12:54:54.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 12:54:54.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:54.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:54.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 12:54:54.267 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:54.269 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 12:54:54.272 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 12:54:54.274 | + ./stack.sh:main:898 : configure_swift 2021-12-15 12:54:54.276 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 12:54:54.278 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 12:54:54.280 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 12:54:54.283 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 12:54:54.284 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 12:54:55.317 | No object-server running 2021-12-15 12:54:55.317 | No account-auditor running 2021-12-15 12:54:55.317 | No container-updater running 2021-12-15 12:54:55.317 | No container-reconciler running 2021-12-15 12:54:55.317 | No object-replicator running 2021-12-15 12:54:55.317 | No object-auditor running 2021-12-15 12:54:55.317 | No account-replicator running 2021-12-15 12:54:55.317 | No account-reaper running 2021-12-15 12:54:55.317 | No container-replicator running 2021-12-15 12:54:55.317 | No object-reconstructor running 2021-12-15 12:54:55.317 | No container-server running 2021-12-15 12:54:55.318 | No object-updater running 2021-12-15 12:54:55.318 | No object-expirer running 2021-12-15 12:54:55.318 | No proxy-server running 2021-12-15 12:54:55.318 | No container-sync running 2021-12-15 12:54:55.318 | No account-server running 2021-12-15 12:54:55.318 | No container-sharder running 2021-12-15 12:54:55.318 | No container-auditor running 2021-12-15 12:54:55.391 | + lib/swift:configure_swift:340 : true 2021-12-15 12:54:55.393 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 12:54:55.406 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 12:54:55.418 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 12:54:55.421 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 12:54:55.421 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 12:54:55.426 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 12:54:55.426 | s/%GROUP%/ubuntu/; 2021-12-15 12:54:55.426 | s/%USER%/ubuntu/; 2021-12-15 12:54:55.426 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 12:54:55.426 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 12:54:55.429 | uid = ubuntu 2021-12-15 12:54:55.429 | gid = ubuntu 2021-12-15 12:54:55.429 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 12:54:55.429 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 12:54:55.429 | address = 127.0.0.1 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [account6612] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/1/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.430 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [account6622] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/2/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.430 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [account6632] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/3/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.430 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [account6642] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/4/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.430 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [container6611] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/1/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.430 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 12:54:55.430 | 2021-12-15 12:54:55.430 | [container6621] 2021-12-15 12:54:55.430 | max connections = 25 2021-12-15 12:54:55.430 | path = /opt/stack/data/swift/2/node/ 2021-12-15 12:54:55.430 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [container6631] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/3/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [container6641] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/4/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [object6613] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/1/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [object6623] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/2/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [object6633] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/3/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 12:54:55.431 | 2021-12-15 12:54:55.431 | [object6643] 2021-12-15 12:54:55.431 | max connections = 25 2021-12-15 12:54:55.431 | path = /opt/stack/data/swift/4/node/ 2021-12-15 12:54:55.431 | read only = false 2021-12-15 12:54:55.431 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 12:54:55.432 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 12:54:55.435 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:54:55.437 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:54:55.439 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 12:54:55.451 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 12:54:55.454 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 12:54:55.459 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 12:54:55.463 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 12:54:55.465 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 12:54:55.470 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 12:54:55.498 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 12:54:55.524 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 12:54:55.542 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 12:54:55.571 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 12:54:55.589 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 12:54:55.618 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 12:54:55.637 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 12:54:55.666 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 12:54:55.684 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 12:54:55.713 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 12:54:55.732 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 12:54:55.762 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 12:54:55.780 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 12:54:55.796 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:55.798 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 12:54:55.828 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 12:54:55.856 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 12:54:55.883 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 12:54:55.911 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 12:54:55.926 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:55.928 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 12:54:55.957 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 12:54:55.973 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:55.975 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 12:54:55.990 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:55.992 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 12:54:55.995 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 12:54:56.009 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:56.011 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 12:54:56.013 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 12:54:56.016 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 12:54:56.021 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 12:54:56.026 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 12:54:56.053 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 12:54:56.082 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 12:54:56.114 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 12:54:56.145 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 12:54:56.178 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 12:54:56.180 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 12:54:56.182 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 12:54:56.184 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 12:54:56.187 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 12:54:56.214 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 12:54:56.242 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 12:54:56.269 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 12:54:56.300 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 12:54:56.328 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 12:54:56.356 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 12:54:56.384 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 12:54:56.412 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 12:54:56.440 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 12:54:56.467 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 12:54:56.495 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 12:54:56.523 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 12:54:56.551 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 12:54:56.581 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 12:54:56.610 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 12:54:56.629 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 12:54:56.657 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 12:54:56.685 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 12:54:56.690 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 12:54:56.722 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 12:54:56.749 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 12:54:56.776 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 12:54:56.779 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 12:54:56.781 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 12:54:56.783 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 12:54:56.788 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 12:54:56.790 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 12:54:56.792 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 12:54:56.794 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 12:54:56.797 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 12:54:56.799 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 12:54:56.801 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 12:54:56.803 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 12:54:56.821 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 12:54:56.852 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 12:54:56.870 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 12:54:56.899 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 12:54:56.917 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 12:54:56.946 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 12:54:56.964 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 12:54:56.994 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 12:54:57.015 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 12:54:57.044 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 12:54:57.063 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 12:54:57.092 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 12:54:57.111 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 12:54:57.139 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 12:54:57.158 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 12:54:57.186 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 12:54:57.204 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 12:54:57.231 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 12:54:57.236 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 12:54:57.255 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 12:54:57.284 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 12:54:57.314 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 12:54:57.316 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 12:54:57.320 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 12:54:57.323 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 12:54:57.325 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 12:54:57.328 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 12:54:57.330 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 12:54:57.332 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 12:54:57.335 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 12:54:57.339 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 12:54:57.359 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 12:54:57.389 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 12:54:57.408 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 12:54:57.436 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 12:54:57.455 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 12:54:57.484 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 12:54:57.503 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 12:54:57.531 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 12:54:57.549 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 12:54:57.578 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 12:54:57.598 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 12:54:57.627 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 12:54:57.646 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 12:54:57.676 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 12:54:57.695 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 12:54:57.725 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 12:54:57.743 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 12:54:57.771 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 12:54:57.776 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 12:54:57.795 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 12:54:57.823 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 12:54:57.826 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 12:54:57.831 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 12:54:57.833 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 12:54:57.835 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 12:54:57.837 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 12:54:57.840 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 12:54:57.842 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 12:54:57.846 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 12:54:57.848 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 12:54:57.866 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 12:54:57.895 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 12:54:57.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 12:54:57.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 12:54:57.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 12:54:57.989 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 12:54:58.007 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 12:54:58.036 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 12:54:58.054 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 12:54:58.083 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 12:54:58.104 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 12:54:58.133 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 12:54:58.152 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 12:54:58.181 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 12:54:58.200 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 12:54:58.229 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 12:54:58.247 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 12:54:58.274 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 12:54:58.279 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 12:54:58.297 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 12:54:58.326 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 12:54:58.355 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 12:54:58.386 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 12:54:58.414 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 12:54:58.417 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 12:54:58.422 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 12:54:58.451 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 12:54:58.480 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 12:54:58.510 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 12:54:58.539 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 12:54:58.567 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 12:54:58.595 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 12:54:58.623 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 12:54:58.650 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 12:54:58.678 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 12:54:58.694 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:58.696 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 12:54:58.715 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 12:54:58.718 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 12:54:58.738 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 12:54:58.740 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 12:54:58.768 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 12:54:58.770 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 12:54:58.797 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 12:54:58.826 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 12:54:58.829 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 12:54:58.857 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 12:54:58.875 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:58.877 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 12:54:58.880 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 12:54:58.885 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 12:54:58.887 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 12:54:58.900 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 12:54:58.903 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 12:54:58.915 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 12:54:58.917 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 12:54:58.920 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 12:54:58.922 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 12:54:58.924 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 12:54:58.927 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 12:54:58.929 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 12:54:58.931 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 12:54:58.934 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 12:54:58.948 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 12:54:58.950 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 12:54:58.952 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 12:54:58.970 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:54:58.972 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 12:54:58.990 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:58.992 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 12:54:58.995 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 12:54:58.997 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 12:54:59.001 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 12:54:59.003 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 12:54:59.006 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 12:54:59.009 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 12:54:59.012 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 12:54:59.030 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:59.032 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 12:54:59.035 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 12:54:59.053 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:54:59.056 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 12:54:59.058 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 12:54:59.061 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 12:54:59.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:54:59.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:54:59.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 12:54:59.075 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:54:59.078 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 12:54:59.081 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 12:54:59.084 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 12:54:59.087 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 12:54:59.089 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 12:54:59.092 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 12:54:59.095 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 12:54:59.098 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 12:54:59.101 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 12:54:59.103 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 12:54:59.108 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 12:54:59.108 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 12:54:59.113 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 12:54:59.116 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 12:54:59.118 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 12:54:59.121 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 12:54:59.124 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 12:54:59.145 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 12:54:59.148 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 12:54:59.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:59.990 | from cryptography.utils import int_from_bytes 2021-12-15 12:54:59.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:54:59.990 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:01.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:55:01.081 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 12:55:01.186 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 12:55:01.187 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 12:55:01.188 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-12-15 12:55:01.189 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 12:55:01.190 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 12:55:01.191 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-12-15 12:55:01.192 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 12:55:01.193 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 12:55:01.194 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 12:55:01.196 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 12:55:01.197 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-12-15 12:55:01.198 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 12:55:01.200 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2021-12-15 12:55:01.202 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-15 12:55:01.205 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2021-12-15 12:55:01.207 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 12:55:01.209 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 12:55:01.212 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 12:55:01.222 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 12:55:01.223 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 12:55:01.236 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 12:55:01.304 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 12:55:01.306 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-12-15 12:55:01.307 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-12-15 12:55:01.333 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 12:55:01.334 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 12:55:01.336 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 12:55:01.337 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 12:55:01.339 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 12:55:01.350 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 12:55:01.393 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 12:55:01.394 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 12:55:01.395 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-15 12:55:01.396 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 12:55:01.420 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2021-12-15 12:55:01.421 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 12:55:01.436 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 12:55:01.452 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 12:55:01.453 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-12-15 12:55:01.474 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-12-15 12:55:01.475 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-15 12:55:01.556 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 12:55:01.557 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 12:55:01.560 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2021-12-15 12:55:01.561 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 12:55:01.611 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-12-15 12:55:01.638 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 12:55:01.675 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 12:55:01.841 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 12:55:01.845 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 12:55:01.879 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 12:55:01.881 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 12:55:01.882 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 12:55:01.883 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 12:55:01.886 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 12:55:01.888 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 12:55:01.943 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 12:55:02.111 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 12:55:02.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.5.0) 2021-12-15 12:55:02.235 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 12:55:02.387 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 12:55:04.386 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:55:04.532 | + inc/python:pip_install:200 : result=0 2021-12-15 12:55:04.535 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:55:04.537 | + functions-common:time_stop:2402 : local name 2021-12-15 12:55:04.540 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:55:04.542 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:55:04.545 | + functions-common:time_stop:2405 : local total 2021-12-15 12:55:04.548 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:55:04.550 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:55:04.552 | + functions-common:time_stop:2409 : start_time=1639572899140 2021-12-15 12:55:04.560 | + functions-common:time_stop:2411 : [[ -z 1639572899140 ]] 2021-12-15 12:55:04.569 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:55:04.575 | + functions-common:time_stop:2414 : end_time=1639572904572 2021-12-15 12:55:04.583 | + functions-common:time_stop:2415 : elapsed_time=5432 2021-12-15 12:55:04.585 | + functions-common:time_stop:2416 : total=62299 2021-12-15 12:55:04.589 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:55:04.591 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=67731 2021-12-15 12:55:04.595 | + inc/python:pip_install:203 : return 0 2021-12-15 12:55:04.598 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 12:55:04.603 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 12:55:04.605 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 12:55:04.619 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 12:55:04.624 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 12:55:04.627 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 12:55:04.634 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 12:55:04.634 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:55:04.637 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:55:04.645 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:55:04.650 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:55:04.652 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:55:04.656 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:55:04.674 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:55:04.676 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:55:04.679 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:04.681 | + functions-common:git_clone:606 : echo master 2021-12-15 12:55:04.682 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:55:04.687 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 12:55:04.690 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:04.692 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 12:55:04.695 | + functions-common:git_clone:655 : head -1 2021-12-15 12:55:04.695 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:55:04.699 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 12:55:04.703 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:55:04.705 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 12:55:04.708 | + inc/python:setup_develop:338 : local bindep 2021-12-15 12:55:04.710 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 12:55:04.713 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 12:55:04.715 | + inc/python:setup_develop:344 : local extras= 2021-12-15 12:55:04.721 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 12:55:04.724 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 12:55:04.726 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 12:55:04.729 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 12:55:04.731 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 12:55:04.734 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 12:55:04.737 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 12:55:04.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 12:55:04.743 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 12:55:04.745 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 12:55:04.747 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 12:55:04.752 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 12:55:04.757 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 12:55:04.760 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 12:55:05.427 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 12:55:05.429 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 12:55:05.432 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 12:55:05.435 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 12:55:05.438 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 12:55:05.440 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 12:55:05.442 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 12:55:05.445 | + inc/python:setup_package:428 : local extras= 2021-12-15 12:55:05.447 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 12:55:05.449 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 12:55:05.452 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 12:55:05.454 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 12:55:05.457 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 12:55:05.459 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 12:55:05.481 | Using python 3.8 to install /opt/stack/glance 2021-12-15 12:55:05.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 12:55:06.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:06.331 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:06.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:06.331 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:07.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:55:07.434 | Obtaining file:///opt/stack/glance 2021-12-15 12:55:07.435 | Preparing metadata (setup.py): started 2021-12-15 12:55:08.591 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 12:55:08.689 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 12:55:08.690 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 12:55:08.691 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 12:55:08.692 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 12:55:08.693 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 12:55:08.694 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 12:55:08.695 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 12:55:08.696 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 12:55:08.697 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 12:55:08.698 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 12:55:08.699 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 12:55:08.700 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 12:55:08.701 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 12:55:08.702 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 12:55:08.704 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 12:55:08.705 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 12:55:08.706 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 12:55:08.707 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 12:55:08.708 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 12:55:08.709 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 12:55:08.710 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 12:55:08.711 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 12:55:08.712 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 12:55:08.713 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 12:55:08.714 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 12:55:08.715 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 12:55:08.716 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 12:55:08.717 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 12:55:08.719 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 12:55:08.720 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 12:55:08.721 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 12:55:08.722 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 12:55:08.723 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 12:55:08.725 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 12:55:08.726 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 12:55:08.727 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 12:55:08.728 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 12:55:08.729 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 12:55:08.730 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 12:55:08.731 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 12:55:08.732 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 12:55:08.733 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 12:55:08.734 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 12:55:08.735 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 12:55:08.752 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 12:55:08.753 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 12:55:08.754 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 12:55:08.774 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 12:55:08.775 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 12:55:08.816 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 12:55:08.830 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 12:55:08.843 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 12:55:08.857 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 12:55:08.858 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 12:55:08.948 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 12:55:09.023 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 12:55:09.075 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 12:55:09.078 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 12:55:09.111 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 12:55:09.154 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 12:55:09.155 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 12:55:09.157 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 12:55:09.218 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 12:55:09.222 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 12:55:09.223 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 12:55:09.247 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 12:55:09.296 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 12:55:09.298 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 12:55:09.356 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 12:55:09.359 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 12:55:09.361 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 12:55:09.362 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 12:55:09.365 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 12:55:09.388 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 12:55:09.390 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 12:55:09.391 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 12:55:09.435 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 12:55:09.478 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 12:55:09.481 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 12:55:09.482 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 12:55:09.592 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 12:55:09.652 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 12:55:09.758 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 12:55:10.048 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 12:55:10.050 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 12:55:10.054 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 12:55:10.057 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 12:55:10.114 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 12:55:10.138 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 12:55:10.262 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 12:55:10.324 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 12:55:10.376 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 12:55:10.597 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 12:55:10.598 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 12:55:10.599 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 12:55:10.600 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 12:55:10.602 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 12:55:10.603 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 12:55:10.605 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 12:55:10.727 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 12:55:10.759 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 12:55:10.807 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 12:55:10.809 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 12:55:11.061 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 12:55:11.253 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 12:55:11.256 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 12:55:11.257 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 12:55:11.259 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 12:55:11.333 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 12:55:11.489 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 12:55:11.620 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 12:55:11.929 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 12:55:11.933 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 12:55:12.159 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 12:55:12.476 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 12:55:12.825 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 12:55:12.827 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 12:55:14.187 | Installing collected packages: glance 2021-12-15 12:55:14.187 | Attempting uninstall: glance 2021-12-15 12:55:14.187 | Found existing installation: glance 23.1.0.dev27 2021-12-15 12:55:14.194 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 12:55:14.196 | Running setup.py develop for glance 2021-12-15 12:55:16.316 | Successfully installed glance 2021-12-15 12:55:16.316 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:55:16.474 | + inc/python:pip_install:200 : result=0 2021-12-15 12:55:16.476 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:55:16.478 | + functions-common:time_stop:2402 : local name 2021-12-15 12:55:16.480 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:55:16.483 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:55:16.485 | + functions-common:time_stop:2405 : local total 2021-12-15 12:55:16.488 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:55:16.490 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:55:16.492 | + functions-common:time_stop:2409 : start_time=1639572905475 2021-12-15 12:55:16.494 | + functions-common:time_stop:2411 : [[ -z 1639572905475 ]] 2021-12-15 12:55:16.497 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:55:16.502 | + functions-common:time_stop:2414 : end_time=1639572916499 2021-12-15 12:55:16.504 | + functions-common:time_stop:2415 : elapsed_time=11024 2021-12-15 12:55:16.507 | + functions-common:time_stop:2416 : total=67731 2021-12-15 12:55:16.509 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:55:16.511 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=78755 2021-12-15 12:55:16.513 | + inc/python:pip_install:203 : return 0 2021-12-15 12:55:16.516 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 12:55:16.518 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 12:55:16.521 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 12:55:16.540 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 12:55:16.552 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 12:55:16.555 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 12:55:16.557 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:55:16.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:55:16.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 12:55:16.565 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:55:16.568 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 12:55:16.570 | + ./stack.sh:main:910 : configure_glance 2021-12-15 12:55:16.573 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 12:55:16.586 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 12:55:16.589 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 12:55:16.591 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 12:55:16.594 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 12:55:16.597 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 12:55:16.599 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 12:55:16.602 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 12:55:16.604 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 12:55:16.633 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 12:55:16.666 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 12:55:16.696 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 12:55:16.728 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 12:55:16.759 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 12:55:16.790 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 12:55:16.793 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 12:55:16.795 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 12:55:16.798 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 12:55:16.800 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 12:55:16.830 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 12:55:16.862 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 12:55:16.893 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 12:55:16.924 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 12:55:16.955 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 12:55:16.987 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 12:55:17.023 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 12:55:17.054 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 12:55:17.092 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 12:55:17.135 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 12:55:17.168 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 12:55:17.171 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 12:55:17.174 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 12:55:17.176 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 12:55:17.180 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 12:55:17.182 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 12:55:17.200 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:17.204 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 12:55:17.208 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 12:55:17.211 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 12:55:17.231 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:17.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:55:17.237 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:55:17.275 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 12:55:17.277 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 12:55:17.280 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 12:55:17.283 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 12:55:17.286 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 12:55:17.323 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 12:55:17.355 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 12:55:17.358 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 12:55:17.360 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 12:55:17.363 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 12:55:17.365 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 12:55:17.368 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 12:55:17.370 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 12:55:17.403 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 12:55:17.406 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 12:55:17.437 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 12:55:17.440 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 12:55:17.457 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:17.460 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 12:55:17.491 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 12:55:17.521 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 12:55:17.552 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 12:55:17.583 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 12:55:17.614 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 12:55:17.631 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:17.634 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 12:55:17.665 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 12:55:17.697 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 12:55:17.729 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 12:55:17.760 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 12:55:17.791 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 12:55:17.822 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 12:55:17.839 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:17.842 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 12:55:17.845 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 12:55:17.847 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 12:55:17.850 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 12:55:17.868 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 12:55:17.870 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 12:55:17.872 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 12:55:17.875 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 12:55:17.877 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 12:55:17.909 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:55:17.943 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:55:17.977 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 12:55:18.010 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 12:55:18.016 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 12:55:18.048 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 12:55:18.082 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 12:55:18.116 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 12:55:18.149 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 12:55:18.182 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 12:55:18.213 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 12:55:18.244 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 12:55:18.280 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 12:55:18.314 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 12:55:18.343 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 12:55:18.374 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 12:55:18.379 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-15 12:55:18.387 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 12:55:18.403 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:18.406 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 12:55:18.410 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 12:55:18.412 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 12:55:18.415 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 12:55:18.418 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 12:55:18.422 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 12:55:18.427 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 12:55:18.430 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 12:55:18.435 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 12:55:18.466 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 12:55:18.468 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 12:55:18.471 | ++ functions:get_random_port:837 : true 2021-12-15 12:55:18.474 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 12:55:18.476 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 12:55:18.478 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 12:55:18.541 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 12:55:18.545 | ++ functions:get_random_port:841 : break 2 2021-12-15 12:55:18.549 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 12:55:18.553 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 12:55:18.557 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 12:55:18.588 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 12:55:18.617 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 12:55:18.647 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 12:55:18.676 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 12:55:18.704 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 12:55:18.733 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 12:55:18.762 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 12:55:18.790 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 12:55:18.825 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 12:55:18.853 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 12:55:18.882 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 12:55:18.911 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 12:55:18.940 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 12:55:18.969 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 12:55:18.998 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 12:55:19.039 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 12:55:19.067 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 12:55:19.096 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 12:55:19.126 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 12:55:19.128 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 12:55:19.131 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 12:55:19.133 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:19.136 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:19.138 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 12:55:19.140 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 12:55:19.197 | proxy (enabled by site administrator) 2021-12-15 12:55:19.203 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 12:55:19.207 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 12:55:19.210 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 12:55:19.214 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:19.218 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:19.221 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 12:55:19.223 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 12:55:19.281 | proxy_http (enabled by site administrator) 2021-12-15 12:55:19.284 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 12:55:19.287 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 12:55:19.290 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 12:55:19.292 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 12:55:19.295 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:19.297 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:19.300 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 12:55:19.302 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 12:55:19.305 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 12:55:19.306 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 12:55:19.316 | KeepAlive Off 2021-12-15 12:55:19.321 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 12:55:19.328 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 12:55:19.331 | SetEnv proxy-sendchunked 1 2021-12-15 12:55:19.336 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 12:55:19.336 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 12:55:19.348 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 12:55:19.351 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 12:55:19.353 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 12:55:19.356 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 12:55:19.358 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 12:55:19.360 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 12:55:19.363 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:19.365 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:19.368 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 12:55:19.370 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 12:55:19.373 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:19.375 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:19.377 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 12:55:19.444 | Site glance-wsgi-api already enabled 2021-12-15 12:55:19.449 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 12:55:19.454 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 12:55:19.457 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:55:19.459 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 12:55:19.593 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 12:55:19.600 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 12:55:19.632 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 12:55:19.635 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 12:55:19.657 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:19.660 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 12:55:19.662 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 12:55:19.665 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 12:55:19.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 12:55:19.670 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 12:55:19.673 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 12:55:19.675 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 12:55:19.678 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 12:55:19.680 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:55:19.682 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:55:19.685 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:55:19.688 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:55:19.691 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:55:19.694 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:55:19.711 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:55:19.714 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:55:19.716 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:19.719 | + functions-common:git_clone:606 : echo master 2021-12-15 12:55:19.720 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:55:19.725 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 12:55:19.728 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:19.730 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 12:55:19.733 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:55:19.733 | + functions-common:git_clone:655 : head -1 2021-12-15 12:55:19.743 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 12:55:19.746 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:55:19.749 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 12:55:19.751 | + inc/python:setup_develop:338 : local bindep 2021-12-15 12:55:19.754 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 12:55:19.756 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 12:55:19.759 | + inc/python:setup_develop:344 : local extras= 2021-12-15 12:55:19.761 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 12:55:19.764 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 12:55:19.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 12:55:19.769 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 12:55:19.771 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 12:55:19.774 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 12:55:19.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 12:55:19.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 12:55:19.782 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 12:55:19.785 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 12:55:19.787 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 12:55:19.791 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 12:55:19.797 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 12:55:19.800 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 12:55:20.444 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 12:55:20.447 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 12:55:20.449 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 12:55:20.451 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 12:55:20.454 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 12:55:20.456 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 12:55:20.459 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 12:55:20.461 | + inc/python:setup_package:428 : local extras= 2021-12-15 12:55:20.464 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 12:55:20.466 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 12:55:20.469 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 12:55:20.472 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 12:55:20.474 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 12:55:20.476 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 12:55:20.498 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 12:55:20.500 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 12:55:21.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:21.345 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:21.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:21.346 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:22.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:55:22.420 | Obtaining file:///opt/stack/cinder 2021-12-15 12:55:22.422 | Preparing metadata (setup.py): started 2021-12-15 12:55:24.302 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 12:55:24.455 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 12:55:24.457 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 12:55:24.458 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 12:55:24.459 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 12:55:24.460 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 12:55:24.461 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 12:55:24.462 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 12:55:24.463 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 12:55:24.464 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 12:55:24.465 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 12:55:24.466 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 12:55:24.467 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 12:55:24.468 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 12:55:24.469 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 12:55:24.471 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 12:55:24.472 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 12:55:24.473 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 12:55:24.474 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 12:55:24.475 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 12:55:24.476 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 12:55:24.477 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 12:55:24.478 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 12:55:24.479 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 12:55:24.480 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 12:55:24.482 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 12:55:24.483 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 12:55:24.484 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 12:55:24.485 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 12:55:24.486 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 12:55:24.487 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 12:55:24.488 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 12:55:24.489 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 12:55:24.490 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 12:55:24.491 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 12:55:24.492 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 12:55:24.493 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 12:55:24.494 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 12:55:24.496 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 12:55:24.497 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 12:55:24.498 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 12:55:24.499 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 12:55:24.500 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 12:55:24.501 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 12:55:24.502 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 12:55:24.503 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 12:55:24.504 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 12:55:24.505 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 12:55:24.506 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 12:55:24.507 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 12:55:24.508 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 12:55:24.509 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 12:55:24.510 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 12:55:24.511 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 12:55:24.513 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 12:55:24.514 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 12:55:24.515 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 12:55:24.516 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 12:55:24.517 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 12:55:24.518 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 12:55:24.519 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 12:55:24.520 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 12:55:24.521 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 12:55:24.534 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 12:55:24.535 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (0.10.0) 2021-12-15 12:55:24.536 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 12:55:24.597 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 12:55:24.628 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 12:55:24.642 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (0.1.0) 2021-12-15 12:55:24.643 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 12:55:24.644 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 12:55:24.646 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 12:55:24.739 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev125) (1.7.0) 2021-12-15 12:55:24.790 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (3.1.1) 2021-12-15 12:55:24.796 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (2.8.1) 2021-12-15 12:55:24.821 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.2.8) 2021-12-15 12:55:24.822 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 12:55:24.824 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 12:55:24.879 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (0.14.1) 2021-12-15 12:55:24.923 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 12:55:24.924 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (0.8.0) 2021-12-15 12:55:24.925 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (1.5.0) 2021-12-15 12:55:24.927 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (2.3.0) 2021-12-15 12:55:24.986 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 12:55:24.987 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.7.5) 2021-12-15 12:55:24.989 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 12:55:25.046 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (2.8.2) 2021-12-15 12:55:25.049 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev125) (0.9.6) 2021-12-15 12:55:25.108 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.2.2) 2021-12-15 12:55:25.112 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 12:55:25.113 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 12:55:25.115 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.6) 2021-12-15 12:55:25.117 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (4.2.4) 2021-12-15 12:55:25.166 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.3.0) 2021-12-15 12:55:25.168 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.2.0) 2021-12-15 12:55:25.170 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 12:55:25.217 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev125) (1.0.3) 2021-12-15 12:55:25.303 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (3.0.0) 2021-12-15 12:55:25.305 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 12:55:25.328 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 12:55:25.355 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev125) (0.11.0) 2021-12-15 12:55:25.423 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.26.7) 2021-12-15 12:55:25.429 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 12:55:25.558 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 12:55:25.582 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 12:55:25.724 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (3.10.0) 2021-12-15 12:55:25.758 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 12:55:25.761 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (21.0.0) 2021-12-15 12:55:25.762 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.13.3) 2021-12-15 12:55:25.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 12:55:25.960 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2.0.9) 2021-12-15 12:55:25.963 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 12:55:25.999 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 12:55:26.028 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev125) (0.22.0) 2021-12-15 12:55:26.267 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 12:55:26.268 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 12:55:26.412 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 12:55:26.414 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 12:55:26.415 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 12:55:26.546 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 12:55:26.662 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (1.1.6) 2021-12-15 12:55:26.663 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (4.8.2) 2021-12-15 12:55:26.665 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (5.4.0) 2021-12-15 12:55:26.701 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (5.0.0) 2021-12-15 12:55:26.946 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 12:55:27.024 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (2.3.3) 2021-12-15 12:55:27.027 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (0.4.0) 2021-12-15 12:55:27.157 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 12:55:27.201 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (2.5.0) 2021-12-15 12:55:27.294 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (3.19.1) 2021-12-15 12:55:27.299 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (1.54.0) 2021-12-15 12:55:27.487 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (2.0.1) 2021-12-15 12:55:27.936 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 12:55:27.988 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev125) (0.12.0) 2021-12-15 12:55:28.038 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev125) (0.2.5) 2021-12-15 12:55:29.087 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (1.32) 2021-12-15 12:55:29.359 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (21.2.0) 2021-12-15 12:55:29.360 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev125) (1.8.2) 2021-12-15 12:55:29.510 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev125) (2.2) 2021-12-15 12:55:29.743 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.0.0) 2021-12-15 12:55:29.872 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev125) (3.6.0) 2021-12-15 12:55:31.334 | Installing collected packages: cinder 2021-12-15 12:55:31.334 | Attempting uninstall: cinder 2021-12-15 12:55:31.334 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 12:55:31.340 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 12:55:31.342 | Running setup.py develop for cinder 2021-12-15 12:55:34.728 | Successfully installed cinder 2021-12-15 12:55:34.728 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 12:55:34.885 | + inc/python:pip_install:200 : result=0 2021-12-15 12:55:34.889 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 12:55:34.892 | + functions-common:time_stop:2402 : local name 2021-12-15 12:55:34.895 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:55:34.898 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:55:34.901 | + functions-common:time_stop:2405 : local total 2021-12-15 12:55:34.904 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:55:34.907 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 12:55:34.909 | + functions-common:time_stop:2409 : start_time=1639572920492 2021-12-15 12:55:34.911 | + functions-common:time_stop:2411 : [[ -z 1639572920492 ]] 2021-12-15 12:55:34.914 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:55:34.918 | + functions-common:time_stop:2414 : end_time=1639572934915 2021-12-15 12:55:34.920 | + functions-common:time_stop:2415 : elapsed_time=14423 2021-12-15 12:55:34.922 | + functions-common:time_stop:2416 : total=78755 2021-12-15 12:55:34.924 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:55:34.926 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=93178 2021-12-15 12:55:34.929 | + inc/python:pip_install:203 : return 0 2021-12-15 12:55:34.931 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 12:55:34.934 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 12:55:34.936 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 12:55:34.957 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 12:55:34.971 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 12:55:34.973 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 12:55:34.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:55:34.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:55:34.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 12:55:34.983 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:55:34.986 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 12:55:34.988 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 12:55:34.991 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 12:55:34.993 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:34.996 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:34.998 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 12:55:35.011 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 12:55:35.014 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 12:55:35.016 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 12:55:35.019 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 12:55:35.021 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 12:55:35.024 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:35.026 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 12:55:35.029 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:35.032 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:35.034 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 12:55:35.037 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 12:55:35.039 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 12:55:35.042 | + functions-common:apt_get_update:1167 : return 2021-12-15 12:55:35.044 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 12:55:35.047 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 12:55:35.049 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:35.052 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:35.055 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 12:55:35.080 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 12:55:35.193 | Reading package lists... 2021-12-15 12:55:35.433 | Building dependency tree... 2021-12-15 12:55:35.434 | Reading state information... 2021-12-15 12:55:35.680 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 12:55:35.680 | The following packages were automatically installed and are no longer required: 2021-12-15 12:55:35.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 12:55:35.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 12:55:35.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 12:55:35.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 12:55:35.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 12:55:35.681 | python3-zope.interface 2021-12-15 12:55:35.681 | Use 'sudo apt autoremove' to remove them. 2021-12-15 12:55:35.823 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 12:55:35.828 | + functions-common:apt_get:1211 : result=0 2021-12-15 12:55:35.830 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 12:55:35.833 | + functions-common:time_stop:2402 : local name 2021-12-15 12:55:35.835 | + functions-common:time_stop:2403 : local end_time 2021-12-15 12:55:35.838 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 12:55:35.840 | + functions-common:time_stop:2405 : local total 2021-12-15 12:55:35.843 | + functions-common:time_stop:2406 : local start_time 2021-12-15 12:55:35.846 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 12:55:35.849 | + functions-common:time_stop:2409 : start_time=1639572935076 2021-12-15 12:55:35.851 | + functions-common:time_stop:2411 : [[ -z 1639572935076 ]] 2021-12-15 12:55:35.854 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 12:55:35.859 | + functions-common:time_stop:2414 : end_time=1639572935856 2021-12-15 12:55:35.861 | + functions-common:time_stop:2415 : elapsed_time=780 2021-12-15 12:55:35.864 | + functions-common:time_stop:2416 : total=5696 2021-12-15 12:55:35.867 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 12:55:35.869 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6476 2021-12-15 12:55:35.873 | + functions-common:apt_get:1215 : return 0 2021-12-15 12:55:35.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 12:55:35.878 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 12:55:35.880 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 12:55:35.894 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 12:55:35.898 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 12:55:35.901 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 12:55:35.903 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 12:55:35.906 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 12:55:35.906 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 12:55:35.912 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 12:55:35.914 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 12:55:35.916 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 12:55:35.918 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 12:55:35.921 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 12:55:35.923 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 12:55:35.926 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 12:55:35.928 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 12:55:35.940 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 12:55:35.954 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 12:55:35.967 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 12:55:35.981 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 12:55:35.993 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 12:55:35.995 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 12:55:36.000 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ikQfSSiACi 2021-12-15 12:55:36.002 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 12:55:36.004 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 12:55:36.006 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 12:55:36.009 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ikQfSSiACi 2021-12-15 12:55:36.012 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ikQfSSiACi 2021-12-15 12:55:36.024 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ikQfSSiACi /etc/sudoers.d/cinder-rootwrap 2021-12-15 12:55:36.038 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 12:55:36.042 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 12:55:36.044 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 12:55:36.046 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 12:55:36.049 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 12:55:36.051 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 12:55:36.053 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 12:55:36.055 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 12:55:36.058 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 12:55:36.062 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 12:55:36.067 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 12:55:36.087 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 12:55:36.115 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 12:55:36.137 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 12:55:36.156 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 12:55:36.177 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 12:55:36.195 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 12:55:36.214 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 12:55:36.233 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 12:55:36.236 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 12:55:36.238 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 12:55:36.241 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 12:55:36.245 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 12:55:36.278 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 12:55:36.308 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 12:55:36.340 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 12:55:36.374 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 12:55:36.406 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 12:55:36.433 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 12:55:36.463 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 12:55:36.498 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 12:55:36.533 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 12:55:36.563 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 12:55:36.594 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 12:55:36.625 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 12:55:36.628 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 12:55:36.631 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 12:55:36.633 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 12:55:36.635 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 12:55:36.638 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 12:55:36.669 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 12:55:36.697 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 12:55:36.731 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 12:55:36.766 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 12:55:36.797 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 12:55:36.831 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 12:55:36.862 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 12:55:36.865 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 12:55:36.896 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 12:55:36.931 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 12:55:36.942 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c2126b0727103fa49014d7efa118f9f6 2021-12-15 12:55:36.975 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 12:55:36.977 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 12:55:37.006 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 12:55:37.035 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 12:55:37.062 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 12:55:37.090 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 12:55:37.106 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:37.109 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 12:55:37.111 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 12:55:37.114 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 12:55:37.116 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 12:55:37.118 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 12:55:37.121 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 12:55:37.123 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 12:55:37.125 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 12:55:37.128 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 12:55:37.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 12:55:37.132 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 12:55:37.163 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 12:55:37.191 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 12:55:37.222 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 12:55:37.250 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 12:55:37.278 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 12:55:37.306 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 12:55:37.308 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 12:55:37.311 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 12:55:37.313 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 12:55:37.341 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 12:55:37.344 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 12:55:37.373 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 12:55:37.375 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 12:55:37.377 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 12:55:37.380 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 12:55:37.408 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 12:55:37.411 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 12:55:37.414 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 12:55:37.432 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:37.434 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 12:55:37.437 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 12:55:37.439 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 12:55:37.441 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 12:55:37.473 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 12:55:37.503 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 12:55:37.521 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:37.524 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 12:55:37.540 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:37.543 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 12:55:37.545 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 12:55:37.548 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 12:55:37.550 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 12:55:37.553 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 12:55:37.556 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 12:55:37.559 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 12:55:37.582 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:37.586 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 12:55:37.589 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 12:55:37.592 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 12:55:37.610 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:37.614 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:55:37.618 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 12:55:37.650 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 12:55:37.653 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 12:55:37.655 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 12:55:37.658 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 12:55:37.662 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 12:55:37.665 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 12:55:37.682 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 12:55:37.684 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 12:55:37.687 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 12:55:37.690 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 12:55:37.693 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 12:55:37.726 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:55:37.757 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 12:55:37.789 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 12:55:37.823 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 12:55:37.840 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:37.842 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 12:55:37.845 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 12:55:37.848 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 12:55:37.850 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 12:55:37.852 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 12:55:37.855 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 12:55:37.857 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 12:55:37.862 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 12:55:37.864 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 12:55:37.866 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 12:55:37.879 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 12:55:37.879 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 12:55:37.888 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 12:55:37.891 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 12:55:37.907 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 12:55:37.910 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 12:55:37.915 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 12:55:37.950 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 12:55:37.980 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 12:55:38.011 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 12:55:38.039 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 12:55:38.072 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 12:55:38.103 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 12:55:38.136 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 12:55:38.167 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 12:55:38.199 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 12:55:38.229 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 12:55:38.265 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 12:55:38.298 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 12:55:38.335 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 12:55:38.338 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 12:55:38.342 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 12:55:38.346 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 12:55:38.349 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 12:55:38.352 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:38.355 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:38.359 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 12:55:38.361 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 12:55:38.364 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 12:55:38.400 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 12:55:38.434 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 12:55:38.434 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 12:55:38.444 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 12:55:38.447 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 12:55:38.449 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 12:55:38.452 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 12:55:38.454 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 12:55:38.457 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 12:55:38.459 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:38.462 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:38.464 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 12:55:38.467 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 12:55:38.471 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 12:55:38.474 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 12:55:38.476 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 12:55:38.552 | Enabling site cinder-wsgi. 2021-12-15 12:55:38.559 | To activate the new configuration, you need to run: 2021-12-15 12:55:38.560 | systemctl reload apache2 2021-12-15 12:55:38.565 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 12:55:38.567 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 12:55:38.571 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 12:55:38.573 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 12:55:38.703 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 12:55:38.705 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 12:55:38.738 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 12:55:38.770 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 12:55:38.789 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 12:55:38.791 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 12:55:38.794 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 12:55:38.797 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 12:55:38.800 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 12:55:38.803 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 12:55:38.835 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 12:55:38.863 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 12:55:38.892 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 12:55:38.921 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 12:55:38.957 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 12:55:38.991 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 12:55:39.024 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 12:55:39.053 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 12:55:39.083 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 12:55:39.113 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 12:55:39.144 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 12:55:39.177 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 12:55:39.179 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 12:55:39.199 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:39.202 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 12:55:39.233 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 12:55:39.236 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 12:55:39.253 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 12:55:39.256 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 12:55:39.258 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 12:55:39.261 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 12:55:39.263 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 12:55:39.266 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 12:55:39.268 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 12:55:39.272 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:55:39.272 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 12:55:39.278 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 12:55:39.280 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 12:55:39.283 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 12:55:39.285 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 12:55:39.288 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 12:55:39.291 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 12:55:39.293 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 12:55:39.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 12:55:39.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 12:55:39.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 12:55:39.303 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 12:55:39.306 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 12:55:39.308 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 12:55:39.311 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 12:55:39.313 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 12:55:39.315 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 12:55:39.318 | ++ functions-common:git_clone:589 : pwd 2021-12-15 12:55:39.321 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 12:55:39.323 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 12:55:39.326 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 12:55:39.342 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 12:55:39.345 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 12:55:39.347 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:39.350 | + functions-common:git_clone:606 : echo master 2021-12-15 12:55:39.350 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 12:55:39.355 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 12:55:39.357 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 12:55:39.360 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 12:55:39.363 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 12:55:39.364 | + functions-common:git_clone:655 : head -1 2021-12-15 12:55:39.371 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 12:55:39.375 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 12:55:39.378 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 12:55:39.381 | + inc/python:setup_develop:338 : local bindep 2021-12-15 12:55:39.385 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 12:55:39.388 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 12:55:39.391 | + inc/python:setup_develop:344 : local extras= 2021-12-15 12:55:39.394 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 12:55:39.397 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 12:55:39.400 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 12:55:39.403 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 12:55:39.405 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 12:55:39.408 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 12:55:39.411 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 12:55:39.415 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 12:55:39.419 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 12:55:39.422 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 12:55:39.425 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 12:55:39.430 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 12:55:39.439 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 12:55:39.441 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 12:55:40.072 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 12:55:40.075 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 12:55:40.078 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 12:55:40.081 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 12:55:40.084 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 12:55:40.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 12:55:40.090 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 12:55:40.094 | + inc/python:setup_package:428 : local extras= 2021-12-15 12:55:40.096 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 12:55:40.098 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 12:55:40.101 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 12:55:40.103 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 12:55:40.105 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 12:55:40.108 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 12:55:40.131 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 12:55:40.133 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 12:55:40.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:40.966 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:40.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 12:55:40.966 | from cryptography.utils import int_from_bytes 2021-12-15 12:55:42.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 12:55:42.056 | Obtaining file:///opt/stack/neutron 2021-12-15 12:55:42.058 | Preparing metadata (setup.py): started 2021-12-15 12:55:44.111 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 12:55:44.227 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 12:55:44.228 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 12:55:44.229 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 12:55:44.230 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 12:55:44.231 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 12:55:44.232 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 12:55:44.233 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 12:55:44.234 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 12:55:44.235 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 12:55:44.236 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 12:55:44.237 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 12:55:44.238 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 12:55:44.239 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 12:55:44.241 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 12:55:44.360 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 12:55:44.360 | 2021-12-15 12:55:44.360 | The conflict is caused by: 2021-12-15 12:55:44.360 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 12:55:44.360 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 12:55:44.360 | 2021-12-15 12:55:44.360 | To fix this you could try to: 2021-12-15 12:55:44.360 | 1. loosen the range of package versions you've specified 2021-12-15 12:55:44.360 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 12:55:44.360 | 2021-12-15 12:55:44.360 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 12:55:44.458 | + inc/python:pip_install:1 : exit_trap 2021-12-15 12:55:44.460 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 12:55:44.463 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 12:55:44.466 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 12:55:44.468 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 12:55:44.471 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 12:55:44.473 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 12:55:44.475 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 12:55:44.478 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 12:55:44.480 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 12:55:44.480 | Error on exit 2021-12-15 12:55:44.482 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 12:55:44.484 | + ./stack.sh:exit_trap:536 : generate-subunit 1639572787 157 fail 2021-12-15 12:55:45.041 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 12:55:45.044 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 12:55:45.513 | + ./stack.sh:exit_trap:550 : exit 1