2021-11-09 04:02:14.908 | + ./stack.sh:main:473 : exec 2021-11-09 04:02:14.908 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-09-040214' 2021-11-09 04:02:14.908 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-09-040214.summary.2021-11-09-040214 2021-11-09 04:02:14.908 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:02:14.908 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-09-040214 2021-11-09 04:02:14.908 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-09-040214 /opt/stack/logs/stack.sh.log 2021-11-09 04:02:14.908 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-09-040214.summary.2021-11-09-040214 /opt/stack/logs/stack.sh.log.summary 2021-11-09 04:02:14.908 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-09 04:02:14.908 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-09 04:02:14.908 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-09 04:02:14.908 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-09 04:02:14.908 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-09 04:02:14.908 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-09 04:02:14.909 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-09 04:02:14.909 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-09 04:02:14.909 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-09 04:02:14.909 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-09 04:02:14.909 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-09 04:02:14.909 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-09 04:02:14.910 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-09 04:02:14.912 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-09 04:02:14.916 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-09 04:02:14.918 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-09 04:02:14.920 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-09 04:02:14.922 | + ./stack.sh:main:559 : set -o errexit 2021-11-09 04:02:14.924 | + ./stack.sh:main:562 : uname -a 2021-11-09 04:02:14.925 | Linux dv-cinder-817135-1-iscsi 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-11-09 04:02:14.927 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-09 04:02:14.928 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-09 04:02:14.931 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-09 04:02:14.957 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-09 04:02:14.973 | + ./stack.sh:main:576 : fetch_plugins 2021-11-09 04:02:14.974 | + functions-common:fetch_plugins:1655 : local plugins= 2021-11-09 04:02:14.976 | + functions-common:fetch_plugins:1656 : local plugin 2021-11-09 04:02:14.979 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-11-09 04:02:14.981 | + functions-common:fetch_plugins:1660 : return 2021-11-09 04:02:14.983 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-09 04:02:14.985 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-11-09 04:02:14.987 | + functions-common:run_phase:1738 : local phase= 2021-11-09 04:02:14.988 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:02:14.990 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:02:14.992 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:02:14.994 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:02:14.996 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:02:14.998 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:02:15.001 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:02:15.003 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:02:15.004 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:02:15.006 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-09 04:02:15.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:02:15.020 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:15.022 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-09 04:02:15.024 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:02:15.026 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:02:15.028 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:02:15.030 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:02:15.031 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:02:15.033 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-09 04:02:15.035 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-09 04:02:15.037 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-09 04:02:15.039 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:02:15.040 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-11-09 04:02:15.042 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-11-09 04:02:15.044 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-11-09 04:02:15.046 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-11-09 04:02:15.047 | + functions-common:plugin_override_defaults:1701 : return 2021-11-09 04:02:15.049 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-09 04:02:15.066 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-09 04:02:15.068 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-09 04:02:15.081 | ++ functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:02:15.083 | +++ lib/tls:source:43 : hostname -f 2021-11-09 04:02:15.086 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-09 04:02:15.089 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-09 04:02:15.090 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-09 04:02:15.092 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-09 04:02:15.094 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-09 04:02:15.096 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-09 04:02:15.097 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-09 04:02:15.099 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-09 04:02:15.101 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-09 04:02:15.103 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-09 04:02:15.107 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-09 04:02:15.119 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-09 04:02:15.135 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-09 04:02:15.147 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-09 04:02:15.159 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-09 04:02:15.188 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-09 04:02:15.245 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-09 04:02:15.328 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-09 04:02:15.349 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-09 04:02:15.391 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-09 04:02:15.440 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-09 04:02:15.564 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-09 04:02:15.577 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-09 04:02:15.590 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-09 04:02:15.602 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-09 04:02:15.687 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-11-09 04:02:15.689 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-11-09 04:02:15.691 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-11-09 04:02:15.694 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-11-09 04:02:15.695 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-11-09 04:02:15.697 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-11-09 04:02:15.702 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-11-09 04:02:15.702 | False' 2021-11-09 04:02:15.704 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-11-09 04:02:15.719 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-11-09 04:02:15.721 | + ./stack.sh:main:610 : run_phase source 2021-11-09 04:02:15.723 | + functions-common:run_phase:1737 : local mode=source 2021-11-09 04:02:15.725 | + functions-common:run_phase:1738 : local phase= 2021-11-09 04:02:15.727 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:02:15.730 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:02:15.732 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:02:15.734 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:02:15.736 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:02:15.738 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:02:15.742 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:02:15.744 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:02:15.746 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:02:15.748 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-09 04:02:15.750 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:02:15.766 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:15.768 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-09 04:02:15.770 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-09 04:02:15.810 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-09 04:02:15.813 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-09 04:02:15.816 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-11-09 04:02:15.818 | + functions-common:run_phase:1759 : load_plugin_settings 2021-11-09 04:02:15.820 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-11-09 04:02:15.823 | + functions-common:load_plugin_settings:1674 : local plugin 2021-11-09 04:02:15.825 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-11-09 04:02:15.827 | + functions-common:load_plugin_settings:1678 : return 2021-11-09 04:02:15.829 | + functions-common:run_phase:1760 : verify_disabled_services 2021-11-09 04:02:15.831 | + functions-common:verify_disabled_services:2020 : local service 2021-11-09 04:02:15.833 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.835 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-09 04:02:15.838 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.840 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-09 04:02:15.843 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.845 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-09 04:02:15.847 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.849 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-09 04:02:15.852 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.854 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-09 04:02:15.856 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.858 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-09 04:02:15.860 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.863 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-09 04:02:15.865 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.867 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-09 04:02:15.870 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.872 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-09 04:02:15.874 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.876 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-09 04:02:15.878 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.881 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-11-09 04:02:15.883 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.885 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-11-09 04:02:15.888 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.890 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-11-09 04:02:15.892 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.894 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-11-09 04:02:15.896 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.898 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-09 04:02:15.901 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.903 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-11-09 04:02:15.906 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.908 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-09 04:02:15.910 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.912 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-09 04:02:15.915 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.917 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-09 04:02:15.919 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.921 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-09 04:02:15.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.925 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-09 04:02:15.928 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.930 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-09 04:02:15.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.934 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-09 04:02:15.936 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.939 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-09 04:02:15.941 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.943 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-09 04:02:15.945 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.948 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-09 04:02:15.950 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.952 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-09 04:02:15.954 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.956 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-09 04:02:15.959 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.961 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-09 04:02:15.964 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.966 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-09 04:02:15.968 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.970 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-09 04:02:15.972 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.974 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-09 04:02:15.977 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.979 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-09 04:02:15.981 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.983 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-09 04:02:15.985 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.988 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-09 04:02:15.990 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.992 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-09 04:02:15.995 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:15.997 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-09 04:02:15.999 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.001 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-09 04:02:16.004 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.006 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-09 04:02:16.008 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.011 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-09 04:02:16.013 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.015 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-09 04:02:16.017 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.019 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-09 04:02:16.022 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.024 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-09 04:02:16.026 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.029 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-09 04:02:16.031 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:02:16.033 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-09 04:02:16.036 | + ./stack.sh:main:681 : initialize_database_backends 2021-11-09 04:02:16.038 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-09 04:02:16.040 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-09 04:02:16.054 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:16.056 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-09 04:02:16.058 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-09 04:02:16.060 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-09 04:02:16.075 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:02:16.078 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-09 04:02:16.080 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-09 04:02:16.082 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-09 04:02:16.084 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-09 04:02:16.086 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-09 04:02:16.089 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-09 04:02:16.091 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-09 04:02:16.094 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-09 04:02:16.096 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-09 04:02:16.099 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-11-09 04:02:16.101 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:02:16.104 | + lib/database:initialize_database_backends:104 : return 0 2021-11-09 04:02:16.106 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-11-09 04:02:16.106 | Using mysql database backend 2021-11-09 04:02:16.108 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-09 04:02:16.123 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-11-09 04:02:16.139 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:16.141 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-09 04:02:16.157 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-11-09 04:02:16.172 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:16.174 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-09 04:02:16.190 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-09 04:02:16.206 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-11-09 04:02:16.221 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:02:16.223 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-11-09 04:02:16.238 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:02:16.241 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-09 04:02:16.257 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-11-09 04:02:16.259 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-11-09 04:02:16.262 | + ./stack.sh:main:741 : save_stackenv 741 2021-11-09 04:02:16.264 | + functions-common:save_stackenv:60 : local tag=741 2021-11-09 04:02:16.268 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-09 04:02:16.271 | + functions-common:save_stackenv:62 : time_stamp=2021-11-09-040216 2021-11-09 04:02:16.274 | + functions-common:save_stackenv:63 : echo '# 2021-11-09-040216 741' 2021-11-09 04:02:16.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.278 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:02:16.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.283 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-09 04:02:16.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.288 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-09 04:02:16.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.292 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:02:16.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.297 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-11-09 04:02:16.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.302 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-11-09 04:02:16.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.307 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-09-040214 2021-11-09 04:02:16.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.311 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-09 04:02:16.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.316 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-11-09 04:02:16.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.321 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-09 04:02:16.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.326 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-09 04:02:16.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.330 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-09 04:02:16.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:02:16.335 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-09 04:02:16.337 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-11-09 04:02:16.339 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-09 04:02:16.342 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-09 04:02:16.344 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:02:16.346 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:02:16.348 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:02:16.351 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:02:16.353 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:02:16.355 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:02:16.370 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:02:16.372 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:02:16.375 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:02:16.377 | + functions-common:git_clone:544 : echo master 2021-11-09 04:02:16.378 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:02:16.382 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-09 04:02:16.385 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:02:16.387 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-09 04:02:16.390 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:02:16.390 | + functions-common:git_clone:593 : head -1 2021-11-09 04:02:16.393 | c330a7b7 Merge "update constraint for os-ken to new release 2.3.0" 2021-11-09 04:02:16.395 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:02:16.398 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-11-09 04:02:16.400 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:02:16.403 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-09 04:02:16.405 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-09 04:02:16.408 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-09 04:02:16.410 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-09 04:02:16.413 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-09 04:02:16.415 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-09 04:02:16.417 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-09 04:02:16.420 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-09 04:02:16.423 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-09 04:02:16.427 | ++ tools/install_prereqs.sh:source:47 : NOW=1636430536 2021-11-09 04:02:16.430 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-09 04:02:16.435 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-09 04:02:16.440 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-09 04:02:16.442 | ++ tools/install_prereqs.sh:source:49 : DELTA=1636430536 2021-11-09 04:02:16.445 | ++ tools/install_prereqs.sh:source:50 : [[ 1636430536 -lt 7200 ]] 2021-11-09 04:02:16.448 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-09 04:02:16.450 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-11-09 04:02:16.452 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-09 04:02:16.455 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-11-09 04:02:16.457 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-09 04:02:16.459 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-11-09 04:02:16.461 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-09 04:02:16.465 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:02:16.511 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-09 04:02:16.511 | apache2-dev 2021-11-09 04:02:16.511 | bc 2021-11-09 04:02:16.511 | bsdmainutils 2021-11-09 04:02:16.511 | curl 2021-11-09 04:02:16.511 | g++ 2021-11-09 04:02:16.511 | gawk 2021-11-09 04:02:16.511 | gcc 2021-11-09 04:02:16.511 | gettext 2021-11-09 04:02:16.511 | git 2021-11-09 04:02:16.511 | graphviz 2021-11-09 04:02:16.512 | iputils-ping 2021-11-09 04:02:16.512 | libapache2-mod-proxy-uwsgi 2021-11-09 04:02:16.512 | libffi-dev 2021-11-09 04:02:16.512 | libjpeg-dev 2021-11-09 04:02:16.512 | libpcre3-dev 2021-11-09 04:02:16.512 | libpq-dev 2021-11-09 04:02:16.512 | libssl-dev 2021-11-09 04:02:16.512 | libsystemd-dev 2021-11-09 04:02:16.512 | libxml2-dev 2021-11-09 04:02:16.512 | libxslt1-dev 2021-11-09 04:02:16.512 | libyaml-dev 2021-11-09 04:02:16.512 | lsof 2021-11-09 04:02:16.512 | openssh-server 2021-11-09 04:02:16.512 | openssl 2021-11-09 04:02:16.512 | pkg-config 2021-11-09 04:02:16.512 | psmisc 2021-11-09 04:02:16.512 | python3-dev 2021-11-09 04:02:16.512 | python3-pip 2021-11-09 04:02:16.512 | python3-systemd 2021-11-09 04:02:16.512 | python3-venv 2021-11-09 04:02:16.512 | tar 2021-11-09 04:02:16.512 | tcpdump 2021-11-09 04:02:16.512 | unzip 2021-11-09 04:02:16.512 | uuid-runtime 2021-11-09 04:02:16.512 | wget 2021-11-09 04:02:16.512 | wget 2021-11-09 04:02:16.512 | zlib1g-dev 2021-11-09 04:02:16.512 | libkrb5-dev 2021-11-09 04:02:16.512 | libldap2-dev 2021-11-09 04:02:16.512 | libsasl2-dev 2021-11-09 04:02:16.512 | memcached 2021-11-09 04:02:16.512 | python3-mysqldb 2021-11-09 04:02:16.512 | sqlite3 2021-11-09 04:02:16.512 | conntrack 2021-11-09 04:02:16.512 | curl 2021-11-09 04:02:16.512 | dnsmasq-base 2021-11-09 04:02:16.512 | dnsmasq-utils 2021-11-09 04:02:16.512 | ebtables 2021-11-09 04:02:16.512 | genisoimage 2021-11-09 04:02:16.512 | iptables 2021-11-09 04:02:16.513 | iputils-arping 2021-11-09 04:02:16.513 | kpartx 2021-11-09 04:02:16.513 | libjs-jquery-tablesorter 2021-11-09 04:02:16.513 | parted 2021-11-09 04:02:16.513 | pm-utils 2021-11-09 04:02:16.513 | python3-mysqldb 2021-11-09 04:02:16.513 | socat 2021-11-09 04:02:16.513 | sqlite3 2021-11-09 04:02:16.513 | sudo 2021-11-09 04:02:16.513 | vlan 2021-11-09 04:02:16.513 | lsscsi 2021-11-09 04:02:16.513 | open-iscsi 2021-11-09 04:02:16.513 | lvm2 2021-11-09 04:02:16.513 | qemu-utils 2021-11-09 04:02:16.513 | thin-provisioning-tools 2021-11-09 04:02:16.513 | acl 2021-11-09 04:02:16.513 | dnsmasq-base 2021-11-09 04:02:16.513 | dnsmasq-utils 2021-11-09 04:02:16.513 | ebtables 2021-11-09 04:02:16.513 | haproxy 2021-11-09 04:02:16.513 | iptables 2021-11-09 04:02:16.513 | iputils-arping 2021-11-09 04:02:16.513 | iputils-ping 2021-11-09 04:02:16.513 | postgresql-server-dev-all 2021-11-09 04:02:16.513 | python3-mysqldb 2021-11-09 04:02:16.513 | sqlite3 2021-11-09 04:02:16.513 | sudo 2021-11-09 04:02:16.513 | vlan 2021-11-09 04:02:16.513 | pcp 2021-11-09 04:02:16.513 | ipset 2021-11-09 04:02:16.513 | conntrack 2021-11-09 04:02:16.513 | conntrackd 2021-11-09 04:02:16.513 | keepalived 2021-11-09 04:02:16.513 | lvm2 2021-11-09 04:02:16.513 | qemu-utils 2021-11-09 04:02:16.513 | thin-provisioning-tools 2021-11-09 04:02:16.513 | curl 2021-11-09 04:02:16.513 | liberasurecode-dev 2021-11-09 04:02:16.513 | make 2021-11-09 04:02:16.513 | memcached 2021-11-09 04:02:16.514 | sqlite3 2021-11-09 04:02:16.514 | xfsprogs' 2021-11-09 04:02:16.515 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-09 04:02:16.532 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-09 04:02:16.532 | apache2-dev 2021-11-09 04:02:16.532 | bc 2021-11-09 04:02:16.532 | bsdmainutils 2021-11-09 04:02:16.532 | curl 2021-11-09 04:02:16.532 | g++ 2021-11-09 04:02:16.532 | gawk 2021-11-09 04:02:16.532 | gcc 2021-11-09 04:02:16.532 | gettext 2021-11-09 04:02:16.532 | git 2021-11-09 04:02:16.532 | graphviz 2021-11-09 04:02:16.532 | iputils-ping 2021-11-09 04:02:16.532 | libapache2-mod-proxy-uwsgi 2021-11-09 04:02:16.532 | libffi-dev 2021-11-09 04:02:16.532 | libjpeg-dev 2021-11-09 04:02:16.532 | libpcre3-dev 2021-11-09 04:02:16.532 | libpq-dev 2021-11-09 04:02:16.532 | libssl-dev 2021-11-09 04:02:16.533 | libsystemd-dev 2021-11-09 04:02:16.533 | libxml2-dev 2021-11-09 04:02:16.533 | libxslt1-dev 2021-11-09 04:02:16.533 | libyaml-dev 2021-11-09 04:02:16.533 | lsof 2021-11-09 04:02:16.533 | openssh-server 2021-11-09 04:02:16.533 | openssl 2021-11-09 04:02:16.533 | pkg-config 2021-11-09 04:02:16.533 | psmisc 2021-11-09 04:02:16.533 | python3-dev 2021-11-09 04:02:16.533 | python3-pip 2021-11-09 04:02:16.533 | python3-systemd 2021-11-09 04:02:16.533 | python3-venv 2021-11-09 04:02:16.533 | tar 2021-11-09 04:02:16.533 | tcpdump 2021-11-09 04:02:16.533 | unzip 2021-11-09 04:02:16.533 | uuid-runtime 2021-11-09 04:02:16.533 | wget 2021-11-09 04:02:16.533 | wget 2021-11-09 04:02:16.533 | zlib1g-dev 2021-11-09 04:02:16.533 | libkrb5-dev 2021-11-09 04:02:16.533 | libldap2-dev 2021-11-09 04:02:16.533 | libsasl2-dev 2021-11-09 04:02:16.533 | memcached 2021-11-09 04:02:16.533 | python3-mysqldb 2021-11-09 04:02:16.533 | sqlite3 2021-11-09 04:02:16.533 | conntrack 2021-11-09 04:02:16.533 | curl 2021-11-09 04:02:16.533 | dnsmasq-base 2021-11-09 04:02:16.533 | dnsmasq-utils 2021-11-09 04:02:16.533 | ebtables 2021-11-09 04:02:16.533 | genisoimage 2021-11-09 04:02:16.533 | iptables 2021-11-09 04:02:16.533 | iputils-arping 2021-11-09 04:02:16.534 | kpartx 2021-11-09 04:02:16.534 | libjs-jquery-tablesorter 2021-11-09 04:02:16.534 | parted 2021-11-09 04:02:16.534 | pm-utils 2021-11-09 04:02:16.534 | python3-mysqldb 2021-11-09 04:02:16.534 | socat 2021-11-09 04:02:16.534 | sqlite3 2021-11-09 04:02:16.534 | sudo 2021-11-09 04:02:16.534 | vlan 2021-11-09 04:02:16.534 | lsscsi 2021-11-09 04:02:16.534 | open-iscsi 2021-11-09 04:02:16.534 | lvm2 2021-11-09 04:02:16.534 | qemu-utils 2021-11-09 04:02:16.534 | thin-provisioning-tools 2021-11-09 04:02:16.534 | acl 2021-11-09 04:02:16.534 | dnsmasq-base 2021-11-09 04:02:16.534 | dnsmasq-utils 2021-11-09 04:02:16.534 | ebtables 2021-11-09 04:02:16.534 | haproxy 2021-11-09 04:02:16.534 | iptables 2021-11-09 04:02:16.534 | iputils-arping 2021-11-09 04:02:16.534 | iputils-ping 2021-11-09 04:02:16.534 | postgresql-server-dev-all 2021-11-09 04:02:16.534 | python3-mysqldb 2021-11-09 04:02:16.534 | sqlite3 2021-11-09 04:02:16.534 | sudo 2021-11-09 04:02:16.534 | vlan 2021-11-09 04:02:16.534 | pcp 2021-11-09 04:02:16.534 | ipset 2021-11-09 04:02:16.534 | conntrack 2021-11-09 04:02:16.534 | conntrackd 2021-11-09 04:02:16.534 | keepalived 2021-11-09 04:02:16.534 | lvm2 2021-11-09 04:02:16.535 | qemu-utils 2021-11-09 04:02:16.535 | thin-provisioning-tools 2021-11-09 04:02:16.535 | curl 2021-11-09 04:02:16.535 | liberasurecode-dev 2021-11-09 04:02:16.535 | make 2021-11-09 04:02:16.535 | memcached 2021-11-09 04:02:16.535 | sqlite3 2021-11-09 04:02:16.535 | xfsprogs ' 2021-11-09 04:02:16.535 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-09 04:02:16.537 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:02:16.539 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:02:16.543 | ++ 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-11-09 04:02:16.543 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-09 04:02:16.547 | ++ 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-11-09 04:02:16.549 | ++ functions-common:install_package:1347 : update_package_repo 2021-11-09 04:02:16.552 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:02:16.554 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-11-09 04:02:16.556 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:02:16.559 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:02:16.561 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:02:16.563 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:02:16.565 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:02:16.567 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:02:16.569 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-11-09 04:02:16.571 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-11-09 04:02:16.573 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-11-09 04:02:16.576 | +++ functions-common:apt_get_update:1081 : id -u 2021-11-09 04:02:16.580 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-11-09 04:02:16.582 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-11-09 04:02:16.584 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-11-09 04:02:16.586 | ++ functions-common:time_start:2296 : local start_time= 2021-11-09 04:02:16.588 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:02:16.591 | +++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:02:16.594 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1636430536592 2021-11-09 04:02:16.596 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-09 04:02:16.598 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-09 04:02:16.600 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-09 04:02:16.805 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-09 04:02:16.838 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-11-09 04:02:16.880 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-11-09 04:02:17.011 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-11-09 04:02:19.056 | Reading package lists... 2021-11-09 04:02:19.088 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-11-09 04:02:19.090 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-11-09 04:02:19.092 | ++ functions-common:time_stop:2309 : local name 2021-11-09 04:02:19.094 | ++ functions-common:time_stop:2310 : local end_time 2021-11-09 04:02:19.096 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:02:19.098 | ++ functions-common:time_stop:2312 : local total 2021-11-09 04:02:19.100 | ++ functions-common:time_stop:2313 : local start_time 2021-11-09 04:02:19.102 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-11-09 04:02:19.104 | ++ functions-common:time_stop:2316 : start_time=1636430536592 2021-11-09 04:02:19.106 | ++ functions-common:time_stop:2318 : [[ -z 1636430536592 ]] 2021-11-09 04:02:19.109 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:02:19.112 | ++ functions-common:time_stop:2321 : end_time=1636430539110 2021-11-09 04:02:19.114 | ++ functions-common:time_stop:2322 : elapsed_time=2518 2021-11-09 04:02:19.117 | ++ functions-common:time_stop:2323 : total=0 2021-11-09 04:02:19.119 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:02:19.121 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2518 2021-11-09 04:02:19.124 | ++ functions-common:install_package:1348 : 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-11-09 04:02:19.126 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:02:19.128 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:02:19.130 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:02:19.133 | ++ functions-common:real_install_package:1334 : 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-11-09 04:02:19.152 | ++ functions-common:apt_get:1114 : 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-11-09 04:02:19.257 | Reading package lists... 2021-11-09 04:02:19.484 | Building dependency tree... 2021-11-09 04:02:19.485 | Reading state information... 2021-11-09 04:02:19.742 | bc is already the newest version (1.07.1-2build1). 2021-11-09 04:02:19.742 | bc set to manually installed. 2021-11-09 04:02:19.742 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-09 04:02:19.742 | bsdmainutils set to manually installed. 2021-11-09 04:02:19.742 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-09 04:02:19.742 | gawk set to manually installed. 2021-11-09 04:02:19.742 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-09 04:02:19.742 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-09 04:02:19.742 | iptables set to manually installed. 2021-11-09 04:02:19.742 | iputils-ping is already the newest version (3:20190709-3). 2021-11-09 04:02:19.742 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-09 04:02:19.742 | kpartx set to manually installed. 2021-11-09 04:02:19.742 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-09 04:02:19.742 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-09 04:02:19.742 | psmisc is already the newest version (23.3-1). 2021-11-09 04:02:19.742 | psmisc set to manually installed. 2021-11-09 04:02:19.742 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-09 04:02:19.742 | python3-systemd is already the newest version (234-3build2). 2021-11-09 04:02:19.742 | python3-systemd set to manually installed. 2021-11-09 04:02:19.742 | tcpdump is already the newest version (4.9.3-4). 2021-11-09 04:02:19.742 | tcpdump set to manually installed. 2021-11-09 04:02:19.742 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-09 04:02:19.742 | thin-provisioning-tools set to manually installed. 2021-11-09 04:02:19.742 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-09 04:02:19.742 | wget set to manually installed. 2021-11-09 04:02:19.742 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-09 04:02:19.742 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-09 04:02:19.743 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-09 04:02:19.743 | lsof set to manually installed. 2021-11-09 04:02:19.743 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-09 04:02:19.743 | parted set to manually installed. 2021-11-09 04:02:19.743 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-09 04:02:19.743 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-09 04:02:19.743 | tar set to manually installed. 2021-11-09 04:02:19.743 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-09 04:02:19.743 | uuid-runtime set to manually installed. 2021-11-09 04:02:19.743 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-09 04:02:19.743 | zlib1g-dev set to manually installed. 2021-11-09 04:02:19.743 | The following packages were automatically installed and are no longer required: 2021-11-09 04:02:19.743 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:02:19.743 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:02:19.743 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:02:19.743 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:02:19.743 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:02:19.743 | python3-zope.interface 2021-11-09 04:02:19.744 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:02:19.744 | The following additional packages will be installed: 2021-11-09 04:02:19.744 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-09 04:02:19.744 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-09 04:02:19.744 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-09 04:02:19.744 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-09 04:02:19.744 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-09 04:02:19.744 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-09 04:02:19.744 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-09 04:02:19.744 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-09 04:02:19.744 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-09 04:02:19.744 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-09 04:02:19.744 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-09 04:02:19.744 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-09 04:02:19.744 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-09 04:02:19.744 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-09 04:02:19.745 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-09 04:02:19.745 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-09 04:02:19.745 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-09 04:02:19.745 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-09 04:02:19.745 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-09 04:02:19.745 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-09 04:02:19.745 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-11-09 04:02:19.745 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-11-09 04:02:19.745 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-09 04:02:19.745 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-11-09 04:02:19.745 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-11-09 04:02:19.745 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-11-09 04:02:19.745 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-11-09 04:02:19.745 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-09 04:02:19.745 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-09 04:02:19.745 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-11-09 04:02:19.745 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-11-09 04:02:19.745 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-11-09 04:02:19.745 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-09 04:02:19.746 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-11-09 04:02:19.746 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-11-09 04:02:19.746 | systemd-timesyncd uuid-dev vbetool x11-common 2021-11-09 04:02:19.747 | Suggested packages: 2021-11-09 04:02:19.747 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-09 04:02:19.747 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-09 04:02:19.747 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-09 04:02:19.747 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-09 04:02:19.747 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-09 04:02:19.747 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-09 04:02:19.747 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-09 04:02:19.747 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-09 04:02:19.747 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-09 04:02:19.747 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-09 04:02:19.748 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-11-09 04:02:19.748 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-11-09 04:02:19.748 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-11-09 04:02:19.748 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-11-09 04:02:19.748 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-11-09 04:02:19.958 | The following NEW packages will be installed: 2021-11-09 04:02:19.958 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-09 04:02:19.958 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-09 04:02:19.958 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-09 04:02:19.958 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-09 04:02:19.958 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-09 04:02:19.958 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-09 04:02:19.958 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-09 04:02:19.959 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-09 04:02:19.959 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-09 04:02:19.959 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-09 04:02:19.959 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-09 04:02:19.959 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-09 04:02:19.959 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-09 04:02:19.959 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-09 04:02:19.959 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-09 04:02:19.959 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-09 04:02:19.959 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-09 04:02:19.959 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-09 04:02:19.959 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-09 04:02:19.959 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-09 04:02:19.959 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-09 04:02:19.959 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-09 04:02:19.959 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-09 04:02:19.959 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-11-09 04:02:19.959 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-11-09 04:02:19.959 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-11-09 04:02:19.959 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-11-09 04:02:19.959 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-11-09 04:02:19.959 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-11-09 04:02:19.959 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-11-09 04:02:19.959 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-11-09 04:02:19.959 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-09 04:02:19.959 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-09 04:02:19.959 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-09 04:02:19.959 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-11-09 04:02:19.959 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-11-09 04:02:19.959 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-11-09 04:02:19.959 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-09 04:02:19.959 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-11-09 04:02:19.959 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-11-09 04:02:19.959 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-11-09 04:02:19.959 | unzip uuid-dev vbetool vlan x11-common 2021-11-09 04:02:19.960 | The following packages will be upgraded: 2021-11-09 04:02:19.960 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-09 04:02:19.961 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-09 04:02:19.961 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-11-09 04:02:20.284 | 16 upgraded, 219 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:02:20.284 | Need to get 155 MB of archives. 2021-11-09 04:02:20.284 | After this operation, 768 MB of additional disk space will be used. 2021-11-09 04:02:20.284 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-09 04:02:20.853 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-09 04:02:20.909 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-09 04:02:20.909 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-09 04:02:21.156 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-09 04:02:21.780 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-09 04:02:21.802 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-09 04:02:21.810 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-11-09 04:02:22.057 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-09 04:02:22.059 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-09 04:02:22.060 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-11-09 04:02:22.063 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-09 04:02:22.064 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-09 04:02:22.067 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-09 04:02:22.072 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-09 04:02:22.137 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-09 04:02:22.146 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-09 04:02:22.286 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-09 04:02:22.387 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-09 04:02:22.400 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-09 04:02:22.647 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-09 04:02:22.649 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-09 04:02:22.651 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-09 04:02:22.696 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-09 04:02:22.697 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-09 04:02:22.697 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-09 04:02:22.698 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-09 04:02:22.960 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-09 04:02:22.961 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-09 04:02:22.962 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-09 04:02:22.967 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-09 04:02:23.117 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-09 04:02:23.123 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-09 04:02:23.162 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-09 04:02:23.178 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-11-09 04:02:23.513 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-09 04:02:23.516 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-09 04:02:23.517 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-09 04:02:23.525 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-09 04:02:23.538 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-09 04:02:23.539 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-09 04:02:23.567 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-09 04:02:23.574 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-09 04:02:23.595 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-09 04:02:23.664 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-09 04:02:23.959 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-09 04:02:27.653 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-09 04:02:31.569 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-11-09 04:02:32.582 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-09 04:02:32.613 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-09 04:02:32.630 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-09 04:02:32.717 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-09 04:02:33.767 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-09 04:02:33.786 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-09 04:02:33.989 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-09 04:02:35.385 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-09 04:02:36.350 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-09 04:02:36.351 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-09 04:02:36.354 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-09 04:02:36.355 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-09 04:02:36.356 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-09 04:02:36.358 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-09 04:02:36.359 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-09 04:02:36.359 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-09 04:02:36.360 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-09 04:02:36.500 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-09 04:02:36.548 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-09 04:02:36.607 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-09 04:02:36.619 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-09 04:02:36.626 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-09 04:02:36.703 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-09 04:02:36.705 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-09 04:02:36.725 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-09 04:02:36.905 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-09 04:02:36.906 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-09 04:02:36.907 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-09 04:02:36.908 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-09 04:02:37.005 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-09 04:02:37.012 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-09 04:02:37.065 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-09 04:02:37.109 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-09 04:02:37.120 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-09 04:02:38.484 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-09 04:02:38.485 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-09 04:02:38.485 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-09 04:02:38.486 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-09 04:02:38.487 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-09 04:02:38.488 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-09 04:02:38.498 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-09 04:02:38.499 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-09 04:02:38.503 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-09 04:02:38.652 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-09 04:02:38.653 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-09 04:02:38.660 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-09 04:02:38.662 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-09 04:02:38.668 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-09 04:02:38.900 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-09 04:02:38.912 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-09 04:02:38.913 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-09 04:02:38.915 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-09 04:02:38.918 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-09 04:02:39.342 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-09 04:02:39.665 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-09 04:02:39.712 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-09 04:02:39.868 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-09 04:02:40.056 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-09 04:02:40.060 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-09 04:02:40.091 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-09 04:02:40.226 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-09 04:02:40.297 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-09 04:02:40.311 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-09 04:02:40.351 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-09 04:02:40.393 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-09 04:02:40.441 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-09 04:02:40.444 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-09 04:02:40.445 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-09 04:02:40.449 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-09 04:02:40.536 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-09 04:02:40.575 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-09 04:02:40.611 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-09 04:02:40.622 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-09 04:02:40.624 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-09 04:02:40.724 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-09 04:02:40.738 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-09 04:02:40.741 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-09 04:02:40.743 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-09 04:02:40.745 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-09 04:02:40.800 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-09 04:02:40.873 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-09 04:02:40.888 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-09 04:02:40.890 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-09 04:02:40.893 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-09 04:02:41.021 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-09 04:02:41.035 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-09 04:02:41.039 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-09 04:02:41.054 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-09 04:02:41.104 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-09 04:02:41.117 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-09 04:02:41.170 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-09 04:02:41.190 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-11-09 04:02:41.206 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-09 04:02:41.207 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-09 04:02:41.318 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-09 04:02:41.323 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-09 04:02:41.326 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-09 04:02:41.331 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-09 04:02:41.334 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-09 04:02:41.337 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-09 04:02:41.467 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-09 04:02:41.471 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-09 04:02:41.472 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-09 04:02:41.473 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-09 04:02:41.615 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-09 04:02:41.636 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-09 04:02:41.656 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-09 04:02:41.659 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-09 04:02:41.663 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-11-09 04:02:42.895 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-09 04:02:42.896 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-09 04:02:42.898 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-09 04:02:42.899 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-11-09 04:02:42.916 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-09 04:02:42.916 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-09 04:02:42.917 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-09 04:02:42.956 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-09 04:02:42.957 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-09 04:02:43.045 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-09 04:02:43.059 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-09 04:02:43.194 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-09 04:02:43.196 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-09 04:02:43.225 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-11-09 04:02:43.234 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-11-09 04:02:43.455 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-09 04:02:43.460 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-09 04:02:43.461 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-11-09 04:02:43.461 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-11-09 04:02:43.466 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-11-09 04:02:43.467 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-11-09 04:02:43.542 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-11-09 04:02:43.551 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-11-09 04:02:43.563 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-09 04:02:43.982 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-09 04:02:44.316 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-09 04:02:44.319 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-11-09 04:02:44.720 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-09 04:02:44.725 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-09 04:02:44.725 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-09 04:02:44.727 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-11-09 04:02:44.842 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-09 04:02:44.861 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-09 04:02:44.877 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-09 04:02:44.899 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-09 04:02:45.790 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-09 04:02:45.792 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-09 04:02:45.987 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-09 04:02:45.992 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-09 04:02:46.908 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-09 04:02:46.912 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-09 04:02:51.492 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-09 04:02:51.493 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-09 04:02:51.494 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-09 04:02:51.495 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-09 04:02:51.793 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-11-09 04:02:52.913 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-09 04:02:52.914 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-09 04:02:52.931 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-11-09 04:02:53.065 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-09 04:02:53.066 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-09 04:02:53.233 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-09 04:02:53.237 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-09 04:02:53.239 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-09 04:02:53.258 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-09 04:02:53.259 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-09 04:02:53.260 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-09 04:02:53.264 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-09 04:02:53.365 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-09 04:02:53.378 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-09 04:02:53.513 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-09 04:02:53.528 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-09 04:02:53.529 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-09 04:02:53.531 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-09 04:02:53.535 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-09 04:02:53.536 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-09 04:02:53.538 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-09 04:02:53.540 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-09 04:02:53.662 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-11-09 04:02:53.663 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-11-09 04:02:53.811 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-11-09 04:02:53.812 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-11-09 04:02:53.813 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-11-09 04:02:53.824 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-09 04:02:53.829 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-11-09 04:02:53.835 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-11-09 04:02:54.086 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-09 04:02:54.113 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-09 04:02:55.537 | Preconfiguring packages ... 2021-11-09 04:02:55.850 | Fetched 155 MB in 34s (4,533 kB/s) 2021-11-09 04:02:56.129 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-11-09 04:02:56.132 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:56.405 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:57.053 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:57.210 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:58.161 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:58.342 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:58.893 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:59.077 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:59.813 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:03:00.180 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:03:01.576 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:03:01.736 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:03:02.226 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:03:02.669 | Selecting previously unselected package libapr1:amd64. 2021-11-09 04:03:02.706 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-11-09 04:03:02.708 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-09 04:03:02.782 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-09 04:03:03.305 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:03:03.519 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-09 04:03:04.294 | Selecting previously unselected package libaprutil1:amd64. 2021-11-09 04:03:04.301 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:03:04.356 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:03:04.731 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-09 04:03:04.739 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:03:04.799 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:03:05.235 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-09 04:03:05.451 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-09 04:03:05.902 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-09 04:03:05.909 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:03:05.980 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:03:06.321 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-09 04:03:06.516 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-09 04:03:07.041 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-09 04:03:07.216 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-09 04:03:07.865 | Selecting previously unselected package libjansson4:amd64. 2021-11-09 04:03:07.873 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-09 04:03:07.925 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-09 04:03:08.325 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-09 04:03:08.332 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-09 04:03:08.371 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-09 04:03:08.836 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:03:08.999 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-09 04:03:09.508 | Selecting previously unselected package apache2-bin. 2021-11-09 04:03:09.516 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:03:09.574 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:10.085 | Selecting previously unselected package apache2-data. 2021-11-09 04:03:10.093 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-09 04:03:10.139 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:10.616 | Selecting previously unselected package apache2-utils. 2021-11-09 04:03:10.624 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:03:10.679 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:11.251 | Selecting previously unselected package apache2. 2021-11-09 04:03:11.258 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:03:11.339 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:12.025 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-09 04:03:12.032 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-09 04:03:12.082 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-09 04:03:12.528 | Selecting previously unselected package haproxy. 2021-11-09 04:03:12.535 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-09 04:03:12.601 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-09 04:03:13.300 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-09 04:03:13.307 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:03:13.368 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:03:13.788 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-09 04:03:13.795 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:03:13.845 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:03:14.319 | Selecting previously unselected package mysql-common. 2021-11-09 04:03:14.327 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-09 04:03:14.396 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-09 04:03:14.811 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-09 04:03:14.818 | Preparing to unpack .../020-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:03:14.873 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:03:15.536 | Selecting previously unselected package libsensors-config. 2021-11-09 04:03:15.544 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-09 04:03:15.602 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-09 04:03:16.102 | Selecting previously unselected package libsensors5:amd64. 2021-11-09 04:03:16.110 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-09 04:03:16.220 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-09 04:03:16.625 | Selecting previously unselected package libsnmp-base. 2021-11-09 04:03:16.632 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-09 04:03:16.685 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:03:17.096 | Selecting previously unselected package libsnmp35:amd64. 2021-11-09 04:03:17.104 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-09 04:03:17.153 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:03:17.768 | Selecting previously unselected package keepalived. 2021-11-09 04:03:17.775 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-09 04:03:17.819 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-09 04:03:18.516 | Selecting previously unselected package memcached. 2021-11-09 04:03:18.524 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-09 04:03:18.573 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-09 04:03:19.073 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-09 04:03:19.970 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-09 04:03:20.619 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:03:20.816 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-09 04:03:21.445 | Selecting previously unselected package python3-yaml. 2021-11-09 04:03:21.453 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-09 04:03:21.513 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-09 04:03:21.906 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:03:22.076 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:03:22.795 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:03:23.120 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:03:24.078 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:03:24.242 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:03:24.925 | Selecting previously unselected package acl. 2021-11-09 04:03:24.932 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-11-09 04:03:25.007 | Unpacking acl (2.2.53-6) ... 2021-11-09 04:03:25.373 | Selecting previously unselected package autotools-dev. 2021-11-09 04:03:25.380 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-11-09 04:03:25.459 | Unpacking autotools-dev (20180224.1) ... 2021-11-09 04:03:25.867 | Selecting previously unselected package m4. 2021-11-09 04:03:25.875 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-11-09 04:03:25.941 | Unpacking m4 (1.4.18-4) ... 2021-11-09 04:03:26.521 | Selecting previously unselected package autoconf. 2021-11-09 04:03:26.529 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-11-09 04:03:26.584 | Unpacking autoconf (2.69-11.1) ... 2021-11-09 04:03:27.136 | Selecting previously unselected package automake. 2021-11-09 04:03:27.143 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-09 04:03:27.184 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-09 04:03:27.653 | Selecting previously unselected package autopoint. 2021-11-09 04:03:27.660 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-09 04:03:27.713 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-09 04:03:28.159 | Selecting previously unselected package libllvm10:amd64. 2021-11-09 04:03:28.167 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:28.239 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:31.041 | Selecting previously unselected package libclang-cpp10. 2021-11-09 04:03:31.049 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:31.109 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:32.990 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-09 04:03:32.998 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:33.075 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:03:34.210 | Selecting previously unselected package libgc1c2:amd64. 2021-11-09 04:03:34.219 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-09 04:03:34.278 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-09 04:03:34.741 | Selecting previously unselected package libobjc4:amd64. 2021-11-09 04:03:34.749 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:34.804 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:03:35.187 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-09 04:03:35.196 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:35.263 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:03:35.870 | Selecting previously unselected package libc6-i386. 2021-11-09 04:03:35.878 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-09 04:03:35.927 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-09 04:03:37.115 | Selecting previously unselected package lib32gcc-s1. 2021-11-09 04:03:37.123 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:37.187 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:03:37.630 | Selecting previously unselected package lib32stdc++6. 2021-11-09 04:03:37.638 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:37.692 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:03:38.141 | Selecting previously unselected package libclang-common-10-dev. 2021-11-09 04:03:38.149 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:38.204 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:39.769 | Selecting previously unselected package libclang1-10. 2021-11-09 04:03:39.777 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:39.838 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:41.355 | Selecting previously unselected package clang-10. 2021-11-09 04:03:41.363 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:41.429 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:41.833 | Selecting previously unselected package libtool. 2021-11-09 04:03:41.840 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-11-09 04:03:41.898 | Unpacking libtool (2.4.6-14) ... 2021-11-09 04:03:42.244 | Selecting previously unselected package dh-autoreconf. 2021-11-09 04:03:42.252 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-11-09 04:03:42.306 | Unpacking dh-autoreconf (19) ... 2021-11-09 04:03:42.612 | Selecting previously unselected package libdebhelper-perl. 2021-11-09 04:03:42.620 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-09 04:03:42.684 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-09 04:03:43.044 | Selecting previously unselected package libarchive-zip-perl. 2021-11-09 04:03:43.052 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-09 04:03:43.101 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-09 04:03:43.461 | Selecting previously unselected package libsub-override-perl. 2021-11-09 04:03:43.469 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-11-09 04:03:43.520 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-09 04:03:43.867 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-09 04:03:43.875 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-09 04:03:43.924 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-09 04:03:44.258 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-09 04:03:44.265 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-09 04:03:44.323 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-09 04:03:44.701 | Selecting previously unselected package libdpkg-perl. 2021-11-09 04:03:44.709 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-09 04:03:44.784 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-09 04:03:45.218 | Selecting previously unselected package make. 2021-11-09 04:03:45.225 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-11-09 04:03:45.286 | Unpacking make (4.2.1-1.2) ... 2021-11-09 04:03:45.684 | Selecting previously unselected package dpkg-dev. 2021-11-09 04:03:45.692 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-09 04:03:45.763 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-09 04:03:46.224 | Selecting previously unselected package dwz. 2021-11-09 04:03:46.231 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-11-09 04:03:46.284 | Unpacking dwz (0.13-5) ... 2021-11-09 04:03:46.806 | Selecting previously unselected package libcroco3:amd64. 2021-11-09 04:03:46.814 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-11-09 04:03:46.857 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-09 04:03:47.280 | Selecting previously unselected package gettext. 2021-11-09 04:03:47.288 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-09 04:03:47.349 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-09 04:03:47.918 | Selecting previously unselected package intltool-debian. 2021-11-09 04:03:47.926 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-09 04:03:47.981 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-09 04:03:48.360 | Selecting previously unselected package po-debconf. 2021-11-09 04:03:48.369 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-11-09 04:03:48.434 | Unpacking po-debconf (1.0.21) ... 2021-11-09 04:03:48.901 | Selecting previously unselected package debhelper. 2021-11-09 04:03:48.909 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-11-09 04:03:48.963 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-09 04:03:49.595 | Selecting previously unselected package uuid-dev:amd64. 2021-11-09 04:03:49.603 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-09 04:03:49.669 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-09 04:03:50.063 | Selecting previously unselected package libsctp1:amd64. 2021-11-09 04:03:50.070 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-09 04:03:50.114 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:03:50.490 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-09 04:03:50.497 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-09 04:03:50.552 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:03:50.949 | Selecting previously unselected package libapr1-dev. 2021-11-09 04:03:50.956 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-09 04:03:51.028 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-09 04:03:51.812 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-09 04:03:51.820 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-09 04:03:51.869 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:03:52.520 | Selecting previously unselected package libaprutil1-dev. 2021-11-09 04:03:52.528 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:03:52.600 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-09 04:03:53.257 | Selecting previously unselected package apache2-dev. 2021-11-09 04:03:53.267 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:03:53.314 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:53.840 | Selecting previously unselected package binfmt-support. 2021-11-09 04:03:53.848 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-09 04:03:53.919 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-09 04:03:54.332 | Selecting previously unselected package g++-9. 2021-11-09 04:03:54.339 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:54.394 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:03:56.038 | Selecting previously unselected package g++. 2021-11-09 04:03:56.046 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-09 04:03:56.097 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-09 04:03:56.398 | Selecting previously unselected package build-essential. 2021-11-09 04:03:56.406 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-09 04:03:56.455 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-09 04:03:56.795 | Selecting previously unselected package conntrack. 2021-11-09 04:03:56.802 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-09 04:03:56.860 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-09 04:03:57.249 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-09 04:03:57.257 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-09 04:03:57.311 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-09 04:03:57.776 | Selecting previously unselected package libnetfilter-queue1. 2021-11-09 04:03:57.783 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-09 04:03:57.832 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-09 04:03:58.292 | Selecting previously unselected package conntrackd. 2021-11-09 04:03:58.299 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-09 04:03:58.352 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-09 04:03:58.701 | Selecting previously unselected package dns-root-data. 2021-11-09 04:03:58.709 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-11-09 04:03:58.788 | Unpacking dns-root-data (2019052802) ... 2021-11-09 04:03:59.306 | Selecting previously unselected package libidn11:amd64. 2021-11-09 04:03:59.314 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-09 04:03:59.375 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-09 04:03:59.775 | Selecting previously unselected package dnsmasq-base. 2021-11-09 04:03:59.783 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-09 04:03:59.839 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-09 04:04:00.200 | Selecting previously unselected package dnsmasq-utils. 2021-11-09 04:04:00.207 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-09 04:04:00.260 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-09 04:04:00.729 | Selecting previously unselected package ebtables. 2021-11-09 04:04:00.737 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-09 04:04:00.810 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-09 04:04:01.257 | Selecting previously unselected package libfakeroot:amd64. 2021-11-09 04:04:01.265 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-11-09 04:04:01.334 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-09 04:04:01.783 | Selecting previously unselected package fakeroot. 2021-11-09 04:04:01.790 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-11-09 04:04:01.856 | Unpacking fakeroot (1.24-1) ... 2021-11-09 04:04:02.251 | Selecting previously unselected package fonts-dejavu-core. 2021-11-09 04:04:02.259 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-09 04:04:02.314 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-09 04:04:02.817 | Selecting previously unselected package fonts-liberation. 2021-11-09 04:04:02.825 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-09 04:04:02.877 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-09 04:04:03.512 | Selecting previously unselected package fontconfig-config. 2021-11-09 04:04:03.521 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-09 04:04:03.571 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-09 04:04:03.999 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-09 04:04:04.007 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-09 04:04:04.096 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-09 04:04:04.508 | Selecting previously unselected package fontconfig. 2021-11-09 04:04:04.516 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-09 04:04:04.576 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-09 04:04:04.952 | Selecting previously unselected package genisoimage. 2021-11-09 04:04:04.960 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-09 04:04:05.008 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-09 04:04:05.496 | Selecting previously unselected package libann0. 2021-11-09 04:04:05.505 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-09 04:04:05.557 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-09 04:04:05.929 | Selecting previously unselected package libcdt5:amd64. 2021-11-09 04:04:05.937 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:05.991 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:06.405 | Selecting previously unselected package libcgraph6:amd64. 2021-11-09 04:04:06.413 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:06.466 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:06.948 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-09 04:04:06.956 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-09 04:04:07.005 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:04:07.411 | Selecting previously unselected package libjpeg8:amd64. 2021-11-09 04:04:07.419 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:04:07.496 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-09 04:04:07.889 | Selecting previously unselected package libjbig0:amd64. 2021-11-09 04:04:07.897 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-09 04:04:07.945 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-09 04:04:08.400 | Selecting previously unselected package libwebp6:amd64. 2021-11-09 04:04:08.408 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:08.479 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-09 04:04:08.920 | Selecting previously unselected package libtiff5:amd64. 2021-11-09 04:04:08.928 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-09 04:04:08.986 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-09 04:04:09.399 | Selecting previously unselected package libxpm4:amd64. 2021-11-09 04:04:09.408 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-09 04:04:09.462 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-09 04:04:09.872 | Selecting previously unselected package libgd3:amd64. 2021-11-09 04:04:09.880 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-09 04:04:09.930 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-09 04:04:10.363 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-09 04:04:10.371 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-09 04:04:10.445 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-09 04:04:10.917 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-09 04:04:10.925 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-09 04:04:10.991 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-09 04:04:11.451 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-09 04:04:11.459 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-11-09 04:04:11.505 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-09 04:04:11.946 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-09 04:04:11.954 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-09 04:04:12.014 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-09 04:04:12.405 | Selecting previously unselected package libxrender1:amd64. 2021-11-09 04:04:12.413 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-09 04:04:12.490 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-09 04:04:12.896 | Selecting previously unselected package libcairo2:amd64. 2021-11-09 04:04:12.905 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:12.964 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-09 04:04:13.434 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-09 04:04:13.442 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-09 04:04:13.496 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-09 04:04:13.994 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-09 04:04:14.002 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-09 04:04:14.084 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-09 04:04:14.609 | Selecting previously unselected package libthai-data. 2021-11-09 04:04:14.617 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-11-09 04:04:14.671 | Unpacking libthai-data (0.1.28-3) ... 2021-11-09 04:04:15.134 | Selecting previously unselected package libdatrie1:amd64. 2021-11-09 04:04:15.143 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-09 04:04:15.191 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-09 04:04:15.610 | Selecting previously unselected package libthai0:amd64. 2021-11-09 04:04:15.618 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-11-09 04:04:15.667 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-09 04:04:16.079 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-09 04:04:16.086 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:04:16.158 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:04:16.633 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-09 04:04:16.642 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:04:16.696 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:04:17.134 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-09 04:04:17.142 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:04:17.208 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:04:17.645 | Selecting previously unselected package libpathplan4:amd64. 2021-11-09 04:04:17.652 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:17.713 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:18.140 | Selecting previously unselected package libgvc6. 2021-11-09 04:04:18.148 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:18.205 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-09 04:04:18.685 | Selecting previously unselected package libgvpr2:amd64. 2021-11-09 04:04:18.693 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:18.740 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:19.129 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-09 04:04:19.136 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:19.176 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:19.792 | Selecting previously unselected package x11-common. 2021-11-09 04:04:19.800 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-09 04:04:19.917 | dpkg-query: no packages found matching nux-tools 2021-11-09 04:04:19.928 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-09 04:04:20.319 | Selecting previously unselected package libice6:amd64. 2021-11-09 04:04:20.327 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-09 04:04:20.376 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-09 04:04:20.803 | Selecting previously unselected package libsm6:amd64. 2021-11-09 04:04:20.810 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-09 04:04:20.865 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-09 04:04:21.308 | Selecting previously unselected package libxt6:amd64. 2021-11-09 04:04:21.316 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-09 04:04:21.359 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-09 04:04:21.833 | Selecting previously unselected package libxmu6:amd64. 2021-11-09 04:04:21.841 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-09 04:04:21.890 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-09 04:04:22.357 | Selecting previously unselected package libxaw7:amd64. 2021-11-09 04:04:22.366 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-09 04:04:22.444 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-09 04:04:22.843 | Selecting previously unselected package graphviz. 2021-11-09 04:04:22.851 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-09 04:04:22.907 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-09 04:04:23.599 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-09 04:04:23.607 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:04:23.667 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:04:24.243 | Selecting previously unselected package libibverbs1:amd64. 2021-11-09 04:04:24.251 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:04:24.313 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:04:24.997 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-09 04:04:25.006 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:04:25.096 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:04:25.558 | Selecting previously unselected package icu-devtools. 2021-11-09 04:04:25.567 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-11-09 04:04:25.621 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-11-09 04:04:26.056 | Selecting previously unselected package iputils-arping. 2021-11-09 04:04:26.064 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-09 04:04:26.112 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-09 04:04:26.610 | Selecting previously unselected package javascript-common. 2021-11-09 04:04:26.618 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-11-09 04:04:26.685 | Unpacking javascript-common (11) ... 2021-11-09 04:04:27.050 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-09 04:04:27.058 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:27.116 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:27.501 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-09 04:04:27.509 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:27.558 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:28.025 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-09 04:04:28.034 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:28.088 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:28.631 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-09 04:04:28.639 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:28.734 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:29.256 | Selecting previously unselected package comerr-dev:amd64. 2021-11-09 04:04:29.264 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-09 04:04:29.324 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-09 04:04:29.688 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-09 04:04:29.696 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:29.758 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:30.135 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-09 04:04:30.144 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-09 04:04:30.221 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-09 04:04:30.643 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-09 04:04:30.650 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-09 04:04:30.695 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-09 04:04:31.021 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-09 04:04:31.029 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-09 04:04:31.077 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-09 04:04:31.370 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-09 04:04:31.378 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-09 04:04:31.432 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-09 04:04:31.935 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-09 04:04:31.944 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-09 04:04:32.009 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:04:32.530 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-09 04:04:32.538 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-09 04:04:32.592 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:04:33.084 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-09 04:04:33.092 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-09 04:04:33.163 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-09 04:04:33.523 | Selecting previously unselected package libgts-bin. 2021-11-09 04:04:33.531 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-09 04:04:33.575 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-09 04:04:33.894 | Selecting previously unselected package libicu-dev:amd64. 2021-11-09 04:04:33.902 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-11-09 04:04:33.969 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-09 04:04:35.941 | Selecting previously unselected package libipset13:amd64. 2021-11-09 04:04:35.949 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-09 04:04:36.015 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-09 04:04:36.472 | Selecting previously unselected package librdmacm1:amd64. 2021-11-09 04:04:36.480 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:04:36.569 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:04:36.993 | Selecting previously unselected package libiscsi7:amd64. 2021-11-09 04:04:37.001 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-09 04:04:37.065 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-09 04:04:37.397 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-09 04:04:37.405 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-09 04:04:37.476 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:04:37.882 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-09 04:04:37.890 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:04:38.070 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:04:38.478 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-09 04:04:38.486 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:04:38.581 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:04:38.935 | Selecting previously unselected package libjs-jquery. 2021-11-09 04:04:38.944 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-09 04:04:38.998 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-09 04:04:39.318 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-09 04:04:39.326 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-09 04:04:39.386 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-09 04:04:39.655 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-09 04:04:39.663 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-09 04:04:39.717 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-09 04:04:40.204 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-09 04:04:40.212 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-09 04:04:40.277 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-09 04:04:40.689 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-09 04:04:40.698 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-09 04:04:40.756 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-09 04:04:41.076 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-09 04:04:41.085 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-09 04:04:41.134 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-09 04:04:41.529 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-09 04:04:41.537 | Preparing to unpack .../163-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-09 04:04:41.586 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:04:42.129 | Selecting previously unselected package libnspr4:amd64. 2021-11-09 04:04:42.137 | Preparing to unpack .../164-libnspr4_2%3a4.25-1_amd64.deb ... 2021-11-09 04:04:42.209 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-11-09 04:04:42.677 | Selecting previously unselected package libnss3:amd64. 2021-11-09 04:04:42.685 | Preparing to unpack .../165-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-11-09 04:04:42.752 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-09 04:04:43.335 | Selecting previously unselected package libomp5-10:amd64. 2021-11-09 04:04:43.343 | Preparing to unpack .../166-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:43.396 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:43.821 | Selecting previously unselected package libomp-10-dev. 2021-11-09 04:04:43.829 | Preparing to unpack .../167-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:43.866 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:44.146 | Selecting previously unselected package pcp-conf. 2021-11-09 04:04:44.154 | Preparing to unpack .../168-pcp-conf_5.0.3-1_amd64.deb ... 2021-11-09 04:04:44.180 | Unpacking pcp-conf (5.0.3-1) ... 2021-11-09 04:04:44.575 | Selecting previously unselected package libpcp3. 2021-11-09 04:04:44.583 | Preparing to unpack .../169-libpcp3_5.0.3-1_amd64.deb ... 2021-11-09 04:04:44.631 | Unpacking libpcp3 (5.0.3-1) ... 2021-11-09 04:04:45.198 | Selecting previously unselected package libpcp-pmda3. 2021-11-09 04:04:45.206 | Preparing to unpack .../170-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-11-09 04:04:45.266 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-11-09 04:04:45.592 | Selecting previously unselected package libpcp-pmda-perl. 2021-11-09 04:04:45.600 | Preparing to unpack .../171-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-11-09 04:04:45.660 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-11-09 04:04:46.066 | Selecting previously unselected package libpq5:amd64. 2021-11-09 04:04:46.074 | Preparing to unpack .../172-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:46.123 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:46.506 | Selecting previously unselected package libpq-dev. 2021-11-09 04:04:46.514 | Preparing to unpack .../173-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:46.563 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:47.169 | Selecting previously unselected package librados2. 2021-11-09 04:04:47.178 | Preparing to unpack .../174-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:47.226 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:04:48.181 | Selecting previously unselected package librbd1. 2021-11-09 04:04:48.189 | Preparing to unpack .../175-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:48.254 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:04:48.878 | Selecting previously unselected package libsasl2-dev. 2021-11-09 04:04:48.886 | Preparing to unpack .../176-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-09 04:04:48.929 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-09 04:04:49.312 | Selecting previously unselected package libssl-dev:amd64. 2021-11-09 04:04:49.320 | Preparing to unpack .../177-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:04:49.368 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:04:50.106 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-09 04:04:50.115 | Preparing to unpack .../178-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:04:50.168 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:04:50.603 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-09 04:04:50.612 | Preparing to unpack .../179-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-09 04:04:50.666 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:04:51.038 | Selecting previously unselected package libx86-1:amd64. 2021-11-09 04:04:51.046 | Preparing to unpack .../180-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-09 04:04:51.117 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-09 04:04:51.495 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-09 04:04:51.503 | Preparing to unpack .../181-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:51.551 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:04:52.066 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-09 04:04:52.074 | Preparing to unpack .../182-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-09 04:04:52.129 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-09 04:04:52.648 | Selecting previously unselected package llvm-10-runtime. 2021-11-09 04:04:52.656 | Preparing to unpack .../183-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:52.705 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:53.083 | Selecting previously unselected package libpfm4:amd64. 2021-11-09 04:04:53.091 | Preparing to unpack .../184-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-09 04:04:53.144 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-09 04:04:53.592 | Selecting previously unselected package llvm-10. 2021-11-09 04:04:53.600 | Preparing to unpack .../185-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:53.665 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:54.780 | Selecting previously unselected package libffi-dev:amd64. 2021-11-09 04:04:54.789 | Preparing to unpack .../186-libffi-dev_3.3-4_amd64.deb ... 2021-11-09 04:04:54.848 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-09 04:04:55.277 | Selecting previously unselected package python3-pygments. 2021-11-09 04:04:55.285 | Preparing to unpack .../187-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-09 04:04:55.346 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-09 04:04:55.900 | Selecting previously unselected package llvm-10-tools. 2021-11-09 04:04:55.908 | Preparing to unpack .../188-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:55.963 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:56.557 | Selecting previously unselected package libz3-4:amd64. 2021-11-09 04:04:56.565 | Preparing to unpack .../189-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-09 04:04:56.631 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-09 04:04:57.945 | Selecting previously unselected package libz3-dev:amd64. 2021-11-09 04:04:57.953 | Preparing to unpack .../190-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-09 04:04:58.002 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-09 04:04:58.368 | Selecting previously unselected package llvm-10-dev. 2021-11-09 04:04:58.377 | Preparing to unpack .../191-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:58.430 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:03.534 | Selecting previously unselected package lsscsi. 2021-11-09 04:05:03.543 | Preparing to unpack .../192-lsscsi_0.30-0.1_amd64.deb ... 2021-11-09 04:05:03.596 | Unpacking lsscsi (0.30-0.1) ... 2021-11-09 04:05:04.007 | Selecting previously unselected package pkg-config. 2021-11-09 04:05:04.015 | Preparing to unpack .../193-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-09 04:05:04.064 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-09 04:05:04.385 | Selecting previously unselected package pm-utils. 2021-11-09 04:05:04.394 | Preparing to unpack .../194-pm-utils_1.4.1-19_all.deb ... 2021-11-09 04:05:04.425 | Unpacking pm-utils (1.4.1-19) ... 2021-11-09 04:05:04.803 | Selecting previously unselected package postgresql-client-common. 2021-11-09 04:05:04.811 | Preparing to unpack .../195-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-09 04:05:04.859 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-09 04:05:05.220 | Selecting previously unselected package postgresql-client-12. 2021-11-09 04:05:05.228 | Preparing to unpack .../196-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:05:05.293 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:05.866 | Selecting previously unselected package ssl-cert. 2021-11-09 04:05:05.876 | Preparing to unpack .../197-ssl-cert_1.0.39_all.deb ... 2021-11-09 04:05:05.928 | Unpacking ssl-cert (1.0.39) ... 2021-11-09 04:05:06.585 | Selecting previously unselected package postgresql-common. 2021-11-09 04:05:06.594 | Preparing to unpack .../198-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-09 04:05:06.669 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-09 04:05:06.723 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-09 04:05:07.163 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-09 04:05:07.172 | Preparing to unpack .../199-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:05:07.225 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:07.922 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-09 04:05:07.931 | Preparing to unpack .../200-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-09 04:05:07.989 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-09 04:05:08.294 | Selecting previously unselected package python-pip-whl. 2021-11-09 04:05:08.303 | Preparing to unpack .../201-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-09 04:05:08.333 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-09 04:05:08.842 | Selecting previously unselected package python3-mysqldb. 2021-11-09 04:05:08.852 | Preparing to unpack .../202-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-09 04:05:08.905 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-09 04:05:09.230 | Selecting previously unselected package python3-wheel. 2021-11-09 04:05:09.239 | Preparing to unpack .../203-python3-wheel_0.34.2-1_all.deb ... 2021-11-09 04:05:09.286 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-09 04:05:09.682 | Selecting previously unselected package python3-pip. 2021-11-09 04:05:09.691 | Preparing to unpack .../204-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-09 04:05:09.745 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-09 04:05:10.219 | Selecting previously unselected package python3.8-venv. 2021-11-09 04:05:10.229 | Preparing to unpack .../205-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-09 04:05:10.299 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-09 04:05:10.699 | Selecting previously unselected package python3-venv. 2021-11-09 04:05:10.708 | Preparing to unpack .../206-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-09 04:05:10.790 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-09 04:05:11.145 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-09 04:05:11.154 | Preparing to unpack .../207-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-09 04:05:11.207 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-09 04:05:11.687 | Selecting previously unselected package qemu-utils. 2021-11-09 04:05:11.696 | Preparing to unpack .../208-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-09 04:05:11.773 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-09 04:05:12.311 | Selecting previously unselected package sharutils. 2021-11-09 04:05:12.320 | Preparing to unpack .../209-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-09 04:05:12.379 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-09 04:05:12.745 | Selecting previously unselected package sqlite3. 2021-11-09 04:05:12.753 | Preparing to unpack .../210-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-09 04:05:12.824 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-09 04:05:13.385 | Selecting previously unselected package unzip. 2021-11-09 04:05:13.394 | Preparing to unpack .../211-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-09 04:05:13.464 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-09 04:05:13.928 | Selecting previously unselected package vbetool. 2021-11-09 04:05:13.937 | Preparing to unpack .../212-vbetool_1.1-4_amd64.deb ... 2021-11-09 04:05:13.996 | Unpacking vbetool (1.1-4) ... 2021-11-09 04:05:14.442 | Selecting previously unselected package ipset. 2021-11-09 04:05:14.451 | Preparing to unpack .../213-ipset_7.5-1~exp1_amd64.deb ... 2021-11-09 04:05:14.506 | Unpacking ipset (7.5-1~exp1) ... 2021-11-09 04:05:14.951 | Selecting previously unselected package ipvsadm. 2021-11-09 04:05:14.959 | Preparing to unpack .../214-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-09 04:05:15.024 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-09 04:05:15.431 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-09 04:05:15.440 | Preparing to unpack .../215-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:05:15.500 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-09 04:05:16.082 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-09 04:05:16.091 | Preparing to unpack .../216-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-09 04:05:16.145 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-09 04:05:16.482 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-09 04:05:16.491 | Preparing to unpack .../217-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-09 04:05:16.533 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-09 04:05:16.870 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-09 04:05:16.879 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:05:16.933 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:17.379 | Selecting previously unselected package libpcp-gui2. 2021-11-09 04:05:17.388 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-11-09 04:05:17.464 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-11-09 04:05:17.927 | Selecting previously unselected package libpcp-import1. 2021-11-09 04:05:17.936 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2021-11-09 04:05:17.984 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-11-09 04:05:18.351 | Selecting previously unselected package libpcp-mmv1. 2021-11-09 04:05:18.360 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-11-09 04:05:18.418 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-11-09 04:05:18.847 | Selecting previously unselected package libpcp-trace2. 2021-11-09 04:05:18.856 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-11-09 04:05:18.916 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-11-09 04:05:19.276 | Selecting previously unselected package libpcp-web1. 2021-11-09 04:05:19.285 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2021-11-09 04:05:19.333 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-11-09 04:05:19.613 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-09 04:05:19.622 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-09 04:05:19.681 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-09 04:05:19.967 | Selecting previously unselected package python3-pcp. 2021-11-09 04:05:19.976 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2021-11-09 04:05:20.007 | Unpacking python3-pcp (5.0.3-1) ... 2021-11-09 04:05:20.436 | Selecting previously unselected package pcp. 2021-11-09 04:05:20.445 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2021-11-09 04:05:20.583 | Unpacking pcp (5.0.3-1) ... 2021-11-09 04:05:21.859 | Selecting previously unselected package socat. 2021-11-09 04:05:21.868 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2021-11-09 04:05:21.921 | Unpacking socat (1.7.3.3-2) ... 2021-11-09 04:05:22.470 | Selecting previously unselected package vlan. 2021-11-09 04:05:22.479 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-09 04:05:22.544 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-09 04:05:22.948 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-09 04:05:23.155 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-09 04:05:23.407 | Setting up javascript-common (11) ... 2021-11-09 04:05:23.637 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-09 04:05:23.704 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-09 04:05:23.858 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-09 04:05:24.030 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-09 04:05:24.276 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-09 04:05:24.603 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-09 04:05:24.710 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:05:24.938 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-09 04:05:25.121 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:05:25.253 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-09 04:05:25.384 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-09 04:05:25.538 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-09 04:05:25.693 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-09 04:05:25.858 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-09 04:05:26.013 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-09 04:05:26.257 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-09 04:05:26.435 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-09 04:05:26.658 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-09 04:05:26.830 | Setting up vbetool (1.1-4) ... 2021-11-09 04:05:27.007 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:05:27.235 | Setting up pm-utils (1.4.1-19) ... 2021-11-09 04:05:27.470 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:05:27.961 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-09 04:05:28.195 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-09 04:05:28.378 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:28.544 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-09 04:05:29.684 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-09 04:05:30.435 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-09 04:05:30.704 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-09 04:05:30.858 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:05:31.007 | Setting up m4 (1.4.18-4) ... 2021-11-09 04:05:31.173 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-09 04:05:31.646 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:05:31.789 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-09 04:05:31.950 | Setting up iputils-arping (3:20190709-3) ... 2021-11-09 04:05:32.138 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-09 04:05:32.344 | Setting up conntrack (1:1.4.5-2) ... 2021-11-09 04:05:32.549 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:05:32.692 | Setting up python3-wheel (0.34.2-1) ... 2021-11-09 04:05:33.103 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-09 04:05:33.304 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-09 04:05:33.774 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-09 04:05:35.966 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-09 04:05:37.795 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-09 04:05:38.560 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-09 04:05:38.749 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-09 04:05:38.835 | Setting up acl (2.2.53-6) ... 2021-11-09 04:05:38.983 | Setting up dns-root-data (2019052802) ... 2021-11-09 04:05:39.126 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:39.263 | Setting up fakeroot (1.24-1) ... 2021-11-09 04:05:39.364 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-09 04:05:39.509 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-09 04:05:39.721 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:05:39.858 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:40.000 | Setting up autotools-dev (20180224.1) ... 2021-11-09 04:05:40.143 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-09 04:05:41.143 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-09 04:05:41.297 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-09 04:05:41.457 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-09 04:05:41.629 | Setting up make (4.2.1-1.2) ... 2021-11-09 04:05:41.806 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-11-09 04:05:41.978 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-09 04:05:42.143 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:42.303 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-09 04:05:42.463 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:42.640 | Setting up ebtables (2.0.11-3build1) ... 2021-11-09 04:05:43.469 | Setting up socat (1.7.3.3-2) ... 2021-11-09 04:05:43.663 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-09 04:05:43.875 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-09 04:05:44.081 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:05:44.223 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-09 04:05:44.394 | Setting up binfmt-support (2.2.0-2) ... 2021-11-09 04:05:44.826 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-09 04:05:45.938 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-09 04:05:46.046 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-11-09 04:05:46.160 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-09 04:05:47.154 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-09 04:05:47.320 | Setting up lsscsi (0.30-0.1) ... 2021-11-09 04:05:47.491 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-09 04:05:47.606 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:05:47.720 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:05:47.828 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:05:47.943 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-09 04:05:48.057 | Setting up autoconf (2.69-11.1) ... 2021-11-09 04:05:48.234 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-09 04:05:48.394 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-09 04:05:48.541 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-09 04:05:48.623 | Setting up dwz (0.13-5) ... 2021-11-09 04:05:48.754 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:05:48.897 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-09 04:05:49.023 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-09 04:05:49.137 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-09 04:05:49.257 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-09 04:05:49.503 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:49.720 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:49.920 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-09 04:05:50.109 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-09 04:05:50.274 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-09 04:05:50.440 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:05:50.731 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:05:50.909 | Setting up pcp-conf (5.0.3-1) ... 2021-11-09 04:05:51.188 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-09 04:05:51.388 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-09 04:05:51.508 | Setting up libsub-override-perl (0.09-2) ... 2021-11-09 04:05:51.657 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-09 04:05:51.834 | Setting up libthai-data (0.1.28-3) ... 2021-11-09 04:05:51.977 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-09 04:05:52.154 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:52.268 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:52.371 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-09 04:05:52.491 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-09 04:05:52.674 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:52.863 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-09 04:05:53.006 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-09 04:05:53.160 | Setting up ipset (7.5-1~exp1) ... 2021-11-09 04:05:53.326 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:05:53.554 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-09 04:05:54.905 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-09 04:05:55.309 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-09 04:05:55.520 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-09 04:05:55.708 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-09 04:05:55.874 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:05:56.017 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:05:56.194 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-09 04:05:56.360 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-09 04:05:56.554 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:05:56.783 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-09 04:05:56.982 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-09 04:05:57.112 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-09 04:05:57.211 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-09 04:05:57.394 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:05:57.565 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:57.766 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-09 04:05:57.966 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-09 04:05:58.120 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-09 04:05:58.308 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:05:58.520 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:05:58.714 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:58.874 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:05:59.063 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:59.251 | Setting up libtool (2.4.6-14) ... 2021-11-09 04:05:59.422 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-09 04:06:02.245 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:06:02.502 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:06:02.697 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-09 04:06:04.414 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-09 04:06:05.577 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:06:05.754 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-09 04:06:05.931 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:06:06.160 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-09 04:06:06.914 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:06:07.085 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:07.245 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:07.417 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-09 04:06:07.720 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:06:07.862 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-09 04:06:08.245 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-09 04:06:08.417 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-09 04:06:08.508 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-09 04:06:08.640 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:06:08.759 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:06:09.437 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-11-09 04:06:09.548 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:06:09.674 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:06:09.788 | Setting up ssl-cert (1.0.39) ... 2021-11-09 04:06:10.611 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-09 04:06:10.725 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-09 04:06:10.925 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-09 04:06:11.085 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-09 04:06:12.231 | Adding user postgres to group ssl-cert 2021-11-09 04:06:12.501 | 2021-11-09 04:06:12.501 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-09 04:06:12.690 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-09 04:06:12.690 | Removing obsolete dictionary files: 2021-11-09 04:06:13.265 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-09 04:06:14.514 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-09 04:06:14.719 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:06:14.982 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-09 04:06:15.342 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-09 04:06:15.914 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-09 04:06:16.114 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-09 04:06:16.337 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-09 04:06:16.502 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:06:16.650 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-09 04:06:16.839 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-09 04:06:17.016 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-09 04:06:17.233 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:06:17.428 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-09 04:06:17.605 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:17.725 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:06:17.885 | Setting up ipvsadm (1:1.31-1) ... 2021-11-09 04:06:18.988 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:06:19.159 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:06:19.553 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-09 04:06:21.699 | Regenerating fonts cache... done. 2021-11-09 04:06:21.765 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-09 04:06:21.953 | Setting up libpcp3 (5.0.3-1) ... 2021-11-09 04:06:22.119 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-11-09 04:06:22.296 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-09 04:06:22.473 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:06:24.174 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-09 04:06:25.148 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:06:26.113 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:26.261 | Setting up keepalived (1:2.0.19-2) ... 2021-11-09 04:06:27.517 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-09 04:06:28.290 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:28.433 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-11-09 04:06:28.530 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:06:28.713 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-11-09 04:06:28.884 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:06:29.062 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-11-09 04:06:29.238 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:29.416 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-09 04:06:29.582 | Setting up libpcp-web1 (5.0.3-1) ... 2021-11-09 04:06:29.736 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-09 04:06:29.879 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:06:30.016 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:30.170 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-09 04:06:30.341 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-11-09 04:06:30.536 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-09 04:06:30.833 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-09 04:06:30.971 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-09 04:06:31.131 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-09 04:06:31.273 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:06:31.411 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:06:31.582 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:06:31.730 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:06:31.919 | Setting up libpcp-import1 (5.0.3-1) ... 2021-11-09 04:06:32.124 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:06:32.273 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:06:32.456 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-09 04:06:32.633 | Setting up po-debconf (1.0.21) ... 2021-11-09 04:06:32.793 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:41.682 | Enabling module mpm_event. 2021-11-09 04:06:41.746 | Enabling module authz_core. 2021-11-09 04:06:41.751 | Enabling module authz_host. 2021-11-09 04:06:41.810 | Enabling module authn_core. 2021-11-09 04:06:41.815 | Enabling module auth_basic. 2021-11-09 04:06:41.875 | Enabling module access_compat. 2021-11-09 04:06:41.934 | Enabling module authn_file. 2021-11-09 04:06:41.997 | Enabling module authz_user. 2021-11-09 04:06:42.056 | Enabling module alias. 2021-11-09 04:06:42.115 | Enabling module dir. 2021-11-09 04:06:42.174 | Enabling module autoindex. 2021-11-09 04:06:42.234 | Enabling module env. 2021-11-09 04:06:42.295 | Enabling module mime. 2021-11-09 04:06:42.355 | Enabling module negotiation. 2021-11-09 04:06:42.413 | Enabling module setenvif. 2021-11-09 04:06:42.471 | Enabling module filter. 2021-11-09 04:06:42.530 | Enabling module deflate. 2021-11-09 04:06:42.590 | Enabling module status. 2021-11-09 04:06:42.650 | Enabling module reqtimeout. 2021-11-09 04:06:42.708 | Enabling conf charset. 2021-11-09 04:06:42.768 | Enabling conf localized-error-pages. 2021-11-09 04:06:42.826 | Enabling conf other-vhosts-access-log. 2021-11-09 04:06:42.884 | Enabling conf security. 2021-11-09 04:06:42.943 | Enabling conf serve-cgi-bin. 2021-11-09 04:06:43.002 | Enabling site 000-default. 2021-11-09 04:06:43.054 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-09 04:06:43.110 | Enabling conf javascript-common. 2021-11-09 04:06:43.364 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-09 04:06:43.952 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-09 04:06:46.759 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-09 04:06:46.959 | Setting up python3-pcp (5.0.3-1) ... 2021-11-09 04:06:47.450 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-09 04:06:47.605 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:06:47.753 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:47.970 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-09 04:06:48.158 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-09 04:06:48.336 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-09 04:06:48.507 | Setting up graphviz (2.42.2-3build2) ... 2021-11-09 04:06:48.633 | Setting up pcp (5.0.3-1) ... 2021-11-09 04:06:52.120 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-11-09 04:06:52.550 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-11-09 04:06:52.971 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-11-09 04:06:53.402 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-11-09 04:07:10.107 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-09 04:07:10.256 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:07:10.311 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-09 04:07:12.136 | Setting up dh-autoreconf (19) ... 2021-11-09 04:07:12.260 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-09 04:07:13.366 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-09 04:07:13.525 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:07:13.668 | Setting up debhelper (12.10ubuntu1) ... 2021-11-09 04:07:13.832 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:07:14.392 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-09 04:07:14.540 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-09 04:07:14.662 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-09 04:07:14.772 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-09 04:07:27.137 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:07:27.298 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-09 04:07:27.793 | Processing triggers for ufw (0.36-6) ... 2021-11-09 04:07:28.006 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:07:54.882 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-09 04:07:54.999 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-09 04:08:01.908 | ++ functions-common:apt_get:1118 : result=0 2021-11-09 04:08:01.911 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:08:01.913 | ++ functions-common:time_stop:2309 : local name 2021-11-09 04:08:01.915 | ++ functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:01.923 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:01.926 | ++ functions-common:time_stop:2312 : local total 2021-11-09 04:08:01.928 | ++ functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:01.930 | ++ functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:08:01.932 | ++ functions-common:time_stop:2316 : start_time=1636430539150 2021-11-09 04:08:01.934 | ++ functions-common:time_stop:2318 : [[ -z 1636430539150 ]] 2021-11-09 04:08:01.937 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:01.941 | ++ functions-common:time_stop:2321 : end_time=1636430881938 2021-11-09 04:08:01.943 | ++ functions-common:time_stop:2322 : elapsed_time=342788 2021-11-09 04:08:01.945 | ++ functions-common:time_stop:2323 : total=705 2021-11-09 04:08:01.947 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:01.949 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=343493 2021-11-09 04:08:01.951 | ++ functions-common:apt_get:1122 : return 0 2021-11-09 04:08:01.954 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-09 04:08:01.956 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:08:01.959 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-09 04:08:01.963 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-09 04:08:01.967 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-11-09 04:08:01.969 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-11-09 04:08:01.973 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-09 04:08:03.257 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-09 04:08:03.259 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:08:03.261 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:08:03.264 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-09 04:08:03.265 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-09 04:08:03.267 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-09 04:08:03.269 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-09 04:08:03.271 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-09 04:08:03.273 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-09 04:08:03.275 | + functions-common:_ensure_lsb_release:328 : return 2021-11-09 04:08:03.277 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-09 04:08:03.346 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-09 04:08:03.349 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-09 04:08:03.415 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-09 04:08:03.417 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-09 04:08:03.483 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-09 04:08:03.485 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-09 04:08:03.487 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-09 04:08:03.489 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-09 04:08:03.491 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-09 04:08:03.493 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-09 04:08:03.495 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-09 04:08:03.497 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-09 04:08:03.499 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-09 04:08:03.500 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-09 04:08:03.502 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-09 04:08:03.502 | Distro: focal 2021-11-09 04:08:03.505 | + tools/install_pip.sh:main:115 : get_versions 2021-11-09 04:08:03.507 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-09 04:08:03.511 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-09 04:08:03.512 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-09 04:08:03.515 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-09 04:08:03.515 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-09 04:08:03.909 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-09 04:08:03.911 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-09 04:08:03.912 | pip: 20.2.2 2021-11-09 04:08:03.914 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-11-09 04:08:03.915 | + tools/install_pip.sh:main:121 : is_fedora 2021-11-09 04:08:03.917 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:08:03.919 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:08:03.921 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:08:03.922 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:08:03.924 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:08:03.926 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:08:03.927 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:08:03.929 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:08:03.931 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:08:03.933 | + tools/install_pip.sh:main:133 : install_get_pip 2021-11-09 04:08:03.934 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:08:03.936 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:08:03.938 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-09 04:08:03.940 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:08:03.941 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:08:03.951 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-09 04:08:03.951 | Dload Upload Total Spent Left Speed 2021-11-09 04:08:04.353 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 5258k 0 --:--:-- --:--:-- --:--:-- 5258k 2021-11-09 04:08:04.357 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-09 04:08:04.360 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-11-09 04:08:07.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:07.387 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:07.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:07.387 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:07.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:07.853 | Collecting pip 2021-11-09 04:08:07.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-11-09 04:08:09.466 | Installing collected packages: pip 2021-11-09 04:08:09.466 | Attempting uninstall: pip 2021-11-09 04:08:09.467 | Found existing installation: pip 20.2.2 2021-11-09 04:08:09.692 | Uninstalling pip-20.2.2: 2021-11-09 04:08:09.717 | Successfully uninstalled pip-20.2.2 2021-11-09 04:08:11.364 | Successfully installed pip-21.3.1 2021-11-09 04:08:11.364 | /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-11-09 04:08:11.364 | warnings.warn( 2021-11-09 04:08:11.364 | /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-11-09 04:08:11.364 | warnings.warn( 2021-11-09 04:08:11.364 | /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-11-09 04:08:11.364 | warnings.warn( 2021-11-09 04:08:11.364 | 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-11-09 04:08:11.488 | + tools/install_pip.sh:main:136 : set -x 2021-11-09 04:08:11.490 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-11-09 04:08:11.492 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-09 04:08:11.494 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:08:11.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-09 04:08:11.498 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-11-09 04:08:11.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:08:11.502 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:08:11.502 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:08:11.506 | ++ 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-11-09 04:08:11.508 | ++ 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-11-09 04:08:11.510 | ++ 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-11-09 04:08:11.512 | + 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-11-09 04:08:11.514 | + 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-11-09 04:08:11.529 | 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-11-09 04:08:11.530 | + 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-11-09 04:08:12.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:12.244 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:12.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:12.244 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:13.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:13.314 | 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 (58.5.2) 2021-11-09 04:08:14.956 | 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-11-09 04:08:15.057 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:15.059 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:15.061 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:15.063 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:15.064 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:15.066 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:15.068 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:15.070 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:15.071 | + functions-common:time_stop:2316 : start_time=1636430891525 2021-11-09 04:08:15.073 | + functions-common:time_stop:2318 : [[ -z 1636430891525 ]] 2021-11-09 04:08:15.075 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:15.078 | + functions-common:time_stop:2321 : end_time=1636430895076 2021-11-09 04:08:15.079 | + functions-common:time_stop:2322 : elapsed_time=3551 2021-11-09 04:08:15.082 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:08:15.083 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:15.085 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3551 2021-11-09 04:08:15.087 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:15.089 | + tools/install_pip.sh:main:142 : get_versions 2021-11-09 04:08:15.091 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-09 04:08:15.094 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-09 04:08:15.096 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-09 04:08:15.099 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-09 04:08:15.099 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-09 04:08:15.660 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-09 04:08:15.662 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-09 04:08:15.662 | pip: 21.3.1 2021-11-09 04:08:15.665 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-09 04:08:15.667 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-09 04:08:15.670 | + ./stack.sh:main:778 : fixup_all 2021-11-09 04:08:15.672 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-11-09 04:08:15.675 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-11-09 04:08:15.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:08:15.679 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:08:15.681 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-11-09 04:08:15.692 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-09 04:08:15.703 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-11-09 04:08:15.713 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-11-09 04:08:15.715 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-11-09 04:08:15.717 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:08:15.719 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:08:15.722 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:08:15.724 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:08:15.726 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:08:15.728 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:08:15.730 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:08:15.732 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:08:15.734 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:08:15.736 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-11-09 04:08:15.739 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-11-09 04:08:15.741 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-11-09 04:08:15.743 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:08:15.745 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:08:15.747 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:08:15.749 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:08:15.751 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:08:15.753 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:08:15.755 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-11-09 04:08:15.758 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-11-09 04:08:15.777 | Using python 3.8 to install os-testr 2021-11-09 04:08:15.779 | + 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-11-09 04:08:16.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:16.521 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:16.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:16.521 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:17.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:17.675 | Collecting os-testr 2021-11-09 04:08:17.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-11-09 04:08:17.729 | Collecting python-subunit>=1.0.0 2021-11-09 04:08:17.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-11-09 04:08:17.743 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.7.0) 2021-11-09 04:08:17.744 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-11-09 04:08:17.797 | Collecting stestr>=1.0.0 2021-11-09 04:08:17.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-11-09 04:08:17.826 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-11-09 04:08:17.852 | 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-11-09 04:08:17.853 | 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-11-09 04:08:17.855 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-11-09 04:08:17.856 | 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-11-09 04:08:17.899 | Collecting future 2021-11-09 04:08:17.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-09 04:08:18.125 | Preparing metadata (setup.py): started 2021-11-09 04:08:18.735 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:08:18.766 | 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-11-09 04:08:18.767 | 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.2.0) 2021-11-09 04:08:18.768 | 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-11-09 04:08:18.769 | 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-11-09 04:08:18.771 | 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) (2.4.7) 2021-11-09 04:08:18.785 | 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-11-09 04:08:18.855 | 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-11-09 04:08:18.856 | 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-11-09 04:08:18.858 | 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-11-09 04:08:18.859 | Requirement already satisfied: colorama>=0.3.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.4.4) 2021-11-09 04:08:18.960 | Building wheels for collected packages: future 2021-11-09 04:08:18.961 | Building wheel for future (setup.py): started 2021-11-09 04:08:19.962 | Building wheel for future (setup.py): finished with status 'done' 2021-11-09 04:08:19.966 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=74ebe6de09f23dcde2c9126b15cda2721ceb69b4428bf92a030b1e2cb24d32cb 2021-11-09 04:08:19.966 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-09 04:08:19.973 | Successfully built future 2021-11-09 04:08:21.416 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-09 04:08:22.633 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-11-09 04:08:22.633 | 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-11-09 04:08:22.770 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:22.772 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:22.774 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:22.777 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:22.779 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:22.781 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:22.783 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:22.785 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:22.787 | + functions-common:time_stop:2316 : start_time=1636430895772 2021-11-09 04:08:22.789 | + functions-common:time_stop:2318 : [[ -z 1636430895772 ]] 2021-11-09 04:08:22.791 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:22.795 | + functions-common:time_stop:2321 : end_time=1636430902793 2021-11-09 04:08:22.797 | + functions-common:time_stop:2322 : elapsed_time=7021 2021-11-09 04:08:22.799 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:08:22.801 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:22.803 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7021 2021-11-09 04:08:22.805 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:22.807 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-09 04:08:22.855 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-11-09 04:08:23.144 | + ./stack.sh:main:792 : install_infra 2021-11-09 04:08:23.147 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:08:23.149 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-09 04:08:23.151 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-09 04:08:26.469 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:08:26.472 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-09 04:08:26.493 | + 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-11-09 04:08:28.339 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.412 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.441 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.552 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.666 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.716 | Ignoring dogtag-pki: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.839 | Ignoring python-nss: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.848 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.854 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.927 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.943 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.960 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:28.979 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:29.010 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:29.067 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:29.101 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:29.149 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:29.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:29.296 | Collecting pbr===5.7.0 2021-11-09 04:08:29.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-09 04:08:29.342 | Installing collected packages: pbr 2021-11-09 04:08:29.481 | Successfully installed pbr-5.7.0 2021-11-09 04:08:29.547 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:29.550 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:29.552 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:29.554 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:29.556 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:29.558 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:29.560 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:29.563 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:29.565 | + functions-common:time_stop:2316 : start_time=1636430906486 2021-11-09 04:08:29.567 | + functions-common:time_stop:2318 : [[ -z 1636430906486 ]] 2021-11-09 04:08:29.569 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:29.573 | + functions-common:time_stop:2321 : end_time=1636430909571 2021-11-09 04:08:29.575 | + functions-common:time_stop:2322 : elapsed_time=3085 2021-11-09 04:08:29.577 | + functions-common:time_stop:2323 : total=7021 2021-11-09 04:08:29.579 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:29.581 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10106 2021-11-09 04:08:29.583 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:29.586 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:08:29.588 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-09 04:08:29.612 | + 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-11-09 04:08:31.440 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.518 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.548 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.658 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.773 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.824 | Ignoring dogtag-pki: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.947 | Ignoring python-nss: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.956 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:31.963 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.036 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.053 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.069 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.088 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.120 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.177 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.212 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.261 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:32.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:32.268 | Processing /opt/stack/requirements 2021-11-09 04:08:33.615 | Collecting fixtures===3.0.0 2021-11-09 04:08:33.622 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:33.838 | Collecting PyYAML===6.0 2021-11-09 04:08:33.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-11-09 04:08:34.015 | Collecting requests===2.26.0 2021-11-09 04:08:34.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-11-09 04:08:34.120 | Collecting packaging===21.2 2021-11-09 04:08:34.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-09 04:08:34.190 | Collecting testtools===2.5.0 2021-11-09 04:08:34.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-11-09 04:08:34.281 | Collecting idna===3.3 2021-11-09 04:08:34.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-11-09 04:08:34.420 | Collecting pyparsing===2.4.7 2021-11-09 04:08:34.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:34.476 | Collecting six===1.16.0 2021-11-09 04:08:34.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-11-09 04:08:34.530 | Collecting charset-normalizer===2.0.7 2021-11-09 04:08:34.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-11-09 04:08:34.574 | Collecting Parsley>=1.2 2021-11-09 04:08:34.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-09 04:08:34.624 | Collecting beagle>=0.2.1 2021-11-09 04:08:34.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-09 04:08:34.656 | Requirement already satisfied: pbr===5.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.7.0) 2021-11-09 04:08:34.724 | Collecting certifi>=2017.4.17 2021-11-09 04:08:34.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-09 04:08:34.813 | Collecting urllib3===1.26.7 2021-11-09 04:08:34.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-11-09 04:08:34.883 | Collecting extras===1.0.0 2021-11-09 04:08:34.889 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-11-09 04:08:34.970 | Collecting cliff===3.9.0 2021-11-09 04:08:34.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-11-09 04:08:35.140 | Collecting cmd2===2.2.0 2021-11-09 04:08:35.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-11-09 04:08:35.253 | Collecting prettytable===2.4.0 2021-11-09 04:08:35.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-11-09 04:08:35.299 | Collecting autopage===0.4.0 2021-11-09 04:08:35.305 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-11-09 04:08:35.388 | Collecting stevedore===3.5.0 2021-11-09 04:08:35.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-11-09 04:08:35.447 | Collecting wcwidth===0.2.5 2021-11-09 04:08:35.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-09 04:08:35.505 | Collecting attrs===21.2.0 2021-11-09 04:08:35.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-11-09 04:08:35.633 | Collecting colorama===0.4.4 2021-11-09 04:08:35.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-11-09 04:08:35.684 | Collecting pyperclip===1.8.2 2021-11-09 04:08:35.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-09 04:08:36.047 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-09 04:08:36.048 | Building wheel for pyperclip (setup.py): started 2021-11-09 04:08:36.289 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-09 04:08:36.290 | ERROR: Command errored out with exit status 1: 2021-11-09 04:08:36.290 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_v5370ni/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-_v5370ni/pyperclip/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-ht8gi538 2021-11-09 04:08:36.290 | cwd: /tmp/pip-install-_v5370ni/pyperclip/ 2021-11-09 04:08:36.290 | Complete output (6 lines): 2021-11-09 04:08:36.290 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-09 04:08:36.290 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-09 04:08:36.290 | or: setup.py --help-commands 2021-11-09 04:08:36.290 | or: setup.py cmd --help 2021-11-09 04:08:36.290 | 2021-11-09 04:08:36.290 | error: invalid command 'bdist_wheel' 2021-11-09 04:08:36.290 | ---------------------------------------- 2021-11-09 04:08:36.290 | ERROR: Failed building wheel for pyperclip 2021-11-09 04:08:36.290 | Running setup.py clean for pyperclip 2021-11-09 04:08:36.537 | Building wheel for openstack-requirements (setup.py): started 2021-11-09 04:08:37.314 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-09 04:08:37.314 | ERROR: Command errored out with exit status 1: 2021-11-09 04:08:37.314 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-em8psklq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-em8psklq/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-6i8mye97 2021-11-09 04:08:37.314 | cwd: /tmp/pip-req-build-em8psklq/ 2021-11-09 04:08:37.314 | Complete output (6 lines): 2021-11-09 04:08:37.314 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-09 04:08:37.314 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-09 04:08:37.314 | or: setup.py --help-commands 2021-11-09 04:08:37.314 | or: setup.py cmd --help 2021-11-09 04:08:37.314 | 2021-11-09 04:08:37.314 | error: invalid command 'bdist_wheel' 2021-11-09 04:08:37.314 | ---------------------------------------- 2021-11-09 04:08:37.314 | ERROR: Failed building wheel for openstack-requirements 2021-11-09 04:08:37.315 | Running setup.py clean for openstack-requirements 2021-11-09 04:08:38.100 | Failed to build pyperclip openstack-requirements 2021-11-09 04:08:38.337 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, colorama, pyperclip, cmd2, autopage, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-09 04:08:39.452 | Running setup.py install for pyperclip: started 2021-11-09 04:08:39.845 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-09 04:08:40.539 | Running setup.py install for openstack-requirements: started 2021-11-09 04:08:42.752 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-09 04:08:42.786 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5020 packaging-21.2 prettytable-2.4.0 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-11-09 04:08:42.908 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:42.910 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:42.913 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:42.915 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:42.917 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:42.919 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:42.921 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:42.923 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:42.926 | + functions-common:time_stop:2316 : start_time=1636430909604 2021-11-09 04:08:42.928 | + functions-common:time_stop:2318 : [[ -z 1636430909604 ]] 2021-11-09 04:08:42.930 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:42.934 | + functions-common:time_stop:2321 : end_time=1636430922932 2021-11-09 04:08:42.936 | + functions-common:time_stop:2322 : elapsed_time=13328 2021-11-09 04:08:42.938 | + functions-common:time_stop:2323 : total=10106 2021-11-09 04:08:42.940 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:42.942 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23434 2021-11-09 04:08:42.944 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:42.947 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-09 04:08:42.949 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-09 04:08:42.951 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-09 04:08:42.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:08:42.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:08:42.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-11-09 04:08:42.960 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:08:42.963 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-09 04:08:42.982 | Using python 3.8 to install pbr 2021-11-09 04:08:42.984 | + 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-11-09 04:08:43.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:43.717 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:43.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:43.717 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:44.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:44.811 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.7.0) 2021-11-09 04:08:46.572 | 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-11-09 04:08:46.680 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:46.683 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:46.685 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:46.687 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:46.689 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:46.691 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:46.693 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:46.695 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:46.698 | + functions-common:time_stop:2316 : start_time=1636430922977 2021-11-09 04:08:46.700 | + functions-common:time_stop:2318 : [[ -z 1636430922977 ]] 2021-11-09 04:08:46.702 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:46.707 | + functions-common:time_stop:2321 : end_time=1636430926704 2021-11-09 04:08:46.709 | + functions-common:time_stop:2322 : elapsed_time=3727 2021-11-09 04:08:46.711 | + functions-common:time_stop:2323 : total=23434 2021-11-09 04:08:46.713 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:46.715 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27161 2021-11-09 04:08:46.717 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:46.719 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-11-09 04:08:49.893 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-09 04:08:51.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:51.723 | Collecting bindep 2021-11-09 04:08:51.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-09 04:08:51.775 | Collecting Parsley 2021-11-09 04:08:51.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-09 04:08:51.835 | Collecting distro 2021-11-09 04:08:51.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-09 04:08:51.973 | Collecting pbr>=2.0.0 2021-11-09 04:08:51.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-09 04:08:52.083 | Collecting packaging; python_version >= "3.6" 2021-11-09 04:08:52.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-09 04:08:52.253 | Collecting pyparsing<3,>=2.0.2 2021-11-09 04:08:52.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:52.295 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2021-11-09 04:08:52.833 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.2 pbr-5.7.0 pyparsing-2.4.7 2021-11-09 04:08:52.900 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-09 04:08:52.903 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-09 04:08:52.906 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-11-09 04:08:52.922 | + ./stack.sh:main:801 : pkgs= 2021-11-09 04:08:52.924 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-11-09 04:08:52.926 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-11-09 04:08:52.929 | + functions-common:run_phase:1737 : local mode=stack 2021-11-09 04:08:52.931 | + functions-common:run_phase:1738 : local phase=pre-install 2021-11-09 04:08:52.933 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:08:52.935 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:08:52.937 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:08:52.939 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:08:52.942 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:08:52.944 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:08:52.948 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:08:52.950 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:08:52.952 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:08:52.954 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-09 04:08:52.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:08:52.971 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:08:52.973 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:08:52.975 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:52.977 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-09 04:08:52.979 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:52.981 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-09 04:08:52.983 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:52.985 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-09 04:08:52.988 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:52.990 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-09 04:08:52.992 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:52.994 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-09 04:08:52.996 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-09 04:08:52.998 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-09 04:08:53.000 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:08:53.002 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:08:53.005 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-11-09 04:08:53.007 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-09 04:08:53.009 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-11-09 04:08:53.011 | + functions-common:run_plugins:1726 : local plugins= 2021-11-09 04:08:53.013 | + functions-common:run_plugins:1727 : local plugin 2021-11-09 04:08:53.016 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-09 04:08:53.018 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-09 04:08:53.020 | + functions:set_systemd_override:821 : local value=2048 2021-11-09 04:08:53.022 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-09 04:08:53.025 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-09 04:08:53.071 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-09 04:08:53.072 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-09 04:08:53.074 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-09 04:08:53.411 | + ./stack.sh:main:814 : install_rpc_backend 2021-11-09 04:08:53.413 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-09 04:08:53.429 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:08:53.431 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-09 04:08:53.433 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:08:53.436 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:08:53.438 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:08:53.440 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:08:53.442 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:08:53.444 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:08:53.447 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:08:53.449 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:08:53.451 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:08:53.453 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:08:53.455 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:08:53.457 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:08:53.460 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-11-09 04:08:53.462 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:08:53.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:08:53.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:08:53.468 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-11-09 04:08:53.489 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-09 04:08:53.592 | Reading package lists... 2021-11-09 04:08:53.819 | Building dependency tree... 2021-11-09 04:08:53.821 | Reading state information... 2021-11-09 04:08:54.051 | The following packages were automatically installed and are no longer required: 2021-11-09 04:08:54.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:08:54.068 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:08:54.068 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:08:54.068 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:08:54.068 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:08:54.068 | python3-zope.interface 2021-11-09 04:08:54.068 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:08:54.068 | The following additional packages will be installed: 2021-11-09 04:08:54.068 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-09 04:08:54.068 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-09 04:08:54.068 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-09 04:08:54.068 | erlang-tools erlang-xmerl locales-all 2021-11-09 04:08:54.068 | Suggested packages: 2021-11-09 04:08:54.068 | erlang erlang-manpages erlang-doc 2021-11-09 04:08:54.125 | The following NEW packages will be installed: 2021-11-09 04:08:54.125 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-09 04:08:54.125 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-09 04:08:54.125 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-09 04:08:54.126 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-09 04:08:54.446 | 0 upgraded, 19 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:08:54.446 | Need to get 38.1 MB of archives. 2021-11-09 04:08:54.446 | After this operation, 276 MB of additional disk space will be used. 2021-11-09 04:08:54.446 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-11-09 04:08:56.359 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-09 04:08:56.420 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-09 04:08:56.431 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-11-09 04:08:56.480 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-09 04:08:56.713 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-11-09 04:08:56.716 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-11-09 04:08:56.825 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-11-09 04:08:56.826 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-11-09 04:08:56.828 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-11-09 04:08:56.830 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-09 04:08:56.855 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-11-09 04:08:57.009 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-11-09 04:08:57.142 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-09 04:08:57.145 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-11-09 04:08:57.378 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-09 04:08:57.542 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-11-09 04:08:57.559 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-09 04:08:59.243 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-11-09 04:09:01.576 | Fetched 38.1 MB in 7s (5,534 kB/s) 2021-11-09 04:09:01.797 | Selecting previously unselected package erlang-base. 2021-11-09 04:09:01.844 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2021-11-09 04:09:01.848 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:01.899 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:03.288 | Selecting previously unselected package erlang-asn1. 2021-11-09 04:09:03.297 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:03.333 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:03.745 | Selecting previously unselected package erlang-crypto. 2021-11-09 04:09:03.754 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:03.813 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:04.151 | Selecting previously unselected package erlang-public-key. 2021-11-09 04:09:04.160 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:04.213 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:04.566 | Selecting previously unselected package erlang-mnesia. 2021-11-09 04:09:04.574 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:04.617 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:04.996 | Selecting previously unselected package erlang-runtime-tools. 2021-11-09 04:09:05.005 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:05.053 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:05.382 | Selecting previously unselected package erlang-ssl. 2021-11-09 04:09:05.391 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:05.439 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:05.891 | Selecting previously unselected package erlang-eldap. 2021-11-09 04:09:05.900 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:05.965 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:06.242 | Selecting previously unselected package erlang-ftp. 2021-11-09 04:09:06.250 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:06.304 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:06.616 | Selecting previously unselected package erlang-tftp. 2021-11-09 04:09:06.625 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:06.673 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:07.011 | Selecting previously unselected package erlang-inets. 2021-11-09 04:09:07.020 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:07.073 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:07.462 | Selecting previously unselected package erlang-snmp. 2021-11-09 04:09:07.472 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:07.525 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:08.002 | Selecting previously unselected package erlang-os-mon. 2021-11-09 04:09:08.010 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:08.097 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:08.407 | Selecting previously unselected package erlang-parsetools. 2021-11-09 04:09:08.416 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:08.459 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:08.785 | Selecting previously unselected package erlang-syntax-tools. 2021-11-09 04:09:08.793 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:08.842 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:09.179 | Selecting previously unselected package erlang-tools. 2021-11-09 04:09:09.188 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:09.236 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:09.705 | Selecting previously unselected package erlang-xmerl. 2021-11-09 04:09:09.714 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:09:09.767 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:10.269 | Selecting previously unselected package locales-all. 2021-11-09 04:09:10.278 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-09 04:09:10.331 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-09 04:09:14.994 | Selecting previously unselected package rabbitmq-server. 2021-11-09 04:09:15.006 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-09 04:09:15.058 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-09 04:09:16.539 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:17.461 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-09 04:09:17.461 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-09 04:09:21.702 | Searching for services which depend on erlang and should be started... none found. 2021-11-09 04:09:21.776 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:21.987 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:22.193 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-09 04:09:22.361 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:22.536 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:22.692 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:22.861 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.018 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.170 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.326 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.496 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.663 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.821 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:23.993 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:24.132 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:24.284 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:24.450 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-09 04:09:24.715 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-09 04:09:25.143 | Adding group `rabbitmq' (GID 125) ... 2021-11-09 04:09:25.327 | Done. 2021-11-09 04:09:25.406 | Adding system user `rabbitmq' (UID 117) ... 2021-11-09 04:09:25.406 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-09 04:09:25.746 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-09 04:09:26.009 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-09 04:09:33.490 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:09:34.321 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:09:41.419 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:09:41.421 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:09:41.424 | + functions-common:time_stop:2309 : local name 2021-11-09 04:09:41.426 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:09:41.428 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:09:41.430 | + functions-common:time_stop:2312 : local total 2021-11-09 04:09:41.432 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:09:41.434 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:09:41.436 | + functions-common:time_stop:2316 : start_time=1636430933486 2021-11-09 04:09:41.439 | + functions-common:time_stop:2318 : [[ -z 1636430933486 ]] 2021-11-09 04:09:41.441 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:09:41.445 | + functions-common:time_stop:2321 : end_time=1636430981443 2021-11-09 04:09:41.447 | + functions-common:time_stop:2322 : elapsed_time=47957 2021-11-09 04:09:41.449 | + functions-common:time_stop:2323 : total=343493 2021-11-09 04:09:41.452 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:09:41.454 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=391450 2021-11-09 04:09:41.456 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:09:41.458 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-09 04:09:41.461 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:41.463 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:41.465 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:41.468 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:41.470 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:41.472 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:41.474 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-09 04:09:41.477 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:09:41.479 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:09:41.482 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:09:41.484 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:09:41.486 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:09:41.488 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:09:41.491 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:09:41.493 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:41.495 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:09:41.497 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-09 04:09:41.499 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:41.502 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:41.504 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:41.506 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:41.508 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:41.511 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:41.513 | + ./stack.sh:main:815 : restart_rpc_backend 2021-11-09 04:09:41.515 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-09 04:09:41.531 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:09:41.533 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-09 04:09:41.535 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:09:41.538 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-09 04:09:41.540 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-09 04:09:41.543 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-09 04:09:41.547 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-09 04:09:41.549 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-09 04:09:41.551 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-09 04:09:41.554 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-09 04:09:41.556 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-09 04:09:41.558 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-09 04:09:41.561 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-09 04:09:42.240 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-09 04:09:42.240 | user tags 2021-11-09 04:09:42.240 | guest [administrator]' 2021-11-09 04:09:42.244 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-09 04:09:42.244 | user tags 2021-11-09 04:09:42.244 | guest [administrator]' 2021-11-09 04:09:42.244 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-09 04:09:42.250 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-09 04:09:42.252 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-09 04:09:42.254 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-09 04:09:42.914 | Adding user "stackrabbit" ... 2021-11-09 04:09:43.002 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-09 04:09:43.656 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-09 04:09:43.723 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-09 04:09:43.725 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-09 04:09:44.394 | Changing password for user "stackrabbit" ... 2021-11-09 04:09:44.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-09 04:09:44.456 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-09 04:09:44.458 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-09 04:09:45.107 | Deleting user "guest" ... 2021-11-09 04:09:45.174 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-11-09 04:09:45.190 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:09:45.192 | + ./stack.sh:main:818 : install_database 2021-11-09 04:09:45.195 | + lib/database:install_database:116 : install_database_mysql 2021-11-09 04:09:45.197 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-11-09 04:09:45.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:45.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:45.204 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-11-09 04:09:45.533 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-09 04:09:45.535 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-11-09 04:09:45.540 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-11-09 04:09:45.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:45.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:45.547 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-11-09 04:09:45.550 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-11-09 04:09:45.552 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-09 04:09:45.556 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-11-09 04:09:45.559 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-09 04:09:45.561 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:45.563 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-11-09 04:09:45.565 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:09:45.568 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:09:45.570 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:09:45.572 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:09:45.574 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:09:45.577 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:09:45.579 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:09:45.581 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:45.583 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:09:45.586 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-11-09 04:09:45.588 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:45.590 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:45.593 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:45.595 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:45.597 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:45.599 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:45.602 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-11-09 04:09:45.604 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:45.607 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:45.609 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-11-09 04:09:45.611 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:09:45.613 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:09:45.616 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:09:45.618 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:09:45.621 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:09:45.623 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:09:45.625 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:45.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:45.629 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:09:45.632 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:09:45.634 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:09:45.636 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:09:45.638 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-11-09 04:09:45.640 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:09:45.643 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:45.645 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:45.647 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-11-09 04:09:45.668 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-09 04:09:45.773 | Reading package lists... 2021-11-09 04:09:45.996 | Building dependency tree... 2021-11-09 04:09:45.997 | Reading state information... 2021-11-09 04:09:46.226 | The following packages were automatically installed and are no longer required: 2021-11-09 04:09:46.227 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:09:46.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:09:46.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:09:46.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:09:46.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:09:46.227 | python3-zope.interface 2021-11-09 04:09:46.227 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:09:46.227 | The following additional packages will be installed: 2021-11-09 04:09:46.227 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-09 04:09:46.227 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-09 04:09:46.228 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-09 04:09:46.228 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-09 04:09:46.228 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-09 04:09:46.228 | mysql-server-8.0 mysql-server-core-8.0 2021-11-09 04:09:46.229 | Suggested packages: 2021-11-09 04:09:46.229 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-09 04:09:46.310 | The following NEW packages will be installed: 2021-11-09 04:09:46.310 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-09 04:09:46.310 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-09 04:09:46.310 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-09 04:09:46.310 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-09 04:09:46.310 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-09 04:09:46.310 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-09 04:09:46.812 | 0 upgraded, 24 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:09:46.812 | Need to get 31.9 MB of archives. 2021-11-09 04:09:46.812 | After this operation, 263 MB of additional disk space will be used. 2021-11-09 04:09:46.812 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-09 04:09:48.373 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-09 04:09:48.375 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-11-09 04:09:48.383 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-11-09 04:09:48.383 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-09 04:09:48.403 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-09 04:09:51.129 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-09 04:09:51.297 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-09 04:09:51.298 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-09 04:09:51.300 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-09 04:09:51.302 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-09 04:09:51.305 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-09 04:09:51.307 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-09 04:09:51.307 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-09 04:09:51.308 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-09 04:09:51.309 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-09 04:09:51.454 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-09 04:09:51.599 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-09 04:09:51.609 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-09 04:09:51.611 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-09 04:09:51.618 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-09 04:09:51.619 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-11-09 04:09:52.372 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-11-09 04:09:52.372 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-09 04:09:52.866 | Preconfiguring packages ... 2021-11-09 04:09:53.150 | Fetched 31.9 MB in 6s (5,266 kB/s) 2021-11-09 04:09:53.274 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-09 04:09:53.324 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2021-11-09 04:09:53.328 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:53.387 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:54.748 | Selecting previously unselected package mysql-client-8.0. 2021-11-09 04:09:54.757 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:54.810 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:55.210 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-09 04:09:55.220 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-09 04:09:55.336 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:55.771 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-09 04:09:55.780 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-09 04:09:55.827 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:56.221 | Selecting previously unselected package libmecab2:amd64. 2021-11-09 04:09:56.231 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-09 04:09:56.279 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-09 04:09:56.839 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-09 04:09:56.849 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:56.890 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:00.885 | Selecting previously unselected package mysql-server-8.0. 2021-11-09 04:10:00.894 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:10:01.923 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:02.455 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-09 04:10:02.465 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-09 04:10:02.530 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-09 04:10:02.845 | Selecting previously unselected package liburi-perl. 2021-11-09 04:10:02.854 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-09 04:10:02.930 | Unpacking liburi-perl (1.76-2) ... 2021-11-09 04:10:03.364 | Selecting previously unselected package libhtml-parser-perl. 2021-11-09 04:10:03.374 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-09 04:10:03.432 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-09 04:10:03.759 | Selecting previously unselected package libcgi-pm-perl. 2021-11-09 04:10:03.769 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-09 04:10:03.838 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-09 04:10:04.163 | Selecting previously unselected package libfcgi-perl. 2021-11-09 04:10:04.173 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-09 04:10:04.227 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-09 04:10:04.564 | Selecting previously unselected package libcgi-fast-perl. 2021-11-09 04:10:04.574 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-09 04:10:04.627 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-09 04:10:04.947 | Selecting previously unselected package libencode-locale-perl. 2021-11-09 04:10:04.957 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-09 04:10:05.014 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-09 04:10:05.313 | Selecting previously unselected package libhtml-template-perl. 2021-11-09 04:10:05.322 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-09 04:10:05.375 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-09 04:10:05.702 | Selecting previously unselected package libtimedate-perl. 2021-11-09 04:10:05.711 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-09 04:10:05.764 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-09 04:10:06.249 | Selecting previously unselected package libhttp-date-perl. 2021-11-09 04:10:06.258 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-09 04:10:06.313 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-09 04:10:06.678 | Selecting previously unselected package libio-html-perl. 2021-11-09 04:10:06.688 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-09 04:10:06.747 | Unpacking libio-html-perl (1.001-1) ... 2021-11-09 04:10:07.056 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-09 04:10:07.066 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-09 04:10:07.136 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-09 04:10:07.563 | Selecting previously unselected package libhttp-message-perl. 2021-11-09 04:10:07.572 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-09 04:10:07.643 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-09 04:10:07.976 | Selecting previously unselected package mecab-utils. 2021-11-09 04:10:07.986 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-09 04:10:08.027 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-09 04:10:08.455 | Selecting previously unselected package mecab-ipadic. 2021-11-09 04:10:08.465 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-09 04:10:08.552 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-09 04:10:10.364 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-09 04:10:10.375 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-09 04:10:10.438 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-09 04:10:10.758 | Selecting previously unselected package mysql-server. 2021-11-09 04:10:10.767 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-09 04:10:10.821 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:11.179 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-09 04:10:11.402 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:11.661 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-09 04:10:11.826 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-09 04:10:11.986 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-09 04:10:12.180 | Setting up mecab-utils (0.996-10build1) ... 2021-11-09 04:10:12.347 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:10:12.501 | Setting up libio-html-perl (1.001-1) ... 2021-11-09 04:10:12.666 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-09 04:10:12.826 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:12.969 | Setting up libfcgi-perl (0.79-1) ... 2021-11-09 04:10:13.118 | Setting up liburi-perl (1.76-2) ... 2021-11-09 04:10:13.272 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:10:13.444 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-09 04:10:13.592 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-09 04:10:13.708 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-09 04:10:13.711 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-09 04:10:13.711 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-09 04:10:13.711 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-09 04:10:13.712 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-09 04:10:13.853 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-09 04:10:13.853 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-09 04:10:13.853 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-09 04:10:13.854 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-09 04:10:13.861 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-09 04:10:13.950 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-09 04:10:13.950 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-09 04:10:13.951 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-09 04:10:13.978 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-09 04:10:14.022 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-09 04:10:14.310 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-09 04:10:14.316 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-09 04:10:14.407 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-09 04:10:14.408 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-09 04:10:14.408 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-09 04:10:14.408 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-09 04:10:14.412 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-09 04:10:14.412 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-09 04:10:14.457 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-09 04:10:14.648 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-09 04:10:14.648 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-09 04:10:14.649 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-09 04:10:14.649 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-09 04:10:14.651 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-09 04:10:14.652 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-09 04:10:15.065 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-09 04:10:15.183 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-09 04:10:15.501 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-09 04:10:15.505 | 2021-11-09 04:10:15.505 | done! 2021-11-09 04:10:15.512 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-09 04:10:15.632 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:15.803 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-09 04:10:15.919 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-09 04:10:15.932 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-09 04:10:15.932 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-09 04:10:15.932 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-09 04:10:15.932 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-09 04:10:16.141 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-09 04:10:16.141 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-09 04:10:16.141 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-09 04:10:16.141 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-09 04:10:16.153 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-09 04:10:16.281 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-09 04:10:16.282 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-09 04:10:16.282 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-09 04:10:16.322 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-09 04:10:16.398 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-09 04:10:16.890 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-09 04:10:16.900 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-09 04:10:17.008 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-09 04:10:17.008 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-09 04:10:17.009 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-09 04:10:17.009 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-09 04:10:17.015 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-09 04:10:17.015 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-09 04:10:17.104 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-09 04:10:17.391 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-09 04:10:17.392 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-09 04:10:17.392 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-09 04:10:17.393 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-09 04:10:17.396 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-09 04:10:17.397 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-09 04:10:17.898 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-09 04:10:18.037 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-09 04:10:18.361 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-09 04:10:18.365 | 2021-11-09 04:10:18.365 | done! 2021-11-09 04:10:18.373 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-09 04:10:18.454 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-09 04:10:18.615 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-09 04:10:18.746 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:20.150 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-09 04:10:20.215 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-09 04:11:02.552 | mysqld will log errors to /var/log/mysql/error.log 2021-11-09 04:11:03.858 | mysqld is running as pid 56070 2021-11-09 04:11:06.672 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-09 04:11:09.311 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-09 04:11:09.402 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-09 04:11:09.511 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:11:09.613 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-09 04:11:09.757 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:11:10.231 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:11:12.128 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:11:18.858 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:18.861 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:18.863 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:18.865 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:18.868 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:18.870 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:18.872 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:18.874 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:18.876 | + functions-common:time_stop:2316 : start_time=1636430985665 2021-11-09 04:11:18.878 | + functions-common:time_stop:2318 : [[ -z 1636430985665 ]] 2021-11-09 04:11:18.881 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:18.885 | + functions-common:time_stop:2321 : end_time=1636431078882 2021-11-09 04:11:18.887 | + functions-common:time_stop:2322 : elapsed_time=93217 2021-11-09 04:11:18.889 | + functions-common:time_stop:2323 : total=391450 2021-11-09 04:11:18.891 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:18.893 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=484667 2021-11-09 04:11:18.896 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:18.898 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-11-09 04:11:18.900 | + ./stack.sh:main:821 : install_database_python 2021-11-09 04:11:18.902 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-09 04:11:18.904 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-11-09 04:11:18.907 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-09 04:11:18.910 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:11:18.912 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-09 04:11:18.915 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-09 04:11:18.917 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:11:18.921 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:11:18.921 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:11:18.926 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-09 04:11:18.928 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-09 04:11:18.931 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-09 04:11:18.933 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-09 04:11:18.936 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-09 04:11:18.956 | Using python 3.8 to install PyMySQL 2021-11-09 04:11:18.958 | + 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-11-09 04:11:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:19.691 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:19.691 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:20.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:20.870 | Collecting PyMySQL 2021-11-09 04:11:20.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-09 04:11:22.490 | Installing collected packages: PyMySQL 2021-11-09 04:11:22.688 | Successfully installed PyMySQL-1.0.2 2021-11-09 04:11:22.688 | 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-11-09 04:11:22.795 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:22.797 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:22.799 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:22.802 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:22.804 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:22.806 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:22.808 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:22.810 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:22.813 | + functions-common:time_stop:2316 : start_time=1636431078951 2021-11-09 04:11:22.815 | + functions-common:time_stop:2318 : [[ -z 1636431078951 ]] 2021-11-09 04:11:22.818 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:22.822 | + functions-common:time_stop:2321 : end_time=1636431082820 2021-11-09 04:11:22.824 | + functions-common:time_stop:2322 : elapsed_time=3869 2021-11-09 04:11:22.827 | + functions-common:time_stop:2323 : total=27161 2021-11-09 04:11:22.829 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:22.831 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31030 2021-11-09 04:11:22.834 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:22.836 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-09 04:11:22.838 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-09 04:11:22.841 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-09 04:11:22.843 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-11-09 04:11:22.860 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:22.862 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-11-09 04:11:22.864 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-09 04:11:22.867 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:11:22.868 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-09 04:11:22.873 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:11:22.875 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-09 04:11:22.877 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-09 04:11:22.880 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-09 04:11:22.882 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-09 04:11:22.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-11-09 04:11:22.900 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:22.902 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-11-09 04:11:22.904 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:11:22.907 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:11:22.910 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:11:22.912 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:11:22.914 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:22.916 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:11:22.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:22.921 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:22.923 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:11:22.926 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:22.928 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:11:22.930 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:11:22.932 | + functions-common:install_package:1348 : real_install_package radvd 2021-11-09 04:11:22.934 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:11:22.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:22.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:22.941 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-11-09 04:11:22.962 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-09 04:11:23.068 | Reading package lists... 2021-11-09 04:11:23.292 | Building dependency tree... 2021-11-09 04:11:23.293 | Reading state information... 2021-11-09 04:11:23.524 | The following packages were automatically installed and are no longer required: 2021-11-09 04:11:23.526 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:11:23.526 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:11:23.526 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:11:23.526 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:11:23.526 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:11:23.526 | python3-zope.interface 2021-11-09 04:11:23.526 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:11:23.591 | The following NEW packages will be installed: 2021-11-09 04:11:23.591 | radvd 2021-11-09 04:11:23.908 | 0 upgraded, 1 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:11:23.909 | Need to get 59.0 kB of archives. 2021-11-09 04:11:23.909 | After this operation, 164 kB of additional disk space will be used. 2021-11-09 04:11:23.909 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-09 04:11:24.801 | Fetched 59.0 kB in 1s (92.2 kB/s) 2021-11-09 04:11:24.962 | Selecting previously unselected package radvd. 2021-11-09 04:11:25.014 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2021-11-09 04:11:25.018 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-09 04:11:25.053 | Unpacking radvd (1:2.17-2) ... 2021-11-09 04:11:25.347 | Setting up radvd (1:2.17-2) ... 2021-11-09 04:11:26.657 | Job for radvd.service failed because the control process exited with error code. 2021-11-09 04:11:26.658 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-09 04:11:26.659 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-09 04:11:26.671 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-09 04:11:26.671 | Loaded: loaded (]8;;file://dv-cinder-817135-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-09 04:11:26.671 | Active: failed (Result: exit-code) since Tue 2021-11-09 04:11:26 UTC; 15ms ago 2021-11-09 04:11:26.671 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-09 04:11:26.671 | Process: 57171 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-09 04:11:26.671 | 2021-11-09 04:11:26.671 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-09 04:11:26.671 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi radvd[57171]: can't open /etc/radvd.conf: No such file or directory 2021-11-09 04:11:26.671 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi radvd[57171]: Insecure file permissions, but continuing anyway 2021-11-09 04:11:26.671 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi radvd[57171]: exiting, failed to read config file 2021-11-09 04:11:26.671 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-09 04:11:26.672 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-09 04:11:26.672 | Nov 09 04:11:26 dv-cinder-817135-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-09 04:11:26.728 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:11:26.956 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:11:34.077 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:34.079 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:34.082 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:34.084 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:34.086 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:34.088 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:34.090 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:34.093 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:34.095 | + functions-common:time_stop:2316 : start_time=1636431082959 2021-11-09 04:11:34.097 | + functions-common:time_stop:2318 : [[ -z 1636431082959 ]] 2021-11-09 04:11:34.100 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:34.104 | + functions-common:time_stop:2321 : end_time=1636431094102 2021-11-09 04:11:34.106 | + functions-common:time_stop:2322 : elapsed_time=11143 2021-11-09 04:11:34.108 | + functions-common:time_stop:2323 : total=484667 2021-11-09 04:11:34.110 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:34.113 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=495810 2021-11-09 04:11:34.115 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:34.117 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-11-09 04:11:34.133 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:34.136 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-11-09 04:11:34.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-09 04:11:34.141 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-09 04:11:34.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-09 04:11:34.162 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:11:34.164 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:11:34.167 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:11:34.169 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:11:34.171 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:34.174 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:11:34.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:34.178 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:34.180 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:11:34.183 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:34.185 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:11:34.187 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:11:34.189 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-11-09 04:11:34.191 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:11:34.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:34.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:34.198 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-11-09 04:11:34.217 | + functions-common:apt_get:1114 : 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-11-09 04:11:34.323 | Reading package lists... 2021-11-09 04:11:34.544 | Building dependency tree... 2021-11-09 04:11:34.546 | Reading state information... 2021-11-09 04:11:34.774 | fakeroot is already the newest version (1.24-1). 2021-11-09 04:11:34.774 | fakeroot set to manually installed. 2021-11-09 04:11:34.774 | make is already the newest version (4.2.1-1.2). 2021-11-09 04:11:34.774 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-09 04:11:34.774 | The following packages were automatically installed and are no longer required: 2021-11-09 04:11:34.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:11:34.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:11:34.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:11:34.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:11:34.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:11:34.775 | python3-zope.interface 2021-11-09 04:11:34.775 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:11:34.901 | 0 upgraded, 0 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:11:34.905 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:34.907 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:34.909 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:34.911 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:34.913 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:34.915 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:34.917 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:34.919 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:34.922 | + functions-common:time_stop:2316 : start_time=1636431094215 2021-11-09 04:11:34.924 | + functions-common:time_stop:2318 : [[ -z 1636431094215 ]] 2021-11-09 04:11:34.926 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:34.930 | + functions-common:time_stop:2321 : end_time=1636431094928 2021-11-09 04:11:34.932 | + functions-common:time_stop:2322 : elapsed_time=713 2021-11-09 04:11:34.934 | + functions-common:time_stop:2323 : total=495810 2021-11-09 04:11:34.936 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:34.939 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=496523 2021-11-09 04:11:34.941 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:34.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-09 04:11:34.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:34.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:34.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-09 04:11:34.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-09 04:11:34.956 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-09 04:11:34.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-09 04:11:34.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-09 04:11:34.965 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-09 04:11:34.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-09 04:11:34.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-09 04:11:34.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-09 04:11:34.975 | + functions:vercmp:628 : local v1=5.4 2021-11-09 04:11:34.977 | + functions:vercmp:629 : local 'op=<' 2021-11-09 04:11:34.979 | + functions:vercmp:630 : local v2=3.13 2021-11-09 04:11:34.981 | + functions:vercmp:631 : local result 2021-11-09 04:11:34.985 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-09 04:11:34.985 | ++ functions:vercmp:635 : sort -V 2021-11-09 04:11:34.986 | ++ functions:vercmp:635 : head -1 2021-11-09 04:11:34.990 | + functions:vercmp:635 : result=3.13 2021-11-09 04:11:34.992 | + functions:vercmp:637 : case $op in 2021-11-09 04:11:34.994 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-09 04:11:34.997 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-09 04:11:34.999 | + functions:vercmp:648 : return 2021-11-09 04:11:35.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-09 04:11:35.004 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:11:35.006 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-11-09 04:11:35.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-09 04:11:35.331 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-09 04:11:35.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:35.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:35.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-11-09 04:11:35.343 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:35.345 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-11-09 04:11:35.364 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:35.367 | + ./stack.sh:main:829 : install_etcd3 2021-11-09 04:11:35.369 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-09 04:11:35.369 | Installing etcd 2021-11-09 04:11:35.371 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-09 04:11:35.384 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-09 04:11:35.396 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:35.398 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-09 04:11:35.414 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-09 04:11:35.417 | ++ 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-11-09 04:11:35.419 | ++ 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-11-09 04:11:35.423 | +++ 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-11-09 04:11:35.427 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:35.430 | ++ 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-11-09 04:11:35.432 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-09 04:11:35.434 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:35.438 | --2021-11-09 04:11:35-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:35.443 | Resolving github.com (github.com)... 140.82.121.4 2021-11-09 04:11:35.487 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-09 04:11:35.626 | HTTP request sent, awaiting response... 302 Found 2021-11-09 04:11:35.626 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211109T041007Z&X-Amz-Expires=300&X-Amz-Signature=eb7c75b76469a6c0e558fb5d47ac4dba45653645d3002a8c69a1ab7d980e4c69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-11-09 04:11:35.626 | --2021-11-09 04:11:35-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211109T041007Z&X-Amz-Expires=300&X-Amz-Signature=eb7c75b76469a6c0e558fb5d47ac4dba45653645d3002a8c69a1ab7d980e4c69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-11-09 04:11:35.627 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2021-11-09 04:11:35.667 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-11-09 04:11:36.221 | HTTP request sent, awaiting response... 200 OK 2021-11-09 04:11:36.222 | Length: 11350736 (11M) [application/octet-stream] 2021-11-09 04:11:36.222 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-09 04:11:36.424 | 2021-11-09 04:11:36.595 | 0K ........ .. 100% 29.0M=0.4s 2021-11-09 04:11:36.595 | 2021-11-09 04:11:36.595 | 2021-11-09 04:11:36 (29.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-09 04:11:36.595 | 2021-11-09 04:11:36.599 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-09 04:11:36.601 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:36.604 | ++ functions:get_extra_file:74 : return 2021-11-09 04:11:36.606 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:36.609 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-09 04:11:36.611 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-09 04:11:36.614 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-09 04:11:36.740 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-09 04:11:36.743 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/ 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/README.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-09 04:11:36.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-09 04:11:36.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-09 04:11:36.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-09 04:11:36.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-09 04:11:36.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-09 04:11:36.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-09 04:11:36.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-09 04:11:36.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-09 04:11:36.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-09 04:11:36.753 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-09 04:11:36.754 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-09 04:11:36.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-09 04:11:36.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-09 04:11:36.758 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-09 04:11:36.945 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-09 04:11:36.945 | etcd-v3.3.12-linux-amd64/etcd 2021-11-09 04:11:37.174 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-09 04:11:37.212 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-09 04:11:37.244 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-09 04:11:37.247 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-11-09 04:11:37.263 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:11:37.266 | + ./stack.sh:main:848 : install_dstat 2021-11-09 04:11:37.268 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-09 04:11:37.284 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:11:37.287 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-11-09 04:11:37.289 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:11:37.291 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-09 04:11:37.293 | + ./stack.sh:main:857 : install_libs 2021-11-09 04:11:37.296 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-11-09 04:11:37.298 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-11-09 04:11:37.300 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-11-09 04:11:37.302 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-09 04:11:37.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-11-09 04:11:37.311 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.313 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-11-09 04:11:37.316 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-11-09 04:11:37.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-11-09 04:11:37.320 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-09 04:11:37.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-11-09 04:11:37.329 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.332 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-11-09 04:11:37.334 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-11-09 04:11:37.336 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-11-09 04:11:37.338 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-09 04:11:37.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-11-09 04:11:37.347 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.349 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-11-09 04:11:37.352 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-11-09 04:11:37.354 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-11-09 04:11:37.356 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-09 04:11:37.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-11-09 04:11:37.365 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.367 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-11-09 04:11:37.370 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-11-09 04:11:37.372 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-11-09 04:11:37.374 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-09 04:11:37.376 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-11-09 04:11:37.383 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.386 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-11-09 04:11:37.388 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-11-09 04:11:37.390 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-11-09 04:11:37.392 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-09 04:11:37.394 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-11-09 04:11:37.401 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.403 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-11-09 04:11:37.405 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-11-09 04:11:37.407 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-11-09 04:11:37.410 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-09 04:11:37.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-11-09 04:11:37.418 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.421 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-11-09 04:11:37.423 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-11-09 04:11:37.426 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-11-09 04:11:37.428 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-09 04:11:37.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-11-09 04:11:37.438 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.441 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-11-09 04:11:37.443 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-11-09 04:11:37.445 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-11-09 04:11:37.448 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-09 04:11:37.450 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.455 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-11-09 04:11:37.457 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.459 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-11-09 04:11:37.461 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-11-09 04:11:37.464 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-11-09 04:11:37.466 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-09 04:11:37.468 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-11-09 04:11:37.475 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.477 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-11-09 04:11:37.480 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-11-09 04:11:37.482 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-11-09 04:11:37.484 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-09 04:11:37.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-11-09 04:11:37.493 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.496 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-11-09 04:11:37.498 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-11-09 04:11:37.500 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-11-09 04:11:37.503 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-09 04:11:37.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-11-09 04:11:37.512 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.514 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-11-09 04:11:37.517 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-11-09 04:11:37.519 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-11-09 04:11:37.521 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-09 04:11:37.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-11-09 04:11:37.530 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.532 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-11-09 04:11:37.534 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-11-09 04:11:37.537 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-11-09 04:11:37.539 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-09 04:11:37.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-11-09 04:11:37.548 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.551 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-11-09 04:11:37.553 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-11-09 04:11:37.555 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-11-09 04:11:37.557 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-09 04:11:37.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-11-09 04:11:37.567 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.569 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-11-09 04:11:37.571 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-11-09 04:11:37.573 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-11-09 04:11:37.576 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-09 04:11:37.578 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-11-09 04:11:37.584 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.587 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-11-09 04:11:37.589 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-11-09 04:11:37.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-11-09 04:11:37.594 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-09 04:11:37.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-11-09 04:11:37.603 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.605 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-11-09 04:11:37.607 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-11-09 04:11:37.609 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-11-09 04:11:37.612 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-09 04:11:37.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-11-09 04:11:37.621 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.623 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-11-09 04:11:37.625 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-11-09 04:11:37.628 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-11-09 04:11:37.631 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-09 04:11:37.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-11-09 04:11:37.639 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.642 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-11-09 04:11:37.644 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-11-09 04:11:37.646 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-11-09 04:11:37.649 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-09 04:11:37.651 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-11-09 04:11:37.657 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.660 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-11-09 04:11:37.662 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-11-09 04:11:37.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-11-09 04:11:37.666 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-09 04:11:37.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-11-09 04:11:37.676 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.678 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-11-09 04:11:37.680 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-11-09 04:11:37.683 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-11-09 04:11:37.685 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-09 04:11:37.687 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-11-09 04:11:37.694 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.696 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-11-09 04:11:37.699 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-11-09 04:11:37.701 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-11-09 04:11:37.703 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-09 04:11:37.706 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-11-09 04:11:37.712 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.715 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-11-09 04:11:37.717 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-11-09 04:11:37.719 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-11-09 04:11:37.722 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-09 04:11:37.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-11-09 04:11:37.731 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.733 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-11-09 04:11:37.735 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-11-09 04:11:37.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-11-09 04:11:37.743 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-09 04:11:37.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.751 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-11-09 04:11:37.753 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.755 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-11-09 04:11:37.758 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-11-09 04:11:37.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-11-09 04:11:37.762 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-09 04:11:37.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-11-09 04:11:37.771 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.774 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-11-09 04:11:37.776 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-11-09 04:11:37.778 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-11-09 04:11:37.781 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-09 04:11:37.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-11-09 04:11:37.790 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.792 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-11-09 04:11:37.795 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-11-09 04:11:37.797 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-11-09 04:11:37.800 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-09 04:11:37.802 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-11-09 04:11:37.809 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.811 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-11-09 04:11:37.814 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-11-09 04:11:37.816 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-11-09 04:11:37.818 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-09 04:11:37.820 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.823 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-11-09 04:11:37.827 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.829 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-11-09 04:11:37.832 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-11-09 04:11:37.834 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-11-09 04:11:37.836 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-09 04:11:37.838 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-11-09 04:11:37.845 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.848 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-11-09 04:11:37.850 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-11-09 04:11:37.853 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-11-09 04:11:37.855 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-09 04:11:37.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-11-09 04:11:37.864 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.867 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-11-09 04:11:37.869 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-11-09 04:11:37.871 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-11-09 04:11:37.874 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-09 04:11:37.876 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.878 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-11-09 04:11:37.883 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.885 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-11-09 04:11:37.887 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-11-09 04:11:37.889 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-11-09 04:11:37.892 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-09 04:11:37.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-11-09 04:11:37.901 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.903 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-11-09 04:11:37.905 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-11-09 04:11:37.908 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-11-09 04:11:37.910 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-09 04:11:37.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-11-09 04:11:37.919 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.922 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-11-09 04:11:37.924 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-11-09 04:11:37.927 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-11-09 04:11:37.929 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-11-09 04:11:37.931 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-11-09 04:11:37.938 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.940 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-11-09 04:11:37.943 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-11-09 04:11:37.945 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-11-09 04:11:37.947 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-09 04:11:37.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-11-09 04:11:37.956 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.959 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-11-09 04:11:37.961 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-11-09 04:11:37.963 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-11-09 04:11:37.966 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-09 04:11:37.968 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:37.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:37.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-11-09 04:11:37.975 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:37.978 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-11-09 04:11:37.999 | Using python 3.8 to install etcd3 2021-11-09 04:11:38.001 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-11-09 04:11:38.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:38.719 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:38.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:38.719 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:39.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:39.850 | Collecting etcd3 2021-11-09 04:11:39.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-09 04:11:39.884 | Preparing metadata (setup.py): started 2021-11-09 04:11:40.494 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:11:42.754 | Collecting grpcio>=1.27.1 2021-11-09 04:11:42.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/47af7356fb5ed/grpcio-1.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB) 2021-11-09 04:11:43.603 | Collecting protobuf>=3.6.1 2021-11-09 04:11:43.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-11-09 04:11:43.640 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-11-09 04:11:43.641 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-11-09 04:11:43.668 | Building wheels for collected packages: etcd3 2021-11-09 04:11:43.669 | Building wheel for etcd3 (setup.py): started 2021-11-09 04:11:44.369 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-09 04:11:44.370 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=fd7c9acc280560ff8c775ad7ee351228f1138aa31b07aa44e7ce8d8c8803e1e5 2021-11-09 04:11:44.370 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-09 04:11:44.374 | Successfully built etcd3 2021-11-09 04:11:45.974 | Installing collected packages: protobuf, grpcio, etcd3 2021-11-09 04:11:46.735 | Successfully installed etcd3-0.12.0 grpcio-1.41.1 protobuf-3.19.1 2021-11-09 04:11:46.735 | 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-11-09 04:11:46.883 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:46.885 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:46.887 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:46.889 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:46.891 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:46.894 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:46.896 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:46.898 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:46.901 | + functions-common:time_stop:2316 : start_time=1636431097994 2021-11-09 04:11:46.903 | + functions-common:time_stop:2318 : [[ -z 1636431097994 ]] 2021-11-09 04:11:46.905 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:46.909 | + functions-common:time_stop:2321 : end_time=1636431106907 2021-11-09 04:11:46.911 | + functions-common:time_stop:2322 : elapsed_time=8913 2021-11-09 04:11:46.913 | + functions-common:time_stop:2323 : total=31030 2021-11-09 04:11:46.915 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:46.918 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39943 2021-11-09 04:11:46.920 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:46.922 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-11-09 04:11:46.944 | Using python 3.8 to install etcd3gw 2021-11-09 04:11:46.946 | + 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-11-09 04:11:47.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:47.674 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:47.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:47.674 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:48.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:48.815 | Collecting etcd3gw 2021-11-09 04:11:48.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-11-09 04:11:48.833 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-11-09 04:11:48.834 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.7.0) 2021-11-09 04:11:48.835 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-11-09 04:11:48.836 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-11-09 04:11:48.870 | 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-11-09 04:11:48.871 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-11-09 04:11:48.873 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-11-09 04:11:48.875 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-11-09 04:11:50.444 | Installing collected packages: etcd3gw 2021-11-09 04:11:50.644 | Successfully installed etcd3gw-1.0.0 2021-11-09 04:11:50.644 | 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-11-09 04:11:50.757 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:50.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:50.762 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:50.764 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:50.766 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:50.768 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:50.770 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:50.772 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:50.775 | + functions-common:time_stop:2316 : start_time=1636431106938 2021-11-09 04:11:50.777 | + functions-common:time_stop:2318 : [[ -z 1636431106938 ]] 2021-11-09 04:11:50.780 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:50.784 | + functions-common:time_stop:2321 : end_time=1636431110781 2021-11-09 04:11:50.786 | + functions-common:time_stop:2322 : elapsed_time=3843 2021-11-09 04:11:50.788 | + functions-common:time_stop:2323 : total=39943 2021-11-09 04:11:50.791 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:50.793 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43786 2021-11-09 04:11:50.795 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:50.797 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-11-09 04:11:50.800 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-09 04:11:50.802 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-09 04:11:50.805 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:11:50.807 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:11:50.809 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:11:50.812 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:11:50.814 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:11:50.816 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:11:50.819 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:11:50.821 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:11:50.823 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:11:50.825 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-09 04:11:50.828 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-09 04:11:50.830 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:50.832 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:50.834 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-09 04:11:50.837 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:50.839 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:11:50.842 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:11:50.844 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:11:50.847 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:11:50.853 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:50.855 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:11:50.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:50.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:50.863 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:11:50.866 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:50.868 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:11:50.871 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:11:50.873 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:50.876 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:11:50.879 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:50.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:50.884 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:50.905 | + functions-common:apt_get:1114 : 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-11-09 04:11:51.011 | Reading package lists... 2021-11-09 04:11:51.240 | Building dependency tree... 2021-11-09 04:11:51.241 | Reading state information... 2021-11-09 04:11:51.473 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-09 04:11:51.473 | The following packages were automatically installed and are no longer required: 2021-11-09 04:11:51.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:11:51.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:11:51.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:11:51.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:11:51.474 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:11:51.475 | python3-zope.interface 2021-11-09 04:11:51.475 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:11:51.475 | The following additional packages will be installed: 2021-11-09 04:11:51.476 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-09 04:11:51.477 | Suggested packages: 2021-11-09 04:11:51.477 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-09 04:11:51.556 | The following NEW packages will be installed: 2021-11-09 04:11:51.557 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-09 04:11:51.665 | 0 upgraded, 6 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:11:51.665 | Need to get 1,306 kB of archives. 2021-11-09 04:11:51.665 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-09 04:11:51.665 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-09 04:11:51.933 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-11-09 04:11:51.955 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-09 04:11:51.990 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-09 04:11:52.045 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-09 04:11:52.046 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-09 04:11:52.603 | Fetched 1,306 kB in 0s (2,678 kB/s) 2021-11-09 04:11:52.785 | Selecting previously unselected package libnorm1:amd64. 2021-11-09 04:11:52.839 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2021-11-09 04:11:52.843 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-09 04:11:52.949 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-09 04:11:53.412 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-09 04:11:53.422 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-09 04:11:53.475 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-09 04:11:53.784 | Selecting previously unselected package libzmq5:amd64. 2021-11-09 04:11:53.794 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-09 04:11:53.846 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-09 04:11:54.230 | Selecting previously unselected package uwsgi-core. 2021-11-09 04:11:54.240 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:54.287 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-09 04:11:54.909 | Selecting previously unselected package uwsgi. 2021-11-09 04:11:54.919 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:54.961 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-09 04:11:55.396 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-09 04:11:55.405 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:55.447 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-09 04:11:55.717 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-09 04:11:55.887 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-09 04:11:56.041 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-09 04:11:56.190 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-09 04:11:56.378 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-09 04:11:57.653 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-09 04:11:57.872 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:11:58.338 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:11:58.848 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:12:05.737 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:12:05.739 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:12:05.741 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:05.743 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:05.746 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:05.748 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:05.750 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:05.753 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:12:05.755 | + functions-common:time_stop:2316 : start_time=1636431110902 2021-11-09 04:12:05.757 | + functions-common:time_stop:2318 : [[ -z 1636431110902 ]] 2021-11-09 04:12:05.760 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:05.764 | + functions-common:time_stop:2321 : end_time=1636431125761 2021-11-09 04:12:05.766 | + functions-common:time_stop:2322 : elapsed_time=14859 2021-11-09 04:12:05.768 | + functions-common:time_stop:2323 : total=496523 2021-11-09 04:12:05.771 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:05.773 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=511382 2021-11-09 04:12:05.775 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:12:05.777 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-11-09 04:12:05.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:05.782 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:05.784 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-11-09 04:12:05.845 | Enabling module proxy. 2021-11-09 04:12:05.851 | To activate the new configuration, you need to run: 2021-11-09 04:12:05.851 | systemctl restart apache2 2021-11-09 04:12:05.855 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-11-09 04:12:05.918 | Considering dependency proxy for proxy_uwsgi: 2021-11-09 04:12:05.918 | Module proxy already enabled 2021-11-09 04:12:05.918 | Enabling module proxy_uwsgi. 2021-11-09 04:12:05.922 | To activate the new configuration, you need to run: 2021-11-09 04:12:05.923 | systemctl restart apache2 2021-11-09 04:12:05.927 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-11-09 04:12:05.929 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:12:05.932 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:12:05.934 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:12:06.064 | + ./stack.sh:main:863 : install_keystoneauth 2021-11-09 04:12:06.066 | + lib/keystone:install_keystoneauth:450 : use_library_from_git keystoneauth 2021-11-09 04:12:06.068 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-09 04:12:06.071 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-11-09 04:12:06.078 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.081 | + ./stack.sh:main:864 : install_keystoneclient 2021-11-09 04:12:06.083 | + lib/keystone:install_keystoneclient:458 : use_library_from_git python-keystoneclient 2021-11-09 04:12:06.086 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-09 04:12:06.088 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-11-09 04:12:06.096 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.098 | + ./stack.sh:main:865 : install_glanceclient 2021-11-09 04:12:06.101 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-11-09 04:12:06.103 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-09 04:12:06.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-11-09 04:12:06.112 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.114 | + ./stack.sh:main:866 : install_cinderclient 2021-11-09 04:12:06.117 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-brick-cinderclient-ext 2021-11-09 04:12:06.119 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-09 04:12:06.121 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.126 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-11-09 04:12:06.128 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.130 | + lib/cinder:install_cinderclient:491 : use_library_from_git python-cinderclient 2021-11-09 04:12:06.133 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-09 04:12:06.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-11-09 04:12:06.143 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.145 | + ./stack.sh:main:867 : install_novaclient 2021-11-09 04:12:06.147 | + lib/nova:install_novaclient:807 : use_library_from_git python-novaclient 2021-11-09 04:12:06.150 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-09 04:12:06.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-11-09 04:12:06.159 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.162 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-11-09 04:12:06.178 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:06.181 | + ./stack.sh:main:869 : install_swiftclient 2021-11-09 04:12:06.183 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-09 04:12:06.186 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-09 04:12:06.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-11-09 04:12:06.195 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.197 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-11-09 04:12:06.217 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:06.220 | + ./stack.sh:main:872 : install_neutronclient 2021-11-09 04:12:06.224 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-09 04:12:06.227 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-09 04:12:06.229 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-11-09 04:12:06.236 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.238 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-11-09 04:12:06.241 | + lib/keystone:install_keystonemiddleware:468 : use_library_from_git keystonemiddleware 2021-11-09 04:12:06.243 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-09 04:12:06.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:06.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:06.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-11-09 04:12:06.253 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.255 | + lib/keystone:install_keystonemiddleware:473 : pip_install_gr keystonemiddleware 2021-11-09 04:12:06.258 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-09 04:12:06.260 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:12:06.263 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-09 04:12:06.265 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-09 04:12:06.268 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:12:06.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:12:06.272 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:12:06.277 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-09 04:12:06.279 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-09 04:12:06.281 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-09 04:12:06.284 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-09 04:12:06.286 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-09 04:12:06.306 | Using python 3.8 to install keystonemiddleware 2021-11-09 04:12:06.309 | + 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-11-09 04:12:07.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:07.048 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:07.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:07.048 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:08.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:08.127 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-11-09 04:12:08.178 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-11-09 04:12:08.179 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-11-09 04:12:08.181 | 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-11-09 04:12:08.182 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.11.0) 2021-11-09 04:12:08.183 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-11-09 04:12:08.184 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-11-09 04:12:08.185 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-11-09 04:12:08.186 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-11-09 04:12:08.187 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-11-09 04:12:08.188 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-11-09 04:12:08.189 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-11-09 04:12:08.190 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-11-09 04:12:08.191 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-11-09 04:12:08.192 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.7.0) 2021-11-09 04:12:08.252 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-11-09 04:12:08.253 | 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-11-09 04:12:08.255 | 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-11-09 04:12:08.292 | 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-11-09 04:12:08.331 | 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-11-09 04:12:08.332 | 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-11-09 04:12:08.333 | 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-11-09 04:12:08.334 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-11-09 04:12:08.384 | 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-11-09 04:12:08.385 | 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-11-09 04:12:08.396 | 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.2) 2021-11-09 04:12:08.397 | 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-11-09 04:12:08.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.2) 2021-11-09 04:12:08.412 | 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-11-09 04:12:08.414 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-11-09 04:12:08.477 | 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-11-09 04:12:08.479 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-11-09 04:12:08.480 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-11-09 04:12:08.482 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-11-09 04:12:08.537 | 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-11-09 04:12:08.549 | 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-11-09 04:12:10.121 | 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-11-09 04:12:10.228 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:10.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:10.232 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:10.234 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:10.236 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:10.239 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:10.241 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:10.243 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:10.245 | + functions-common:time_stop:2316 : start_time=1636431126301 2021-11-09 04:12:10.248 | + functions-common:time_stop:2318 : [[ -z 1636431126301 ]] 2021-11-09 04:12:10.251 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:10.256 | + functions-common:time_stop:2321 : end_time=1636431130253 2021-11-09 04:12:10.258 | + functions-common:time_stop:2322 : elapsed_time=3952 2021-11-09 04:12:10.260 | + functions-common:time_stop:2323 : total=43786 2021-11-09 04:12:10.262 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:10.264 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=47738 2021-11-09 04:12:10.267 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:10.270 | + lib/keystone:install_keystonemiddleware:477 : pip_install_gr python-memcached 2021-11-09 04:12:10.272 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-09 04:12:10.274 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:12:10.277 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-09 04:12:10.279 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-09 04:12:10.282 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:12:10.285 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:12:10.286 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:12:10.291 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-09 04:12:10.293 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-09 04:12:10.295 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-09 04:12:10.298 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-09 04:12:10.300 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-09 04:12:10.322 | Using python 3.8 to install python-memcached 2021-11-09 04:12:10.324 | + 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-11-09 04:12:11.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:11.071 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:11.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:11.071 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:12.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:12.218 | Collecting python-memcached 2021-11-09 04:12:12.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-09 04:12:12.232 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-11-09 04:12:13.835 | Installing collected packages: python-memcached 2021-11-09 04:12:13.984 | Successfully installed python-memcached-1.59 2021-11-09 04:12:13.984 | 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-11-09 04:12:14.091 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:14.094 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:14.096 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:14.099 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:14.101 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:14.103 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:14.105 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:14.107 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:14.109 | + functions-common:time_stop:2316 : start_time=1636431130316 2021-11-09 04:12:14.112 | + functions-common:time_stop:2318 : [[ -z 1636431130316 ]] 2021-11-09 04:12:14.115 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:14.119 | + functions-common:time_stop:2321 : end_time=1636431134117 2021-11-09 04:12:14.121 | + functions-common:time_stop:2322 : elapsed_time=3801 2021-11-09 04:12:14.123 | + functions-common:time_stop:2323 : total=47738 2021-11-09 04:12:14.126 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:14.128 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51539 2021-11-09 04:12:14.130 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:14.133 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-11-09 04:12:14.149 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:14.152 | + ./stack.sh:main:879 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-11-09 04:12:14.154 | + ./stack.sh:main:880 : stack_install_service keystone 2021-11-09 04:12:14.156 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-09 04:12:14.159 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-09 04:12:14.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:14.163 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-09 04:12:14.165 | + lib/keystone:install_keystone:483 : is_service_enabled ldap 2021-11-09 04:12:14.181 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:14.183 | + lib/keystone:install_keystone:487 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-11-09 04:12:14.185 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-09 04:12:14.187 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-09 04:12:14.190 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:14.192 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:14.194 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:14.197 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:14.199 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:14.201 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:14.216 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:14.218 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:14.220 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:14.223 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:14.223 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:14.228 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-09 04:12:14.230 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:14.232 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-09 04:12:14.236 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:14.236 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:14.239 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-11-09 04:12:14.241 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:14.244 | + lib/keystone:install_keystone:488 : setup_develop /opt/stack/keystone 2021-11-09 04:12:14.246 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:14.248 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:12:14.251 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-09 04:12:14.253 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:12:14.255 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-09 04:12:14.258 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:14.260 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:12:14.262 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-09 04:12:14.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:14.267 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:12:14.270 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-09 04:12:14.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:14.275 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-09 04:12:14.278 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:14.281 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:14.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-09 04:12:14.289 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-11-09 04:12:14.291 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-11-09 04:12:14.918 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-11-09 04:12:14.920 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:14.923 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:14.925 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:14.927 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:12:14.929 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-11-09 04:12:14.932 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:14.934 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:12:14.936 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:14.938 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:12:14.941 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:12:14.943 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:12:14.945 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:14.947 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-11-09 04:12:14.967 | Using python 3.8 to install /opt/stack/keystone 2021-11-09 04:12:14.969 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-11-09 04:12:15.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:15.706 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:15.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:15.706 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:16.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:16.781 | Obtaining file:///opt/stack/keystone 2021-11-09 04:12:16.782 | Preparing metadata (setup.py): started 2021-11-09 04:12:18.183 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:18.326 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.7.0) 2021-11-09 04:12:18.327 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-11-09 04:12:18.420 | Collecting Flask!=0.11,>=1.0.2 2021-11-09 04:12:18.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-11-09 04:12:18.477 | Collecting Flask-RESTful>=0.3.5 2021-11-09 04:12:18.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-11-09 04:12:18.488 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-11-09 04:12:18.489 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.26) 2021-11-09 04:12:18.490 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-11-09 04:12:18.492 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.5.0) 2021-11-09 04:12:18.535 | Collecting passlib>=1.7.0 2021-11-09 04:12:18.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-09 04:12:18.560 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-11-09 04:12:18.561 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-11-09 04:12:18.562 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-09 04:12:18.756 | Collecting scrypt>=0.8.0 2021-11-09 04:12:18.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-11-09 04:12:18.788 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-11-09 04:12:18.789 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-11-09 04:12:18.790 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-11-09 04:12:18.791 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.11.0) 2021-11-09 04:12:18.792 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-11-09 04:12:18.793 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-11-09 04:12:18.794 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.1) 2021-11-09 04:12:18.795 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-11-09 04:12:18.797 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.9.0) 2021-11-09 04:12:18.798 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-11-09 04:12:18.799 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-11-09 04:12:18.800 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.11.0) 2021-11-09 04:12:18.851 | Collecting oauthlib>=0.6.2 2021-11-09 04:12:18.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-11-09 04:12:18.926 | Collecting pysaml2>=5.0.0 2021-11-09 04:12:18.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-11-09 04:12:19.038 | Collecting PyJWT>=1.6.1 2021-11-09 04:12:19.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-11-09 04:12:19.048 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-11-09 04:12:19.049 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-09 04:12:19.050 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-09 04:12:19.051 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-11-09 04:12:19.052 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-11-09 04:12:19.053 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-11-09 04:12:19.064 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-11-09 04:12:19.065 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-11-09 04:12:19.110 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-11-09 04:12:19.155 | Collecting itsdangerous>=2.0 2021-11-09 04:12:19.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-11-09 04:12:19.251 | Collecting Werkzeug>=2.0 2021-11-09 04:12:19.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-11-09 04:12:19.267 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-11-09 04:12:19.332 | Collecting click>=7.1.2 2021-11-09 04:12:19.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-11-09 04:12:19.413 | Collecting aniso8601>=0.82 2021-11-09 04:12:19.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-09 04:12:19.485 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-11-09 04:12:19.486 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-11-09 04:12:19.580 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-11-09 04:12:19.581 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-11-09 04:12:19.583 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (6.0) 2021-11-09 04:12:19.584 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-09 04:12:19.637 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-11-09 04:12:19.638 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-11-09 04:12:19.641 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-11-09 04:12:19.716 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-11-09 04:12:19.719 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-11-09 04:12:19.775 | 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.0.1.dev8) (2.7.0) 2021-11-09 04:12:19.777 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.2.0) 2021-11-09 04:12:19.778 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-11-09 04:12:19.781 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-09 04:12:19.782 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-11-09 04:12:19.783 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.4.0) 2021-11-09 04:12:19.801 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-11-09 04:12:19.852 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-09 04:12:19.871 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.2) 2021-11-09 04:12:19.872 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-11-09 04:12:19.873 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-11-09 04:12:19.876 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-11-09 04:12:19.927 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.5.0) 2021-11-09 04:12:20.040 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-11-09 04:12:20.139 | Collecting xmlschema>=1.2.1 2021-11-09 04:12:20.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcd/80f4c6b7cbac0/xmlschema-1.8.1-py3-none-any.whl (272 kB) 2021-11-09 04:12:20.158 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.4.0) 2021-11-09 04:12:20.191 | Collecting defusedxml 2021-11-09 04:12:20.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-09 04:12:20.421 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-11-09 04:12:20.443 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-11-09 04:12:20.445 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-11-09 04:12:20.515 | 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.0.1.dev8) (4.8.1) 2021-11-09 04:12:20.516 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-11-09 04:12:20.534 | 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.0.1.dev8) (5.0.0) 2021-11-09 04:12:20.607 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-11-09 04:12:20.650 | 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.0.1.dev8) (1.13.3) 2021-11-09 04:12:20.763 | 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.0.1.dev8) (2.0.1) 2021-11-09 04:12:20.837 | 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.0.1.dev8) (1.7.0) 2021-11-09 04:12:20.964 | 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.0.1.dev8) (0.14.1) 2021-11-09 04:12:20.995 | 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.0.1.dev8) (0.12.0) 2021-11-09 04:12:21.035 | 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.0.1.dev8) (3.0.0) 2021-11-09 04:12:21.036 | 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.0.1.dev8) (3.5.0) 2021-11-09 04:12:21.036 | 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.0.1.dev8) (1.3.3) 2021-11-09 04:12:21.039 | 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.0.1.dev8) (2.1.1) 2021-11-09 04:12:21.040 | 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.0.1.dev8) (2.5.1) 2021-11-09 04:12:21.043 | 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.0.1.dev8) (0.32.0) 2021-11-09 04:12:21.097 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.2.5) 2021-11-09 04:12:21.230 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2019.11.28) 2021-11-09 04:12:21.231 | 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.0.1.dev8) (1.26.7) 2021-11-09 04:12:21.233 | 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.0.1.dev8) (2.0.7) 2021-11-09 04:12:21.235 | 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.0.1.dev8) (3.3) 2021-11-09 04:12:21.390 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-11-09 04:12:21.551 | Collecting elementpath<3.0.0,>=2.3.2 2021-11-09 04:12:21.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43e/041bd85069713/elementpath-2.3.2-py3-none-any.whl (155 kB) 2021-11-09 04:12:21.648 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-11-09 04:12:21.863 | 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.0.1.dev8) (2.1.0) 2021-11-09 04:12:21.892 | 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.0.1.dev8) (1.6) 2021-11-09 04:12:22.042 | 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.0.1.dev8) (58.5.2) 2021-11-09 04:12:22.138 | 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.0.1.dev8) (0.7) 2021-11-09 04:12:22.173 | 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.0.1.dev8) (1.0.0) 2021-11-09 04:12:23.575 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-11-09 04:12:24.217 | Attempting uninstall: click 2021-11-09 04:12:24.220 | Found existing installation: Click 7.0 2021-11-09 04:12:24.222 | Uninstalling Click-7.0: 2021-11-09 04:12:24.251 | Successfully uninstalled Click-7.0 2021-11-09 04:12:25.875 | Attempting uninstall: PyJWT 2021-11-09 04:12:25.877 | Found existing installation: PyJWT 1.7.1 2021-11-09 04:12:25.880 | Uninstalling PyJWT-1.7.1: 2021-11-09 04:12:25.909 | Successfully uninstalled PyJWT-1.7.1 2021-11-09 04:12:26.441 | Attempting uninstall: oauthlib 2021-11-09 04:12:26.443 | Found existing installation: oauthlib 3.1.0 2021-11-09 04:12:26.444 | Uninstalling oauthlib-3.1.0: 2021-11-09 04:12:26.473 | Successfully uninstalled oauthlib-3.1.0 2021-11-09 04:12:26.728 | Running setup.py develop for keystone 2021-11-09 04:12:28.680 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.3.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.8.1 2021-11-09 04:12:28.680 | 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-11-09 04:12:28.830 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:28.832 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:28.835 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:28.837 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:28.839 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:28.841 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:28.843 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:28.845 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:28.847 | + functions-common:time_stop:2316 : start_time=1636431134961 2021-11-09 04:12:28.849 | + functions-common:time_stop:2318 : [[ -z 1636431134961 ]] 2021-11-09 04:12:28.852 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:28.856 | + functions-common:time_stop:2321 : end_time=1636431148853 2021-11-09 04:12:28.858 | + functions-common:time_stop:2322 : elapsed_time=13892 2021-11-09 04:12:28.860 | + functions-common:time_stop:2323 : total=51539 2021-11-09 04:12:28.862 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:28.864 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65431 2021-11-09 04:12:28.872 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:28.874 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:12:28.877 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:28.879 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:28.897 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:28.909 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-11-09 04:12:28.911 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-09 04:12:28.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:28.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:28.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-11-09 04:12:28.920 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:28.923 | + lib/keystone:install_keystone:490 : is_service_enabled ldap 2021-11-09 04:12:28.939 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:28.942 | + lib/keystone:install_keystone:494 : '[' uwsgi == mod_wsgi ']' 2021-11-09 04:12:28.944 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:12:28.946 | + ./stack.sh:main:881 : configure_keystone 2021-11-09 04:12:28.949 | + lib/keystone:configure_keystone:187 : sudo install -d -o ubuntu /etc/keystone 2021-11-09 04:12:28.961 | + lib/keystone:configure_keystone:189 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-09 04:12:28.964 | + lib/keystone:configure_keystone:190 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-09 04:12:28.968 | + lib/keystone:configure_keystone:193 : is_service_enabled ldap 2021-11-09 04:12:28.984 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:28.986 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-09 04:12:29.015 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-09 04:12:29.042 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-09 04:12:29.071 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-09 04:12:29.101 | + lib/keystone:configure_keystone:201 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-09 04:12:29.130 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-09 04:12:29.159 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-09 04:12:29.186 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-09 04:12:29.213 | + lib/keystone:configure_keystone:208 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-09 04:12:29.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-09 04:12:29.218 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-09 04:12:29.220 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-09 04:12:29.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:12:29.224 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:12:29.239 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:29.242 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:12:29.245 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:12:29.247 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:12:29.261 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:29.264 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:12:29.267 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:12:29.295 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:12:29.298 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:12:29.300 | + lib/keystone:configure_keystone:210 : local service_port=5000 2021-11-09 04:12:29.302 | + lib/keystone:configure_keystone:212 : is_service_enabled tls-proxy 2021-11-09 04:12:29.318 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:29.321 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-11-09 04:12:29.350 | + lib/keystone:configure_keystone:224 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-11-09 04:12:29.377 | + lib/keystone:configure_keystone:226 : [[ fernet != '' ]] 2021-11-09 04:12:29.379 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-09 04:12:29.408 | ++ lib/keystone:configure_keystone:230 : database_connection_url keystone 2021-11-09 04:12:29.411 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-09 04:12:29.413 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-09 04:12:29.415 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-11-09 04:12:29.418 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-09 04:12:29.420 | + lib/keystone:configure_keystone:230 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-09 04:12:29.450 | + lib/keystone:configure_keystone:233 : '[' False '!=' False ']' 2021-11-09 04:12:29.453 | + lib/keystone:configure_keystone:238 : setup_logging /etc/keystone/keystone.conf 2021-11-09 04:12:29.455 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-09 04:12:29.457 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-09 04:12:29.460 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:12:29.476 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:12:29.479 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:12:29.481 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:12:29.483 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:12:29.486 | + 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-11-09 04:12:29.512 | + 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-11-09 04:12:29.539 | + 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-11-09 04:12:29.566 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:12:29.592 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-09 04:12:29.619 | + lib/keystone:configure_keystone:242 : '[' uwsgi == mod_wsgi ']' 2021-11-09 04:12:29.622 | + lib/keystone:configure_keystone:246 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-09 04:12:29.624 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-09 04:12:29.627 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:29.629 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-11-09 04:12:29.631 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:12:29.633 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:12:29.636 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:29.640 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-11-09 04:12:29.643 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:12:29.645 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:12:29.657 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:12:29.657 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:12:29.665 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:12:29.668 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:12:29.683 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-09 04:12:29.686 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-09 04:12:29.690 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:29.718 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-09 04:12:29.744 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-09 04:12:29.770 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-09 04:12:29.796 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-09 04:12:29.823 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-09 04:12:29.849 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-09 04:12:29.875 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-09 04:12:29.902 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-09 04:12:29.928 | + 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-11-09 04:12:29.954 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-09 04:12:29.981 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-09 04:12:30.007 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-09 04:12:30.034 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:12:30.037 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:12:30.040 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-11-09 04:12:30.043 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-11-09 04:12:30.045 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:12:30.049 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:30.051 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:30.053 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:30.056 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:30.058 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-09 04:12:30.085 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-09 04:12:30.112 | + 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-11-09 04:12:30.113 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:30.121 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-09 04:12:30.125 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-11-09 04:12:30.127 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-11-09 04:12:30.129 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:12:30.132 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:12:30.134 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:12:30.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:30.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:30.141 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:12:30.143 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:12:30.145 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:30.147 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:30.149 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-11-09 04:12:30.210 | Enabling site keystone-wsgi-public. 2021-11-09 04:12:30.216 | To activate the new configuration, you need to run: 2021-11-09 04:12:30.216 | systemctl reload apache2 2021-11-09 04:12:30.221 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:12:30.223 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:12:30.225 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:12:30.227 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:12:30.354 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-09 04:12:30.383 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-09 04:12:30.415 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-09 04:12:30.466 | + lib/keystone:configure_keystone:261 : [[ True = True ]] 2021-11-09 04:12:30.469 | + lib/keystone:configure_keystone:262 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-09 04:12:30.498 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-09 04:12:30.526 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-09 04:12:30.554 | + ./stack.sh:main:885 : is_service_enabled swift 2021-11-09 04:12:30.570 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:30.573 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-11-09 04:12:30.589 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:30.592 | + ./stack.sh:main:889 : stack_install_service swift 2021-11-09 04:12:30.594 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-09 04:12:30.597 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-09 04:12:30.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:30.601 | + lib/stack:stack_install_service:32 : install_swift 2021-11-09 04:12:30.604 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-11-09 04:12:30.606 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-09 04:12:30.608 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-09 04:12:30.610 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:30.613 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:30.615 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:30.618 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:30.620 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:30.623 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:30.638 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:30.641 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:30.643 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:30.646 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:30.646 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:30.651 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-09 04:12:30.654 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:30.656 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-09 04:12:30.659 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:30.659 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:30.662 | 27478f07c Merge "proxy: Remove a bunch of logging translations" 2021-11-09 04:12:30.664 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:30.667 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-09 04:12:30.669 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:30.672 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:30.674 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-09 04:12:30.677 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-09 04:12:30.679 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-09 04:12:30.681 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:30.684 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:30.686 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-09 04:12:30.688 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:30.690 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-09 04:12:30.693 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-09 04:12:30.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:30.698 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-09 04:12:30.701 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:30.703 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:30.706 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-09 04:12:30.712 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-11-09 04:12:30.714 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-11-09 04:12:31.345 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-11-09 04:12:31.347 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:31.350 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:31.352 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:31.354 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:31.356 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-11-09 04:12:31.358 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:31.361 | + inc/python:setup_package:428 : local extras=keystone 2021-11-09 04:12:31.363 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:31.366 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-11-09 04:12:31.368 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-11-09 04:12:31.370 | + inc/python:setup_package:438 : extras='[keystone]' 2021-11-09 04:12:31.372 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:31.379 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-09 04:12:31.395 | Using python 3.8 to install /opt/stack/swift 2021-11-09 04:12:31.397 | + 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-11-09 04:12:32.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:32.146 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:32.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:32.146 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:33.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:33.213 | Obtaining file:///opt/stack/swift 2021-11-09 04:12:33.213 | Preparing metadata (setup.py): started 2021-11-09 04:12:34.357 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:34.467 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (0.32.0) 2021-11-09 04:12:34.468 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.1.2) 2021-11-09 04:12:34.469 | 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.dev50) (0.11.0) 2021-11-09 04:12:34.470 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.1.1) 2021-11-09 04:12:35.294 | Collecting lxml>=3.4.1 2021-11-09 04:12:35.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf2/01bf5594d1aab/lxml-4.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-11-09 04:12:35.480 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.26.0) 2021-11-09 04:12:35.481 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.16.0) 2021-11-09 04:12:35.528 | Collecting xattr>=0.4 2021-11-09 04:12:35.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-09 04:12:35.549 | Preparing metadata (setup.py): started 2021-11-09 04:12:36.170 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:36.220 | Collecting PyECLib>=1.3.1 2021-11-09 04:12:36.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-09 04:12:36.560 | Preparing metadata (setup.py): started 2021-11-09 04:12:37.144 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:37.147 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (35.0.0) 2021-11-09 04:12:37.149 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (9.3.0) 2021-11-09 04:12:37.188 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev50) (1.15.0) 2021-11-09 04:12:37.196 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev50) (2.1.0) 2021-11-09 04:12:37.251 | 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.dev50) (3.4.0) 2021-11-09 04:12:37.253 | 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.dev50) (4.3.0) 2021-11-09 04:12:37.254 | 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.dev50) (4.2.0) 2021-11-09 04:12:37.255 | 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.dev50) (5.1.0) 2021-11-09 04:12:37.256 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.8.7) 2021-11-09 04:12:37.257 | 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.dev50) (2.8.1) 2021-11-09 04:12:37.259 | 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.dev50) (3.1.1) 2021-11-09 04:12:37.260 | 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.dev50) (8.7.1) 2021-11-09 04:12:37.261 | 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.dev50) (4.6.1) 2021-11-09 04:12:37.262 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.4.0) 2021-11-09 04:12:37.263 | 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.dev50) (4.11.0) 2021-11-09 04:12:37.264 | 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.dev50) (5.7.0) 2021-11-09 04:12:37.289 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev50) (58.5.2) 2021-11-09 04:12:37.320 | 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.dev50) (1.26.7) 2021-11-09 04:12:37.321 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (2019.11.28) 2021-11-09 04:12:37.323 | 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.dev50) (2.0.7) 2021-11-09 04:12:37.325 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (3.3) 2021-11-09 04:12:37.351 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev50) (2.20) 2021-11-09 04:12:37.443 | 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.dev50) (0.1.16) 2021-11-09 04:12:37.444 | 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.dev50) (3.5.0) 2021-11-09 04:12:37.445 | 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.dev50) (1.7.0) 2021-11-09 04:12:37.521 | 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.dev50) (1.1.4) 2021-11-09 04:12:37.563 | 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.dev50) (2.3.0) 2021-11-09 04:12:37.565 | 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.dev50) (1.5.0) 2021-11-09 04:12:37.566 | 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.dev50) (0.8.0) 2021-11-09 04:12:37.567 | 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.dev50) (6.0) 2021-11-09 04:12:37.628 | 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.dev50) (2.8.2) 2021-11-09 04:12:37.631 | 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.dev50) (0.9.6) 2021-11-09 04:12:37.645 | 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.dev50) (1.0.2) 2021-11-09 04:12:37.646 | 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.dev50) (2021.3) 2021-11-09 04:12:37.663 | 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.dev50) (2.4.7) 2021-11-09 04:12:37.666 | 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.dev50) (21.2) 2021-11-09 04:12:37.778 | 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.dev50) (1.13.3) 2021-11-09 04:12:37.795 | 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.dev50) (5.1.0) 2021-11-09 04:12:38.060 | Building wheels for collected packages: PyECLib, xattr 2021-11-09 04:12:38.061 | Building wheel for PyECLib (setup.py): started 2021-11-09 04:12:39.304 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-11-09 04:12:39.305 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55544 sha256=2dfb6ca3d5e4e3d23f379d116d4744d28e870c90d697de9fdded0cd3d4e15ffd 2021-11-09 04:12:39.305 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-09 04:12:39.309 | Building wheel for xattr (setup.py): started 2021-11-09 04:12:40.661 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-09 04:12:40.662 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33289 sha256=137d8096f02bab1c667d992cb98b6d2a674fb3b046b0267dde3a62a4bff14189 2021-11-09 04:12:40.662 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-09 04:12:40.666 | Successfully built PyECLib xattr 2021-11-09 04:12:42.070 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-11-09 04:12:42.590 | Running setup.py develop for swift 2021-11-09 04:12:44.343 | Successfully installed PyECLib-1.6.0 lxml-4.6.4 swift xattr-0.9.7 2021-11-09 04:12:44.344 | 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-11-09 04:12:44.498 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:44.501 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:44.503 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:44.505 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:44.507 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:44.509 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:44.511 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:44.515 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:44.517 | + functions-common:time_stop:2316 : start_time=1636431151390 2021-11-09 04:12:44.519 | + functions-common:time_stop:2318 : [[ -z 1636431151390 ]] 2021-11-09 04:12:44.522 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:44.526 | + functions-common:time_stop:2321 : end_time=1636431164524 2021-11-09 04:12:44.528 | + functions-common:time_stop:2322 : elapsed_time=13134 2021-11-09 04:12:44.531 | + functions-common:time_stop:2323 : total=65431 2021-11-09 04:12:44.533 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:44.535 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=78565 2021-11-09 04:12:44.537 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:44.539 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:12:44.542 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:44.544 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:44.563 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:44.574 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-11-09 04:12:44.580 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-09 04:12:44.583 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:44.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:44.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-11-09 04:12:44.590 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:44.593 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-09 04:12:44.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:12:44.598 | + ./stack.sh:main:890 : configure_swift 2021-11-09 04:12:44.600 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-09 04:12:44.602 | + lib/swift:configure_swift:335 : local node_number 2021-11-09 04:12:44.604 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-09 04:12:44.606 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-09 04:12:44.608 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-09 04:12:45.606 | No object-auditor running 2021-11-09 04:12:45.606 | No container-replicator running 2021-11-09 04:12:45.606 | No container-server running 2021-11-09 04:12:45.606 | No container-updater running 2021-11-09 04:12:45.606 | No account-auditor running 2021-11-09 04:12:45.606 | No account-replicator running 2021-11-09 04:12:45.606 | No object-updater running 2021-11-09 04:12:45.606 | No account-server running 2021-11-09 04:12:45.606 | No object-replicator running 2021-11-09 04:12:45.606 | No object-server running 2021-11-09 04:12:45.606 | No proxy-server running 2021-11-09 04:12:45.606 | No account-reaper running 2021-11-09 04:12:45.606 | No object-reconstructor running 2021-11-09 04:12:45.606 | No container-reconciler running 2021-11-09 04:12:45.606 | No container-sync running 2021-11-09 04:12:45.606 | No object-expirer running 2021-11-09 04:12:45.606 | No container-auditor running 2021-11-09 04:12:45.606 | No container-sharder running 2021-11-09 04:12:45.670 | + lib/swift:configure_swift:340 : true 2021-11-09 04:12:45.672 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-09 04:12:45.684 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-09 04:12:45.696 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-09 04:12:45.698 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-09 04:12:45.699 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-09 04:12:45.704 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-09 04:12:45.704 | s/%GROUP%/ubuntu/; 2021-11-09 04:12:45.704 | s/%USER%/ubuntu/; 2021-11-09 04:12:45.704 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-09 04:12:45.704 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-09 04:12:45.707 | uid = ubuntu 2021-11-09 04:12:45.707 | gid = ubuntu 2021-11-09 04:12:45.707 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-09 04:12:45.707 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-09 04:12:45.707 | address = 127.0.0.1 2021-11-09 04:12:45.707 | 2021-11-09 04:12:45.707 | [account6612] 2021-11-09 04:12:45.707 | max connections = 25 2021-11-09 04:12:45.707 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:45.707 | read only = false 2021-11-09 04:12:45.707 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-09 04:12:45.707 | 2021-11-09 04:12:45.707 | [account6622] 2021-11-09 04:12:45.707 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [account6632] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [account6642] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [container6611] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [container6621] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [container6631] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.708 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-09 04:12:45.708 | 2021-11-09 04:12:45.708 | [container6641] 2021-11-09 04:12:45.708 | max connections = 25 2021-11-09 04:12:45.708 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:45.708 | read only = false 2021-11-09 04:12:45.709 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-09 04:12:45.709 | 2021-11-09 04:12:45.709 | 2021-11-09 04:12:45.709 | [object6613] 2021-11-09 04:12:45.709 | max connections = 25 2021-11-09 04:12:45.709 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:45.709 | read only = false 2021-11-09 04:12:45.709 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-09 04:12:45.709 | 2021-11-09 04:12:45.709 | [object6623] 2021-11-09 04:12:45.709 | max connections = 25 2021-11-09 04:12:45.709 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:45.709 | read only = false 2021-11-09 04:12:45.709 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-09 04:12:45.709 | 2021-11-09 04:12:45.709 | [object6633] 2021-11-09 04:12:45.709 | max connections = 25 2021-11-09 04:12:45.709 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:45.709 | read only = false 2021-11-09 04:12:45.709 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-09 04:12:45.709 | 2021-11-09 04:12:45.709 | [object6643] 2021-11-09 04:12:45.709 | max connections = 25 2021-11-09 04:12:45.709 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:45.709 | read only = false 2021-11-09 04:12:45.709 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-09 04:12:45.710 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-09 04:12:45.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:45.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:45.716 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-09 04:12:45.729 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-09 04:12:45.731 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-09 04:12:45.735 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-09 04:12:45.739 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-09 04:12:45.741 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-09 04:12:45.745 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-09 04:12:45.772 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-11-09 04:12:45.797 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-09 04:12:45.814 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-09 04:12:45.842 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-09 04:12:45.859 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:45.887 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-09 04:12:45.904 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-09 04:12:45.931 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-09 04:12:45.948 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-09 04:12:45.976 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-09 04:12:45.993 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:46.020 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-09 04:12:46.038 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-09 04:12:46.052 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:46.054 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-09 04:12:46.082 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-09 04:12:46.109 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-09 04:12:46.135 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-09 04:12:46.161 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-09 04:12:46.176 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:46.178 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-09 04:12:46.204 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-09 04:12:46.220 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:46.222 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-09 04:12:46.236 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:46.238 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-09 04:12:46.240 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-09 04:12:46.255 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:46.257 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-09 04:12:46.259 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-09 04:12:46.261 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-09 04:12:46.266 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-09 04:12:46.273 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-09 04:12:46.300 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-09 04:12:46.327 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-09 04:12:46.356 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-09 04:12:46.390 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-09 04:12:46.417 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-09 04:12:46.419 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/swift/proxy-server.conf 2021-11-09 04:12:46.421 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=swift 2021-11-09 04:12:46.423 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=filter:authtoken 2021-11-09 04:12:46.425 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-09 04:12:46.451 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-09 04:12:46.477 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-11-09 04:12:46.504 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-09 04:12:46.531 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-09 04:12:46.557 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-09 04:12:46.583 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-09 04:12:46.610 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-09 04:12:46.635 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:12:46.662 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-09 04:12:46.689 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-09 04:12:46.715 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-09 04:12:46.743 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-09 04:12:46.769 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-09 04:12:46.798 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-09 04:12:46.824 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-09 04:12:46.842 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-09 04:12:46.869 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-09 04:12:46.895 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-09 04:12:46.900 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-09 04:12:46.928 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-09 04:12:46.955 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-09 04:12:46.981 | + lib/swift:configure_swift:478 : local node_number 2021-11-09 04:12:46.983 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-09 04:12:46.985 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-09 04:12:46.987 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-09 04:12:46.991 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-09 04:12:46.994 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-09 04:12:46.996 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:46.998 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-09 04:12:47.000 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-09 04:12:47.002 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:47.004 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:47.006 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-09 04:12:47.024 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:47.050 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-09 04:12:47.068 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-09 04:12:47.095 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:47.113 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:47.141 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-09 04:12:47.158 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:47.185 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-09 04:12:47.203 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:47.230 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-09 04:12:47.247 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-09 04:12:47.275 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:47.293 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:47.319 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-09 04:12:47.338 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:47.365 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-09 04:12:47.382 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-09 04:12:47.409 | + 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-11-09 04:12:47.415 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:47.432 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:47.460 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-09 04:12:47.490 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-09 04:12:47.492 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-09 04:12:47.497 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-09 04:12:47.499 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-09 04:12:47.502 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:47.504 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-09 04:12:47.506 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-09 04:12:47.508 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:47.510 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:47.512 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-09 04:12:47.530 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:47.557 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-09 04:12:47.574 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-09 04:12:47.607 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:47.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:47.655 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-09 04:12:47.672 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:47.700 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-09 04:12:47.718 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:47.746 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-09 04:12:47.763 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-09 04:12:47.792 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:47.810 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:47.837 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-09 04:12:47.855 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:47.882 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-09 04:12:47.900 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-09 04:12:47.927 | + 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-11-09 04:12:47.931 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:47.949 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:47.977 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-09 04:12:47.979 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-09 04:12:47.984 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-09 04:12:47.986 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-09 04:12:47.988 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:47.990 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-09 04:12:47.992 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-09 04:12:47.994 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:47.996 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:47.999 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-09 04:12:48.016 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:48.044 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-09 04:12:48.061 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-09 04:12:48.089 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:48.107 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:48.134 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-09 04:12:48.152 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:48.180 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-09 04:12:48.197 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:48.226 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-09 04:12:48.243 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-09 04:12:48.271 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:48.289 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:48.316 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-09 04:12:48.334 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:48.361 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-09 04:12:48.382 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-09 04:12:48.408 | + 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-11-09 04:12:48.414 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:48.431 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:48.459 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-09 04:12:48.486 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-09 04:12:48.513 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-09 04:12:48.540 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-09 04:12:48.542 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-09 04:12:48.547 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-09 04:12:48.575 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-09 04:12:48.603 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-09 04:12:48.630 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-09 04:12:48.657 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-09 04:12:48.685 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-09 04:12:48.712 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-09 04:12:48.738 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-09 04:12:48.765 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-09 04:12:48.791 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-09 04:12:48.806 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:48.809 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-09 04:12:48.827 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-09 04:12:48.830 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-09 04:12:48.849 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-09 04:12:48.851 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-11-09 04:12:48.878 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-09 04:12:48.880 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-09 04:12:48.906 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-11-09 04:12:48.934 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-09 04:12:48.936 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-09 04:12:48.964 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-09 04:12:48.980 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:48.982 | + lib/swift:configure_swift:541 : local user_group 2021-11-09 04:12:48.985 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-09 04:12:48.990 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-09 04:12:48.992 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-09 04:12:49.004 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-09 04:12:49.006 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-09 04:12:49.017 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-09 04:12:49.019 | + lib/swift:configure_swift:548 : is_suse 2021-11-09 04:12:49.022 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:12:49.024 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:12:49.026 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:12:49.028 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:12:49.031 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:12:49.033 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:12:49.035 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-09 04:12:49.048 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:12:49.050 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-09 04:12:49.052 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-11-09 04:12:49.068 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:49.071 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-11-09 04:12:49.088 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:49.090 | + ./stack.sh:main:901 : stack_install_service glance 2021-11-09 04:12:49.093 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-09 04:12:49.095 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-09 04:12:49.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:49.100 | + lib/stack:stack_install_service:32 : install_glance 2021-11-09 04:12:49.102 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-11-09 04:12:49.105 | + lib/glance:install_glance:514 : local glance_store_extras 2021-11-09 04:12:49.107 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-11-09 04:12:49.124 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:49.127 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-09 04:12:49.129 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-11-09 04:12:49.146 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:49.148 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-09 04:12:49.151 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-11-09 04:12:49.153 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-09 04:12:49.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:49.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:49.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-11-09 04:12:49.164 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:49.167 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-11-09 04:12:49.170 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-09 04:12:49.173 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-09 04:12:49.176 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-11-09 04:12:49.179 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-09 04:12:49.181 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-09 04:12:49.184 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-09 04:12:49.187 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-09 04:12:49.189 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-09 04:12:49.192 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-09 04:12:49.196 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:12:49.196 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-09 04:12:49.201 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-09 04:12:49.203 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-09 04:12:49.206 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-09 04:12:49.209 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-09 04:12:49.212 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-09 04:12:49.233 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-09 04:12:49.235 | + 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-11-09 04:12:49.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:49.995 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:49.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:49.995 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:51.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:51.196 | Collecting glance-store[cinder,swift]!=0.29.0 2021-11-09 04:12:51.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-11-09 04:12:51.297 | 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.11.0) 2021-11-09 04:12:51.298 | 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-11-09 04:12:51.299 | 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-11-09 04:12:51.300 | 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-11-09 04:12:51.301 | 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.32.0) 2021-11-09 04:12:51.302 | 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-11-09 04:12:51.303 | 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-11-09 04:12:51.304 | 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-11-09 04:12:51.305 | 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-11-09 04:12:51.306 | 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-11-09 04:12:51.307 | 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-11-09 04:12:51.308 | 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-11-09 04:12:51.401 | Collecting python-cinderclient>=4.1.0 2021-11-09 04:12:51.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-11-09 04:12:51.422 | 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-11-09 04:12:51.559 | Collecting os-brick>=2.6.0 2021-11-09 04:12:51.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2021-11-09 04:12:51.582 | 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-11-09 04:12:51.647 | Collecting python-swiftclient>=3.2.0 2021-11-09 04:12:51.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-11-09 04:12:51.660 | 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-11-09 04:12:51.669 | 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-11-09 04:12:51.670 | 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-11-09 04:12:51.683 | 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) (2.4.7) 2021-11-09 04:12:51.751 | 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) (0.1.16) 2021-11-09 04:12:51.753 | 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-11-09 04:12:51.754 | 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.7.0) 2021-11-09 04:12:51.779 | 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-11-09 04:12:51.781 | 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-11-09 04:12:51.783 | 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-11-09 04:12:51.784 | 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-11-09 04:12:51.785 | 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-11-09 04:12:51.797 | 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-11-09 04:12:51.843 | 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-11-09 04:12:51.845 | 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-11-09 04:12:51.845 | 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-11-09 04:12:51.847 | 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-11-09 04:12:51.867 | 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-11-09 04:12:51.868 | 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.2) 2021-11-09 04:12:51.886 | 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-11-09 04:12:51.902 | 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.2) 2021-11-09 04:12:51.903 | 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-11-09 04:12:51.923 | 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-11-09 04:12:51.924 | 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.5) 2021-11-09 04:12:52.005 | 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.7) 2021-11-09 04:12:52.006 | 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-11-09 04:12:52.009 | 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-11-09 04:12:52.010 | 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-11-09 04:12:52.060 | 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.20) 2021-11-09 04:12:52.087 | 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-11-09 04:12:52.124 | 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-11-09 04:12:52.292 | 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-11-09 04:12:52.296 | 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-11-09 04:12:52.354 | 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-11-09 04:12:52.357 | 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-11-09 04:12:52.358 | 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-11-09 04:12:52.359 | 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-11-09 04:12:52.360 | 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-11-09 04:12:52.363 | 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-11-09 04:12:52.421 | 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-11-09 04:12:52.592 | 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-11-09 04:12:52.632 | 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) (58.5.2) 2021-11-09 04:12:52.716 | 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-11-09 04:12:52.870 | 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-11-09 04:12:54.546 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-11-09 04:12:55.856 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-11-09 04:12:55.856 | 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-11-09 04:12:55.982 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:55.984 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:55.987 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:55.989 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:55.991 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:55.993 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:55.996 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:55.998 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:56.001 | + functions-common:time_stop:2316 : start_time=1636431169227 2021-11-09 04:12:56.003 | + functions-common:time_stop:2318 : [[ -z 1636431169227 ]] 2021-11-09 04:12:56.006 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:56.010 | + functions-common:time_stop:2321 : end_time=1636431176008 2021-11-09 04:12:56.013 | + functions-common:time_stop:2322 : elapsed_time=6781 2021-11-09 04:12:56.015 | + functions-common:time_stop:2323 : total=78565 2021-11-09 04:12:56.018 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:56.020 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=85346 2021-11-09 04:12:56.023 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:56.026 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-11-09 04:12:56.028 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-11-09 04:12:56.031 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-11-09 04:12:56.158 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-09 04:12:56.164 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-11-09 04:12:56.167 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-09 04:12:56.169 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-09 04:12:56.172 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:56.175 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:56.178 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:56.180 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:56.183 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:56.186 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:56.203 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:56.205 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:56.207 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:56.210 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:56.210 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:56.216 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-09 04:12:56.218 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:56.220 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-09 04:12:56.223 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:56.223 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:56.238 | a693e066b Merge "Fix typos" 2021-11-09 04:12:56.240 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:56.243 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-11-09 04:12:56.246 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:56.249 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:56.251 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-09 04:12:56.254 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:12:56.256 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-09 04:12:56.259 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:56.261 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:56.264 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-09 04:12:56.266 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:56.268 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:12:56.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-09 04:12:56.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:56.277 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-09 04:12:56.280 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:56.282 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:56.285 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-09 04:12:56.291 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-11-09 04:12:56.294 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-11-09 04:12:56.918 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-11-09 04:12:56.921 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:56.924 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:56.926 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:56.928 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:56.930 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-11-09 04:12:56.933 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:56.935 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:12:56.938 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:56.940 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:12:56.943 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:12:56.945 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:12:56.947 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:56.949 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-11-09 04:12:56.970 | Using python 3.8 to install /opt/stack/glance 2021-11-09 04:12:56.972 | + 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-11-09 04:12:57.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:57.740 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:57.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:57.740 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:58.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:58.805 | Obtaining file:///opt/stack/glance 2021-11-09 04:12:58.806 | Preparing metadata (setup.py): started 2021-11-09 04:12:59.923 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:00.071 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.7.0) 2021-11-09 04:13:00.072 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.7.1) 2021-11-09 04:13:00.073 | 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.dev17) (1.4.26) 2021-11-09 04:13:00.074 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.32.0) 2021-11-09 04:13:00.075 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.1.1) 2021-11-09 04:13:00.076 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.5.1) 2021-11-09 04:13:00.077 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.8.7) 2021-11-09 04:13:00.078 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.4.2) 2021-11-09 04:13:00.079 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.7.4) 2021-11-09 04:13:00.080 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.20.2) 2021-11-09 04:13:00.081 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (8.7.1) 2021-11-09 04:13:00.082 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.5.0) 2021-11-09 04:13:00.083 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.0) 2021-11-09 04:13:00.084 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.4.0) 2021-11-09 04:13:00.086 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.11.0) 2021-11-09 04:13:00.087 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-09 04:13:00.088 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.4.0) 2021-11-09 04:13:00.234 | Collecting taskflow>=4.0.0 2021-11-09 04:13:00.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-11-09 04:13:00.261 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-09 04:13:00.262 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (9.3.0) 2021-11-09 04:13:00.305 | Collecting WSME>=0.8.0 2021-11-09 04:13:00.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-11-09 04:13:00.317 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.4.0) 2021-11-09 04:13:00.318 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-09 04:13:00.319 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev17) (3.2.0) 2021-11-09 04:13:00.320 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.3.0) 2021-11-09 04:13:00.321 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (21.0.0) 2021-11-09 04:13:00.322 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.16.0) 2021-11-09 04:13:00.323 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (11.0.0) 2021-11-09 04:13:00.324 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.1.0) 2021-11-09 04:13:00.364 | Collecting oslo.limit>=1.0.0 2021-11-09 04:13:00.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-11-09 04:13:00.375 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.6.1) 2021-11-09 04:13:00.376 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (12.11.0) 2021-11-09 04:13:00.377 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-09 04:13:00.378 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-09 04:13:00.380 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.9.0) 2021-11-09 04:13:00.412 | Collecting retrying!=1.3.0,>=1.2.3 2021-11-09 04:13:00.418 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-09 04:13:00.422 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.2) 2021-11-09 04:13:00.423 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.7.0) 2021-11-09 04:13:00.424 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-09 04:13:00.425 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (35.0.0) 2021-11-09 04:13:00.457 | Collecting cursive>=0.2.1 2021-11-09 04:13:00.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-09 04:13:00.468 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.1.16) 2021-11-09 04:13:00.469 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.5.0) 2021-11-09 04:13:00.562 | Collecting castellan>=0.17.0 2021-11-09 04:13:00.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-11-09 04:13:00.589 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (4.8.1) 2021-11-09 04:13:00.592 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (5.4.0) 2021-11-09 04:13:00.593 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (1.1.5) 2021-11-09 04:13:00.674 | Collecting python-barbicanclient>=4.5.2 2021-11-09 04:13:00.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-11-09 04:13:00.688 | 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.dev17) (2.26.0) 2021-11-09 04:13:00.730 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev17) (1.15.0) 2021-11-09 04:13:00.747 | 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.dev17) (4.2.0) 2021-11-09 04:13:00.771 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev17) (1.13.3) 2021-11-09 04:13:00.785 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (1.1.2) 2021-11-09 04:13:00.786 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (2.1.0) 2021-11-09 04:13:00.878 | 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.dev17) (2.4.7) 2021-11-09 04:13:00.954 | 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.dev17) (1.7.0) 2021-11-09 04:13:01.006 | 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.dev17) (2.8.1) 2021-11-09 04:13:01.007 | 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.dev17) (3.1.1) 2021-11-09 04:13:01.040 | 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.dev17) (0.14.1) 2021-11-09 04:13:01.110 | 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.dev17) (0.8.0) 2021-11-09 04:13:01.111 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (6.0) 2021-11-09 04:13:01.112 | 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.dev17) (1.5.0) 2021-11-09 04:13:01.171 | 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.dev17) (2.0.1) 2021-11-09 04:13:01.173 | 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.dev17) (0.13.0) 2021-11-09 04:13:01.174 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (0.5.0) 2021-11-09 04:13:01.202 | 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.dev17) (0.59.0) 2021-11-09 04:13:01.250 | 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.dev17) (0.9.6) 2021-11-09 04:13:01.251 | 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.dev17) (2.8.2) 2021-11-09 04:13:01.311 | 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.dev17) (5.2.0) 2021-11-09 04:13:01.312 | 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.dev17) (0.4.0) 2021-11-09 04:13:01.315 | 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.dev17) (5.0.6) 2021-11-09 04:13:01.316 | 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.dev17) (4.2.4) 2021-11-09 04:13:01.318 | 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.dev17) (2.7.0) 2021-11-09 04:13:01.343 | 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.dev17) (3.2.0) 2021-11-09 04:13:01.347 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.0.2) 2021-11-09 04:13:01.349 | 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.dev17) (3.3.0) 2021-11-09 04:13:01.391 | 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.dev17) (5.8.0) 2021-11-09 04:13:01.436 | 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.dev17) (0.11.0) 2021-11-09 04:13:01.437 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (2021.3) 2021-11-09 04:13:01.440 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (21.2) 2021-11-09 04:13:01.517 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev17) (58.5.2) 2021-11-09 04:13:01.576 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev17) (0.2.5) 2021-11-09 04:13:01.680 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev17) (0.7) 2021-11-09 04:13:02.038 | Collecting automaton>=1.9.0 2021-11-09 04:13:02.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-11-09 04:13:02.049 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev17) (6.3.1) 2021-11-09 04:13:02.083 | Collecting pydot>=1.2.4 2021-11-09 04:13:02.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-11-09 04:13:02.194 | Collecting networkx>=2.1.0 2021-11-09 04:13:02.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-11-09 04:13:02.351 | Collecting simplegeneric 2021-11-09 04:13:02.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-09 04:13:02.362 | Preparing metadata (setup.py): started 2021-11-09 04:13:02.941 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:02.971 | 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.dev17) (5.0.0) 2021-11-09 04:13:03.095 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev17) (2.20) 2021-11-09 04:13:03.158 | 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.dev17) (1.6) 2021-11-09 04:13:03.209 | 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.dev17) (2.0.1) 2021-11-09 04:13:03.429 | 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.dev17) (1.4.4) 2021-11-09 04:13:03.431 | 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.dev17) (1.32) 2021-11-09 04:13:03.434 | 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.dev17) (2.5.0) 2021-11-09 04:13:03.435 | 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.dev17) (0.10.0) 2021-11-09 04:13:03.436 | 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.dev17) (1.4.0) 2021-11-09 04:13:03.438 | 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.dev17) (5.1.0) 2021-11-09 04:13:03.439 | 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.dev17) (1.1.4) 2021-11-09 04:13:03.562 | 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.dev17) (0.12.0) 2021-11-09 04:13:03.595 | 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.dev17) (1.0.2) 2021-11-09 04:13:03.641 | 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.dev17) (3.0.0) 2021-11-09 04:13:03.646 | 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.dev17) (1.3.3) 2021-11-09 04:13:03.943 | 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.dev17) (3.9.0) 2021-11-09 04:13:04.138 | 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.dev17) (1.26.7) 2021-11-09 04:13:04.141 | 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.dev17) (2.0.7) 2021-11-09 04:13:04.142 | 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.dev17) (2019.11.28) 2021-11-09 04:13:04.144 | 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.dev17) (3.3) 2021-11-09 04:13:04.221 | 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.dev17) (0.5.2) 2021-11-09 04:13:04.380 | 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.dev17) (2.5.0) 2021-11-09 04:13:04.486 | 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.dev17) (3.6.0) 2021-11-09 04:13:04.807 | 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.dev17) (2.2.0) 2021-11-09 04:13:04.808 | 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.dev17) (0.4.0) 2021-11-09 04:13:05.039 | 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.dev17) (2.1) 2021-11-09 04:13:05.360 | 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.dev17) (1.0.0) 2021-11-09 04:13:05.677 | Requirement already satisfied: colorama>=0.3.7 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.dev17) (0.4.4) 2021-11-09 04:13:05.678 | 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.dev17) (21.2.0) 2021-11-09 04:13:05.679 | 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.dev17) (1.8.2) 2021-11-09 04:13:06.043 | Building wheels for collected packages: simplegeneric 2021-11-09 04:13:06.054 | Building wheel for simplegeneric (setup.py): started 2021-11-09 04:13:06.703 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-09 04:13:06.704 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=c1754f1fe054e9c91525221ee86b92bdf169990e2258b3ddf1f9826c9e921d44 2021-11-09 04:13:06.704 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-09 04:13:06.708 | Successfully built simplegeneric 2021-11-09 04:13:07.599 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-11-09 04:13:10.994 | Running setup.py develop for glance 2021-11-09 04:13:13.037 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-11-09 04:13:13.037 | 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-11-09 04:13:13.184 | + inc/python:pip_install:200 : result=0 2021-11-09 04:13:13.187 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:13:13.189 | + functions-common:time_stop:2309 : local name 2021-11-09 04:13:13.191 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:13:13.193 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:13:13.196 | + functions-common:time_stop:2312 : local total 2021-11-09 04:13:13.198 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:13:13.200 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:13:13.203 | + functions-common:time_stop:2316 : start_time=1636431176965 2021-11-09 04:13:13.205 | + functions-common:time_stop:2318 : [[ -z 1636431176965 ]] 2021-11-09 04:13:13.208 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:13:13.212 | + functions-common:time_stop:2321 : end_time=1636431193209 2021-11-09 04:13:13.214 | + functions-common:time_stop:2322 : elapsed_time=16244 2021-11-09 04:13:13.217 | + functions-common:time_stop:2323 : total=85346 2021-11-09 04:13:13.219 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:13:13.221 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=101590 2021-11-09 04:13:13.223 | + inc/python:pip_install:203 : return 0 2021-11-09 04:13:13.226 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:13:13.228 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:13:13.231 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:13:13.250 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:13:13.261 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-11-09 04:13:13.264 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-09 04:13:13.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:13:13.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:13:13.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-11-09 04:13:13.274 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:13:13.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:13:13.279 | + ./stack.sh:main:902 : configure_glance 2021-11-09 04:13:13.281 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-09 04:13:13.293 | + lib/glance:configure_glance:333 : local dburl 2021-11-09 04:13:13.296 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-11-09 04:13:13.299 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-09 04:13:13.301 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-09 04:13:13.303 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-11-09 04:13:13.305 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:13:13.308 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:13:13.311 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-09 04:13:13.340 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:13:13.370 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-09 04:13:13.397 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-09 04:13:13.425 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-09 04:13:13.454 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-09 04:13:13.485 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-09 04:13:13.487 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/glance/glance-api.conf 2021-11-09 04:13:13.490 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=glance 2021-11-09 04:13:13.492 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:13:13.494 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-09 04:13:13.524 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-09 04:13:13.550 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-11-09 04:13:13.578 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-09 04:13:13.604 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-09 04:13:13.632 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-09 04:13:13.659 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-09 04:13:13.686 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-09 04:13:13.714 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:13:13.745 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:13:13.773 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-09 04:13:13.803 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-09 04:13:13.806 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-09 04:13:13.808 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-09 04:13:13.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:13:13.813 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:13:13.816 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:13:13.831 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:13:13.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:13:13.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:13:13.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:13:13.856 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:13:13.859 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:13:13.861 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:13:13.889 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:13:13.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:13:13.894 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-11-09 04:13:13.896 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-11-09 04:13:13.899 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-11-09 04:13:13.926 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-11-09 04:13:13.954 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-11-09 04:13:13.957 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-11-09 04:13:13.959 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-11-09 04:13:13.962 | + lib/glance:configure_glance_store:254 : local be 2021-11-09 04:13:13.964 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-11-09 04:13:13.967 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-11-09 04:13:13.969 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-09 04:13:13.999 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-11-09 04:13:14.001 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-11-09 04:13:14.032 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-11-09 04:13:14.034 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-11-09 04:13:14.051 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:13:14.054 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-09 04:13:14.081 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-09 04:13:14.109 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-09 04:13:14.137 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-09 04:13:14.164 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-09 04:13:14.192 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-11-09 04:13:14.209 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:13:14.211 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:13:14.239 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-09 04:13:14.269 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-09 04:13:14.297 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-11-09 04:13:14.324 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-09 04:13:14.352 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-11-09 04:13:14.380 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-11-09 04:13:14.396 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:13:14.399 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-11-09 04:13:14.401 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-09 04:13:14.404 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-11-09 04:13:14.407 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:13:14.424 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:13:14.426 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:13:14.429 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:13:14.431 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:13:14.433 | + 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-11-09 04:13:14.462 | + 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-11-09 04:13:14.489 | + 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-11-09 04:13:14.519 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:13:14.547 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-09 04:13:14.551 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-09 04:13:14.582 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-09 04:13:14.609 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-09 04:13:14.637 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-11-09 04:13:14.665 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-09 04:13:14.692 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-09 04:13:14.721 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-09 04:13:14.749 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-09 04:13:14.781 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-09 04:13:14.810 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-09 04:13:14.841 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-09 04:13:14.869 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-09 04:13:14.874 | + lib/glance:configure_glance:418 : 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-11-09 04:13:14.880 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-11-09 04:13:14.896 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:13:14.899 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-11-09 04:13:14.901 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-09 04:13:14.904 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-11-09 04:13:14.906 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-09 04:13:14.908 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-11-09 04:13:14.911 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-11-09 04:13:14.915 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-11-09 04:13:14.917 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-09 04:13:14.921 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-09 04:13:14.950 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-11-09 04:13:14.953 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-11-09 04:13:14.955 | ++ functions:get_random_port:837 : true 2021-11-09 04:13:14.957 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-11-09 04:13:14.960 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-11-09 04:13:14.962 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-11-09 04:13:15.019 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-11-09 04:13:15.021 | ++ functions:get_random_port:841 : break 2 2021-11-09 04:13:15.023 | ++ functions:get_random_port:845 : echo 60999 2021-11-09 04:13:15.026 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-11-09 04:13:15.029 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-09 04:13:15.056 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-09 04:13:15.083 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-09 04:13:15.110 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:13:15.137 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:13:15.164 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:13:15.193 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:13:15.223 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:13:15.251 | + 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-11-09 04:13:15.278 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:13:15.304 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:13:15.331 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:13:15.359 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:13:15.386 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:13:15.413 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-09 04:13:15.440 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-09 04:13:15.468 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-09 04:13:15.494 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-09 04:13:15.522 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-09 04:13:15.549 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-11-09 04:13:15.551 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-09 04:13:15.554 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:13:15.556 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:13:15.558 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:13:15.561 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-09 04:13:15.564 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-09 04:13:15.618 | proxy (enabled by site administrator) 2021-11-09 04:13:15.621 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-11-09 04:13:15.624 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-09 04:13:15.626 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:13:15.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:13:15.631 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:13:15.633 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-09 04:13:15.635 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-09 04:13:15.688 | No module matches proxy_http 2021-11-09 04:13:15.690 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-09 04:13:15.751 | Considering dependency proxy for proxy_http: 2021-11-09 04:13:15.751 | Module proxy already enabled 2021-11-09 04:13:15.751 | Enabling module proxy_http. 2021-11-09 04:13:15.757 | To activate the new configuration, you need to run: 2021-11-09 04:13:15.757 | systemctl restart apache2 2021-11-09 04:13:15.761 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-09 04:13:15.763 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:13:15.766 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:13:15.768 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:13:15.894 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-11-09 04:13:15.897 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-11-09 04:13:15.901 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-11-09 04:13:15.902 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:13:15.905 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:13:15.907 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:13:15.910 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:13:15.913 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:13:15.916 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-11-09 04:13:15.916 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:13:15.925 | KeepAlive Off 2021-11-09 04:13:15.929 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-11-09 04:13:15.930 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:13:15.939 | SetEnv proxy-sendchunked 1 2021-11-09 04:13:15.942 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-09 04:13:15.943 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:13:15.951 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-09 04:13:15.954 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-11-09 04:13:15.957 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-11-09 04:13:15.959 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:13:15.962 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:13:15.964 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:13:15.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:13:15.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:13:15.971 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:13:15.974 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:13:15.976 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:13:15.978 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:13:15.981 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-11-09 04:13:16.041 | Enabling site glance-wsgi-api. 2021-11-09 04:13:16.047 | To activate the new configuration, you need to run: 2021-11-09 04:13:16.047 | systemctl reload apache2 2021-11-09 04:13:16.051 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-11-09 04:13:16.054 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:13:16.056 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:13:16.058 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:13:16.184 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-11-09 04:13:16.191 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-11-09 04:13:16.222 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-11-09 04:13:16.225 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-11-09 04:13:16.242 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:13:16.244 | + ./stack.sh:main:907 : stack_install_service cinder 2021-11-09 04:13:16.247 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-09 04:13:16.250 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-09 04:13:16.252 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:13:16.255 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-09 04:13:16.257 | + lib/cinder:install_cinder:468 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-11-09 04:13:16.260 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-09 04:13:16.262 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-09 04:13:16.265 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:13:16.267 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:13:16.270 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:13:16.273 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:13:16.275 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:13:16.278 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:13:16.294 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:13:16.296 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:13:16.298 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:13:16.301 | + functions-common:git_clone:544 : echo master 2021-11-09 04:13:16.302 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:13:16.307 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-09 04:13:16.309 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:13:16.312 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-09 04:13:16.315 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:13:16.315 | + functions-common:git_clone:593 : head -1 2021-11-09 04:13:16.319 | d8931d071 Retry _get_ig() when IG already exists. 2021-11-09 04:13:16.322 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:13:16.324 | + lib/cinder:install_cinder:469 : setup_develop /opt/stack/cinder 2021-11-09 04:13:16.327 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:13:16.329 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:13:16.332 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-09 04:13:16.334 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:13:16.337 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-09 04:13:16.339 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:13:16.342 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:13:16.345 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-09 04:13:16.347 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:13:16.350 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:13:16.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-09 04:13:16.355 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:13:16.358 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-09 04:13:16.361 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:13:16.363 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:13:16.366 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-09 04:13:16.372 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-11-09 04:13:16.374 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-11-09 04:13:17.014 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-11-09 04:13:17.016 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:13:17.019 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:13:17.021 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:13:17.023 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:13:17.026 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-11-09 04:13:17.028 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:13:17.030 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:13:17.033 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:13:17.035 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:13:17.037 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:13:17.040 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:13:17.042 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:13:17.045 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-11-09 04:13:17.065 | Using python 3.8 to install /opt/stack/cinder 2021-11-09 04:13:17.068 | + 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-11-09 04:13:17.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:13:17.870 | from cryptography.utils import int_from_bytes 2021-11-09 04:13:17.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:13:17.870 | from cryptography.utils import int_from_bytes 2021-11-09 04:13:18.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:13:18.924 | Obtaining file:///opt/stack/cinder 2021-11-09 04:13:18.925 | Preparing metadata (setup.py): started 2021-11-09 04:13:20.835 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:21.064 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.7.0) 2021-11-09 04:13:21.066 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.1.0) 2021-11-09 04:13:21.067 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.32.0) 2021-11-09 04:13:21.068 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.1.2) 2021-11-09 04:13:21.068 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.20.2) 2021-11-09 04:13:21.070 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.1.16) 2021-11-09 04:13:21.071 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev82) (3.2.0) 2021-11-09 04:13:21.072 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.4.0) 2021-11-09 04:13:21.073 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (9.3.0) 2021-11-09 04:13:21.074 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.4) 2021-11-09 04:13:21.185 | Collecting oauth2client>=4.1.3 2021-11-09 04:13:21.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-09 04:13:21.199 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (8.7.1) 2021-11-09 04:13:21.201 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.5.0) 2021-11-09 04:13:21.202 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.4.0) 2021-11-09 04:13:21.203 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (11.0.0) 2021-11-09 04:13:21.204 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.1) 2021-11-09 04:13:21.205 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (12.11.0) 2021-11-09 04:13:21.206 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.4.0) 2021-11-09 04:13:21.207 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.9.0) 2021-11-09 04:13:21.208 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.6.2) 2021-11-09 04:13:21.209 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.3.0) 2021-11-09 04:13:21.210 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (6.3.0) 2021-11-09 04:13:21.211 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.2.0) 2021-11-09 04:13:21.212 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.7.0) 2021-11-09 04:13:21.213 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.4.0) 2021-11-09 04:13:21.214 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.11.0) 2021-11-09 04:13:21.216 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.5.0) 2021-11-09 04:13:21.217 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.4.2) 2021-11-09 04:13:21.218 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (21.2) 2021-11-09 04:13:21.345 | Collecting paramiko>=2.7.2 2021-11-09 04:13:21.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-11-09 04:13:21.361 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.5.0) 2021-11-09 04:13:21.362 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.1.1) 2021-11-09 04:13:21.362 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.8.0) 2021-11-09 04:13:21.363 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.4.7) 2021-11-09 04:13:21.365 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.2.0) 2021-11-09 04:13:21.455 | Collecting python-glanceclient>=3.2.2 2021-11-09 04:13:21.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-11-09 04:13:21.472 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.3.0) 2021-11-09 04:13:21.473 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (17.6.0) 2021-11-09 04:13:21.474 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.12.0) 2021-11-09 04:13:21.475 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2021.3) 2021-11-09 04:13:21.476 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.26.0) 2021-11-09 04:13:21.477 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.5.1) 2021-11-09 04:13:21.478 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.2) 2021-11-09 04:13:21.518 | Collecting rtslib-fb>=2.1.74 2021-11-09 04:13:21.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-09 04:13:21.549 | Preparing metadata (setup.py): started 2021-11-09 04:13:22.154 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:22.158 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.16.0) 2021-11-09 04:13:22.159 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.4.26) 2021-11-09 04:13:22.160 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.13.0) 2021-11-09 04:13:22.161 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.5.0) 2021-11-09 04:13:22.206 | Collecting tabulate>=0.8.7 2021-11-09 04:13:22.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-11-09 04:13:22.217 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (6.3.1) 2021-11-09 04:13:22.218 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.8.7) 2021-11-09 04:13:22.219 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.1.0) 2021-11-09 04:13:22.339 | Collecting oslo.vmware>=3.10.0 2021-11-09 04:13:22.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-11-09 04:13:22.363 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.0.1) 2021-11-09 04:13:22.364 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.5.0) 2021-11-09 04:13:22.365 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.9.0) 2021-11-09 04:13:22.520 | Collecting google-api-python-client>=1.11.0 2021-11-09 04:13:22.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dfa/c61ed108c111f/google_api_python_client-2.29.0-py2.py3-none-any.whl (7.7 MB) 2021-11-09 04:13:22.746 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.10.0) 2021-11-09 04:13:22.747 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (35.0.0) 2021-11-09 04:13:22.748 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.2.2) 2021-11-09 04:13:22.787 | Collecting zstd>=1.4.5.1 2021-11-09 04:13:22.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-11-09 04:13:22.884 | Preparing metadata (setup.py): started 2021-11-09 04:13:23.488 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:24.514 | Collecting boto3>=1.16.51 2021-11-09 04:13:24.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/e38d02772f44a/boto3-1.19.10-py3-none-any.whl (131 kB) 2021-11-09 04:13:24.603 | Collecting s3transfer<0.6.0,>=0.5.0 2021-11-09 04:13:24.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-11-09 04:13:24.616 | 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.dev82) (0.10.0) 2021-11-09 04:13:26.163 | Collecting botocore<1.23.0,>=1.22.10 2021-11-09 04:13:26.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/543/cd69e9b248be9/botocore-1.22.10-py3-none-any.whl (8.1 MB) 2021-11-09 04:13:26.449 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev82) (1.15.0) 2021-11-09 04:13:26.523 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev82) (2.1.0) 2021-11-09 04:13:26.668 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-11-09 04:13:26.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-11-09 04:13:26.792 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-11-09 04:13:26.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/53735d4f51f42/google_api_core-2.2.2-py2.py3-none-any.whl (95 kB) 2021-11-09 04:13:26.834 | Collecting google-auth-httplib2>=0.1.0 2021-11-09 04:13:26.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-11-09 04:13:26.880 | Collecting uritemplate<5,>=3.0.0 2021-11-09 04:13:26.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-11-09 04:13:26.984 | 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.dev82) (1.7.0) 2021-11-09 04:13:27.035 | 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.dev82) (2.8.1) 2021-11-09 04:13:27.037 | 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.dev82) (3.1.1) 2021-11-09 04:13:27.191 | Collecting pyasn1-modules>=0.0.5 2021-11-09 04:13:27.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-11-09 04:13:27.358 | Collecting pyasn1>=0.1.7 2021-11-09 04:13:27.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-09 04:13:27.427 | Collecting rsa>=3.1.4 2021-11-09 04:13:27.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-11-09 04:13:27.490 | 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.dev82) (0.14.1) 2021-11-09 04:13:27.536 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev82) (6.0) 2021-11-09 04:13:27.537 | 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.dev82) (0.8.0) 2021-11-09 04:13:27.538 | 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.dev82) (1.5.0) 2021-11-09 04:13:27.539 | 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.dev82) (2.3.0) 2021-11-09 04:13:27.599 | 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.dev82) (1.7.4) 2021-11-09 04:13:27.601 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev82) (0.5.0) 2021-11-09 04:13:27.602 | 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.dev82) (2.0.1) 2021-11-09 04:13:27.658 | 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.dev82) (0.9.6) 2021-11-09 04:13:27.661 | 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.dev82) (2.8.2) 2021-11-09 04:13:27.720 | 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.dev82) (5.0.6) 2021-11-09 04:13:27.721 | 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.dev82) (0.4.0) 2021-11-09 04:13:27.724 | 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.dev82) (4.2.4) 2021-11-09 04:13:27.726 | 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.dev82) (5.2.0) 2021-11-09 04:13:27.727 | 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.dev82) (2.4.0) 2021-11-09 04:13:27.750 | 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.dev82) (3.2.0) 2021-11-09 04:13:27.753 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev82) (3.0.2) 2021-11-09 04:13:27.756 | 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.dev82) (3.3.0) 2021-11-09 04:13:27.802 | 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.dev82) (1.0.2) 2021-11-09 04:13:27.883 | 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.dev82) (3.0.0) 2021-11-09 04:13:27.886 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev82) (1.3.3) 2021-11-09 04:13:27.911 | 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.dev82) (2.4.0) 2021-11-09 04:13:27.934 | 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.dev82) (0.11.0) 2021-11-09 04:13:28.044 | Collecting suds-community>=0.6 2021-11-09 04:13:28.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-11-09 04:13:28.062 | 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.dev82) (1.26.7) 2021-11-09 04:13:28.307 | Collecting pynacl>=1.0.1 2021-11-09 04:13:28.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-11-09 04:13:28.369 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev82) (58.5.2) 2021-11-09 04:13:28.550 | 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.dev82) (3.9.0) 2021-11-09 04:13:28.589 | 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.dev82) (1.13.3) 2021-11-09 04:13:28.631 | Collecting warlock<2,>=1.2.0 2021-11-09 04:13:28.638 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-11-09 04:13:28.645 | 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.dev82) (21.0.0) 2021-11-09 04:13:28.841 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev82) (2019.11.28) 2021-11-09 04:13:28.844 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev82) (3.3) 2021-11-09 04:13:28.846 | 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.dev82) (2.0.7) 2021-11-09 04:13:28.883 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev82) (0.7) 2021-11-09 04:13:28.950 | Collecting pyudev>=0.16.1 2021-11-09 04:13:28.957 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-09 04:13:29.203 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev82) (0.4.2) 2021-11-09 04:13:29.204 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev82) (0.5.2) 2021-11-09 04:13:29.347 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (1.4.2) 2021-11-09 04:13:29.350 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (2.6.3) 2021-11-09 04:13:29.351 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (2.4.0) 2021-11-09 04:13:29.478 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev82) (0.12.2) 2021-11-09 04:13:29.595 | 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.dev82) (1.1.5) 2021-11-09 04:13:29.597 | 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.dev82) (4.8.1) 2021-11-09 04:13:29.598 | 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.dev82) (5.4.0) 2021-11-09 04:13:29.633 | 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.dev82) (5.0.0) 2021-11-09 04:13:29.878 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev82) (2.20) 2021-11-09 04:13:29.955 | 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.dev82) (0.4.0) 2021-11-09 04:13:29.956 | 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.dev82) (2.2.0) 2021-11-09 04:13:30.086 | 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.dev82) (1.6) 2021-11-09 04:13:30.130 | 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.dev82) (2.5.0) 2021-11-09 04:13:30.222 | 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.dev82) (3.19.1) 2021-11-09 04:13:30.296 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-11-09 04:13:30.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-11-09 04:13:30.503 | 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.dev82) (2.0.1) 2021-11-09 04:13:30.924 | 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.dev82) (1.1.4) 2021-11-09 04:13:30.974 | 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.dev82) (0.12.0) 2021-11-09 04:13:31.023 | 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.dev82) (0.2.5) 2021-11-09 04:13:32.360 | 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.dev82) (1.32) 2021-11-09 04:13:32.637 | Requirement already satisfied: colorama>=0.3.7 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.dev82) (0.4.4) 2021-11-09 04:13:32.638 | 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.dev82) (21.2.0) 2021-11-09 04:13:32.639 | 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.dev82) (1.8.2) 2021-11-09 04:13:32.786 | 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.dev82) (2.1) 2021-11-09 04:13:33.026 | 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.dev82) (1.0.0) 2021-11-09 04:13:33.157 | 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.dev82) (3.6.0) 2021-11-09 04:13:33.817 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-09 04:13:33.832 | Building wheel for rtslib-fb (setup.py): started 2021-11-09 04:13:34.544 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-09 04:13:34.545 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=becc35c9858388111f46080ecaa43686ef278805d8a36abb375ea969300db38f 2021-11-09 04:13:34.545 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-09 04:13:34.549 | Building wheel for zstd (setup.py): started 2021-11-09 04:14:34.966 | Building wheel for zstd (setup.py): still running... 2021-11-09 04:14:43.099 | Building wheel for zstd (setup.py): finished with status 'done' 2021-11-09 04:14:43.115 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349374 sha256=d072415022cfd1b18bc70d387f564550bd00d1a27aad8d457e4b79930a398cc4 2021-11-09 04:14:43.115 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-11-09 04:14:43.120 | Successfully built rtslib-fb zstd 2021-11-09 04:14:44.102 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-11-09 04:14:46.778 | Attempting uninstall: pynacl 2021-11-09 04:14:46.781 | Found existing installation: PyNaCl 1.3.0 2021-11-09 04:14:46.783 | Uninstalling PyNaCl-1.3.0: 2021-11-09 04:14:46.810 | Successfully uninstalled PyNaCl-1.3.0 2021-11-09 04:14:49.216 | Running setup.py develop for cinder 2021-11-09 04:14:52.618 | Successfully installed boto3-1.19.10 botocore-1.22.10 cinder google-api-core-2.2.2 google-api-python-client-2.29.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.2 2021-11-09 04:14:52.618 | 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-11-09 04:14:52.871 | + inc/python:pip_install:200 : result=0 2021-11-09 04:14:52.874 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:14:52.876 | + functions-common:time_stop:2309 : local name 2021-11-09 04:14:52.878 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:14:52.889 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:14:52.890 | + functions-common:time_stop:2312 : local total 2021-11-09 04:14:52.890 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:14:52.890 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:14:52.890 | + functions-common:time_stop:2316 : start_time=1636431197060 2021-11-09 04:14:52.892 | + functions-common:time_stop:2318 : [[ -z 1636431197060 ]] 2021-11-09 04:14:52.895 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:14:52.899 | + functions-common:time_stop:2321 : end_time=1636431292897 2021-11-09 04:14:52.902 | + functions-common:time_stop:2322 : elapsed_time=95837 2021-11-09 04:14:52.904 | + functions-common:time_stop:2323 : total=101590 2021-11-09 04:14:52.906 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:14:52.908 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=197427 2021-11-09 04:14:52.911 | + inc/python:pip_install:203 : return 0 2021-11-09 04:14:52.913 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:14:52.915 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:52.918 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:52.936 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:52.948 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-11-09 04:14:52.951 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-11-09 04:14:52.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:14:52.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:14:52.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-11-09 04:14:52.960 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:14:52.963 | + lib/cinder:install_cinder:470 : [[ lioadm == \t\g\t\a\d\m ]] 2021-11-09 04:14:52.965 | + lib/cinder:install_cinder:472 : [[ lioadm == \l\i\o\a\d\m ]] 2021-11-09 04:14:52.968 | + lib/cinder:install_cinder:473 : is_ubuntu 2021-11-09 04:14:52.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:52.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:52.975 | + lib/cinder:install_cinder:475 : sudo mkdir -p /etc/target 2021-11-09 04:14:52.990 | + lib/cinder:install_cinder:477 : install_package targetcli-fb 2021-11-09 04:14:52.993 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:14:52.995 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:14:52.998 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:14:53.000 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:14:53.003 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:14:53.005 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:14:53.008 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:53.010 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:53.013 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:14:53.015 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:14:53.017 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:14:53.020 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:14:53.022 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-11-09 04:14:53.025 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:14:53.027 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:53.030 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:53.032 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-11-09 04:14:53.055 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-11-09 04:14:53.161 | Reading package lists... 2021-11-09 04:14:53.382 | Building dependency tree... 2021-11-09 04:14:53.384 | Reading state information... 2021-11-09 04:14:53.618 | The following packages were automatically installed and are no longer required: 2021-11-09 04:14:53.619 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:14:53.620 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:14:53.620 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:14:53.620 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:14:53.620 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:14:53.620 | python3-zope.interface 2021-11-09 04:14:53.620 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:14:53.621 | The following additional packages will be installed: 2021-11-09 04:14:53.621 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-09 04:14:53.621 | python3-urwid 2021-11-09 04:14:53.622 | Suggested packages: 2021-11-09 04:14:53.622 | python-pyparsing-doc python-urwid-doc 2021-11-09 04:14:53.688 | The following NEW packages will be installed: 2021-11-09 04:14:53.688 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-09 04:14:53.688 | python3-urwid targetcli-fb 2021-11-09 04:14:54.005 | 0 upgraded, 6 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:14:54.005 | Need to get 356 kB of archives. 2021-11-09 04:14:54.005 | After this operation, 2,294 kB of additional disk space will be used. 2021-11-09 04:14:54.005 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-11-09 04:14:54.484 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-11-09 04:14:54.758 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-11-09 04:14:54.789 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-11-09 04:14:54.814 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-11-09 04:14:54.839 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-11-09 04:14:55.416 | Fetched 356 kB in 1s (306 kB/s) 2021-11-09 04:14:55.556 | Selecting previously unselected package python3-pyparsing. 2021-11-09 04:14:55.607 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2021-11-09 04:14:55.611 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-11-09 04:14:55.665 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-11-09 04:14:56.009 | Selecting previously unselected package python3-urwid. 2021-11-09 04:14:56.018 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-11-09 04:14:56.054 | Unpacking python3-urwid (2.0.1-3) ... 2021-11-09 04:14:56.493 | Selecting previously unselected package python3-configshell-fb. 2021-11-09 04:14:56.502 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-11-09 04:14:56.551 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-09 04:14:56.946 | Selecting previously unselected package python3-pyudev. 2021-11-09 04:14:56.956 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-11-09 04:14:57.008 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-09 04:14:57.409 | Selecting previously unselected package python3-rtslib-fb. 2021-11-09 04:14:57.419 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-11-09 04:14:57.448 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-09 04:14:57.871 | Selecting previously unselected package targetcli-fb. 2021-11-09 04:14:57.881 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-11-09 04:14:57.909 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-09 04:14:58.312 | Setting up python3-urwid (2.0.1-3) ... 2021-11-09 04:14:58.771 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:58.771 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:58.771 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:58.772 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:58.772 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:58.772 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:58.772 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:58.772 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:58.917 | Setting up python3-pyparsing (2.4.6-1) ... 2021-11-09 04:14:59.355 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-09 04:14:59.860 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-09 04:15:00.248 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-09 04:15:01.677 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-09 04:15:02.261 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-11-09 04:15:02.261 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-11-09 04:15:04.300 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:15:04.592 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:15:12.212 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:15:12.214 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:15:12.217 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:12.219 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:12.222 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:12.224 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:12.226 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:12.229 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:15:12.231 | + functions-common:time_stop:2316 : start_time=1636431293052 2021-11-09 04:15:12.234 | + functions-common:time_stop:2318 : [[ -z 1636431293052 ]] 2021-11-09 04:15:12.237 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:12.242 | + functions-common:time_stop:2321 : end_time=1636431312239 2021-11-09 04:15:12.244 | + functions-common:time_stop:2322 : elapsed_time=19187 2021-11-09 04:15:12.246 | + functions-common:time_stop:2323 : total=511382 2021-11-09 04:15:12.249 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:12.251 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=530569 2021-11-09 04:15:12.254 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:15:12.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:15:12.259 | + ./stack.sh:main:908 : configure_cinder 2021-11-09 04:15:12.262 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-09 04:15:12.274 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-11-09 04:15:12.277 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-11-09 04:15:12.280 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-09 04:15:12.282 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-09 04:15:12.285 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-09 04:15:12.285 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-09 04:15:12.294 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-09 04:15:12.297 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-09 04:15:12.299 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-09 04:15:12.301 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-09 04:15:12.303 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-09 04:15:12.306 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-09 04:15:12.310 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-09 04:15:12.312 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-09 04:15:12.327 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-09 04:15:12.339 | + 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-11-09 04:15:12.351 | + 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-11-09 04:15:12.362 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-09 04:15:12.375 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-09 04:15:12.377 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-09 04:15:12.381 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.c1901RF5AP 2021-11-09 04:15:12.384 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-09 04:15:12.386 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-09 04:15:12.389 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-09 04:15:12.391 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.c1901RF5AP 2021-11-09 04:15:12.394 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.c1901RF5AP 2021-11-09 04:15:12.406 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.c1901RF5AP /etc/sudoers.d/cinder-rootwrap 2021-11-09 04:15:12.418 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-09 04:15:12.422 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-09 04:15:12.424 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-09 04:15:12.426 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-09 04:15:12.428 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-09 04:15:12.431 | + 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-11-09 04:15:12.433 | + 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-11-09 04:15:12.435 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-09 04:15:12.438 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-09 04:15:12.442 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-09 04:15:12.446 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-09 04:15:12.465 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-09 04:15:12.483 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-09 04:15:12.502 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-09 04:15:12.520 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-09 04:15:12.539 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-09 04:15:12.557 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-09 04:15:12.575 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-09 04:15:12.594 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-09 04:15:12.597 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:15:12.599 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=cinder 2021-11-09 04:15:12.601 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:15:12.604 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-09 04:15:12.633 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-09 04:15:12.661 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-11-09 04:15:12.691 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-09 04:15:12.719 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-09 04:15:12.746 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-09 04:15:12.773 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-09 04:15:12.800 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-09 04:15:12.828 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:15:12.855 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:15:12.882 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-09 04:15:12.912 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-11-09 04:15:12.941 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-11-09 04:15:12.943 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-09 04:15:12.951 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-09 04:15:12.953 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-11-09 04:15:12.956 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-09 04:15:12.958 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-09 04:15:12.989 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-09 04:15:13.017 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-09 04:15:13.044 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-09 04:15:13.072 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-09 04:15:13.100 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-09 04:15:13.129 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-09 04:15:13.159 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-11-09 04:15:13.162 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-11-09 04:15:13.190 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-09 04:15:13.220 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-11-09 04:15:13.228 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 58ab35703d05f2974050c4970f445a7a 2021-11-09 04:15:13.256 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-11-09 04:15:13.259 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-11-09 04:15:13.293 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-11-09 04:15:13.321 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-11-09 04:15:13.349 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-11-09 04:15:13.376 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-11-09 04:15:13.392 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:13.395 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-11-09 04:15:13.411 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:13.414 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-11-09 04:15:13.430 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:13.432 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-11-09 04:15:13.449 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:13.451 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-11-09 04:15:13.453 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-09 04:15:13.456 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-09 04:15:13.458 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-09 04:15:13.460 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:15:13.463 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:15:13.465 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:15:13.481 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:13.484 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:15:13.487 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:15:13.489 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:15:13.505 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:13.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:15:13.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:15:13.537 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:15:13.540 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:15:13.543 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-11-09 04:15:13.545 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-09 04:15:13.547 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:15:13.550 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:15:13.567 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:15:13.569 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:15:13.571 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:15:13.574 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:15:13.576 | + 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-11-09 04:15:13.604 | + 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-11-09 04:15:13.632 | + 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-11-09 04:15:13.660 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:15:13.687 | + lib/cinder:configure_cinder:356 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-09 04:15:13.690 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-09 04:15:13.692 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-09 04:15:13.695 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-11-09 04:15:13.697 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:15:13.700 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:15:13.703 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-11-09 04:15:13.707 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-11-09 04:15:13.709 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:15:13.712 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:15:13.725 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:15:13.725 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:13.734 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:15:13.737 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:13.752 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-09 04:15:13.755 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-09 04:15:13.758 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-09 04:15:13.787 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-09 04:15:13.814 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-09 04:15:13.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:15:13.868 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:15:13.895 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:15:13.922 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:15:13.950 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:15:13.977 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:15:14.003 | + 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-11-09 04:15:14.031 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:15:14.058 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:15:14.085 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:15:14.112 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:15:14.114 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:15:14.117 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-11-09 04:15:14.120 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-11-09 04:15:14.122 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:15:14.125 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:14.127 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:14.129 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:15:14.132 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:15:14.135 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-09 04:15:14.161 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:15:14.189 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-11-09 04:15:14.189 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:15:14.198 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-11-09 04:15:14.202 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-11-09 04:15:14.204 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-11-09 04:15:14.206 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:15:14.209 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:15:14.211 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:15:14.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:14.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:14.218 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:15:14.220 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:15:14.223 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:14.225 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:14.228 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-11-09 04:15:14.289 | Enabling site cinder-wsgi. 2021-11-09 04:15:14.295 | To activate the new configuration, you need to run: 2021-11-09 04:15:14.295 | systemctl reload apache2 2021-11-09 04:15:14.299 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:15:14.302 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:15:14.304 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:15:14.306 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:15:14.437 | + lib/cinder:configure_cinder:358 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-09 04:15:14.439 | + lib/cinder:configure_cinder:362 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-09 04:15:14.469 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-11-09 04:15:14.498 | + lib/cinder:configure_cinder:365 : is_service_enabled tls-proxy 2021-11-09 04:15:14.514 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:14.516 | + lib/cinder:configure_cinder:371 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-09 04:15:14.519 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:15:14.521 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=nova 2021-11-09 04:15:14.524 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=nova 2021-11-09 04:15:14.526 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-09 04:15:14.556 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-09 04:15:14.583 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-11-09 04:15:14.611 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-09 04:15:14.639 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-09 04:15:14.669 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-09 04:15:14.697 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-09 04:15:14.724 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-09 04:15:14.752 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:15:14.780 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-09 04:15:14.807 | + lib/cinder:configure_cinder:372 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-09 04:15:14.836 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:15:14.863 | + lib/cinder:configure_cinder:375 : [[ ! -z '' ]] 2021-11-09 04:15:14.865 | + lib/cinder:configure_cinder:377 : is_service_enabled etcd3 2021-11-09 04:15:14.881 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:14.884 | + lib/cinder:configure_cinder:378 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-11-09 04:15:14.914 | + lib/cinder:configure_cinder:381 : [[ False == True ]] 2021-11-09 04:15:14.917 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-11-09 04:15:14.934 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:14.936 | + ./stack.sh:main:913 : stack_install_service neutron 2021-11-09 04:15:14.939 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-09 04:15:14.941 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-09 04:15:14.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:15:14.946 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-09 04:15:14.949 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-09 04:15:14.952 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:15:14.953 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-09 04:15:14.958 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:15:14.961 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-09 04:15:14.963 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-09 04:15:14.966 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-09 04:15:14.968 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-09 04:15:14.971 | + lib/neutron-legacy:install_mutnauq:450 : use_library_from_git neutron-lib 2021-11-09 04:15:14.973 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-11-09 04:15:14.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:14.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:14.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-11-09 04:15:14.983 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:14.986 | + lib/neutron-legacy:install_mutnauq:455 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-11-09 04:15:14.988 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-09 04:15:14.990 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-09 04:15:14.993 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:15:14.995 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:15:14.998 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:15:15.001 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:15:15.003 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:15:15.006 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:15:15.025 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:15:15.027 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:15:15.030 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:15.033 | + functions-common:git_clone:544 : echo master 2021-11-09 04:15:15.033 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:15:15.039 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-09 04:15:15.041 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:15.044 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-09 04:15:15.047 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:15:15.047 | + functions-common:git_clone:593 : head -1 2021-11-09 04:15:15.050 | 32c1762c36 Create Keystone admin endpoint for Rally job 2021-11-09 04:15:15.052 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:15:15.055 | + lib/neutron-legacy:install_mutnauq:456 : setup_develop /opt/stack/neutron 2021-11-09 04:15:15.057 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:15:15.060 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:15:15.063 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-11-09 04:15:15.065 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:15:15.068 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-09 04:15:15.070 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:15:15.073 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:15:15.075 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-11-09 04:15:15.077 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:15:15.080 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:15:15.083 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-11-09 04:15:15.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:15:15.089 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-11-09 04:15:15.091 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:15:15.094 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:15:15.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-09 04:15:15.103 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-11-09 04:15:15.105 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-11-09 04:15:15.753 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-11-09 04:15:15.756 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:15:15.758 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:15:15.760 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:15:15.763 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:15:15.765 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-11-09 04:15:15.768 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:15:15.770 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:15:15.772 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:15:15.775 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:15:15.777 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:15:15.780 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:15:15.782 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:15:15.784 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-11-09 04:15:15.805 | Using python 3.8 to install /opt/stack/neutron 2021-11-09 04:15:15.808 | + 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-11-09 04:15:16.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:16.650 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:16.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:16.650 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:17.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:15:17.720 | Obtaining file:///opt/stack/neutron 2021-11-09 04:15:17.723 | Preparing metadata (setup.py): started 2021-11-09 04:15:19.764 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:19.877 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.7.0) 2021-11-09 04:15:19.878 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.5.0) 2021-11-09 04:15:19.879 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.1.1) 2021-11-09 04:15:19.880 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.5.1) 2021-11-09 04:15:19.881 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:15:19.883 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.1.0) 2021-11-09 04:15:19.884 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.32.0) 2021-11-09 04:15:19.885 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.3.3) 2021-11-09 04:15:19.886 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.20.2) 2021-11-09 04:15:19.887 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.26.0) 2021-11-09 04:15:19.888 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.0.2) 2021-11-09 04:15:19.889 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (9.3.0) 2021-11-09 04:15:19.890 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.8.0) 2021-11-09 04:15:19.891 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.11.0) 2021-11-09 04:15:19.892 | Requirement already satisfied: neutron-lib>=2.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.16.0) 2021-11-09 04:15:19.893 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (7.6.0) 2021-11-09 04:15:19.894 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (6.3.1) 2021-11-09 04:15:19.895 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.4.26) 2021-11-09 04:15:19.896 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.8.7) 2021-11-09 04:15:19.897 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.4.0) 2021-11-09 04:15:19.898 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.7.4) 2021-11-09 04:15:19.899 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.5.0) 2021-11-09 04:15:19.900 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.8.1) 2021-11-09 04:15:19.902 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.5.0) 2021-11-09 04:15:19.903 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (8.7.1) 2021-11-09 04:15:19.904 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.4.0) 2021-11-09 04:15:19.905 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (11.0.0) 2021-11-09 04:15:19.906 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.1.0) 2021-11-09 04:15:19.908 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.6.1) 2021-11-09 04:15:19.909 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (12.11.0) 2021-11-09 04:15:19.910 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.4.0) 2021-11-09 04:15:19.911 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.9.0) 2021-11-09 04:15:19.912 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.6.2) 2021-11-09 04:15:19.913 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:15:19.914 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (6.3.0) 2021-11-09 04:15:19.915 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.2.0) 2021-11-09 04:15:19.916 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.7.0) 2021-11-09 04:15:19.918 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.4.0) 2021-11-09 04:15:19.919 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.11.0) 2021-11-09 04:15:19.920 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:15:19.921 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.4.2) 2021-11-09 04:15:19.922 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:15:19.923 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.1.0) 2021-11-09 04:15:19.924 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.16.0) 2021-11-09 04:15:19.925 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.12.0) 2021-11-09 04:15:19.926 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (21.2) 2021-11-09 04:15:19.927 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.8.0) 2021-11-09 04:15:19.928 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:19.930 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (21.0.0) 2021-11-09 04:15:19.931 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (17.6.0) 2021-11-09 04:15:19.932 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.59.0) 2021-11-09 04:15:19.933 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.3.0) 2021-11-09 04:15:19.934 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.6.0) 2021-11-09 04:15:19.935 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:15:19.936 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.9.0) 2021-11-09 04:15:19.952 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (1.1.5) 2021-11-09 04:15:19.953 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (4.8.1) 2021-11-09 04:15:19.954 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (5.4.0) 2021-11-09 04:15:19.965 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev147) (1.13.3) 2021-11-09 04:15:19.966 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev147) (1.16.0) 2021-11-09 04:15:19.979 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev147) (2.1.0) 2021-11-09 04:15:19.980 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev147) (1.1.2) 2021-11-09 04:15:19.999 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev147) (2.4.7) 2021-11-09 04:15:20.006 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev147) (2.0.1) 2021-11-09 04:15:20.065 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev147) (0.1.16) 2021-11-09 04:15:20.067 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev147) (1.7.0) 2021-11-09 04:15:20.120 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev147) (4.3.0) 2021-11-09 04:15:20.123 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev147) (3.1.1) 2021-11-09 04:15:20.169 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev147) (1.2.2) 2021-11-09 04:15:20.172 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev147) (2.6.0) 2021-11-09 04:15:20.200 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.1.4) 2021-11-09 04:15:20.202 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.4.0) 2021-11-09 04:15:20.203 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (0.10.0) 2021-11-09 04:15:20.204 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.32) 2021-11-09 04:15:20.206 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (6.0) 2021-11-09 04:15:20.207 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:15:20.208 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (35.0.0) 2021-11-09 04:15:20.209 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.4.4) 2021-11-09 04:15:20.226 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev147) (1.0.2) 2021-11-09 04:15:20.315 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev147) (0.14.1) 2021-11-09 04:15:20.362 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev147) (1.5.0) 2021-11-09 04:15:20.425 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.5.0) 2021-11-09 04:15:20.427 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (2.0.1) 2021-11-09 04:15:20.431 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.13.0) 2021-11-09 04:15:20.487 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev147) (2.8.2) 2021-11-09 04:15:20.494 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev147) (0.9.6) 2021-11-09 04:15:20.549 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.2.0) 2021-11-09 04:15:20.552 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.0.6) 2021-11-09 04:15:20.556 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (0.4.0) 2021-11-09 04:15:20.558 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (4.2.4) 2021-11-09 04:15:20.581 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev147) (3.3.0) 2021-11-09 04:15:20.582 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev147) (3.2.0) 2021-11-09 04:15:20.653 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev147) (1.15.0) 2021-11-09 04:15:20.708 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev147) (2021.3) 2021-11-09 04:15:20.742 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev147) (3.0.0) 2021-11-09 04:15:20.744 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev147) (1.3.3) 2021-11-09 04:15:20.766 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:15:20.912 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:15:20.983 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev147) (58.5.2) 2021-11-09 04:15:21.059 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev147) (3.0.0) 2021-11-09 04:15:21.061 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev147) (0.3.5) 2021-11-09 04:15:21.175 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.177 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.178 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.179 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.180 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.181 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.182 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:15:21.388 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (3.2.0) 2021-11-09 04:15:21.389 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (2.4.2) 2021-11-09 04:15:21.390 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (3.9.0) 2021-11-09 04:15:21.435 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev147) (2.1.0) 2021-11-09 04:15:21.436 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev147) (3.17.5) 2021-11-09 04:15:21.532 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (2.0.7) 2021-11-09 04:15:21.533 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (1.26.7) 2021-11-09 04:15:21.535 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (3.3) 2021-11-09 04:15:21.536 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (2019.11.28) 2021-11-09 04:15:21.573 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev147) (0.7) 2021-11-09 04:15:21.913 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev147) (0.12.2) 2021-11-09 04:15:21.986 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.0.0) 2021-11-09 04:15:22.178 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev147) (2.20) 2021-11-09 04:15:22.251 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (2.2.0) 2021-11-09 04:15:22.254 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (0.4.0) 2021-11-09 04:15:22.441 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev147) (1.6) 2021-11-09 04:15:22.483 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:15:22.653 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev147) (2.1) 2021-11-09 04:15:23.177 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (0.12.0) 2021-11-09 04:15:23.224 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev147) (0.2.5) 2021-11-09 04:15:23.828 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.4.2) 2021-11-09 04:15:23.831 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.5.2) 2021-11-09 04:15:24.137 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (4.10.0) 2021-11-09 04:15:24.138 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (2.0.0) 2021-11-09 04:15:24.306 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev147) (3.6.0) 2021-11-09 04:15:24.584 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (21.2.0) 2021-11-09 04:15:24.585 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (0.4.4) 2021-11-09 04:15:24.586 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (1.8.2) 2021-11-09 04:15:24.817 | 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>=1.31.0->neutron==19.1.0.dev147) (1.0.0) 2021-11-09 04:15:25.035 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (2.3) 2021-11-09 04:15:26.519 | Installing collected packages: neutron 2021-11-09 04:15:26.519 | Attempting uninstall: neutron 2021-11-09 04:15:26.521 | Found existing installation: neutron 19.0.0 2021-11-09 04:15:27.763 | Uninstalling neutron-19.0.0: 2021-11-09 04:15:27.842 | Successfully uninstalled neutron-19.0.0 2021-11-09 04:15:27.844 | Running setup.py develop for neutron 2021-11-09 04:15:31.574 | Successfully installed neutron 2021-11-09 04:15:31.575 | 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-11-09 04:15:31.716 | + inc/python:pip_install:200 : result=0 2021-11-09 04:15:31.718 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:15:31.720 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:31.723 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:31.725 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:31.728 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:31.730 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:31.732 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:15:31.734 | + functions-common:time_stop:2316 : start_time=1636431315800 2021-11-09 04:15:31.737 | + functions-common:time_stop:2318 : [[ -z 1636431315800 ]] 2021-11-09 04:15:31.739 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:31.744 | + functions-common:time_stop:2321 : end_time=1636431331741 2021-11-09 04:15:31.746 | + functions-common:time_stop:2322 : elapsed_time=15941 2021-11-09 04:15:31.754 | + functions-common:time_stop:2323 : total=197427 2021-11-09 04:15:31.756 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:31.759 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=213368 2021-11-09 04:15:31.761 | + inc/python:pip_install:203 : return 0 2021-11-09 04:15:31.763 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:15:31.766 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:31.768 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:31.787 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:31.800 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-11-09 04:15:31.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-11-09 04:15:31.805 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:31.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:31.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-11-09 04:15:31.812 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:31.814 | + lib/neutron-legacy:install_mutnauq:458 : [[ openvswitch == \o\v\n ]] 2021-11-09 04:15:31.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:15:31.819 | + ./stack.sh:main:916 : is_service_enabled nova 2021-11-09 04:15:31.837 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:31.840 | + ./stack.sh:main:918 : stack_install_service nova 2021-11-09 04:15:31.842 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-09 04:15:31.845 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-09 04:15:31.847 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:15:31.850 | + lib/stack:stack_install_service:32 : install_nova 2021-11-09 04:15:31.853 | + lib/nova:install_nova:818 : use_library_from_git os-vif 2021-11-09 04:15:31.855 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-11-09 04:15:31.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:31.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:31.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-11-09 04:15:31.865 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:31.867 | + lib/nova:install_nova:823 : is_service_enabled n-cpu 2021-11-09 04:15:31.883 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:31.886 | + lib/nova:install_nova:827 : is_service_enabled n-novnc 2021-11-09 04:15:31.901 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:31.904 | + lib/nova:install_nova:839 : is_service_enabled n-spice 2021-11-09 04:15:31.920 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:31.923 | + lib/nova:install_nova:851 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-11-09 04:15:31.925 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-09 04:15:31.927 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-09 04:15:31.929 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:15:31.931 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:15:31.934 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:15:31.937 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:15:31.939 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:15:31.942 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:15:31.958 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:15:31.961 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:15:31.963 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:31.965 | + functions-common:git_clone:544 : echo master 2021-11-09 04:15:31.966 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:15:31.971 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-09 04:15:31.973 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:31.975 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-09 04:15:31.978 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:15:31.978 | + functions-common:git_clone:593 : head -1 2021-11-09 04:15:31.989 | 0e0196d979 Merge "Add autopep8 to tox and pre-commit" 2021-11-09 04:15:31.992 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:15:31.994 | + lib/nova:install_nova:852 : setup_develop /opt/stack/nova 2021-11-09 04:15:31.997 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:15:31.999 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:32.001 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-11-09 04:15:32.004 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:15:32.007 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-09 04:15:32.009 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:15:32.011 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:32.014 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-11-09 04:15:32.016 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:15:32.019 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:15:32.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-11-09 04:15:32.025 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:15:32.027 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-11-09 04:15:32.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:15:32.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:15:32.035 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-09 04:15:32.041 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-11-09 04:15:32.043 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-11-09 04:15:32.681 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-11-09 04:15:32.684 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:15:32.686 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:15:32.688 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:15:32.690 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:32.693 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-11-09 04:15:32.695 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:15:32.697 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:15:32.699 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:15:32.702 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:15:32.704 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:15:32.706 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:15:32.709 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:15:32.711 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-11-09 04:15:32.732 | Using python 3.8 to install /opt/stack/nova 2021-11-09 04:15:32.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-11-09 04:15:33.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:33.586 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:33.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:33.587 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:34.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:15:34.660 | Obtaining file:///opt/stack/nova 2021-11-09 04:15:34.661 | Preparing metadata (setup.py): started 2021-11-09 04:15:37.661 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:37.901 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.7.0) 2021-11-09 04:15:37.902 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.4.26) 2021-11-09 04:15:37.903 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.1.0) 2021-11-09 04:15:37.904 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.32.0) 2021-11-09 04:15:37.905 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.0.2) 2021-11-09 04:15:37.907 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (9.3.0) 2021-11-09 04:15:37.908 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.4) 2021-11-09 04:15:37.908 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.5.1) 2021-11-09 04:15:37.909 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (35.0.0) 2021-11-09 04:15:37.910 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.8.7) 2021-11-09 04:15:37.912 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.1.2) 2021-11-09 04:15:37.913 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.1.1) 2021-11-09 04:15:37.914 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:37.915 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:37.917 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.13.0) 2021-11-09 04:15:37.918 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.7.4) 2021-11-09 04:15:37.919 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.8.0) 2021-11-09 04:15:37.920 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.11.0) 2021-11-09 04:15:37.921 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.0) 2021-11-09 04:15:37.922 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.1.16) 2021-11-09 04:15:37.923 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev80) (3.2.0) 2021-11-09 04:15:37.924 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (8.1.0) 2021-11-09 04:15:37.925 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.4.0) 2021-11-09 04:15:37.926 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (7.6.0) 2021-11-09 04:15:37.927 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:37.928 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.26.0) 2021-11-09 04:15:37.929 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:38.005 | Collecting websockify>=0.9.0 2021-11-09 04:15:38.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-11-09 04:15:38.031 | Preparing metadata (setup.py): started 2021-11-09 04:15:38.670 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:38.674 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.1) 2021-11-09 04:15:38.675 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.5.0) 2021-11-09 04:15:38.676 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (8.7.1) 2021-11-09 04:15:38.677 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.4.0) 2021-11-09 04:15:38.678 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.1) 2021-11-09 04:15:38.680 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:38.681 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.2.0) 2021-11-09 04:15:38.682 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:38.683 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.11.0) 2021-11-09 04:15:38.684 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (11.0.0) 2021-11-09 04:15:38.685 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (6.3.0) 2021-11-09 04:15:38.686 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (12.11.0) 2021-11-09 04:15:38.687 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.9.0) 2021-11-09 04:15:38.689 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.2) 2021-11-09 04:15:38.690 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.1.0) 2021-11-09 04:15:38.691 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.7.0) 2021-11-09 04:15:38.692 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.5.0) 2021-11-09 04:15:38.693 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.4.0) 2021-11-09 04:15:38.694 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.8.0) 2021-11-09 04:15:38.697 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:38.698 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.0.1) 2021-11-09 04:15:38.699 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.1.0) 2021-11-09 04:15:38.700 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.0) 2021-11-09 04:15:38.701 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.0) 2021-11-09 04:15:38.702 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.5.0) 2021-11-09 04:15:38.703 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.10.0) 2021-11-09 04:15:38.743 | Collecting microversion-parse>=0.2.1 2021-11-09 04:15:38.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-09 04:15:38.790 | Collecting os-xenapi>=0.3.4 2021-11-09 04:15:38.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-11-09 04:15:38.804 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.9.0) 2021-11-09 04:15:38.805 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.2.2) 2021-11-09 04:15:38.869 | Collecting pypowervm>=1.1.15 2021-11-09 04:15:38.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-11-09 04:15:38.911 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:38.912 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.7.0) 2021-11-09 04:15:38.913 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.2) 2021-11-09 04:15:38.915 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.2) 2021-11-09 04:15:38.951 | Collecting zVMCloudConnector>=1.3.0 2021-11-09 04:15:38.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-09 04:15:39.029 | Preparing metadata (setup.py): started 2021-11-09 04:15:39.689 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:39.693 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:39.695 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.59.0) 2021-11-09 04:15:39.696 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (6.0) 2021-11-09 04:15:39.715 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (4.8.1) 2021-11-09 04:15:39.717 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (5.4.0) 2021-11-09 04:15:39.718 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (1.1.5) 2021-11-09 04:15:39.740 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev80) (5.2.0) 2021-11-09 04:15:39.781 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev80) (1.15.0) 2021-11-09 04:15:39.815 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev80) (2.1.0) 2021-11-09 04:15:39.816 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev80) (1.16.0) 2021-11-09 04:15:39.841 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev80) (2.0.1) 2021-11-09 04:15:39.965 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev80) (4.3.0) 2021-11-09 04:15:39.970 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev80) (3.1.1) 2021-11-09 04:15:40.028 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:40.030 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.32) 2021-11-09 04:15:40.031 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:40.033 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.4.4) 2021-11-09 04:15:40.035 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (0.10.0) 2021-11-09 04:15:40.036 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.1.4) 2021-11-09 04:15:40.055 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev80) (6.3.1) 2021-11-09 04:15:40.110 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:40.113 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:40.115 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (1.12.0) 2021-11-09 04:15:40.217 | Collecting Babel!=2.4.0,>=2.3.4 2021-11-09 04:15:40.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-11-09 04:15:40.538 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev80) (0.14.1) 2021-11-09 04:15:40.655 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev80) (0.5.0) 2021-11-09 04:15:40.658 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev80) (2.0.1) 2021-11-09 04:15:40.721 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev80) (0.9.6) 2021-11-09 04:15:40.784 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (4.2.4) 2021-11-09 04:15:40.786 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.0.6) 2021-11-09 04:15:40.790 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.2.0) 2021-11-09 04:15:40.791 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (0.4.0) 2021-11-09 04:15:40.817 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev80) (3.2.0) 2021-11-09 04:15:40.820 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev80) (3.3.0) 2021-11-09 04:15:40.874 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev80) (1.0.2) 2021-11-09 04:15:40.932 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev80) (2021.3) 2021-11-09 04:15:40.971 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:40.972 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev80) (3.0.0) 2021-11-09 04:15:41.024 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev80) (2.4.7) 2021-11-09 04:15:41.028 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev80) (21.2) 2021-11-09 04:15:41.119 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:41.147 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev80) (58.5.2) 2021-11-09 04:15:41.230 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev80) (0.2.5) 2021-11-09 04:15:41.323 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev80) (0.2.8) 2021-11-09 04:15:41.324 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev80) (0.4.8) 2021-11-09 04:15:41.370 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev80) (3.17.5) 2021-11-09 04:15:41.441 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (1.13.3) 2021-11-09 04:15:41.443 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:41.444 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (21.0.0) 2021-11-09 04:15:41.493 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.1.0) 2021-11-09 04:15:41.495 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.4.2) 2021-11-09 04:15:41.496 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (3.9.0) 2021-11-09 04:15:41.578 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (1.26.7) 2021-11-09 04:15:41.580 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (2.0.7) 2021-11-09 04:15:41.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (3.3) 2021-11-09 04:15:41.584 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (2019.11.28) 2021-11-09 04:15:41.716 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev80) (0.7) 2021-11-09 04:15:41.936 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev80) (0.4.2) 2021-11-09 04:15:41.939 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev80) (0.5.2) 2021-11-09 04:15:42.061 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:42.064 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (1.4.2) 2021-11-09 04:15:42.066 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (2.6.3) 2021-11-09 04:15:42.155 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev80) (0.12.2) 2021-11-09 04:15:43.291 | Collecting numpy 2021-11-09 04:15:43.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/37f0b275c1d09/numpy-1.21.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-11-09 04:15:43.761 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:43.801 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.0.0) 2021-11-09 04:15:44.108 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev80) (2.20) 2021-11-09 04:15:44.191 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (0.4.0) 2021-11-09 04:15:44.193 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.2.0) 2021-11-09 04:15:44.373 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev80) (1.6) 2021-11-09 04:15:44.420 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:44.540 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev80) (2.1) 2021-11-09 04:15:44.982 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev80) (0.12.0) 2021-11-09 04:15:45.029 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev80) (2.16.0) 2021-11-09 04:15:45.501 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.502 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.503 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.504 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.505 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.507 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:45.508 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:46.811 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev80) (3.6.0) 2021-11-09 04:15:47.404 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (0.4.4) 2021-11-09 04:15:47.405 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (21.2.0) 2021-11-09 04:15:47.406 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (1.8.2) 2021-11-09 04:15:47.562 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:47.677 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev80) (1.0.0) 2021-11-09 04:15:48.278 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-11-09 04:15:48.278 | Building wheel for websockify (setup.py): started 2021-11-09 04:15:49.002 | Building wheel for websockify (setup.py): finished with status 'done' 2021-11-09 04:15:49.003 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=fa6cc3f490534b11c8adbdb5745cf53819043a1e15b85f3fbb224da36833c562 2021-11-09 04:15:49.003 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-11-09 04:15:49.009 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-09 04:15:49.920 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-09 04:15:49.923 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=ab4f8b40303c2ccb8175650c4296a3171becb10ec283fca336708b1b03f83f89 2021-11-09 04:15:49.923 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-11-09 04:15:49.929 | Successfully built websockify zVMCloudConnector 2021-11-09 04:15:50.917 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-11-09 04:15:56.242 | Running setup.py develop for nova 2021-11-09 04:16:00.595 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.3 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-11-09 04:16:00.595 | 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-11-09 04:16:00.790 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:00.792 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:00.794 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:00.797 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:00.799 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:00.801 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:00.804 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:00.806 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:00.808 | + functions-common:time_stop:2316 : start_time=1636431332726 2021-11-09 04:16:00.810 | + functions-common:time_stop:2318 : [[ -z 1636431332726 ]] 2021-11-09 04:16:00.813 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:00.817 | + functions-common:time_stop:2321 : end_time=1636431360815 2021-11-09 04:16:00.820 | + functions-common:time_stop:2322 : elapsed_time=28089 2021-11-09 04:16:00.822 | + functions-common:time_stop:2323 : total=213368 2021-11-09 04:16:00.824 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:00.826 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241457 2021-11-09 04:16:00.829 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:00.831 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:16:00.834 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:16:00.836 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:16:00.854 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:16:00.866 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-11-09 04:16:00.869 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-11-09 04:16:00.871 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:16:00.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:16:00.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-11-09 04:16:00.878 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:16:00.881 | + lib/nova:install_nova:853 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-09 04:16:00.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:16:00.896 | + ./stack.sh:main:919 : configure_nova 2021-11-09 04:16:00.898 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-11-09 04:16:00.911 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-11-09 04:16:00.913 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-09 04:16:00.915 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-09 04:16:00.919 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-09 04:16:00.919 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-09 04:16:00.924 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-09 04:16:00.926 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-09 04:16:00.929 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-09 04:16:00.932 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-09 04:16:00.934 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-09 04:16:00.937 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-09 04:16:00.939 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-09 04:16:00.941 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-09 04:16:00.953 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-09 04:16:00.965 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-11-09 04:16:00.977 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-11-09 04:16:00.989 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-09 04:16:01.001 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-09 04:16:01.004 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-09 04:16:01.009 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PboD0MxxyN 2021-11-09 04:16:01.012 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-09 04:16:01.014 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-09 04:16:01.016 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-09 04:16:01.019 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-09 04:16:01.021 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-09 04:16:01.024 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PboD0MxxyN 2021-11-09 04:16:01.028 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PboD0MxxyN 2021-11-09 04:16:01.041 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PboD0MxxyN /etc/sudoers.d/nova-rootwrap 2021-11-09 04:16:01.054 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-09 04:16:01.059 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-09 04:16:01.061 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-09 04:16:01.064 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-09 04:16:01.066 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-09 04:16:01.069 | + 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-11-09 04:16:01.071 | + 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-11-09 04:16:01.074 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-09 04:16:01.077 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-09 04:16:01.081 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-11-09 04:16:01.097 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:01.100 | + lib/nova:configure_nova:323 : create_nova_conf 2021-11-09 04:16:01.102 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-09 04:16:01.105 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-11-09 04:16:01.109 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-09 04:16:01.137 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-11-09 04:16:01.139 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-09 04:16:01.165 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-09 04:16:01.193 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-09 04:16:01.220 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-09 04:16:01.255 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-09 04:16:01.283 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-09 04:16:01.313 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-11-09 04:16:01.315 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2021-11-09 04:16:01.341 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-09 04:16:01.369 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-09 04:16:01.396 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-09 04:16:01.423 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-09 04:16:01.449 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-09 04:16:01.478 | + lib/nova:create_nova_conf:415 : is_fedora 2021-11-09 04:16:01.480 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:16:01.482 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:16:01.484 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:16:01.486 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:16:01.489 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:16:01.491 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:16:01.494 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:16:01.496 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:16:01.498 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:16:01.500 | + lib/nova:create_nova_conf:415 : is_suse 2021-11-09 04:16:01.502 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:16:01.504 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:16:01.506 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:16:01.508 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:16:01.511 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:16:01.513 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:16:01.515 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-11-09 04:16:01.531 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:01.533 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:16:01.535 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-11-09 04:16:01.538 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-09 04:16:01.565 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-11-09 04:16:01.567 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-09 04:16:01.569 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-09 04:16:01.571 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-11-09 04:16:01.573 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-09 04:16:01.576 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-09 04:16:01.606 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-11-09 04:16:01.608 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-09 04:16:01.610 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-09 04:16:01.612 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-11-09 04:16:01.614 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-09 04:16:01.617 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-09 04:16:01.645 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-11-09 04:16:01.674 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-09 04:16:01.700 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-09 04:16:01.727 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-11-09 04:16:01.742 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:01.744 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-11-09 04:16:01.760 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:01.763 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-11-09 04:16:01.763 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-11-09 04:16:01.768 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-11-09 04:16:01.770 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-09 04:16:01.796 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-11-09 04:16:01.812 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:01.814 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-09 04:16:01.816 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/nova/nova.conf 2021-11-09 04:16:01.819 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=nova 2021-11-09 04:16:01.821 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:16:01.823 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-09 04:16:01.851 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-09 04:16:01.878 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-11-09 04:16:01.904 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-09 04:16:01.933 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-09 04:16:01.964 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-09 04:16:01.991 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-09 04:16:02.017 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-09 04:16:02.044 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:16:02.070 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:16:02.098 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-11-09 04:16:02.114 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:02.116 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-11-09 04:16:02.119 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-09 04:16:02.148 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-09 04:16:02.175 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2021-11-09 04:16:02.202 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2021-11-09 04:16:02.228 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-09 04:16:02.255 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-09 04:16:02.281 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-09 04:16:02.308 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-09 04:16:02.334 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2021-11-09 04:16:02.349 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:02.352 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-11-09 04:16:02.354 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-09 04:16:02.380 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-09 04:16:02.409 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-09 04:16:02.411 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-09 04:16:02.437 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-11-09 04:16:02.440 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-11-09 04:16:02.442 | + lib/nova:create_nova_conf:482 : is_suse 2021-11-09 04:16:02.444 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:16:02.446 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:16:02.448 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:16:02.451 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:16:02.453 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:16:02.455 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:16:02.458 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2021-11-09 04:16:02.460 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-11-09 04:16:02.462 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-11-09 04:16:02.465 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:16:02.481 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:16:02.483 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:16:02.486 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:02.488 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:16:02.490 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:16:02.516 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:02.545 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:02.571 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:16:02.598 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-09 04:16:02.627 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-09 04:16:02.629 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-09 04:16:02.632 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-09 04:16:02.634 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-11-09 04:16:02.636 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:16:02.639 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:16:02.642 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-11-09 04:16:02.645 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-11-09 04:16:02.648 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:16:02.650 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:16:02.663 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:16:02.663 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:02.671 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:16:02.674 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:02.689 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-09 04:16:02.692 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-09 04:16:02.696 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-09 04:16:02.725 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-09 04:16:02.751 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-09 04:16:02.777 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:16:02.803 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:16:02.830 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:16:02.857 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:16:02.883 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:16:02.910 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:16:02.936 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:16:02.963 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:16:02.989 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:16:03.016 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:16:03.042 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:16:03.044 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:16:03.047 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-11-09 04:16:03.050 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-11-09 04:16:03.052 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:16:03.055 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:03.057 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:03.059 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:16:03.062 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:16:03.064 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-09 04:16:03.096 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:16:03.123 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-11-09 04:16:03.123 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:16:03.132 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-11-09 04:16:03.136 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-11-09 04:16:03.138 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-11-09 04:16:03.140 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:16:03.143 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:16:03.145 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:16:03.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:03.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:03.151 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:16:03.154 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:16:03.156 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:03.158 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:03.160 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-11-09 04:16:03.223 | Enabling site nova-api-wsgi. 2021-11-09 04:16:03.229 | To activate the new configuration, you need to run: 2021-11-09 04:16:03.229 | systemctl reload apache2 2021-11-09 04:16:03.233 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:16:03.235 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:16:03.238 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:16:03.240 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:16:03.371 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-09 04:16:03.373 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-09 04:16:03.375 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-09 04:16:03.378 | + lib/apache:write_uwsgi_config:256 : local url= 2021-11-09 04:16:03.380 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-11-09 04:16:03.383 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:16:03.386 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-09 04:16:03.390 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-11-09 04:16:03.392 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:16:03.394 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:16:03.413 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:16:03.413 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:03.422 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:16:03.425 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:03.441 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-09 04:16:03.443 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-09 04:16:03.447 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-09 04:16:03.477 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-09 04:16:03.503 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-09 04:16:03.530 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:16:03.558 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:16:03.584 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:16:03.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:16:03.638 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:16:03.665 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:16:03.692 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:16:03.719 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:16:03.746 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:16:03.773 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:16:03.799 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-11-09 04:16:03.802 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-09 04:16:03.828 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2021-11-09 04:16:03.844 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:03.846 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-09 04:16:03.876 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2021-11-09 04:16:03.879 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-09 04:16:03.881 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-09 04:16:03.897 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:03.899 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:16:03.902 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:16:03.929 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-09 04:16:03.960 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-09 04:16:03.963 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-09 04:16:03.965 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-09 04:16:03.967 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:16:03.969 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:16:03.972 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:16:03.988 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:03.991 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:16:03.993 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:16:03.995 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:16:04.011 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:04.013 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:16:04.016 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-11-09 04:16:04.044 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:16:04.046 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:16:04.048 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-09 04:16:04.074 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-09 04:16:04.103 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-09 04:16:04.136 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2021-11-09 04:16:04.152 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:04.154 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:16:04.181 | + lib/nova:create_nova_conf:519 : '[' True == True ']' 2021-11-09 04:16:04.183 | + lib/nova:create_nova_conf:520 : init_nova_service_user_conf 2021-11-09 04:16:04.185 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-11-09 04:16:04.216 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_type password 2021-11-09 04:16:04.242 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2021-11-09 04:16:04.270 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user username nova 2021-11-09 04:16:04.297 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-11-09 04:16:04.324 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-11-09 04:16:04.352 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_name service 2021-11-09 04:16:04.378 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-11-09 04:16:04.406 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-11-09 04:16:04.432 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2021-11-09 04:16:04.449 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:04.451 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2021-11-09 04:16:04.456 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-09 04:16:04.458 | + lib/nova:create_nova_conf:525 : local conf 2021-11-09 04:16:04.461 | + lib/nova:create_nova_conf:526 : local vhost 2021-11-09 04:16:04.463 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2021-11-09 04:16:04.466 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-09 04:16:04.468 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-09 04:16:04.471 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2021-11-09 04:16:04.473 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2021-11-09 04:16:04.475 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2021-11-09 04:16:04.479 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2021-11-09 04:16:04.482 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-09 04:16:04.484 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-09 04:16:04.486 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-11-09 04:16:04.489 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-09 04:16:04.492 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-09 04:16:04.522 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-09 04:16:04.551 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-09 04:16:04.582 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:16:04.584 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2021-11-09 04:16:04.586 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-09 04:16:04.588 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-09 04:16:04.604 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:04.607 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-09 04:16:04.608 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-09 04:16:05.293 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-09 04:16:05.295 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-09 04:16:05.942 | Adding vhost "nova_cell1" ... 2021-11-09 04:16:06.165 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-09 04:16:06.840 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-11-09 04:16:06.894 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-09 04:16:06.896 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-09 04:16:06.899 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-09 04:16:06.901 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:16:06.903 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-09 04:16:06.905 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:16:06.921 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:06.924 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-09 04:16:06.926 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-09 04:16:06.929 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:16:06.946 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:06.948 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2021-11-09 04:16:06.951 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2021-11-09 04:16:06.977 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:16:06.980 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:16:06.982 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2021-11-09 04:16:06.998 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:07.001 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-09 04:16:07.003 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2021-11-09 04:16:07.006 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-09 04:16:07.035 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2021-11-09 04:16:07.061 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-09 04:16:07.088 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-09 04:16:07.115 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-09 04:16:07.143 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-09 04:16:07.170 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-09 04:16:07.197 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-09 04:16:07.223 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2021-11-09 04:16:07.226 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-09 04:16:07.229 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-09 04:16:07.231 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:16:07.248 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:16:07.250 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:16:07.252 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:07.254 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:16:07.257 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:16:07.283 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:07.311 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:07.341 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:16:07.369 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:16:07.372 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2021-11-09 04:16:07.376 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-09 04:16:07.378 | + lib/nova:create_nova_conf:559 : local conf 2021-11-09 04:16:07.380 | + lib/nova:create_nova_conf:560 : local offset 2021-11-09 04:16:07.383 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2021-11-09 04:16:07.385 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-09 04:16:07.388 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-09 04:16:07.390 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2021-11-09 04:16:07.393 | + lib/nova:create_nova_conf:562 : offset=0 2021-11-09 04:16:07.395 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-09 04:16:07.397 | + lib/nova:configure_console_proxies:670 : local conf=/etc/nova/nova_cell1.conf 2021-11-09 04:16:07.399 | + lib/nova:configure_console_proxies:671 : local offset=0 2021-11-09 04:16:07.402 | + lib/nova:configure_console_proxies:675 : offset=0 2021-11-09 04:16:07.404 | + lib/nova:configure_console_proxies:677 : is_service_enabled n-novnc 2021-11-09 04:16:07.420 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:07.422 | + lib/nova:configure_console_proxies:677 : '[' False '!=' False ']' 2021-11-09 04:16:07.424 | + lib/nova:configure_console_proxies:709 : is_service_enabled n-spice 2021-11-09 04:16:07.440 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:07.442 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-sproxy 2021-11-09 04:16:07.458 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:07.460 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-11-09 04:16:07.477 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:07.479 | + ./stack.sh:main:922 : is_service_enabled placement 2021-11-09 04:16:07.496 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:07.499 | + ./stack.sh:main:924 : stack_install_service placement 2021-11-09 04:16:07.501 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-09 04:16:07.503 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-09 04:16:07.506 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:16:07.508 | + lib/stack:stack_install_service:32 : install_placement 2021-11-09 04:16:07.511 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-09 04:16:07.513 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-11-09 04:16:07.516 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:07.518 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:07.521 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-11-09 04:16:07.524 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:16:07.526 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:16:07.529 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:16:07.531 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:16:07.533 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:07.536 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:16:07.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:07.541 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:07.543 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:16:07.546 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:16:07.548 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:16:07.551 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:16:07.553 | + functions-common:install_package:1348 : real_install_package apache2 2021-11-09 04:16:07.556 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:16:07.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:07.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:07.563 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-11-09 04:16:07.584 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-11-09 04:16:07.690 | Reading package lists... 2021-11-09 04:16:07.918 | Building dependency tree... 2021-11-09 04:16:07.919 | Reading state information... 2021-11-09 04:16:08.157 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-09 04:16:08.157 | The following packages were automatically installed and are no longer required: 2021-11-09 04:16:08.158 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:16:08.158 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:16:08.158 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:16:08.158 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:16:08.158 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:16:08.158 | python3-zope.interface 2021-11-09 04:16:08.158 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:16:08.267 | 0 upgraded, 0 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:16:08.272 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:16:08.274 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:16:08.277 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:08.279 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:08.281 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:08.284 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:08.286 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:08.288 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:16:08.290 | + functions-common:time_stop:2316 : start_time=1636431367581 2021-11-09 04:16:08.293 | + functions-common:time_stop:2318 : [[ -z 1636431367581 ]] 2021-11-09 04:16:08.296 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:08.300 | + functions-common:time_stop:2321 : end_time=1636431368297 2021-11-09 04:16:08.303 | + functions-common:time_stop:2322 : elapsed_time=716 2021-11-09 04:16:08.305 | + functions-common:time_stop:2323 : total=530569 2021-11-09 04:16:08.307 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:08.310 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=531285 2021-11-09 04:16:08.312 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:16:08.315 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-11-09 04:16:08.317 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-11-09 04:16:08.320 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-11-09 04:16:08.323 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-11-09 04:16:08.325 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-11-09 04:16:08.347 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-11-09 04:16:08.350 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:16:08.352 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:16:08.355 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:16:08.357 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:16:08.359 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:08.362 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:16:08.364 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:08.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:08.370 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:16:08.372 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:16:08.374 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:16:08.377 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:16:08.379 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-11-09 04:16:08.382 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:16:08.385 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:08.387 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:08.390 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-11-09 04:16:08.411 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-11-09 04:16:08.517 | Reading package lists... 2021-11-09 04:16:08.740 | Building dependency tree... 2021-11-09 04:16:08.742 | Reading state information... 2021-11-09 04:16:08.971 | The following packages were automatically installed and are no longer required: 2021-11-09 04:16:08.972 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:16:08.972 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:16:08.972 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:16:08.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:16:08.972 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:16:08.973 | python3-zope.interface 2021-11-09 04:16:08.973 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:16:09.038 | The following NEW packages will be installed: 2021-11-09 04:16:09.039 | libapache2-mod-wsgi-py3 2021-11-09 04:16:09.360 | 0 upgraded, 1 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:16:09.360 | Need to get 93.3 kB of archives. 2021-11-09 04:16:09.360 | After this operation, 300 kB of additional disk space will be used. 2021-11-09 04:16:09.360 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-11-09 04:16:10.346 | Fetched 93.3 kB in 1s (124 kB/s) 2021-11-09 04:16:10.590 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-09 04:16:10.642 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2021-11-09 04:16:10.645 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-11-09 04:16:10.686 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-09 04:16:11.038 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-09 04:16:11.387 | apache2_invoke: Enable module wsgi 2021-11-09 04:16:19.227 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:16:19.230 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:16:19.232 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:19.234 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:19.237 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:19.239 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:19.242 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:19.244 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:16:19.246 | + functions-common:time_stop:2316 : start_time=1636431368408 2021-11-09 04:16:19.249 | + functions-common:time_stop:2318 : [[ -z 1636431368408 ]] 2021-11-09 04:16:19.252 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:19.256 | + functions-common:time_stop:2321 : end_time=1636431379253 2021-11-09 04:16:19.258 | + functions-common:time_stop:2322 : elapsed_time=10845 2021-11-09 04:16:19.260 | + functions-common:time_stop:2323 : total=531285 2021-11-09 04:16:19.263 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:19.265 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=542130 2021-11-09 04:16:19.268 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:16:19.270 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-11-09 04:16:19.273 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-09 04:16:19.275 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:16:19.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:19.280 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:19.282 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-09 04:16:19.285 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-09 04:16:19.341 | wsgi (enabled by maintainer script) 2021-11-09 04:16:19.344 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-09 04:16:19.346 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-09 04:16:19.349 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:16:19.352 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-09 04:16:19.355 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-11-09 04:16:19.357 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:16:19.361 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:16:19.361 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:16:19.367 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-11-09 04:16:19.370 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-11-09 04:16:19.372 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-11-09 04:16:19.375 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-09 04:16:19.377 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-09 04:16:19.399 | Using python 3.8 to install osc-placement 2021-11-09 04:16:19.402 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-11-09 04:16:20.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:20.272 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:20.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:20.272 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:21.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:16:21.446 | Collecting osc-placement 2021-11-09 04:16:21.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-11-09 04:16:21.471 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.7.0) 2021-11-09 04:16:21.472 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-11-09 04:16:21.473 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.11.0) 2021-11-09 04:16:21.474 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-11-09 04:16:21.475 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-11-09 04:16:21.476 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-11-09 04:16:21.541 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-11-09 04:16:21.542 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-11-09 04:16:21.544 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-11-09 04:16:21.545 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-11-09 04:16:21.558 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-11-09 04:16:21.559 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-09 04:16:21.561 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-11-09 04:16:21.575 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.2) 2021-11-09 04:16:21.576 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-11-09 04:16:21.577 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2021-11-09 04:16:21.578 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-11-09 04:16:21.581 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-11-09 04:16:21.582 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-11-09 04:16:21.601 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-11-09 04:16:21.603 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.2.0) 2021-11-09 04:16:21.605 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2021-11-09 04:16:21.606 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2021-11-09 04:16:21.616 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2021-11-09 04:16:21.655 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-11-09 04:16:21.656 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-11-09 04:16:21.657 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-11-09 04:16:21.658 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-11-09 04:16:21.660 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (35.0.0) 2021-11-09 04:16:21.663 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-09 04:16:21.664 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-11-09 04:16:21.665 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-11-09 04:16:21.727 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2021-11-09 04:16:21.730 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2021-11-09 04:16:21.731 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-11-09 04:16:21.733 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.7) 2021-11-09 04:16:21.828 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-11-09 04:16:21.829 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-11-09 04:16:21.830 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-11-09 04:16:21.831 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-11-09 04:16:21.875 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2021-11-09 04:16:21.915 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-11-09 04:16:22.076 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-11-09 04:16:24.167 | Installing collected packages: osc-placement 2021-11-09 04:16:24.431 | Successfully installed osc-placement-3.1.1 2021-11-09 04:16:24.431 | 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-11-09 04:16:24.555 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:24.557 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:24.560 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:24.562 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:24.565 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:24.568 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:24.570 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:24.573 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:24.575 | + functions-common:time_stop:2316 : start_time=1636431379394 2021-11-09 04:16:24.578 | + functions-common:time_stop:2318 : [[ -z 1636431379394 ]] 2021-11-09 04:16:24.581 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:24.586 | + functions-common:time_stop:2321 : end_time=1636431384583 2021-11-09 04:16:24.588 | + functions-common:time_stop:2322 : elapsed_time=5189 2021-11-09 04:16:24.591 | + functions-common:time_stop:2323 : total=241457 2021-11-09 04:16:24.593 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:24.595 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=246646 2021-11-09 04:16:24.598 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:24.600 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-11-09 04:16:24.603 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-09 04:16:24.605 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-09 04:16:24.608 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:16:24.610 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:16:24.613 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:16:24.616 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:16:24.619 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:16:24.622 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:16:24.639 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:16:24.641 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:16:24.644 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:24.647 | + functions-common:git_clone:544 : echo master 2021-11-09 04:16:24.648 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:16:24.653 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-09 04:16:24.655 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:24.658 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-09 04:16:24.660 | + functions-common:git_timed:617 : local count=0 2021-11-09 04:16:24.663 | + functions-common:git_timed:618 : local timeout=0 2021-11-09 04:16:24.665 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-09 04:16:24.667 | + functions-common:git_timed:621 : timeout=0 2021-11-09 04:16:24.670 | + functions-common:git_timed:624 : time_start git_timed 2021-11-09 04:16:24.672 | + functions-common:time_start:2295 : local name=git_timed 2021-11-09 04:16:24.674 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:24.676 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:24.679 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:24.683 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431384681 2021-11-09 04:16:24.686 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-09 04:16:24.689 | Cloning into '/opt/stack/placement'... 2021-11-09 04:16:34.620 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-09 04:16:34.622 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:34.624 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:34.627 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:34.629 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:34.631 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:34.634 | + functions-common:time_stop:2315 : name=git_timed 2021-11-09 04:16:34.636 | + functions-common:time_stop:2316 : start_time=1636431384681 2021-11-09 04:16:34.638 | + functions-common:time_stop:2318 : [[ -z 1636431384681 ]] 2021-11-09 04:16:34.641 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:34.646 | + functions-common:time_stop:2321 : end_time=1636431394643 2021-11-09 04:16:34.648 | + functions-common:time_stop:2322 : elapsed_time=9962 2021-11-09 04:16:34.650 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:16:34.653 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:34.655 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9962 2021-11-09 04:16:34.657 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-09 04:16:34.660 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:16:34.661 | + functions-common:git_clone:593 : head -1 2021-11-09 04:16:34.664 | 6d49b6df Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-11-09 04:16:34.667 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:16:34.669 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-09 04:16:34.672 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:16:34.674 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:34.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-11-09 04:16:34.679 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:16:34.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-09 04:16:34.684 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:16:34.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:34.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-11-09 04:16:34.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:16:34.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:16:34.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-11-09 04:16:34.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:16:34.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-11-09 04:16:34.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:16:34.707 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:16:34.710 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-09 04:16:34.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-11-09 04:16:34.719 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-11-09 04:16:35.352 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-11-09 04:16:35.354 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:16:35.357 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:16:35.359 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:16:35.362 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:35.365 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-11-09 04:16:35.367 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:16:35.370 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:16:35.372 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:16:35.374 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:16:35.377 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:16:35.379 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:16:35.382 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:16:35.385 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-11-09 04:16:35.406 | Using python 3.8 to install /opt/stack/placement 2021-11-09 04:16:35.408 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-11-09 04:16:36.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:36.269 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:36.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:36.269 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:37.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:16:37.341 | Obtaining file:///opt/stack/placement 2021-11-09 04:16:37.342 | Preparing metadata (setup.py): started 2021-11-09 04:16:38.519 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:16:38.679 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (5.7.0) 2021-11-09 04:16:38.681 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.26) 2021-11-09 04:16:38.682 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (9.3.0) 2021-11-09 04:16:38.683 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.5.1) 2021-11-09 04:16:38.683 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.8.7) 2021-11-09 04:16:38.684 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-09 04:16:38.686 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.26.0) 2021-11-09 04:16:38.687 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (58.5.2) 2021-11-09 04:16:38.688 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.5.0) 2021-11-09 04:16:38.689 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (8.7.1) 2021-11-09 04:16:38.691 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.4.0) 2021-11-09 04:16:38.692 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.6.1) 2021-11-09 04:16:38.693 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.2.0) 2021-11-09 04:16:38.694 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.11.0) 2021-11-09 04:16:38.695 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (11.0.0) 2021-11-09 04:16:38.697 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.9.0) 2021-11-09 04:16:38.698 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-09 04:16:38.699 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.0) 2021-11-09 04:16:38.700 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.1.0) 2021-11-09 04:16:38.701 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.6.0) 2021-11-09 04:16:38.702 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.0.1) 2021-11-09 04:16:38.767 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-09 04:16:38.768 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (2.8.1) 2021-11-09 04:16:38.770 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.3.0) 2021-11-09 04:16:38.772 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.16.0) 2021-11-09 04:16:38.773 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (3.1.1) 2021-11-09 04:16:38.774 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-09 04:16:38.795 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (0.14.1) 2021-11-09 04:16:38.837 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (0.8.0) 2021-11-09 04:16:38.838 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (2.3.0) 2021-11-09 04:16:38.839 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (6.0) 2021-11-09 04:16:38.840 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (3.5.0) 2021-11-09 04:16:38.841 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.5.0) 2021-11-09 04:16:38.893 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.0) 2021-11-09 04:16:38.894 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-09 04:16:38.896 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.7.4) 2021-11-09 04:16:38.897 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.13.0) 2021-11-09 04:16:38.939 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (0.9.6) 2021-11-09 04:16:38.941 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (2.8.2) 2021-11-09 04:16:38.961 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-09 04:16:38.963 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.3.0) 2021-11-09 04:16:38.964 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.0.2) 2021-11-09 04:16:38.990 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (1.0.2) 2021-11-09 04:16:38.991 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (2021.3) 2021-11-09 04:16:39.005 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (2.4.0) 2021-11-09 04:16:39.024 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (2.4.7) 2021-11-09 04:16:39.026 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.11.0) 2021-11-09 04:16:39.027 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.1.16) 2021-11-09 04:16:39.028 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (21.2) 2021-11-09 04:16:39.070 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2.0.7) 2021-11-09 04:16:39.072 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (3.3) 2021-11-09 04:16:39.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2019.11.28) 2021-11-09 04:16:39.075 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (1.26.7) 2021-11-09 04:16:39.091 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev5) (0.7) 2021-11-09 04:16:39.252 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev5) (1.1.2) 2021-11-09 04:16:39.291 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (4.8.1) 2021-11-09 04:16:39.292 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.1.5) 2021-11-09 04:16:39.293 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.4.0) 2021-11-09 04:16:39.310 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (1.15.0) 2021-11-09 04:16:39.346 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.13.3) 2021-11-09 04:16:39.359 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (1.6) 2021-11-09 04:16:39.406 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-09 04:16:39.477 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.7.0) 2021-11-09 04:16:39.566 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.1.4) 2021-11-09 04:16:39.616 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (0.2.5) 2021-11-09 04:16:39.810 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.2) 2021-11-09 04:16:39.811 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.4.2) 2021-11-09 04:16:39.813 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-09 04:16:39.894 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.5.0) 2021-11-09 04:16:39.970 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.20) 2021-11-09 04:16:40.152 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.6.0) 2021-11-09 04:16:40.258 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.0.0) 2021-11-09 04:16:40.260 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.0.0) 2021-11-09 04:16:42.158 | Installing collected packages: openstack-placement 2021-11-09 04:16:42.160 | Running setup.py develop for openstack-placement 2021-11-09 04:16:44.165 | Successfully installed openstack-placement 2021-11-09 04:16:44.165 | 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-11-09 04:16:44.303 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:44.306 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:44.308 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:44.310 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:44.312 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:44.315 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:44.318 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:44.320 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:44.322 | + functions-common:time_stop:2316 : start_time=1636431395400 2021-11-09 04:16:44.324 | + functions-common:time_stop:2318 : [[ -z 1636431395400 ]] 2021-11-09 04:16:44.327 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:44.331 | + functions-common:time_stop:2321 : end_time=1636431404329 2021-11-09 04:16:44.334 | + functions-common:time_stop:2322 : elapsed_time=8929 2021-11-09 04:16:44.336 | + functions-common:time_stop:2323 : total=246646 2021-11-09 04:16:44.338 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:44.340 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=255575 2021-11-09 04:16:44.343 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:44.345 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:16:44.348 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:44.350 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:44.370 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:44.382 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-11-09 04:16:44.385 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-11-09 04:16:44.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:16:44.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:16:44.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-11-09 04:16:44.395 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:16:44.397 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:16:44.400 | + ./stack.sh:main:925 : configure_placement 2021-11-09 04:16:44.402 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-09 04:16:44.414 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-09 04:16:44.417 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-09 04:16:44.423 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-09 04:16:44.426 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-09 04:16:44.429 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-09 04:16:44.431 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-11-09 04:16:44.434 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-09 04:16:44.437 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-09 04:16:44.468 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-09 04:16:44.500 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-09 04:16:44.532 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-09 04:16:44.535 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/placement/placement.conf 2021-11-09 04:16:44.537 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=placement 2021-11-09 04:16:44.540 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:16:44.542 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-09 04:16:44.575 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-09 04:16:44.604 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-11-09 04:16:44.633 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-09 04:16:44.662 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-09 04:16:44.690 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-09 04:16:44.718 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-09 04:16:44.747 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-09 04:16:44.776 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:16:44.804 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:16:44.835 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-09 04:16:44.838 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-11-09 04:16:44.840 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-11-09 04:16:44.843 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:16:44.861 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:16:44.863 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:16:44.866 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:44.868 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:16:44.871 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:16:44.901 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:44.930 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:44.960 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:16:44.988 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-09 04:16:44.991 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-09 04:16:44.993 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-11-09 04:16:44.996 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-11-09 04:16:44.998 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-11-09 04:16:45.000 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:16:45.003 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:16:45.006 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-11-09 04:16:45.011 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-11-09 04:16:45.013 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:16:45.015 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:16:45.028 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:16:45.028 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:45.036 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:16:45.040 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:45.056 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-09 04:16:45.058 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-09 04:16:45.062 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-09 04:16:45.093 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-09 04:16:45.121 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-09 04:16:45.151 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:16:45.184 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:16:45.220 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:16:45.249 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:16:45.277 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:16:45.305 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:16:45.334 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:16:45.361 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:16:45.390 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:16:45.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:16:45.446 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:16:45.449 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:16:45.452 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-11-09 04:16:45.455 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-11-09 04:16:45.457 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:16:45.460 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:45.462 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:45.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:45.468 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:45.470 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-09 04:16:45.500 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:16:45.539 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-11-09 04:16:45.539 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:45.548 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-11-09 04:16:45.552 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-11-09 04:16:45.554 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-11-09 04:16:45.557 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:16:45.559 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:16:45.562 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:16:45.564 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:45.567 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:45.569 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:16:45.571 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:16:45.574 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:45.576 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:45.579 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-11-09 04:16:45.642 | Enabling site placement-api. 2021-11-09 04:16:45.648 | To activate the new configuration, you need to run: 2021-11-09 04:16:45.648 | systemctl reload apache2 2021-11-09 04:16:45.652 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:16:45.655 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:16:45.657 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:16:45.660 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:16:45.796 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-11-09 04:16:45.824 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:45.828 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-11-09 04:16:45.847 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:45.850 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-11-09 04:16:45.868 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:45.870 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-11-09 04:16:45.873 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2021-11-09 04:16:45.875 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-09 04:16:45.906 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2021-11-09 04:16:45.934 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2021-11-09 04:16:45.964 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-09 04:16:45.992 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-09 04:16:46.021 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2021-11-09 04:16:46.049 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-09 04:16:46.077 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-09 04:16:46.106 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-11-09 04:16:46.124 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:46.127 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-11-09 04:16:46.144 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:46.147 | + ./stack.sh:main:951 : run_phase stack install 2021-11-09 04:16:46.150 | + functions-common:run_phase:1737 : local mode=stack 2021-11-09 04:16:46.152 | + functions-common:run_phase:1738 : local phase=install 2021-11-09 04:16:46.154 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:16:46.157 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:16:46.159 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:16:46.162 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:16:46.164 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:16:46.167 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:16:46.172 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:16:46.174 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:16:46.177 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:16:46.179 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-09 04:16:46.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:16:46.197 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:46.200 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:16:46.202 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:16:46.204 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-09 04:16:46.207 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-09 04:16:46.209 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:16:46.212 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-11-09 04:16:46.214 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-11-09 04:16:46.216 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-11-09 04:16:46.272 | ++ inc/async:async_inner:63 : install_tempest 2021-11-09 04:16:46.308 | [17531 Async install_tempest:76485]: running: install_tempest 2021-11-09 04:16:46.310 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-09 04:16:46.313 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-09 04:16:46.315 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:16:46.318 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:16:46.321 | + functions-common:run_phase:1764 : run_plugins stack install 2021-11-09 04:16:46.323 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-09 04:16:46.325 | + functions-common:run_plugins:1724 : local phase=install 2021-11-09 04:16:46.328 | + functions-common:run_plugins:1726 : local plugins= 2021-11-09 04:16:46.331 | + functions-common:run_plugins:1727 : local plugin 2021-11-09 04:16:46.334 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-11-09 04:16:46.336 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-11-09 04:16:46.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:16:46.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:16:46.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-11-09 04:16:46.347 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:16:46.350 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-11-09 04:16:46.353 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-09 04:16:46.355 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:16:46.359 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-09 04:16:46.362 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-11-09 04:16:46.365 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:16:46.369 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:16:46.370 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:16:46.375 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-11-09 04:16:46.378 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-11-09 04:16:46.381 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-11-09 04:16:46.384 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-09 04:16:46.386 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-09 04:16:46.407 | Using python 3.8 to install python-openstackclient 2021-11-09 04:16:46.410 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-11-09 04:16:47.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:47.270 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:47.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:47.270 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:48.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:16:48.502 | Collecting python-openstackclient 2021-11-09 04:16:48.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-11-09 04:16:48.568 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-11-09 04:16:48.569 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-11-09 04:16:48.570 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-11-09 04:16:48.571 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-11-09 04:16:48.573 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-11-09 04:16:48.574 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-11-09 04:16:48.575 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.11.0) 2021-11-09 04:16:48.576 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-11-09 04:16:48.577 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-11-09 04:16:48.579 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.7.0) 2021-11-09 04:16:48.579 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-11-09 04:16:48.591 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2021-11-09 04:16:48.591 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-11-09 04:16:48.592 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-11-09 04:16:48.594 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.2.0) 2021-11-09 04:16:48.595 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-11-09 04:16:48.620 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-11-09 04:16:48.621 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-11-09 04:16:48.622 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-11-09 04:16:48.623 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-11-09 04:16:48.624 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-11-09 04:16:48.625 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-11-09 04:16:48.626 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-11-09 04:16:48.628 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-11-09 04:16:48.629 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-11-09 04:16:48.630 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-11-09 04:16:48.631 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (35.0.0) 2021-11-09 04:16:48.645 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-11-09 04:16:48.663 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.2) 2021-11-09 04:16:48.664 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-11-09 04:16:48.665 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-11-09 04:16:48.666 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-11-09 04:16:48.688 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-11-09 04:16:48.705 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-11-09 04:16:48.706 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-11-09 04:16:48.707 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-11-09 04:16:48.803 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-11-09 04:16:48.804 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-11-09 04:16:48.804 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-11-09 04:16:48.805 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-11-09 04:16:48.851 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-11-09 04:16:48.864 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2021-11-09 04:16:48.897 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-11-09 04:16:49.056 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-11-09 04:16:49.073 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-11-09 04:16:49.171 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.7) 2021-11-09 04:16:49.173 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-11-09 04:16:49.174 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-11-09 04:16:49.175 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-11-09 04:16:49.293 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-11-09 04:16:51.452 | Installing collected packages: python-openstackclient 2021-11-09 04:16:53.053 | Successfully installed python-openstackclient-5.6.0 2021-11-09 04:16:53.053 | 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-11-09 04:16:53.192 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:53.194 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:53.197 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:53.199 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:53.201 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:53.204 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:53.206 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:53.209 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:53.211 | + functions-common:time_stop:2316 : start_time=1636431406402 2021-11-09 04:16:53.214 | + functions-common:time_stop:2318 : [[ -z 1636431406402 ]] 2021-11-09 04:16:53.217 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:53.221 | + functions-common:time_stop:2321 : end_time=1636431413218 2021-11-09 04:16:53.223 | + functions-common:time_stop:2322 : elapsed_time=6816 2021-11-09 04:16:53.225 | + functions-common:time_stop:2323 : total=255575 2021-11-09 04:16:53.228 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:53.230 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=262391 2021-11-09 04:16:53.232 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:53.235 | + ./stack.sh:main:963 : install_oscwrap 2021-11-09 04:16:53.239 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-11-09 04:16:53.243 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.Vq4S8J1gXI 2021-11-09 04:16:53.246 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-11-09 04:16:53.248 | + functions-common:install_oscwrap:2360 : unalias -a 2021-11-09 04:16:53.250 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-11-09 04:16:53.253 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:16:53.256 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-09 04:16:53.259 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-11-09 04:16:53.276 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:53.279 | + ./stack.sh:main:1017 : configure_database 2021-11-09 04:16:53.281 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-09 04:16:53.284 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-11-09 04:16:53.286 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-11-09 04:16:53.289 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:16:53.292 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-11-09 04:16:53.295 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-11-09 04:16:53.304 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:53.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:53.314 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-11-09 04:16:53.317 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-11-09 04:16:53.338 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:16:53.355 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:16:53.374 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:16:53.394 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:16:53.407 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:16:53.430 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:16:53.446 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:16:53.458 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:16:53.470 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:16:53.486 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-11-09 04:16:53.502 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:16:53.516 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:16:53.535 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:16:53.550 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:16:53.578 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:16:53.594 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:16:53.618 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-11-09 04:16:53.673 | mysqladmin: connect to server at 'localhost' failed 2021-11-09 04:16:53.673 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-11-09 04:16:53.694 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-11-09 04:16:53.718 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-11-09 04:16:53.742 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:53.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:53.792 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-11-09 04:16:53.803 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-09 04:16:53.805 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-11-09 04:16:53.818 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:53.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:53.862 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-11-09 04:16:53.886 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-11-09 04:16:53.907 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-11-09 04:16:53.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:54.093 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-09 04:16:54.137 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:54.221 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-11-09 04:16:54.234 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-11-09 04:16:54.234 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-11-09 04:16:54.244 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-09 04:16:54.489 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-09 04:16:54.771 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-09 04:16:55.040 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-09 04:16:55.334 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:55.353 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-11-09 04:16:55.375 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:16:55.399 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-11-09 04:16:58.365 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-11-09 04:16:58.367 | + functions-common:save_stackenv:60 : local tag=1021 2021-11-09 04:16:58.370 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-09 04:16:58.375 | + functions-common:save_stackenv:62 : time_stamp=2021-11-09-041658 2021-11-09 04:16:58.377 | + functions-common:save_stackenv:63 : echo '# 2021-11-09-041658 1021' 2021-11-09 04:16:58.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.383 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:16:58.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.388 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-09 04:16:58.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.393 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-09 04:16:58.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.399 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:16:58.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.404 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-11-09 04:16:58.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.409 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-11-09 04:16:58.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.414 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-09-040214 2021-11-09 04:16:58.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.419 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-09 04:16:58.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.424 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-11-09 04:16:58.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.428 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-09 04:16:58.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.433 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-09 04:16:58.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.438 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-09 04:16:58.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:58.444 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-09 04:16:58.446 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-11-09 04:16:58.449 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-09 04:16:58.451 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-09 04:16:58.464 | + ./stack.sh:main:1047 : start_dstat 2021-11-09 04:16:58.471 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.471 | + functions-common:run_process:1564 : local service=dstat 2021-11-09 04:16:58.472 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.475 | + functions-common:run_process:1566 : local group= 2021-11-09 04:16:58.478 | + functions-common:run_process:1567 : local user= 2021-11-09 04:16:58.480 | + functions-common:run_process:1569 : local name=dstat 2021-11-09 04:16:58.483 | + functions-common:run_process:1571 : time_start run_process 2021-11-09 04:16:58.486 | + functions-common:time_start:2295 : local name=run_process 2021-11-09 04:16:58.488 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:58.491 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:58.494 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:58.499 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431418496 2021-11-09 04:16:58.502 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-11-09 04:16:58.523 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:58.526 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-09 04:16:58.528 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-11-09 04:16:58.532 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.534 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.537 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.539 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.542 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-09 04:16:58.544 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-09 04:16:58.547 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-11-09 04:16:58.549 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-09 04:16:58.552 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-09 04:16:58.555 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-09 04:16:58.557 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-09 04:16:58.560 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-11-09 04:16:58.562 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.565 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-09 04:16:58.568 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-09 04:16:58.570 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-09 04:16:58.572 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-09 04:16:58.574 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-09 04:16:58.577 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-09 04:16:58.582 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-09 04:16:58.656 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-09 04:16:58.720 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:58.771 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-09 04:16:58.824 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-09 04:16:58.879 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-09 04:16:58.939 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-09 04:16:58.941 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-09 04:16:59.007 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-09 04:16:59.404 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-11-09 04:16:59.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-09 04:16:59.821 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-11-09 04:16:59.866 | + functions-common:run_process:1575 : time_stop run_process 2021-11-09 04:16:59.869 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:59.871 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:59.873 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:59.876 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:59.878 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:59.881 | + functions-common:time_stop:2315 : name=run_process 2021-11-09 04:16:59.883 | + functions-common:time_stop:2316 : start_time=1636431418496 2021-11-09 04:16:59.885 | + functions-common:time_stop:2318 : [[ -z 1636431418496 ]] 2021-11-09 04:16:59.889 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:59.894 | + functions-common:time_stop:2321 : end_time=1636431419891 2021-11-09 04:16:59.896 | + functions-common:time_stop:2322 : elapsed_time=1395 2021-11-09 04:16:59.899 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:16:59.902 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:59.907 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1395 2021-11-09 04:16:59.910 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-09 04:16:59.913 | + functions-common:run_process:1564 : local service=memory_tracker 2021-11-09 04:16:59.915 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-09 04:16:59.918 | + functions-common:run_process:1566 : local group= 2021-11-09 04:16:59.920 | + functions-common:run_process:1567 : local user=root 2021-11-09 04:16:59.923 | + functions-common:run_process:1569 : local name=memory_tracker 2021-11-09 04:16:59.926 | + functions-common:run_process:1571 : time_start run_process 2021-11-09 04:16:59.929 | + functions-common:time_start:2295 : local name=run_process 2021-11-09 04:16:59.932 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:59.935 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:59.940 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:59.943 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431419940 2021-11-09 04:16:59.945 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-11-09 04:16:59.963 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:59.965 | + functions-common:run_process:1575 : time_stop run_process 2021-11-09 04:16:59.968 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:59.972 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:59.978 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:59.980 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:59.986 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:59.989 | + functions-common:time_stop:2315 : name=run_process 2021-11-09 04:16:59.991 | + functions-common:time_stop:2316 : start_time=1636431419940 2021-11-09 04:17:00.001 | + functions-common:time_stop:2318 : [[ -z 1636431419940 ]] 2021-11-09 04:17:00.008 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:17:00.011 | + functions-common:time_stop:2321 : end_time=1636431420008 2021-11-09 04:17:00.014 | + functions-common:time_stop:2322 : elapsed_time=68 2021-11-09 04:17:00.016 | + functions-common:time_stop:2323 : total=1395 2021-11-09 04:17:00.019 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:17:00.022 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1463 2021-11-09 04:17:00.024 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-11-09 04:17:00.117 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:17:00.119 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-11-09 04:17:00.158 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:17:00.166 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-11-09 04:17:00.255 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:17:00.262 | + ./stack.sh:main:1060 : start_etcd3 2021-11-09 04:17:00.265 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-09 04:17:00.268 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-817135-1-iscsi --data-dir /opt/stack/data/etcd' 2021-11-09 04:17:00.284 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-09 04:17:00.284 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-817135-1-iscsi=http://10.222.0.25:2380' 2021-11-09 04:17:00.284 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2021-11-09 04:17:00.284 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2021-11-09 04:17:00.284 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-09 04:17:00.286 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-09 04:17:00.290 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2021-11-09 04:17:00.293 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-09 04:17:00.295 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-09 04:17:00.297 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-09 04:17:00.300 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-817135-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-iscsi=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2021-11-09 04:17:00.303 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-11-09 04:17:00.305 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-817135-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-iscsi=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2021-11-09 04:17:00.310 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-09 04:17:00.312 | + functions-common:write_user_unit_file:1449 : local user=root 2021-11-09 04:17:00.315 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-09 04:17:00.317 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-09 04:17:00.320 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-09 04:17:00.322 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-09 04:17:00.326 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-09 04:17:00.390 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-09 04:17:00.451 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-817135-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-iscsi=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2021-11-09 04:17:00.503 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-09 04:17:00.554 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-09 04:17:00.609 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-09 04:17:00.673 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-09 04:17:00.676 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-09 04:17:00.749 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-09 04:17:01.148 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-09 04:17:01.203 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-09 04:17:01.268 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-09 04:17:01.333 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-09 04:17:01.385 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-09 04:17:01.388 | ++ functions-common:is_arch:428 : uname -m 2021-11-09 04:17:01.393 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-09 04:17:01.396 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-09 04:17:01.808 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-09 04:17:01.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-09 04:17:02.197 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-09 04:17:02.582 | + ./stack.sh:main:1071 : cat 2021-11-09 04:17:02.587 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-11-09 04:17:02.604 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:17:02.607 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-11-09 04:17:02.609 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-09 04:17:02.612 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-09 04:17:02.615 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.25/identity 2021-11-09 04:17:02.618 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.25/identity 2021-11-09 04:17:02.621 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-09 04:17:02.623 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-09 04:17:02.626 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-09 04:17:02.628 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-09 04:17:02.631 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-09 04:17:02.633 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-09 04:17:02.636 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-09 04:17:02.639 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-09 04:17:02.641 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-09 04:17:02.644 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-09 04:17:02.646 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-09 04:17:02.649 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-09 04:17:02.652 | + ./stack.sh:main:1094 : write_clouds_yaml 2021-11-09 04:17:02.654 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-09 04:17:02.657 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-09 04:17:02.662 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-09 04:17:02.675 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-09 04:17:02.690 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-09 04:17:02.692 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-09 04:17:02.694 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-09 04:17:02.787 | The user clouds.yaml file didn't exist. 2021-11-09 04:17:02.797 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-09 04:17:02.904 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-09 04:17:03.015 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-09 04:17:03.130 | + functions-common:write_clouds_yaml:132 : cat 2021-11-09 04:17:03.135 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-11-09 04:17:03.138 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-11-09 04:17:03.141 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-09 04:17:03.145 | + ./stack.sh:main:1096 : is_service_enabled keystone 2021-11-09 04:17:03.165 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:17:03.168 | + ./stack.sh:main:1097 : echo_summary 'Starting Keystone' 2021-11-09 04:17:03.170 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:17:03.172 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-11-09 04:17:03.175 | + ./stack.sh:main:1099 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-11-09 04:17:03.177 | + ./stack.sh:main:1100 : init_keystone 2021-11-09 04:17:03.179 | + lib/keystone:init_keystone:425 : is_service_enabled ldap 2021-11-09 04:17:03.201 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:17:03.203 | + lib/keystone:init_keystone:429 : [[ True == True ]] 2021-11-09 04:17:03.206 | + lib/keystone:init_keystone:431 : recreate_database keystone 2021-11-09 04:17:03.208 | + lib/database:recreate_database:110 : local db=keystone 2021-11-09 04:17:03.211 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-09 04:17:03.214 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-11-09 04:17:03.216 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-09 04:17:03.221 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:17:03.271 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-09 04:17:03.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:17:03.449 | + lib/keystone:init_keystone:434 : time_start dbsync 2021-11-09 04:17:03.451 | + functions-common:time_start:2295 : local name=dbsync 2021-11-09 04:17:03.454 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:17:03.456 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:17:03.461 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:17:03.464 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431423461 2021-11-09 04:17:03.467 | + lib/keystone:init_keystone:436 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-09 04:17:07.747 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:17:07.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:17:07.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:17:07.788 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=78344) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-09 04:17:07.798 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:17:07.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:17:07.812 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:17:07.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:07.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:07.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:17:07.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:17:08.777 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:17:08.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78344) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:17:08.799 | INFO migrate.versioning.api [-] 66 -> 67...