2022-02-14 16:10:13.805 | + ./stack.sh:main:487 : exec 2022-02-14 16:10:13.805 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-161013' 2022-02-14 16:10:13.806 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-161013.summary.2022-02-14-161013 2022-02-14 16:10:13.806 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 16:10:13.806 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-161013 2022-02-14 16:10:13.806 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-161013 /opt/stack/logs/stack.sh.log 2022-02-14 16:10:13.806 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-161013.summary.2022-02-14-161013 /opt/stack/logs/stack.sh.log.summary 2022-02-14 16:10:13.806 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 16:10:13.806 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 16:10:13.806 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 16:10:13.806 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 16:10:13.806 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 16:10:13.806 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 16:10:13.809 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 16:10:13.811 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 16:10:13.813 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 16:10:13.816 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 16:10:13.818 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 16:10:13.820 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 16:10:13.822 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 16:10:13.824 | + ./stack.sh:main:576 : uname -a 2022-02-14 16:10:13.825 | Linux n-d-829064-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-14 16:10:13.827 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 16:10:13.829 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 16:10:13.832 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 16:10:13.872 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 16:10:13.887 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 16:10:13.889 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 16:10:13.890 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 16:10:13.892 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 16:10:13.894 | + functions-common:fetch_plugins:1776 : return 2022-02-14 16:10:13.896 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 16:10:13.898 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 16:10:13.899 | + functions-common:run_phase:1854 : local phase= 2022-02-14 16:10:13.901 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 16:10:13.903 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 16:10:13.905 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 16:10:13.906 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 16:10:13.908 | + functions-common:run_phase:1863 : local extra 2022-02-14 16:10:13.910 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 16:10:13.913 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 16:10:13.915 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 16:10:13.916 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 16:10:13.918 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 16:10:13.920 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 16:10:13.932 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:13.934 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 16:10:13.936 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 16:10:13.937 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 16:10:13.939 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 16:10:13.941 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 16:10:13.943 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 16:10:13.944 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 16:10:13.946 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 16:10:13.948 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 16:10:13.950 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 16:10:13.952 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 16:10:13.958 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 16:10:13.959 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 16:10:13.961 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 16:10:13.963 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 16:10:13.965 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 16:10:13.981 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 16:10:13.983 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 16:10:13.995 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:10:13.998 | +++ lib/tls:source:43 : hostname -f 2022-02-14 16:10:14.001 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 16:10:14.003 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 16:10:14.005 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 16:10:14.007 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 16:10:14.008 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 16:10:14.010 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 16:10:14.012 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 16:10:14.014 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 16:10:14.016 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 16:10:14.017 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 16:10:14.022 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 16:10:14.032 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 16:10:14.049 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 16:10:14.061 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 16:10:14.072 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 16:10:14.101 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 16:10:14.156 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 16:10:14.234 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 16:10:14.254 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 16:10:14.301 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 16:10:14.351 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 16:10:14.489 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 16:10:14.503 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 16:10:14.515 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 16:10:14.527 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 16:10:14.634 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 16:10:14.637 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 16:10:14.642 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 16:10:14.644 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 16:10:14.646 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 16:10:14.648 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 16:10:14.651 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 16:10:14.651 | False' 2022-02-14 16:10:14.654 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 16:10:14.668 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 16:10:14.671 | + ./stack.sh:main:624 : run_phase source 2022-02-14 16:10:14.673 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 16:10:14.675 | + functions-common:run_phase:1854 : local phase= 2022-02-14 16:10:14.676 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 16:10:14.678 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 16:10:14.680 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 16:10:14.682 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 16:10:14.684 | + functions-common:run_phase:1863 : local extra 2022-02-14 16:10:14.687 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 16:10:14.690 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 16:10:14.692 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 16:10:14.694 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 16:10:14.696 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 16:10:14.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 16:10:14.712 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:14.714 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 16:10:14.716 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 16:10:14.752 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 16:10:14.754 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 16:10:14.756 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 16:10:14.758 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 16:10:14.760 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 16:10:14.763 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 16:10:14.765 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 16:10:14.767 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 16:10:14.769 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 16:10:14.771 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 16:10:14.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 16:10:14.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 16:10:14.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 16:10:14.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.788 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 16:10:14.790 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.793 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 16:10:14.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.797 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 16:10:14.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 16:10:14.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 16:10:14.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 16:10:14.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 16:10:14.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.818 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 16:10:14.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.823 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 16:10:14.825 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.827 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 16:10:14.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.832 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 16:10:14.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 16:10:14.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.841 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 16:10:14.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.845 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 16:10:14.848 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.850 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 16:10:14.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.854 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 16:10:14.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.858 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 16:10:14.860 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.863 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 16:10:14.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 16:10:14.870 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.872 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 16:10:14.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.876 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 16:10:14.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.881 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 16:10:14.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.885 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 16:10:14.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.890 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 16:10:14.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.894 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 16:10:14.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 16:10:14.900 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.903 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 16:10:14.905 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.907 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 16:10:14.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.912 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 16:10:14.914 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.916 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 16:10:14.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 16:10:14.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 16:10:14.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.930 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 16:10:14.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.934 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 16:10:14.937 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 16:10:14.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 16:10:14.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 16:10:14.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 16:10:14.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 16:10:14.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 16:10:14.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 16:10:14.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 16:10:14.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.973 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 16:10:14.975 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 16:10:14.977 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 16:10:14.981 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 16:10:14.983 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 16:10:14.985 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 16:10:15.000 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:15.002 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 16:10:15.004 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 16:10:15.006 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 16:10:15.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:10:15.023 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 16:10:15.025 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 16:10:15.027 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 16:10:15.030 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 16:10:15.032 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 16:10:15.034 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 16:10:15.036 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 16:10:15.038 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 16:10:15.040 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 16:10:15.041 | Using mysql database backend 2022-02-14 16:10:15.043 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 16:10:15.058 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 16:10:15.061 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 16:10:15.064 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 16:10:15.066 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 16:10:15.069 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 16:10:15.071 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 16:10:15.086 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:15.088 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 16:10:15.104 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 16:10:15.119 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:15.121 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 16:10:15.136 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 16:10:15.151 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 16:10:15.167 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:10:15.170 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 16:10:15.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:10:15.187 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 16:10:15.202 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 16:10:15.204 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 16:10:15.207 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 16:10:15.209 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 16:10:15.212 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 16:10:15.216 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-161015 2022-02-14 16:10:15.218 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-161015 757' 2022-02-14 16:10:15.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.223 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 16:10:15.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.227 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 16:10:15.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.232 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 16:10:15.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.237 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 16:10:15.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.241 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-02-14 16:10:15.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.246 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-02-14 16:10:15.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.250 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-161013 2022-02-14 16:10:15.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.255 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 16:10:15.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.259 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-02-14 16:10:15.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.264 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 16:10:15.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.268 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 16:10:15.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.273 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 16:10:15.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 16:10:15.278 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 16:10:15.280 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 16:10:15.283 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 16:10:15.285 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 16:10:15.287 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 16:10:15.289 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 16:10:15.291 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 16:10:15.294 | ++ functions-common:git_clone:612 : pwd 2022-02-14 16:10:15.296 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 16:10:15.298 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 16:10:15.301 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 16:10:15.315 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 16:10:15.317 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 16:10:15.319 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 16:10:15.322 | + functions-common:git_clone:629 : echo master 2022-02-14 16:10:15.322 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 16:10:15.326 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 16:10:15.328 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 16:10:15.331 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 16:10:15.333 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 16:10:15.334 | + functions-common:git_clone:678 : head -1 2022-02-14 16:10:15.337 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 16:10:15.340 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 16:10:15.342 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 16:10:15.345 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 16:10:15.347 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 16:10:15.349 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 16:10:15.352 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 16:10:15.354 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 16:10:15.357 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 16:10:15.359 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 16:10:15.362 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 16:10:15.364 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 16:10:15.367 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 16:10:15.371 | ++ tools/install_prereqs.sh:source:47 : NOW=1644855015 2022-02-14 16:10:15.374 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 16:10:15.377 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-14 16:10:15.380 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-14 16:10:15.382 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644855015 2022-02-14 16:10:15.385 | ++ tools/install_prereqs.sh:source:50 : [[ 1644855015 -lt 7200 ]] 2022-02-14 16:10:15.387 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 16:10:15.389 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 16:10:15.391 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 16:10:15.394 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 16:10:15.396 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 16:10:15.398 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 16:10:15.400 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 16:10:15.404 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 16:10:15.449 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 16:10:15.449 | apache2-dev 2022-02-14 16:10:15.449 | bc 2022-02-14 16:10:15.449 | bsdmainutils 2022-02-14 16:10:15.449 | curl 2022-02-14 16:10:15.449 | g++ 2022-02-14 16:10:15.449 | gawk 2022-02-14 16:10:15.449 | gcc 2022-02-14 16:10:15.449 | gettext 2022-02-14 16:10:15.449 | git 2022-02-14 16:10:15.449 | graphviz 2022-02-14 16:10:15.449 | iputils-ping 2022-02-14 16:10:15.449 | libapache2-mod-proxy-uwsgi 2022-02-14 16:10:15.449 | libffi-dev 2022-02-14 16:10:15.449 | libjpeg-dev 2022-02-14 16:10:15.449 | libpcre3-dev 2022-02-14 16:10:15.449 | libpq-dev 2022-02-14 16:10:15.449 | libssl-dev 2022-02-14 16:10:15.449 | libsystemd-dev 2022-02-14 16:10:15.449 | libxml2-dev 2022-02-14 16:10:15.449 | libxslt1-dev 2022-02-14 16:10:15.449 | libyaml-dev 2022-02-14 16:10:15.449 | lsof 2022-02-14 16:10:15.449 | openssh-server 2022-02-14 16:10:15.449 | openssl 2022-02-14 16:10:15.449 | pkg-config 2022-02-14 16:10:15.449 | psmisc 2022-02-14 16:10:15.449 | python3-dev 2022-02-14 16:10:15.450 | python3-pip 2022-02-14 16:10:15.450 | python3-systemd 2022-02-14 16:10:15.450 | python3-venv 2022-02-14 16:10:15.450 | tar 2022-02-14 16:10:15.450 | tcpdump 2022-02-14 16:10:15.450 | unzip 2022-02-14 16:10:15.450 | uuid-runtime 2022-02-14 16:10:15.450 | wget 2022-02-14 16:10:15.450 | wget 2022-02-14 16:10:15.450 | zlib1g-dev 2022-02-14 16:10:15.450 | libkrb5-dev 2022-02-14 16:10:15.450 | libldap2-dev 2022-02-14 16:10:15.450 | libsasl2-dev 2022-02-14 16:10:15.450 | memcached 2022-02-14 16:10:15.450 | python3-mysqldb 2022-02-14 16:10:15.450 | sqlite3 2022-02-14 16:10:15.450 | conntrack 2022-02-14 16:10:15.450 | curl 2022-02-14 16:10:15.450 | dnsmasq-base 2022-02-14 16:10:15.450 | dnsmasq-utils 2022-02-14 16:10:15.450 | ebtables 2022-02-14 16:10:15.450 | genisoimage 2022-02-14 16:10:15.450 | iptables 2022-02-14 16:10:15.450 | iputils-arping 2022-02-14 16:10:15.450 | kpartx 2022-02-14 16:10:15.450 | libjs-jquery-tablesorter 2022-02-14 16:10:15.450 | parted 2022-02-14 16:10:15.450 | pm-utils 2022-02-14 16:10:15.450 | python3-mysqldb 2022-02-14 16:10:15.450 | socat 2022-02-14 16:10:15.450 | sqlite3 2022-02-14 16:10:15.450 | sudo 2022-02-14 16:10:15.450 | vlan 2022-02-14 16:10:15.450 | lsscsi 2022-02-14 16:10:15.450 | open-iscsi 2022-02-14 16:10:15.450 | lvm2 2022-02-14 16:10:15.450 | qemu-utils 2022-02-14 16:10:15.450 | thin-provisioning-tools 2022-02-14 16:10:15.450 | acl 2022-02-14 16:10:15.451 | dnsmasq-base 2022-02-14 16:10:15.451 | dnsmasq-utils 2022-02-14 16:10:15.451 | ebtables 2022-02-14 16:10:15.451 | haproxy 2022-02-14 16:10:15.451 | iptables 2022-02-14 16:10:15.451 | iputils-arping 2022-02-14 16:10:15.451 | iputils-ping 2022-02-14 16:10:15.451 | postgresql-server-dev-all 2022-02-14 16:10:15.451 | python3-mysqldb 2022-02-14 16:10:15.451 | sqlite3 2022-02-14 16:10:15.451 | sudo 2022-02-14 16:10:15.451 | vlan 2022-02-14 16:10:15.451 | pcp 2022-02-14 16:10:15.451 | ipset 2022-02-14 16:10:15.451 | conntrack 2022-02-14 16:10:15.451 | conntrackd 2022-02-14 16:10:15.451 | keepalived 2022-02-14 16:10:15.451 | lvm2 2022-02-14 16:10:15.451 | qemu-utils 2022-02-14 16:10:15.451 | thin-provisioning-tools 2022-02-14 16:10:15.451 | curl 2022-02-14 16:10:15.451 | liberasurecode-dev 2022-02-14 16:10:15.451 | make 2022-02-14 16:10:15.451 | memcached 2022-02-14 16:10:15.451 | sqlite3 2022-02-14 16:10:15.451 | xfsprogs' 2022-02-14 16:10:15.452 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 16:10:15.471 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 16:10:15.471 | apache2-dev 2022-02-14 16:10:15.471 | bc 2022-02-14 16:10:15.471 | bsdmainutils 2022-02-14 16:10:15.471 | curl 2022-02-14 16:10:15.471 | g++ 2022-02-14 16:10:15.471 | gawk 2022-02-14 16:10:15.471 | gcc 2022-02-14 16:10:15.471 | gettext 2022-02-14 16:10:15.472 | git 2022-02-14 16:10:15.472 | graphviz 2022-02-14 16:10:15.472 | iputils-ping 2022-02-14 16:10:15.472 | libapache2-mod-proxy-uwsgi 2022-02-14 16:10:15.472 | libffi-dev 2022-02-14 16:10:15.472 | libjpeg-dev 2022-02-14 16:10:15.472 | libpcre3-dev 2022-02-14 16:10:15.472 | libpq-dev 2022-02-14 16:10:15.472 | libssl-dev 2022-02-14 16:10:15.472 | libsystemd-dev 2022-02-14 16:10:15.472 | libxml2-dev 2022-02-14 16:10:15.472 | libxslt1-dev 2022-02-14 16:10:15.472 | libyaml-dev 2022-02-14 16:10:15.472 | lsof 2022-02-14 16:10:15.472 | openssh-server 2022-02-14 16:10:15.472 | openssl 2022-02-14 16:10:15.472 | pkg-config 2022-02-14 16:10:15.472 | psmisc 2022-02-14 16:10:15.472 | python3-dev 2022-02-14 16:10:15.472 | python3-pip 2022-02-14 16:10:15.472 | python3-systemd 2022-02-14 16:10:15.472 | python3-venv 2022-02-14 16:10:15.472 | tar 2022-02-14 16:10:15.472 | tcpdump 2022-02-14 16:10:15.472 | unzip 2022-02-14 16:10:15.472 | uuid-runtime 2022-02-14 16:10:15.472 | wget 2022-02-14 16:10:15.472 | wget 2022-02-14 16:10:15.472 | zlib1g-dev 2022-02-14 16:10:15.472 | libkrb5-dev 2022-02-14 16:10:15.472 | libldap2-dev 2022-02-14 16:10:15.472 | libsasl2-dev 2022-02-14 16:10:15.472 | memcached 2022-02-14 16:10:15.472 | python3-mysqldb 2022-02-14 16:10:15.472 | sqlite3 2022-02-14 16:10:15.472 | conntrack 2022-02-14 16:10:15.472 | curl 2022-02-14 16:10:15.472 | dnsmasq-base 2022-02-14 16:10:15.472 | dnsmasq-utils 2022-02-14 16:10:15.472 | ebtables 2022-02-14 16:10:15.472 | genisoimage 2022-02-14 16:10:15.473 | iptables 2022-02-14 16:10:15.473 | iputils-arping 2022-02-14 16:10:15.473 | kpartx 2022-02-14 16:10:15.473 | libjs-jquery-tablesorter 2022-02-14 16:10:15.473 | parted 2022-02-14 16:10:15.473 | pm-utils 2022-02-14 16:10:15.473 | python3-mysqldb 2022-02-14 16:10:15.473 | socat 2022-02-14 16:10:15.473 | sqlite3 2022-02-14 16:10:15.473 | sudo 2022-02-14 16:10:15.473 | vlan 2022-02-14 16:10:15.473 | lsscsi 2022-02-14 16:10:15.473 | open-iscsi 2022-02-14 16:10:15.473 | lvm2 2022-02-14 16:10:15.473 | qemu-utils 2022-02-14 16:10:15.473 | thin-provisioning-tools 2022-02-14 16:10:15.473 | acl 2022-02-14 16:10:15.473 | dnsmasq-base 2022-02-14 16:10:15.473 | dnsmasq-utils 2022-02-14 16:10:15.473 | ebtables 2022-02-14 16:10:15.473 | haproxy 2022-02-14 16:10:15.473 | iptables 2022-02-14 16:10:15.473 | iputils-arping 2022-02-14 16:10:15.473 | iputils-ping 2022-02-14 16:10:15.473 | postgresql-server-dev-all 2022-02-14 16:10:15.473 | python3-mysqldb 2022-02-14 16:10:15.473 | sqlite3 2022-02-14 16:10:15.473 | sudo 2022-02-14 16:10:15.473 | vlan 2022-02-14 16:10:15.473 | pcp 2022-02-14 16:10:15.473 | ipset 2022-02-14 16:10:15.473 | conntrack 2022-02-14 16:10:15.473 | conntrackd 2022-02-14 16:10:15.473 | keepalived 2022-02-14 16:10:15.473 | lvm2 2022-02-14 16:10:15.473 | qemu-utils 2022-02-14 16:10:15.473 | thin-provisioning-tools 2022-02-14 16:10:15.473 | curl 2022-02-14 16:10:15.473 | liberasurecode-dev 2022-02-14 16:10:15.474 | make 2022-02-14 16:10:15.474 | memcached 2022-02-14 16:10:15.474 | sqlite3 2022-02-14 16:10:15.474 | xfsprogs ' 2022-02-14 16:10:15.474 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 16:10:15.476 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:10:15.478 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:10:15.481 | ++ 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 2022-02-14 16:10:15.481 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 16:10:15.486 | ++ 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 2022-02-14 16:10:15.488 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 16:10:15.490 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:10:15.492 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 16:10:15.494 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:10:15.496 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:10:15.498 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:10:15.500 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:10:15.502 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:10:15.504 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:10:15.506 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 16:10:15.508 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 16:10:15.510 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 16:10:15.513 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 16:10:15.516 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 16:10:15.518 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 16:10:15.520 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 16:10:15.522 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 16:10:15.524 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 16:10:15.526 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 16:10:15.530 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644855015528 2022-02-14 16:10:15.532 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 16:10:15.534 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 16:10:15.536 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-14 16:10:15.748 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 16:10:15.781 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 16:10:15.786 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 16:10:15.823 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 16:10:17.945 | Reading package lists... 2022-02-14 16:10:17.976 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 16:10:17.978 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 16:10:17.980 | ++ functions-common:time_stop:2425 : local name 2022-02-14 16:10:17.982 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 16:10:17.984 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:10:17.986 | ++ functions-common:time_stop:2428 : local total 2022-02-14 16:10:17.988 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 16:10:17.990 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 16:10:17.992 | ++ functions-common:time_stop:2432 : start_time=1644855015528 2022-02-14 16:10:17.994 | ++ functions-common:time_stop:2434 : [[ -z 1644855015528 ]] 2022-02-14 16:10:17.996 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:10:18.000 | ++ functions-common:time_stop:2437 : end_time=1644855017998 2022-02-14 16:10:18.002 | ++ functions-common:time_stop:2438 : elapsed_time=2470 2022-02-14 16:10:18.004 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 16:10:18.007 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:10:18.009 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2470 2022-02-14 16:10:18.012 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 16:10:18.014 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:10:18.016 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:10:18.018 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:10:18.020 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 16:10:18.040 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 16:10:18.153 | Reading package lists... 2022-02-14 16:10:18.381 | Building dependency tree... 2022-02-14 16:10:18.382 | Reading state information... 2022-02-14 16:10:18.649 | bc is already the newest version (1.07.1-2build1). 2022-02-14 16:10:18.649 | bc set to manually installed. 2022-02-14 16:10:18.649 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 16:10:18.649 | bsdmainutils set to manually installed. 2022-02-14 16:10:18.649 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 16:10:18.649 | gawk set to manually installed. 2022-02-14 16:10:18.649 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 16:10:18.649 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 16:10:18.649 | iptables set to manually installed. 2022-02-14 16:10:18.649 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 16:10:18.649 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 16:10:18.649 | kpartx set to manually installed. 2022-02-14 16:10:18.649 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 16:10:18.649 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 16:10:18.649 | psmisc is already the newest version (23.3-1). 2022-02-14 16:10:18.649 | psmisc set to manually installed. 2022-02-14 16:10:18.649 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 16:10:18.649 | python3-systemd is already the newest version (234-3build2). 2022-02-14 16:10:18.649 | python3-systemd set to manually installed. 2022-02-14 16:10:18.649 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 16:10:18.649 | tcpdump set to manually installed. 2022-02-14 16:10:18.649 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 16:10:18.649 | thin-provisioning-tools set to manually installed. 2022-02-14 16:10:18.649 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 16:10:18.649 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 16:10:18.649 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 16:10:18.649 | lsof set to manually installed. 2022-02-14 16:10:18.649 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 16:10:18.650 | parted set to manually installed. 2022-02-14 16:10:18.650 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 16:10:18.650 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 16:10:18.650 | tar set to manually installed. 2022-02-14 16:10:18.650 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 16:10:18.650 | zlib1g-dev set to manually installed. 2022-02-14 16:10:18.650 | The following packages were automatically installed and are no longer required: 2022-02-14 16:10:18.650 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:10:18.650 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:10:18.650 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:10:18.650 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:10:18.650 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:10:18.650 | python3-zope.interface 2022-02-14 16:10:18.650 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:10:18.650 | The following additional packages will be installed: 2022-02-14 16:10:18.650 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-14 16:10:18.650 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-14 16:10:18.650 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-14 16:10:18.650 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-14 16:10:18.650 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-14 16:10:18.650 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-14 16:10:18.650 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-14 16:10:18.651 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-14 16:10:18.651 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-14 16:10:18.651 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-14 16:10:18.651 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-14 16:10:18.651 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-14 16:10:18.651 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-14 16:10:18.651 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-14 16:10:18.651 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-14 16:10:18.651 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-14 16:10:18.651 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-14 16:10:18.651 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-14 16:10:18.651 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-14 16:10:18.651 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-14 16:10:18.651 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-14 16:10:18.651 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-14 16:10:18.651 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-14 16:10:18.651 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-14 16:10:18.651 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-14 16:10:18.651 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-14 16:10:18.651 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-14 16:10:18.651 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-14 16:10:18.651 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-14 16:10:18.651 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-14 16:10:18.651 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-14 16:10:18.651 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-14 16:10:18.651 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-14 16:10:18.651 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-14 16:10:18.651 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-14 16:10:18.651 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-14 16:10:18.653 | Suggested packages: 2022-02-14 16:10:18.653 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-14 16:10:18.653 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-14 16:10:18.653 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-14 16:10:18.653 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-14 16:10:18.653 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-14 16:10:18.653 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-14 16:10:18.653 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-14 16:10:18.653 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-14 16:10:18.653 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-14 16:10:18.653 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-14 16:10:18.653 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-14 16:10:18.653 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-14 16:10:18.653 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-14 16:10:18.653 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-14 16:10:18.653 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-14 16:10:18.890 | The following NEW packages will be installed: 2022-02-14 16:10:18.890 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-14 16:10:18.890 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-14 16:10:18.890 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-14 16:10:18.890 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-14 16:10:18.890 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-14 16:10:18.890 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-14 16:10:18.890 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-14 16:10:18.890 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-14 16:10:18.890 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-14 16:10:18.890 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-14 16:10:18.890 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-14 16:10:18.890 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-14 16:10:18.890 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-14 16:10:18.890 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-14 16:10:18.890 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-14 16:10:18.890 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-14 16:10:18.890 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-14 16:10:18.890 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-14 16:10:18.890 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-14 16:10:18.890 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-14 16:10:18.891 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-14 16:10:18.891 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-14 16:10:18.891 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-14 16:10:18.891 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-14 16:10:18.891 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-14 16:10:18.891 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-14 16:10:18.891 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-14 16:10:18.891 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-14 16:10:18.891 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-14 16:10:18.891 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-14 16:10:18.891 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-14 16:10:18.891 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-14 16:10:18.891 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-14 16:10:18.891 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-14 16:10:18.891 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-14 16:10:18.891 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-14 16:10:18.891 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-14 16:10:18.891 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-14 16:10:18.891 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-14 16:10:18.891 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-14 16:10:18.891 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-14 16:10:18.891 | unzip uuid-dev vbetool vlan x11-common 2022-02-14 16:10:18.892 | The following packages will be upgraded: 2022-02-14 16:10:18.892 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-14 16:10:18.892 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-14 16:10:18.893 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-02-14 16:10:18.893 | uuid-runtime wget 2022-02-14 16:10:19.009 | 20 upgraded, 219 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:10:19.009 | Need to get 164 MB of archives. 2022-02-14 16:10:19.009 | After this operation, 768 MB of additional disk space will be used. 2022-02-14 16:10:19.010 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-14 16:10:19.183 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-14 16:10:19.195 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-14 16:10:19.198 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-14 16:10:19.273 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-14 16:10:19.778 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-14 16:10:19.795 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-14 16:10:19.796 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-14 16:10:19.797 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-14 16:10:19.805 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-14 16:10:19.831 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-14 16:10:19.832 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-14 16:10:19.833 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-14 16:10:19.848 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-14 16:10:19.849 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-14 16:10:19.869 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-14 16:10:19.938 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-14 16:10:19.939 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-14 16:10:19.941 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-14 16:10:21.195 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-14 16:10:21.273 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-14 16:10:21.462 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-14 16:10:21.500 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-14 16:10:21.502 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-14 16:10:21.540 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-14 16:10:21.550 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-14 16:10:21.762 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-14 16:10:21.772 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-14 16:10:21.772 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-14 16:10:21.773 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-14 16:10:22.012 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-14 16:10:22.013 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-14 16:10:22.014 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-14 16:10:22.018 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-14 16:10:22.179 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-14 16:10:22.241 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-14 16:10:22.339 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-14 16:10:22.345 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-14 16:10:22.424 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-14 16:10:22.427 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-14 16:10:22.433 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-14 16:10:22.497 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-14 16:10:22.635 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-14 16:10:22.658 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-14 16:10:22.665 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-14 16:10:22.672 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-14 16:10:22.736 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-14 16:10:22.787 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-14 16:10:22.835 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-14 16:10:22.912 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-14 16:10:25.489 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-14 16:10:27.294 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-14 16:10:28.237 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-14 16:10:28.357 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-14 16:10:28.474 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-14 16:10:28.606 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-14 16:10:29.136 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-14 16:10:29.371 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-14 16:10:29.610 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-14 16:10:30.712 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-14 16:10:32.272 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-14 16:10:32.390 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-14 16:10:32.519 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-14 16:10:32.632 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-14 16:10:32.749 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-14 16:10:32.871 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-14 16:10:32.983 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-14 16:10:33.097 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-14 16:10:33.209 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-14 16:10:33.344 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-14 16:10:33.472 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-14 16:10:33.654 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-14 16:10:33.781 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-14 16:10:34.055 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-14 16:10:34.261 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-14 16:10:34.375 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-14 16:10:34.513 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-14 16:10:34.720 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-14 16:10:34.833 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-14 16:10:34.946 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-14 16:10:35.064 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-14 16:10:35.248 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-14 16:10:35.387 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-14 16:10:35.563 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-14 16:10:35.694 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-14 16:10:35.812 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-14 16:10:37.266 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-14 16:10:37.379 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-14 16:10:37.492 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-14 16:10:37.606 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-14 16:10:37.719 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-14 16:10:37.831 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-14 16:10:37.954 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-14 16:10:38.067 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-14 16:10:38.186 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-14 16:10:38.327 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-14 16:10:38.591 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-14 16:10:38.710 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-14 16:10:38.825 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-14 16:10:38.943 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-14 16:10:39.158 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-14 16:10:39.350 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-14 16:10:39.464 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-14 16:10:39.588 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-14 16:10:39.715 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-14 16:10:39.860 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-14 16:10:39.974 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-14 16:10:40.087 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-14 16:10:40.203 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-14 16:10:40.325 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-14 16:10:40.437 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-14 16:10:40.552 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-14 16:10:40.681 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-14 16:10:40.811 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-14 16:10:40.926 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-14 16:10:41.048 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-14 16:10:41.174 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-14 16:10:41.306 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-14 16:10:41.419 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-14 16:10:41.684 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-14 16:10:41.797 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-14 16:10:41.971 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-14 16:10:42.090 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-14 16:10:42.237 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-14 16:10:42.362 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-14 16:10:42.476 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-14 16:10:42.589 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-14 16:10:42.715 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-14 16:10:42.830 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-14 16:10:42.944 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-14 16:10:43.057 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-14 16:10:43.229 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-14 16:10:43.356 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-14 16:10:43.485 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-14 16:10:43.599 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-14 16:10:43.715 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-14 16:10:43.828 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-14 16:10:43.953 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-14 16:10:44.069 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-14 16:10:44.197 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-14 16:10:44.365 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-14 16:10:44.490 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-14 16:10:44.759 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-14 16:10:44.893 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-14 16:10:45.024 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-14 16:10:45.137 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-14 16:10:45.249 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-14 16:10:45.366 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-14 16:10:45.481 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-14 16:10:45.597 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-14 16:10:45.712 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-14 16:10:45.827 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-14 16:10:46.067 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-14 16:10:46.540 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-14 16:10:46.723 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-14 16:10:46.909 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-14 16:10:47.041 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-14 16:10:47.487 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-14 16:10:47.678 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-14 16:10:47.801 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-14 16:10:47.927 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-14 16:10:49.956 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-14 16:10:50.077 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-14 16:10:50.198 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-14 16:10:50.319 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-14 16:10:50.463 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-14 16:10:50.578 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-14 16:10:50.693 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-14 16:10:50.844 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-14 16:10:50.959 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-14 16:10:51.088 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-14 16:10:51.216 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-14 16:10:51.331 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-14 16:10:51.604 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-14 16:10:51.747 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-14 16:10:51.870 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-14 16:10:52.095 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-14 16:10:52.234 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-14 16:10:52.352 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-14 16:10:52.468 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-14 16:10:52.605 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-14 16:10:52.722 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-14 16:10:52.840 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-14 16:10:52.966 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-14 16:10:53.093 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-14 16:10:53.501 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-14 16:10:53.753 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-14 16:10:53.887 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-14 16:10:54.249 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-14 16:10:54.387 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-14 16:10:54.502 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-14 16:10:54.622 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-14 16:10:54.800 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-14 16:10:54.932 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-14 16:10:55.062 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-14 16:10:55.198 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-14 16:10:56.012 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-14 16:10:56.131 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-14 16:10:56.294 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-14 16:10:56.435 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-14 16:10:57.419 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-14 16:10:57.539 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-14 16:11:01.734 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-14 16:11:01.855 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-14 16:11:01.975 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-14 16:11:02.096 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-14 16:11:02.214 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-14 16:11:02.481 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-14 16:11:02.597 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-14 16:11:02.736 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-14 16:11:02.984 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-14 16:11:03.098 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-14 16:11:03.477 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-14 16:11:03.598 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-14 16:11:03.715 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-14 16:11:03.862 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-14 16:11:03.977 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-14 16:11:04.091 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-14 16:11:04.368 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-14 16:11:04.624 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-14 16:11:04.761 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-14 16:11:05.001 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-14 16:11:05.140 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-14 16:11:05.255 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-14 16:11:05.373 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-14 16:11:05.492 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-14 16:11:05.607 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-14 16:11:05.726 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-14 16:11:05.842 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-14 16:11:05.957 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-14 16:11:06.072 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-14 16:11:06.187 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-14 16:11:06.302 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-14 16:11:06.418 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-14 16:11:06.550 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-14 16:11:06.671 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-14 16:11:06.793 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-14 16:11:07.673 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-14 16:11:07.824 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-14 16:11:09.277 | Preconfiguring packages ... 2022-02-14 16:11:09.420 | Fetched 164 MB in 49s (3,346 kB/s) 2022-02-14 16:11:09.483 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-14 16:11:09.485 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:09.495 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:09.565 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:09.578 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:09.958 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:09.964 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:10.003 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:10.011 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:10.089 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:10.252 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:11.029 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:11.042 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 16:11:11.121 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 16:11:11.197 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-14 16:11:11.199 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 16:11:11.208 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-14 16:11:11.256 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 16:11:11.345 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-14 16:11:11.347 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 16:11:11.376 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-14 16:11:11.414 | Selecting previously unselected package libapr1:amd64. 2022-02-14 16:11:11.421 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-14 16:11:11.424 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-14 16:11:11.478 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 16:11:11.486 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-14 16:11:11.691 | Selecting previously unselected package libaprutil1:amd64. 2022-02-14 16:11:11.698 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 16:11:11.700 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:11:11.738 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-14 16:11:11.746 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 16:11:11.747 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:11:11.781 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-14 16:11:11.791 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-14 16:11:11.842 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-14 16:11:11.850 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 16:11:11.852 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:11:11.882 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-14 16:11:11.888 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-14 16:11:11.944 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-14 16:11:11.956 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-14 16:11:12.018 | Selecting previously unselected package libjansson4:amd64. 2022-02-14 16:11:12.025 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-14 16:11:12.027 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-14 16:11:12.057 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-14 16:11:12.064 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-14 16:11:12.066 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-14 16:11:12.114 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 16:11:12.126 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-14 16:11:13.382 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:13.392 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-14 16:11:13.504 | Selecting previously unselected package apache2-bin. 2022-02-14 16:11:13.512 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 16:11:13.513 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:13.715 | Selecting previously unselected package apache2-data. 2022-02-14 16:11:13.722 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-14 16:11:13.724 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:13.836 | Selecting previously unselected package apache2-utils. 2022-02-14 16:11:13.843 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 16:11:13.845 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:13.890 | Selecting previously unselected package apache2. 2022-02-14 16:11:13.897 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 16:11:13.916 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:13.977 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-14 16:11:13.984 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-14 16:11:13.986 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-14 16:11:14.030 | Selecting previously unselected package haproxy. 2022-02-14 16:11:14.038 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-14 16:11:14.047 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-14 16:11:14.265 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-14 16:11:14.272 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-14 16:11:14.274 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:11:14.309 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-14 16:11:14.316 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-14 16:11:14.320 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:11:14.352 | Selecting previously unselected package mysql-common. 2022-02-14 16:11:14.359 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-14 16:11:14.376 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-14 16:11:14.405 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-14 16:11:14.412 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 16:11:14.414 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:11:14.650 | Selecting previously unselected package libsensors-config. 2022-02-14 16:11:14.657 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-14 16:11:14.659 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-14 16:11:14.685 | Selecting previously unselected package libsensors5:amd64. 2022-02-14 16:11:14.692 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-14 16:11:14.784 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-14 16:11:14.815 | Selecting previously unselected package libsnmp-base. 2022-02-14 16:11:14.822 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-14 16:11:14.824 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 16:11:14.892 | Selecting previously unselected package libsnmp35:amd64. 2022-02-14 16:11:14.899 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-14 16:11:14.901 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 16:11:15.068 | Selecting previously unselected package keepalived. 2022-02-14 16:11:15.075 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-14 16:11:15.077 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-14 16:11:15.167 | Selecting previously unselected package memcached. 2022-02-14 16:11:15.175 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-14 16:11:15.177 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-14 16:11:15.234 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-14 16:11:15.696 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-14 16:11:15.799 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 16:11:15.805 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-14 16:11:15.940 | Selecting previously unselected package python3-yaml. 2022-02-14 16:11:15.948 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-14 16:11:15.950 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-14 16:11:16.002 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 16:11:16.008 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 16:11:16.053 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 16:11:16.131 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 16:11:16.610 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 16:11:16.632 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 16:11:16.783 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-14 16:11:16.788 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-14 16:11:16.860 | Selecting previously unselected package acl. 2022-02-14 16:11:16.868 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-14 16:11:16.870 | Unpacking acl (2.2.53-6) ... 2022-02-14 16:11:16.899 | Selecting previously unselected package autotools-dev. 2022-02-14 16:11:16.906 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-14 16:11:16.909 | Unpacking autotools-dev (20180224.1) ... 2022-02-14 16:11:16.945 | Selecting previously unselected package m4. 2022-02-14 16:11:16.952 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-14 16:11:16.954 | Unpacking m4 (1.4.18-4) ... 2022-02-14 16:11:17.009 | Selecting previously unselected package autoconf. 2022-02-14 16:11:17.016 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-14 16:11:17.018 | Unpacking autoconf (2.69-11.1) ... 2022-02-14 16:11:17.096 | Selecting previously unselected package automake. 2022-02-14 16:11:17.103 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-14 16:11:17.107 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-14 16:11:17.204 | Selecting previously unselected package autopoint. 2022-02-14 16:11:17.211 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-14 16:11:17.213 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-14 16:11:17.252 | Selecting previously unselected package libllvm10:amd64. 2022-02-14 16:11:17.259 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:17.261 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:19.494 | Selecting previously unselected package libclang-cpp10. 2022-02-14 16:11:19.501 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:19.504 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:20.927 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-14 16:11:20.934 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:20.936 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:21.374 | Selecting previously unselected package libgc1c2:amd64. 2022-02-14 16:11:21.382 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-14 16:11:21.384 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-14 16:11:21.421 | Selecting previously unselected package libobjc4:amd64. 2022-02-14 16:11:21.428 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:21.430 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:11:21.459 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-14 16:11:21.466 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:21.468 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:21.543 | Selecting previously unselected package libc6-i386. 2022-02-14 16:11:21.550 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-14 16:11:21.552 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-14 16:11:22.049 | Selecting previously unselected package lib32gcc-s1. 2022-02-14 16:11:22.056 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:22.058 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:11:22.096 | Selecting previously unselected package lib32stdc++6. 2022-02-14 16:11:22.103 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:22.105 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:11:22.204 | Selecting previously unselected package libclang-common-10-dev. 2022-02-14 16:11:22.211 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:22.214 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:23.185 | Selecting previously unselected package libclang1-10. 2022-02-14 16:11:23.193 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:23.197 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:24.301 | Selecting previously unselected package clang-10. 2022-02-14 16:11:24.308 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:24.311 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:24.348 | Selecting previously unselected package libtool. 2022-02-14 16:11:24.355 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-14 16:11:24.357 | Unpacking libtool (2.4.6-14) ... 2022-02-14 16:11:24.406 | Selecting previously unselected package dh-autoreconf. 2022-02-14 16:11:24.414 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-14 16:11:24.416 | Unpacking dh-autoreconf (19) ... 2022-02-14 16:11:24.446 | Selecting previously unselected package libdebhelper-perl. 2022-02-14 16:11:24.454 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-14 16:11:24.457 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-14 16:11:24.502 | Selecting previously unselected package libarchive-zip-perl. 2022-02-14 16:11:24.509 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-14 16:11:24.511 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-14 16:11:24.551 | Selecting previously unselected package libsub-override-perl. 2022-02-14 16:11:24.559 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-14 16:11:24.561 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-14 16:11:24.586 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-14 16:11:24.594 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-14 16:11:24.596 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-14 16:11:24.623 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-14 16:11:24.631 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-14 16:11:24.633 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-14 16:11:24.659 | Selecting previously unselected package libdpkg-perl. 2022-02-14 16:11:24.666 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-14 16:11:24.668 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-14 16:11:24.743 | Selecting previously unselected package make. 2022-02-14 16:11:24.751 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-14 16:11:24.753 | Unpacking make (4.2.1-1.2) ... 2022-02-14 16:11:24.803 | Selecting previously unselected package dpkg-dev. 2022-02-14 16:11:24.810 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-14 16:11:24.815 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-14 16:11:24.953 | Selecting previously unselected package dwz. 2022-02-14 16:11:24.961 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-14 16:11:24.963 | Unpacking dwz (0.13-5) ... 2022-02-14 16:11:25.014 | Selecting previously unselected package libcroco3:amd64. 2022-02-14 16:11:25.022 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-14 16:11:25.025 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-14 16:11:25.064 | Selecting previously unselected package gettext. 2022-02-14 16:11:25.072 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-14 16:11:25.074 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-14 16:11:25.230 | Selecting previously unselected package intltool-debian. 2022-02-14 16:11:25.239 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-14 16:11:25.241 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-14 16:11:25.269 | Selecting previously unselected package po-debconf. 2022-02-14 16:11:25.276 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-14 16:11:25.278 | Unpacking po-debconf (1.0.21) ... 2022-02-14 16:11:25.356 | Selecting previously unselected package debhelper. 2022-02-14 16:11:25.364 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-14 16:11:25.366 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-14 16:11:25.549 | Selecting previously unselected package uuid-dev:amd64. 2022-02-14 16:11:25.556 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 16:11:25.558 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 16:11:25.592 | Selecting previously unselected package libsctp1:amd64. 2022-02-14 16:11:25.600 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-14 16:11:25.603 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-14 16:11:25.629 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-14 16:11:25.636 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-14 16:11:25.638 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-14 16:11:25.674 | Selecting previously unselected package libapr1-dev. 2022-02-14 16:11:25.681 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-14 16:11:25.684 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-14 16:11:25.943 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-14 16:11:25.951 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-14 16:11:25.953 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 16:11:26.059 | Selecting previously unselected package libaprutil1-dev. 2022-02-14 16:11:26.067 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 16:11:26.069 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-14 16:11:26.282 | Selecting previously unselected package apache2-dev. 2022-02-14 16:11:26.290 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 16:11:26.292 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:26.357 | Selecting previously unselected package binfmt-support. 2022-02-14 16:11:26.365 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-14 16:11:26.374 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-14 16:11:26.407 | Selecting previously unselected package g++-9. 2022-02-14 16:11:26.415 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 16:11:26.417 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:27.546 | Selecting previously unselected package g++. 2022-02-14 16:11:27.554 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-14 16:11:27.556 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-14 16:11:27.579 | Selecting previously unselected package build-essential. 2022-02-14 16:11:27.587 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-14 16:11:27.589 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-14 16:11:27.615 | Selecting previously unselected package conntrack. 2022-02-14 16:11:27.623 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-14 16:11:27.625 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-14 16:11:27.657 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-14 16:11:27.665 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-14 16:11:27.667 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-14 16:11:27.694 | Selecting previously unselected package libnetfilter-queue1. 2022-02-14 16:11:27.702 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-14 16:11:27.704 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-14 16:11:27.736 | Selecting previously unselected package conntrackd. 2022-02-14 16:11:27.743 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-14 16:11:27.745 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-14 16:11:27.791 | Selecting previously unselected package dns-root-data. 2022-02-14 16:11:27.799 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-14 16:11:27.801 | Unpacking dns-root-data (2019052802) ... 2022-02-14 16:11:27.830 | Selecting previously unselected package libidn11:amd64. 2022-02-14 16:11:27.838 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-14 16:11:27.840 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-14 16:11:27.878 | Selecting previously unselected package dnsmasq-base. 2022-02-14 16:11:27.885 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-14 16:11:27.887 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-14 16:11:27.954 | Selecting previously unselected package dnsmasq-utils. 2022-02-14 16:11:27.962 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-14 16:11:27.964 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-14 16:11:27.997 | Selecting previously unselected package ebtables. 2022-02-14 16:11:28.004 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-14 16:11:28.020 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-14 16:11:28.061 | Selecting previously unselected package libfakeroot:amd64. 2022-02-14 16:11:28.070 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-14 16:11:28.072 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-14 16:11:28.105 | Selecting previously unselected package fakeroot. 2022-02-14 16:11:28.113 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-14 16:11:28.115 | Unpacking fakeroot (1.24-1) ... 2022-02-14 16:11:28.154 | Selecting previously unselected package fonts-dejavu-core. 2022-02-14 16:11:28.161 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-14 16:11:28.163 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-14 16:11:28.335 | Selecting previously unselected package fonts-liberation. 2022-02-14 16:11:28.342 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-14 16:11:28.344 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-14 16:11:28.481 | Selecting previously unselected package fontconfig-config. 2022-02-14 16:11:28.489 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-14 16:11:28.491 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-14 16:11:28.529 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-14 16:11:28.537 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-14 16:11:28.539 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-14 16:11:28.586 | Selecting previously unselected package fontconfig. 2022-02-14 16:11:28.595 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-14 16:11:28.597 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-14 16:11:28.642 | Selecting previously unselected package genisoimage. 2022-02-14 16:11:28.650 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-14 16:11:28.652 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-14 16:11:28.731 | Selecting previously unselected package libann0. 2022-02-14 16:11:28.739 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-14 16:11:28.741 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-14 16:11:28.772 | Selecting previously unselected package libcdt5:amd64. 2022-02-14 16:11:28.780 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:28.783 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:28.813 | Selecting previously unselected package libcgraph6:amd64. 2022-02-14 16:11:28.820 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:28.822 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:28.855 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-14 16:11:28.864 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-14 16:11:28.866 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 16:11:28.907 | Selecting previously unselected package libjpeg8:amd64. 2022-02-14 16:11:28.915 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-14 16:11:28.917 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-14 16:11:28.946 | Selecting previously unselected package libjbig0:amd64. 2022-02-14 16:11:28.954 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-14 16:11:28.957 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-14 16:11:28.990 | Selecting previously unselected package libwebp6:amd64. 2022-02-14 16:11:28.997 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:29.000 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 16:11:29.051 | Selecting previously unselected package libtiff5:amd64. 2022-02-14 16:11:29.059 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-14 16:11:29.062 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-14 16:11:29.111 | Selecting previously unselected package libxpm4:amd64. 2022-02-14 16:11:29.119 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-14 16:11:29.121 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-14 16:11:29.153 | Selecting previously unselected package libgd3:amd64. 2022-02-14 16:11:29.161 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-14 16:11:29.163 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-14 16:11:29.208 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-14 16:11:29.216 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-14 16:11:29.218 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-14 16:11:29.265 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-14 16:11:29.273 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-14 16:11:29.275 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-14 16:11:29.334 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-14 16:11:29.342 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-14 16:11:29.344 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-14 16:11:29.376 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-14 16:11:29.384 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-14 16:11:29.386 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-14 16:11:29.414 | Selecting previously unselected package libxrender1:amd64. 2022-02-14 16:11:29.423 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-14 16:11:29.425 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-14 16:11:29.458 | Selecting previously unselected package libcairo2:amd64. 2022-02-14 16:11:29.465 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:29.469 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-14 16:11:29.564 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-14 16:11:29.572 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-14 16:11:29.574 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-14 16:11:29.615 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-14 16:11:29.622 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-14 16:11:29.625 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-14 16:11:29.705 | Selecting previously unselected package libthai-data. 2022-02-14 16:11:29.712 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-14 16:11:29.715 | Unpacking libthai-data (0.1.28-3) ... 2022-02-14 16:11:29.766 | Selecting previously unselected package libdatrie1:amd64. 2022-02-14 16:11:29.774 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-14 16:11:29.776 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-14 16:11:29.816 | Selecting previously unselected package libthai0:amd64. 2022-02-14 16:11:29.824 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-14 16:11:29.826 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-14 16:11:29.856 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-14 16:11:29.864 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 16:11:29.866 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:11:29.916 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-14 16:11:29.924 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 16:11:29.927 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:11:29.960 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-14 16:11:29.967 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 16:11:29.969 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:11:29.999 | Selecting previously unselected package libpathplan4:amd64. 2022-02-14 16:11:30.007 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:30.009 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:30.039 | Selecting previously unselected package libgvc6. 2022-02-14 16:11:30.047 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:30.049 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-14 16:11:30.171 | Selecting previously unselected package libgvpr2:amd64. 2022-02-14 16:11:30.179 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:30.181 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:30.231 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-14 16:11:30.239 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:30.241 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:30.394 | Selecting previously unselected package x11-common. 2022-02-14 16:11:30.402 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-14 16:11:30.425 | dpkg-query: no packages found matching nux-tools 2022-02-14 16:11:30.437 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-14 16:11:30.482 | Selecting previously unselected package libice6:amd64. 2022-02-14 16:11:30.489 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-14 16:11:30.492 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-14 16:11:30.523 | Selecting previously unselected package libsm6:amd64. 2022-02-14 16:11:30.531 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-14 16:11:30.533 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-14 16:11:30.563 | Selecting previously unselected package libxt6:amd64. 2022-02-14 16:11:30.570 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-14 16:11:30.573 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-14 16:11:30.622 | Selecting previously unselected package libxmu6:amd64. 2022-02-14 16:11:30.630 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-14 16:11:30.632 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-14 16:11:30.667 | Selecting previously unselected package libxaw7:amd64. 2022-02-14 16:11:30.675 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-14 16:11:30.677 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-14 16:11:30.727 | Selecting previously unselected package graphviz. 2022-02-14 16:11:30.735 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-14 16:11:30.737 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-14 16:11:30.868 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-14 16:11:30.875 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-14 16:11:30.878 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:11:30.928 | Selecting previously unselected package libibverbs1:amd64. 2022-02-14 16:11:30.936 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-14 16:11:30.939 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:11:30.980 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-14 16:11:30.988 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-14 16:11:31.002 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:11:31.063 | Selecting previously unselected package icu-devtools. 2022-02-14 16:11:31.070 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 16:11:31.072 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-14 16:11:31.131 | Selecting previously unselected package iputils-arping. 2022-02-14 16:11:31.138 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-14 16:11:31.140 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-14 16:11:31.172 | Selecting previously unselected package javascript-common. 2022-02-14 16:11:31.180 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-14 16:11:31.195 | Unpacking javascript-common (11) ... 2022-02-14 16:11:31.226 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-14 16:11:31.233 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:31.236 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:31.271 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-14 16:11:31.279 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:31.281 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:31.314 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-14 16:11:31.322 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:31.324 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:31.359 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-14 16:11:31.366 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:31.369 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:31.402 | Selecting previously unselected package comerr-dev:amd64. 2022-02-14 16:11:31.410 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-14 16:11:31.414 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-14 16:11:31.446 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-14 16:11:31.454 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:31.457 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:31.508 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-14 16:11:31.515 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-14 16:11:31.518 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-14 16:11:31.552 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-14 16:11:31.559 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-14 16:11:31.561 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-14 16:11:31.589 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-14 16:11:31.597 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-14 16:11:31.599 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-14 16:11:31.626 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-14 16:11:31.633 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-14 16:11:31.635 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-14 16:11:31.667 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-14 16:11:31.674 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-14 16:11:31.676 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 16:11:31.743 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-14 16:11:31.751 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-14 16:11:31.753 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 16:11:31.818 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-14 16:11:31.825 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-14 16:11:31.827 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-14 16:11:31.859 | Selecting previously unselected package libgts-bin. 2022-02-14 16:11:31.866 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-14 16:11:31.883 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-14 16:11:31.918 | Selecting previously unselected package libicu-dev:amd64. 2022-02-14 16:11:31.926 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 16:11:31.928 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 16:11:33.350 | Selecting previously unselected package libipset13:amd64. 2022-02-14 16:11:33.358 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:33.361 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-14 16:11:33.394 | Selecting previously unselected package librdmacm1:amd64. 2022-02-14 16:11:33.402 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-14 16:11:33.404 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:11:33.441 | Selecting previously unselected package libiscsi7:amd64. 2022-02-14 16:11:33.449 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-14 16:11:33.451 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-14 16:11:33.487 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-14 16:11:33.495 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-14 16:11:33.497 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 16:11:33.557 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-14 16:11:33.565 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-14 16:11:33.567 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 16:11:33.591 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-14 16:11:33.599 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-14 16:11:33.602 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 16:11:33.627 | Selecting previously unselected package libjs-jquery. 2022-02-14 16:11:33.635 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-14 16:11:33.637 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-14 16:11:33.696 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-14 16:11:33.704 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-14 16:11:33.707 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-14 16:11:33.734 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-14 16:11:33.741 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-14 16:11:33.744 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-14 16:11:33.818 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-14 16:11:33.826 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-14 16:11:33.828 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-14 16:11:33.882 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-14 16:11:33.890 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-14 16:11:33.893 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-14 16:11:33.921 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-14 16:11:33.929 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-14 16:11:33.931 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-14 16:11:33.959 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-14 16:11:33.967 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-14 16:11:33.971 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 16:11:34.063 | Selecting previously unselected package libnspr4:amd64. 2022-02-14 16:11:34.071 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-14 16:11:34.073 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-14 16:11:34.116 | Selecting previously unselected package libnss3:amd64. 2022-02-14 16:11:34.124 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-14 16:11:34.128 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-14 16:11:34.333 | Selecting previously unselected package libomp5-10:amd64. 2022-02-14 16:11:34.341 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:34.344 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:34.414 | Selecting previously unselected package libomp-10-dev. 2022-02-14 16:11:34.423 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:34.425 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:34.459 | Selecting previously unselected package pcp-conf. 2022-02-14 16:11:34.466 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-14 16:11:34.469 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-14 16:11:34.502 | Selecting previously unselected package libpcp3. 2022-02-14 16:11:34.512 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-14 16:11:34.514 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-14 16:11:34.575 | Selecting previously unselected package libpcp-pmda3. 2022-02-14 16:11:34.584 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-14 16:11:34.586 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-14 16:11:34.615 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-14 16:11:34.623 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-14 16:11:34.625 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-14 16:11:34.658 | Selecting previously unselected package libpq5:amd64. 2022-02-14 16:11:34.666 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:34.668 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:11:34.711 | Selecting previously unselected package libpq-dev. 2022-02-14 16:11:34.719 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:34.721 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:11:34.792 | Selecting previously unselected package librados2. 2022-02-14 16:11:34.800 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-14 16:11:34.803 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 16:11:35.272 | Selecting previously unselected package librbd1. 2022-02-14 16:11:35.280 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-14 16:11:35.282 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 16:11:35.543 | Selecting previously unselected package libsasl2-dev. 2022-02-14 16:11:35.552 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-14 16:11:35.554 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-14 16:11:35.618 | Selecting previously unselected package libssl-dev:amd64. 2022-02-14 16:11:35.626 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 16:11:35.628 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 16:11:35.886 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-14 16:11:35.894 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 16:11:35.896 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 16:11:36.009 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-14 16:11:36.018 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-14 16:11:36.020 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 16:11:36.045 | Selecting previously unselected package libx86-1:amd64. 2022-02-14 16:11:36.052 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-14 16:11:36.055 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-14 16:11:36.090 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-14 16:11:36.098 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:36.100 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 16:11:36.242 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-14 16:11:36.250 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-14 16:11:36.252 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-14 16:11:36.334 | Selecting previously unselected package llvm-10-runtime. 2022-02-14 16:11:36.342 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:36.344 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:36.398 | Selecting previously unselected package libpfm4:amd64. 2022-02-14 16:11:36.406 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-14 16:11:36.408 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-14 16:11:36.481 | Selecting previously unselected package llvm-10. 2022-02-14 16:11:36.489 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:36.491 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:37.253 | Selecting previously unselected package libffi-dev:amd64. 2022-02-14 16:11:37.261 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-14 16:11:37.263 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-14 16:11:37.310 | Selecting previously unselected package python3-pygments. 2022-02-14 16:11:37.318 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-14 16:11:37.320 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-14 16:11:37.458 | Selecting previously unselected package llvm-10-tools. 2022-02-14 16:11:37.466 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:37.468 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:37.616 | Selecting previously unselected package libz3-4:amd64. 2022-02-14 16:11:37.624 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-14 16:11:37.626 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-14 16:11:38.570 | Selecting previously unselected package libz3-dev:amd64. 2022-02-14 16:11:38.578 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-14 16:11:38.581 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-14 16:11:38.625 | Selecting previously unselected package llvm-10-dev. 2022-02-14 16:11:38.634 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 16:11:38.636 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:43.110 | Selecting previously unselected package lsscsi. 2022-02-14 16:11:43.119 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-14 16:11:43.121 | Unpacking lsscsi (0.30-0.1) ... 2022-02-14 16:11:43.155 | Selecting previously unselected package pkg-config. 2022-02-14 16:11:43.164 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-14 16:11:43.166 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-14 16:11:43.202 | Selecting previously unselected package pm-utils. 2022-02-14 16:11:43.210 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-14 16:11:43.213 | Unpacking pm-utils (1.4.1-19) ... 2022-02-14 16:11:43.279 | Selecting previously unselected package postgresql-client-common. 2022-02-14 16:11:43.288 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-14 16:11:43.290 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-14 16:11:43.322 | Selecting previously unselected package postgresql-client-12. 2022-02-14 16:11:43.330 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:43.332 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:11:43.531 | Selecting previously unselected package ssl-cert. 2022-02-14 16:11:43.540 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-14 16:11:43.542 | Unpacking ssl-cert (1.0.39) ... 2022-02-14 16:11:43.577 | Selecting previously unselected package postgresql-common. 2022-02-14 16:11:43.586 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-14 16:11:43.627 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-14 16:11:43.633 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-14 16:11:43.696 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-14 16:11:43.704 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:43.706 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:11:44.010 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-14 16:11:44.019 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-14 16:11:44.021 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-14 16:11:44.049 | Selecting previously unselected package python-pip-whl. 2022-02-14 16:11:44.057 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-14 16:11:44.059 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-14 16:11:44.263 | Selecting previously unselected package python3-mysqldb. 2022-02-14 16:11:44.271 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-14 16:11:44.273 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-14 16:11:44.308 | Selecting previously unselected package python3-wheel. 2022-02-14 16:11:44.317 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-14 16:11:44.319 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-14 16:11:44.350 | Selecting previously unselected package python3-pip. 2022-02-14 16:11:44.358 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-14 16:11:44.360 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-14 16:11:44.442 | Selecting previously unselected package python3.8-venv. 2022-02-14 16:11:44.455 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-14 16:11:44.457 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-14 16:11:44.482 | Selecting previously unselected package python3-venv. 2022-02-14 16:11:44.491 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-14 16:11:44.493 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-14 16:11:44.518 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-14 16:11:44.526 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-14 16:11:44.529 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-14 16:11:44.561 | Selecting previously unselected package qemu-utils. 2022-02-14 16:11:44.569 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-14 16:11:44.571 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-14 16:11:44.749 | Selecting previously unselected package sharutils. 2022-02-14 16:11:44.758 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-14 16:11:44.760 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-14 16:11:44.807 | Selecting previously unselected package sqlite3. 2022-02-14 16:11:44.816 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-14 16:11:44.818 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-14 16:11:44.961 | Selecting previously unselected package unzip. 2022-02-14 16:11:44.969 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-14 16:11:44.971 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-14 16:11:45.018 | Selecting previously unselected package vbetool. 2022-02-14 16:11:45.027 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-14 16:11:45.029 | Unpacking vbetool (1.1-4) ... 2022-02-14 16:11:45.058 | Selecting previously unselected package ipset. 2022-02-14 16:11:45.067 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-14 16:11:45.076 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-14 16:11:45.107 | Selecting previously unselected package ipvsadm. 2022-02-14 16:11:45.116 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-14 16:11:45.118 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-14 16:11:45.152 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-14 16:11:45.160 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 16:11:45.169 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:45.194 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-14 16:11:45.203 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-14 16:11:45.206 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-14 16:11:45.238 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-14 16:11:45.247 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-14 16:11:45.249 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-14 16:11:45.278 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-14 16:11:45.287 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 16:11:45.289 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:45.321 | Selecting previously unselected package libpcp-gui2. 2022-02-14 16:11:45.330 | Preparing to unpack .../222-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.332 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-14 16:11:45.358 | Selecting previously unselected package libpcp-import1. 2022-02-14 16:11:45.366 | Preparing to unpack .../223-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.368 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-14 16:11:45.396 | Selecting previously unselected package libpcp-mmv1. 2022-02-14 16:11:45.404 | Preparing to unpack .../224-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.406 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-14 16:11:45.432 | Selecting previously unselected package libpcp-trace2. 2022-02-14 16:11:45.441 | Preparing to unpack .../225-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.443 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-14 16:11:45.471 | Selecting previously unselected package libpcp-web1. 2022-02-14 16:11:45.479 | Preparing to unpack .../226-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.481 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-14 16:11:45.523 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-14 16:11:45.532 | Preparing to unpack .../227-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-14 16:11:45.534 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-14 16:11:45.569 | Selecting previously unselected package python3-pcp. 2022-02-14 16:11:45.578 | Preparing to unpack .../228-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.580 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-14 16:11:45.626 | Selecting previously unselected package pcp. 2022-02-14 16:11:45.635 | Preparing to unpack .../229-pcp_5.0.3-1_amd64.deb ... 2022-02-14 16:11:45.705 | Unpacking pcp (5.0.3-1) ... 2022-02-14 16:11:46.234 | Selecting previously unselected package socat. 2022-02-14 16:11:46.244 | Preparing to unpack .../230-socat_1.7.3.3-2_amd64.deb ... 2022-02-14 16:11:46.246 | Unpacking socat (1.7.3.3-2) ... 2022-02-14 16:11:46.319 | Selecting previously unselected package vlan. 2022-02-14 16:11:46.328 | Preparing to unpack .../231-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-14 16:11:46.330 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-14 16:11:46.395 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-14 16:11:46.400 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-14 16:11:46.409 | Setting up javascript-common (11) ... 2022-02-14 16:11:46.440 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-14 16:11:46.456 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-14 16:11:46.461 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-14 16:11:46.466 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-14 16:11:46.471 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-14 16:11:46.493 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-14 16:11:46.496 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 16:11:46.501 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-14 16:11:46.506 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:46.512 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-14 16:11:46.517 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-14 16:11:46.523 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-14 16:11:46.528 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-14 16:11:46.534 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-14 16:11:46.539 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-14 16:11:46.544 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-14 16:11:46.550 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-14 16:11:46.555 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-14 16:11:46.560 | Setting up vbetool (1.1-4) ... 2022-02-14 16:11:46.565 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 16:11:46.571 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 16:11:46.578 | Setting up pm-utils (1.4.1-19) ... 2022-02-14 16:11:46.588 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 16:11:46.834 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-14 16:11:46.857 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-14 16:11:46.862 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:46.868 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-14 16:11:47.100 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-14 16:11:47.743 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-14 16:11:47.752 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-14 16:11:47.757 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 16:11:47.763 | Setting up m4 (1.4.18-4) ... 2022-02-14 16:11:47.768 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-14 16:11:48.054 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:11:48.060 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-14 16:11:48.066 | Setting up iputils-arping (3:20190709-3) ... 2022-02-14 16:11:48.099 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-14 16:11:48.105 | Setting up conntrack (1:1.4.5-2) ... 2022-02-14 16:11:48.111 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 16:11:48.117 | Setting up python3-wheel (0.34.2-1) ... 2022-02-14 16:11:48.366 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-14 16:11:48.372 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-14 16:11:48.569 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-14 16:11:50.627 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-14 16:11:51.908 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-14 16:11:52.575 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-14 16:11:52.587 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-14 16:11:52.593 | Setting up acl (2.2.53-6) ... 2022-02-14 16:11:52.600 | Setting up dns-root-data (2019052802) ... 2022-02-14 16:11:52.605 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:52.611 | Setting up fakeroot (1.24-1) ... 2022-02-14 16:11:52.617 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-14 16:11:52.625 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-14 16:11:52.631 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 16:11:52.636 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:52.641 | Setting up autotools-dev (20180224.1) ... 2022-02-14 16:11:52.646 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-14 16:11:53.442 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-14 16:11:53.448 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-14 16:11:53.453 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-14 16:11:53.459 | Setting up make (4.2.1-1.2) ... 2022-02-14 16:11:53.464 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-14 16:11:53.469 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-14 16:11:53.475 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:53.480 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 16:11:53.486 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:53.492 | Setting up ebtables (2.0.11-3build1) ... 2022-02-14 16:11:54.047 | Setting up socat (1.7.3.3-2) ... 2022-02-14 16:11:54.054 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-14 16:11:54.059 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-14 16:11:54.066 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 16:11:54.071 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-14 16:11:54.077 | Setting up binfmt-support (2.2.0-2) ... 2022-02-14 16:11:54.359 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-14 16:11:55.387 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 16:11:55.393 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-14 16:11:55.412 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-14 16:11:55.440 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-14 16:11:55.445 | Setting up lsscsi (0.30-0.1) ... 2022-02-14 16:11:55.451 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-14 16:11:55.457 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:55.462 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 16:11:55.469 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 16:11:55.475 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-14 16:11:55.480 | Setting up autoconf (2.69-11.1) ... 2022-02-14 16:11:55.486 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-14 16:11:55.492 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-14 16:11:55.537 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-14 16:11:55.541 | Setting up dwz (0.13-5) ... 2022-02-14 16:11:55.546 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-14 16:11:55.551 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-14 16:11:55.556 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-14 16:11:55.563 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-14 16:11:55.569 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-14 16:11:55.585 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-14 16:11:56.809 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:56.815 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:56.821 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-14 16:11:56.827 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-14 16:11:56.834 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-14 16:11:56.839 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:11:56.849 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 16:11:56.855 | Setting up pcp-conf (5.0.3-1) ... 2022-02-14 16:11:56.863 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-14 16:11:56.871 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-14 16:11:56.878 | Setting up libsub-override-perl (0.09-2) ... 2022-02-14 16:11:56.883 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-14 16:11:56.889 | Setting up libthai-data (0.1.28-3) ... 2022-02-14 16:11:56.895 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-14 16:11:56.901 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:56.906 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-14 16:11:56.912 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-14 16:11:56.918 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-14 16:11:56.925 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:56.930 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-14 16:11:56.937 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-14 16:11:56.943 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-14 16:11:56.957 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-14 16:11:56.966 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-14 16:11:57.976 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-14 16:11:58.313 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-14 16:11:58.319 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-14 16:11:58.324 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 16:11:58.330 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 16:11:58.337 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 16:11:58.343 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-14 16:11:58.349 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-14 16:11:58.355 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:11:58.361 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-14 16:11:58.366 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-14 16:11:58.374 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-14 16:11:58.379 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-14 16:11:58.384 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 16:11:58.390 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:11:58.400 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-14 16:11:58.407 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-14 16:11:58.414 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-14 16:11:58.421 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 16:11:58.427 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:11:58.433 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:58.440 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 16:11:58.447 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:11:58.452 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-14 16:11:58.460 | Setting up libtool (2.4.6-14) ... 2022-02-14 16:11:58.466 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-14 16:11:58.570 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-14 16:11:58.601 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:11:58.606 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-14 16:11:58.998 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-14 16:12:00.063 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:12:00.069 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-14 16:12:00.076 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:12:00.082 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-14 16:12:00.251 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 16:12:00.257 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:00.263 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:00.272 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-14 16:12:00.282 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:12:00.287 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-14 16:12:00.540 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-14 16:12:00.545 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-14 16:12:00.551 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-14 16:12:00.556 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 16:12:00.561 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:12:01.180 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-14 16:12:01.208 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:12:01.215 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 16:12:01.222 | Setting up ssl-cert (1.0.39) ... 2022-02-14 16:12:02.040 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-14 16:12:02.046 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-14 16:12:02.124 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-14 16:12:02.131 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-14 16:12:02.619 | Adding user postgres to group ssl-cert 2022-02-14 16:12:02.912 | 2022-02-14 16:12:02.912 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-14 16:12:03.100 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-14 16:12:03.100 | Removing obsolete dictionary files: 2022-02-14 16:12:03.681 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-14 16:12:04.755 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-14 16:12:04.764 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-14 16:12:04.771 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-14 16:12:04.860 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-14 16:12:05.272 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-14 16:12:05.278 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-14 16:12:05.284 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-14 16:12:05.290 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-14 16:12:05.296 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-14 16:12:05.301 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-14 16:12:05.306 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-14 16:12:05.312 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 16:12:05.318 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-14 16:12:05.324 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-14 16:12:05.330 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:12:05.336 | Setting up ipvsadm (1:1.31-1) ... 2022-02-14 16:12:06.089 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-14 16:12:06.095 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:12:06.194 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-14 16:12:08.263 | Regenerating fonts cache... done. 2022-02-14 16:12:08.266 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-14 16:12:08.271 | Setting up libpcp3 (5.0.3-1) ... 2022-02-14 16:12:08.277 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-14 16:12:08.283 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-14 16:12:08.289 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-14 16:12:09.616 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-14 16:12:10.418 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:12:10.469 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:10.475 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-14 16:12:11.444 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-14 16:12:12.132 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:12.137 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-14 16:12:12.143 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:12:12.152 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-14 16:12:12.161 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 16:12:12.167 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-14 16:12:12.173 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-14 16:12:12.179 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-14 16:12:12.184 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-14 16:12:12.190 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-14 16:12:12.195 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 16:12:12.217 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:12.222 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-14 16:12:12.228 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-14 16:12:12.233 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-14 16:12:12.238 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-14 16:12:12.244 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-14 16:12:12.250 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-14 16:12:12.255 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 16:12:12.260 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:12:12.266 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 16:12:12.272 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 16:12:12.277 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-14 16:12:12.283 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-14 16:12:12.289 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 16:12:12.294 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-14 16:12:12.301 | Setting up po-debconf (1.0.21) ... 2022-02-14 16:12:12.308 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-14 16:12:12.691 | Enabling module mpm_event. 2022-02-14 16:12:12.756 | Enabling module authz_core. 2022-02-14 16:12:12.761 | Enabling module authz_host. 2022-02-14 16:12:12.819 | Enabling module authn_core. 2022-02-14 16:12:12.824 | Enabling module auth_basic. 2022-02-14 16:12:12.885 | Enabling module access_compat. 2022-02-14 16:12:12.944 | Enabling module authn_file. 2022-02-14 16:12:13.004 | Enabling module authz_user. 2022-02-14 16:12:13.063 | Enabling module alias. 2022-02-14 16:12:13.123 | Enabling module dir. 2022-02-14 16:12:13.182 | Enabling module autoindex. 2022-02-14 16:12:13.241 | Enabling module env. 2022-02-14 16:12:13.302 | Enabling module mime. 2022-02-14 16:12:13.361 | Enabling module negotiation. 2022-02-14 16:12:13.420 | Enabling module setenvif. 2022-02-14 16:12:13.480 | Enabling module filter. 2022-02-14 16:12:13.538 | Enabling module deflate. 2022-02-14 16:12:13.599 | Enabling module status. 2022-02-14 16:12:13.659 | Enabling module reqtimeout. 2022-02-14 16:12:13.717 | Enabling conf charset. 2022-02-14 16:12:13.776 | Enabling conf localized-error-pages. 2022-02-14 16:12:13.837 | Enabling conf other-vhosts-access-log. 2022-02-14 16:12:13.901 | Enabling conf security. 2022-02-14 16:12:13.964 | Enabling conf serve-cgi-bin. 2022-02-14 16:12:14.023 | Enabling site 000-default. 2022-02-14 16:12:14.074 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-14 16:12:14.130 | Enabling conf javascript-common. 2022-02-14 16:12:14.387 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-14 16:12:14.962 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-14 16:12:17.613 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-14 16:12:17.626 | Setting up python3-pcp (5.0.3-1) ... 2022-02-14 16:12:17.936 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-14 16:12:17.958 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 16:12:17.964 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-14 16:12:17.977 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-14 16:12:17.982 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-14 16:12:17.988 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-14 16:12:17.993 | Setting up graphviz (2.42.2-3build2) ... 2022-02-14 16:12:18.001 | Setting up pcp (5.0.3-1) ... 2022-02-14 16:12:18.346 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-14 16:12:18.761 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-14 16:12:19.181 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-14 16:12:19.597 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-14 16:12:35.736 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-14 16:12:35.745 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-14 16:12:35.758 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-14 16:12:36.914 | Setting up dh-autoreconf (19) ... 2022-02-14 16:12:36.920 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-14 16:12:37.762 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-14 16:12:37.770 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 16:12:37.777 | Setting up debhelper (12.10ubuntu1) ... 2022-02-14 16:12:37.783 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 16:12:38.117 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-14 16:12:38.122 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-14 16:12:38.146 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-14 16:12:38.242 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-14 16:12:51.305 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 16:12:51.328 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-14 16:12:51.747 | Processing triggers for ufw (0.36-6) ... 2022-02-14 16:12:51.899 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 16:13:17.778 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-14 16:13:17.791 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-14 16:13:24.792 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 16:13:24.794 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:13:24.797 | ++ functions-common:time_stop:2425 : local name 2022-02-14 16:13:24.799 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 16:13:24.801 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:13:24.803 | ++ functions-common:time_stop:2428 : local total 2022-02-14 16:13:24.805 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 16:13:24.807 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:13:24.809 | ++ functions-common:time_stop:2432 : start_time=1644855018037 2022-02-14 16:13:24.812 | ++ functions-common:time_stop:2434 : [[ -z 1644855018037 ]] 2022-02-14 16:13:24.814 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:13:24.818 | ++ functions-common:time_stop:2437 : end_time=1644855204816 2022-02-14 16:13:24.820 | ++ functions-common:time_stop:2438 : elapsed_time=186779 2022-02-14 16:13:24.822 | ++ functions-common:time_stop:2439 : total=727 2022-02-14 16:13:24.825 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:13:24.827 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=187506 2022-02-14 16:13:24.829 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 16:13:24.832 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 16:13:24.834 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 16:13:24.836 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 16:13:24.841 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 16:13:24.845 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 16:13:24.847 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 16:13:24.850 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 16:13:26.170 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 16:13:26.172 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 16:13:26.174 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 16:13:26.175 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 16:13:26.177 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 16:13:26.179 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 16:13:26.181 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 16:13:26.183 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 16:13:26.185 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 16:13:26.187 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 16:13:26.189 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 16:13:26.190 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 16:13:26.192 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 16:13:26.194 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 16:13:26.195 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 16:13:26.197 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 16:13:26.199 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 16:13:26.201 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 16:13:26.203 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 16:13:26.205 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 16:13:26.207 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 16:13:26.209 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 16:13:26.211 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 16:13:26.213 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 16:13:26.280 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 16:13:26.282 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 16:13:26.353 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 16:13:26.356 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 16:13:26.423 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 16:13:26.425 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 16:13:26.427 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 16:13:26.428 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 16:13:26.430 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 16:13:26.432 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 16:13:26.434 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 16:13:26.436 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 16:13:26.438 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 16:13:26.440 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 16:13:26.442 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 16:13:26.442 | Distro: focal 2022-02-14 16:13:26.444 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 16:13:26.447 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 16:13:26.450 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 16:13:26.452 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 16:13:26.455 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 16:13:26.455 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 16:13:27.038 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 16:13:27.040 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 16:13:27.040 | pip: 21.3.1 2022-02-14 16:13:27.042 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 16:13:27.044 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 16:13:27.046 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 16:13:27.047 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 16:13:27.049 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 16:13:27.051 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 16:13:27.053 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 16:13:27.054 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 16:13:27.056 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 16:13:27.058 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 16:13:27.059 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 16:13:27.061 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:13:27.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 16:13:27.065 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 16:13:27.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:13:27.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:13:27.070 | + tools/install_pip.sh:main:142 : : 2022-02-14 16:13:27.072 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 16:13:27.073 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 16:13:27.076 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 16:13:27.078 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 16:13:27.080 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 16:13:27.082 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 16:13:27.084 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 16:13:27.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 16:13:27.087 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 16:13:27.091 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-14 16:13:27.093 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-14 16:13:27.094 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 16:13:27.097 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 16:13:27.098 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 16:13:27.115 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 16:13:27.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 16:13:27.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:13:27.827 | from cryptography.utils import int_from_bytes 2022-02-14 16:13:27.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:13:27.827 | from cryptography.utils import int_from_bytes 2022-02-14 16:13:29.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:13:30.124 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 16:13:30.135 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 16:13:31.843 | Installing collected packages: setuptools 2022-02-14 16:13:32.574 | Successfully installed setuptools-60.8.2 2022-02-14 16:13:32.574 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:13:32.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:13:32.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:13:32.857 | + inc/python:pip_install:200 : result=0 2022-02-14 16:13:32.859 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:13:32.861 | + functions-common:time_stop:2425 : local name 2022-02-14 16:13:32.862 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:13:32.864 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:13:32.866 | + functions-common:time_stop:2428 : local total 2022-02-14 16:13:32.867 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:13:32.869 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:13:32.871 | + functions-common:time_stop:2432 : start_time=1644855207110 2022-02-14 16:13:32.873 | + functions-common:time_stop:2434 : [[ -z 1644855207110 ]] 2022-02-14 16:13:32.875 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:13:32.878 | + functions-common:time_stop:2437 : end_time=1644855212876 2022-02-14 16:13:32.879 | + functions-common:time_stop:2438 : elapsed_time=5766 2022-02-14 16:13:32.881 | + functions-common:time_stop:2439 : total=0 2022-02-14 16:13:32.883 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:13:32.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5766 2022-02-14 16:13:32.887 | + inc/python:pip_install:203 : return 0 2022-02-14 16:13:32.890 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 16:13:32.895 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 16:13:32.898 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 16:13:32.900 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 16:13:32.903 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 16:13:32.904 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 16:13:33.473 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 16:13:33.475 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 16:13:33.475 | pip: 21.3.1 2022-02-14 16:13:33.478 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 16:13:33.480 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 16:13:33.484 | + ./stack.sh:main:796 : fixup_all 2022-02-14 16:13:33.486 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 16:13:33.488 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 16:13:33.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:13:33.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:13:33.494 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-14 16:13:33.506 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 16:13:33.517 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 16:13:33.527 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 16:13:33.529 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 16:13:33.531 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 16:13:33.533 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 16:13:33.535 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 16:13:33.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 16:13:33.539 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 16:13:33.541 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 16:13:33.544 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 16:13:33.546 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 16:13:33.548 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 16:13:33.550 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:13:33.552 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 16:13:33.554 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 16:13:33.556 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 16:13:33.559 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 16:13:33.561 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 16:13:33.563 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 16:13:33.565 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 16:13:33.567 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 16:13:33.569 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 16:13:33.571 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 16:13:33.573 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 16:13:33.576 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 16:13:33.578 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 16:13:33.580 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 16:13:33.582 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 16:13:33.584 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 16:13:33.586 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 16:13:33.606 | Using python 3.8 to install os-testr 2022-02-14 16:13:33.608 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-14 16:13:34.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:13:34.330 | from cryptography.utils import int_from_bytes 2022-02-14 16:13:34.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:13:34.330 | from cryptography.utils import int_from_bytes 2022-02-14 16:13:35.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:13:35.543 | Collecting os-testr 2022-02-14 16:13:35.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-14 16:13:35.605 | Collecting stestr>=1.0.0 2022-02-14 16:13:35.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-14 16:13:35.620 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-14 16:13:35.656 | Collecting python-subunit>=1.0.0 2022-02-14 16:13:35.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-14 16:13:35.729 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 16:13:35.743 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 16:13:35.773 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 16:13:35.774 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-14 16:13:35.823 | Collecting future 2022-02-14 16:13:35.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-14 16:13:36.142 | Preparing metadata (setup.py): started 2022-02-14 16:13:36.788 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:13:36.793 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 16:13:36.794 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 16:13:36.819 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-14 16:13:36.820 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-14 16:13:36.821 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 16:13:36.823 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-14 16:13:36.824 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-14 16:13:36.837 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 16:13:36.906 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 16:13:36.907 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 16:13:36.909 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-14 16:13:37.017 | Building wheels for collected packages: future 2022-02-14 16:13:37.017 | Building wheel for future (setup.py): started 2022-02-14 16:13:38.066 | Building wheel for future (setup.py): finished with status 'done' 2022-02-14 16:13:38.070 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=2f5d4942ec05e5fbcc0423c29155fd248a8995ea219f302581b68d750536c2c1 2022-02-14 16:13:38.070 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-14 16:13:38.077 | Successfully built future 2022-02-14 16:13:39.504 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-14 16:13:40.351 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-14 16:13:40.351 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:13:40.357 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:13:40.357 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:13:40.492 | + inc/python:pip_install:200 : result=0 2022-02-14 16:13:40.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:13:40.496 | + functions-common:time_stop:2425 : local name 2022-02-14 16:13:40.498 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:13:40.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:13:40.502 | + functions-common:time_stop:2428 : local total 2022-02-14 16:13:40.504 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:13:40.506 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:13:40.508 | + functions-common:time_stop:2432 : start_time=1644855213600 2022-02-14 16:13:40.511 | + functions-common:time_stop:2434 : [[ -z 1644855213600 ]] 2022-02-14 16:13:40.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:13:40.517 | + functions-common:time_stop:2437 : end_time=1644855220515 2022-02-14 16:13:40.519 | + functions-common:time_stop:2438 : elapsed_time=6915 2022-02-14 16:13:40.521 | + functions-common:time_stop:2439 : total=0 2022-02-14 16:13:40.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:13:40.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6915 2022-02-14 16:13:40.528 | + inc/python:pip_install:203 : return 0 2022-02-14 16:13:40.530 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 16:13:40.578 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 16:13:40.667 | + ./stack.sh:main:810 : install_infra 2022-02-14 16:13:40.669 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 16:13:40.672 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 16:13:40.674 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-14 16:13:43.819 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 16:13:43.822 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 16:13:43.843 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 16:13:45.638 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.684 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.758 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.766 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.789 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.793 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.810 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.838 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.848 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.912 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:45.989 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.005 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.036 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.044 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.058 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.075 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.087 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.101 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.111 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.147 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.170 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.179 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.241 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.245 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.249 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.288 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.327 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.343 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.359 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.378 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.396 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.413 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.441 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.473 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.499 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.510 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.528 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.555 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.562 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.566 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:46.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:13:46.729 | Collecting pbr===5.8.1 2022-02-14 16:13:46.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-14 16:13:46.780 | Installing collected packages: pbr 2022-02-14 16:13:46.923 | Successfully installed pbr-5.8.1 2022-02-14 16:13:46.985 | + inc/python:pip_install:200 : result=0 2022-02-14 16:13:46.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:13:46.989 | + functions-common:time_stop:2425 : local name 2022-02-14 16:13:46.991 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:13:46.993 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:13:46.995 | + functions-common:time_stop:2428 : local total 2022-02-14 16:13:46.997 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:13:46.999 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:13:47.001 | + functions-common:time_stop:2432 : start_time=1644855223836 2022-02-14 16:13:47.004 | + functions-common:time_stop:2434 : [[ -z 1644855223836 ]] 2022-02-14 16:13:47.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:13:47.010 | + functions-common:time_stop:2437 : end_time=1644855227008 2022-02-14 16:13:47.012 | + functions-common:time_stop:2438 : elapsed_time=3172 2022-02-14 16:13:47.014 | + functions-common:time_stop:2439 : total=6915 2022-02-14 16:13:47.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:13:47.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10087 2022-02-14 16:13:47.021 | + inc/python:pip_install:203 : return 0 2022-02-14 16:13:47.023 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 16:13:47.025 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 16:13:47.047 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-14 16:13:48.843 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:48.887 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:48.959 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:48.968 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:48.990 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:48.994 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.011 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.038 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.049 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.114 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.188 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.205 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.236 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.243 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.257 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.273 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.285 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.299 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.308 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.345 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.367 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.375 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.441 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.444 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.451 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.490 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.528 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.544 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.560 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.579 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.596 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.612 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.641 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.671 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.699 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.709 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.727 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.753 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.761 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.765 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 16:13:49.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:13:49.770 | Processing /opt/stack/requirements 2022-02-14 16:13:51.134 | Collecting fixtures===3.0.0 2022-02-14 16:13:51.144 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-14 16:13:51.379 | Collecting PyYAML===6.0 2022-02-14 16:13:51.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-14 16:13:51.560 | Collecting requests===2.27.1 2022-02-14 16:13:51.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-14 16:13:51.658 | Collecting packaging===21.3 2022-02-14 16:13:51.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-14 16:13:51.728 | Collecting testtools===2.5.0 2022-02-14 16:13:51.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-14 16:13:51.816 | Collecting idna===3.3 2022-02-14 16:13:51.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-14 16:13:51.958 | Collecting pyparsing===3.0.7 2022-02-14 16:13:51.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-14 16:13:52.020 | Collecting six===1.16.0 2022-02-14 16:13:52.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-14 16:13:52.077 | Collecting charset-normalizer===2.0.12 2022-02-14 16:13:52.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-14 16:13:52.114 | Collecting Parsley>=1.2 2022-02-14 16:13:52.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-14 16:13:52.166 | Collecting beagle>=0.2.1 2022-02-14 16:13:52.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-14 16:13:52.204 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-02-14 16:13:52.272 | Collecting urllib3===1.26.8 2022-02-14 16:13:52.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-14 16:13:52.412 | Collecting certifi>=2017.4.17 2022-02-14 16:13:52.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-14 16:13:52.450 | Collecting extras===1.0.0 2022-02-14 16:13:52.476 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-14 16:13:52.555 | Collecting cliff===3.10.0 2022-02-14 16:13:52.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-14 16:13:52.734 | Collecting cmd2===2.3.3 2022-02-14 16:13:52.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-14 16:13:52.902 | Collecting stevedore===3.5.0 2022-02-14 16:13:52.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-14 16:13:52.955 | Collecting autopage===0.5.0 2022-02-14 16:13:52.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-14 16:13:53.009 | Collecting prettytable===3.0.0 2022-02-14 16:13:53.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-14 16:13:53.071 | Collecting attrs===21.4.0 2022-02-14 16:13:53.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-14 16:13:53.192 | Collecting pyperclip===1.8.2 2022-02-14 16:13:53.198 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-14 16:13:53.241 | Collecting wcwidth===0.2.5 2022-02-14 16:13:53.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-14 16:13:53.266 | Building wheels for collected packages: openstack-requirements 2022-02-14 16:13:53.267 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 16:13:54.061 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 16:13:54.061 | ERROR: Command errored out with exit status 1: 2022-02-14 16:13:54.061 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ope8n_x5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ope8n_x5/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-kkrggh1i 2022-02-14 16:13:54.062 | cwd: /tmp/pip-req-build-ope8n_x5/ 2022-02-14 16:13:54.062 | Complete output (6 lines): 2022-02-14 16:13:54.062 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 16:13:54.062 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 16:13:54.062 | or: setup.py --help-commands 2022-02-14 16:13:54.062 | or: setup.py cmd --help 2022-02-14 16:13:54.062 | 2022-02-14 16:13:54.062 | error: invalid command 'bdist_wheel' 2022-02-14 16:13:54.062 | ---------------------------------------- 2022-02-14 16:13:54.062 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 16:13:54.062 | Running setup.py clean for openstack-requirements 2022-02-14 16:13:54.858 | Failed to build openstack-requirements 2022-02-14 16:13:55.094 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, stevedore, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-14 16:13:56.934 | Running setup.py install for openstack-requirements: started 2022-02-14 16:13:59.171 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 16:13:59.204 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5196 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-14 16:13:59.331 | + inc/python:pip_install:200 : result=0 2022-02-14 16:13:59.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:13:59.335 | + functions-common:time_stop:2425 : local name 2022-02-14 16:13:59.337 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:13:59.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:13:59.342 | + functions-common:time_stop:2428 : local total 2022-02-14 16:13:59.344 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:13:59.346 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:13:59.348 | + functions-common:time_stop:2432 : start_time=1644855227039 2022-02-14 16:13:59.350 | + functions-common:time_stop:2434 : [[ -z 1644855227039 ]] 2022-02-14 16:13:59.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:13:59.356 | + functions-common:time_stop:2437 : end_time=1644855239354 2022-02-14 16:13:59.358 | + functions-common:time_stop:2438 : elapsed_time=12315 2022-02-14 16:13:59.360 | + functions-common:time_stop:2439 : total=10087 2022-02-14 16:13:59.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:13:59.365 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22402 2022-02-14 16:13:59.367 | + inc/python:pip_install:203 : return 0 2022-02-14 16:13:59.370 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 16:13:59.372 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 16:13:59.374 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 16:13:59.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:13:59.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:13:59.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 16:13:59.383 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:13:59.386 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 16:13:59.405 | Using python 3.8 to install pbr 2022-02-14 16:13:59.407 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 16:14:00.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:14:00.150 | from cryptography.utils import int_from_bytes 2022-02-14 16:14:00.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:14:00.150 | from cryptography.utils import int_from_bytes 2022-02-14 16:14:01.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:14:01.308 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 16:14:03.092 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:14:03.098 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:14:03.098 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:14:03.204 | + inc/python:pip_install:200 : result=0 2022-02-14 16:14:03.206 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:14:03.208 | + functions-common:time_stop:2425 : local name 2022-02-14 16:14:03.210 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:14:03.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:14:03.214 | + functions-common:time_stop:2428 : local total 2022-02-14 16:14:03.216 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:14:03.218 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:14:03.220 | + functions-common:time_stop:2432 : start_time=1644855239400 2022-02-14 16:14:03.222 | + functions-common:time_stop:2434 : [[ -z 1644855239400 ]] 2022-02-14 16:14:03.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:14:03.229 | + functions-common:time_stop:2437 : end_time=1644855243226 2022-02-14 16:14:03.231 | + functions-common:time_stop:2438 : elapsed_time=3826 2022-02-14 16:14:03.233 | + functions-common:time_stop:2439 : total=22402 2022-02-14 16:14:03.235 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:14:03.237 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26228 2022-02-14 16:14:03.239 | + inc/python:pip_install:203 : return 0 2022-02-14 16:14:03.242 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 16:14:06.354 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 16:14:08.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:14:08.199 | Collecting bindep 2022-02-14 16:14:08.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-14 16:14:08.309 | Collecting packaging; python_version >= "3.6" 2022-02-14 16:14:08.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-14 16:14:08.351 | Collecting Parsley 2022-02-14 16:14:08.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-14 16:14:08.504 | Collecting pbr>=2.0.0 2022-02-14 16:14:08.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-14 16:14:08.573 | Collecting distro 2022-02-14 16:14:08.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-14 16:14:08.741 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-14 16:14:08.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-14 16:14:08.796 | Installing collected packages: pyparsing, packaging, Parsley, pbr, distro, bindep 2022-02-14 16:14:09.356 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-14 16:14:09.433 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 16:14:09.436 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 16:14:09.439 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 16:14:09.456 | + ./stack.sh:main:819 : pkgs= 2022-02-14 16:14:09.458 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 16:14:09.460 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 16:14:09.462 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 16:14:09.465 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 16:14:09.467 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 16:14:09.469 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 16:14:09.471 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 16:14:09.473 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 16:14:09.475 | + functions-common:run_phase:1863 : local extra 2022-02-14 16:14:09.478 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 16:14:09.481 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 16:14:09.484 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 16:14:09.486 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 16:14:09.488 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 16:14:09.491 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 16:14:09.505 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:14:09.507 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 16:14:09.509 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 16:14:09.512 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 16:14:09.514 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 16:14:09.516 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 16:14:09.518 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 16:14:09.520 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 16:14:09.522 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 16:14:09.524 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 16:14:09.526 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 16:14:09.528 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 16:14:09.530 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 16:14:09.532 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 16:14:09.534 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 16:14:09.537 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 16:14:09.539 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 16:14:09.541 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 16:14:09.543 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 16:14:09.545 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 16:14:09.547 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 16:14:09.550 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 16:14:09.553 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 16:14:09.555 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 16:14:09.557 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 16:14:09.559 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 16:14:09.606 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 16:14:09.607 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 16:14:09.609 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 16:14:09.969 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 16:14:09.971 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 16:14:09.987 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:14:09.990 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 16:14:09.992 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 16:14:09.994 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:14:09.997 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 16:14:09.999 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:14:10.001 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:14:10.004 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:14:10.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:10.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:10.010 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:14:10.013 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 16:14:10.015 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 16:14:10.017 | + functions-common:apt_get_update:1190 : return 2022-02-14 16:14:10.020 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 16:14:10.022 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:14:10.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:10.026 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:10.029 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 16:14:10.048 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 16:14:10.157 | Reading package lists... 2022-02-14 16:14:10.389 | Building dependency tree... 2022-02-14 16:14:10.390 | Reading state information... 2022-02-14 16:14:10.626 | The following packages were automatically installed and are no longer required: 2022-02-14 16:14:10.628 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:14:10.628 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:14:10.628 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:14:10.628 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:14:10.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:14:10.628 | python3-zope.interface 2022-02-14 16:14:10.628 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:14:10.628 | The following additional packages will be installed: 2022-02-14 16:14:10.628 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-14 16:14:10.628 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-14 16:14:10.628 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-14 16:14:10.629 | erlang-tools erlang-xmerl locales-all 2022-02-14 16:14:10.631 | Suggested packages: 2022-02-14 16:14:10.631 | erlang erlang-manpages erlang-doc 2022-02-14 16:14:10.699 | The following NEW packages will be installed: 2022-02-14 16:14:10.699 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-14 16:14:10.699 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-14 16:14:10.699 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-14 16:14:10.700 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-14 16:14:10.984 | 0 upgraded, 19 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:14:10.984 | Need to get 38.1 MB of archives. 2022-02-14 16:14:10.984 | After this operation, 276 MB of additional disk space will be used. 2022-02-14 16:14:10.985 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-14 16:14:12.878 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-14 16:14:12.939 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-14 16:14:12.950 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-14 16:14:12.999 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-14 16:14:13.065 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-14 16:14:13.081 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-14 16:14:13.309 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-14 16:14:13.311 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-14 16:14:13.312 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-14 16:14:13.316 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-14 16:14:13.385 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-14 16:14:13.521 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-14 16:14:13.595 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-14 16:14:13.607 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-14 16:14:13.640 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-14 16:14:13.791 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-14 16:14:13.932 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-14 16:14:15.781 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-14 16:14:18.163 | Fetched 38.1 MB in 7s (5,532 kB/s) 2022-02-14 16:14:18.194 | Selecting previously unselected package erlang-base. 2022-02-14 16:14:18.241 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-14 16:14:18.245 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:18.248 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.330 | Selecting previously unselected package erlang-asn1. 2022-02-14 16:14:19.338 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.341 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.450 | Selecting previously unselected package erlang-crypto. 2022-02-14 16:14:19.459 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.461 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.505 | Selecting previously unselected package erlang-public-key. 2022-02-14 16:14:19.514 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.516 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.615 | Selecting previously unselected package erlang-mnesia. 2022-02-14 16:14:19.623 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.625 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.738 | Selecting previously unselected package erlang-runtime-tools. 2022-02-14 16:14:19.746 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.748 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.802 | Selecting previously unselected package erlang-ssl. 2022-02-14 16:14:19.811 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.813 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:19.983 | Selecting previously unselected package erlang-eldap. 2022-02-14 16:14:19.991 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:19.993 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.030 | Selecting previously unselected package erlang-ftp. 2022-02-14 16:14:20.039 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.041 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.074 | Selecting previously unselected package erlang-tftp. 2022-02-14 16:14:20.083 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.085 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.120 | Selecting previously unselected package erlang-inets. 2022-02-14 16:14:20.129 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.131 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.238 | Selecting previously unselected package erlang-snmp. 2022-02-14 16:14:20.247 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.249 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.497 | Selecting previously unselected package erlang-os-mon. 2022-02-14 16:14:20.506 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.509 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.543 | Selecting previously unselected package erlang-parsetools. 2022-02-14 16:14:20.552 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.554 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.598 | Selecting previously unselected package erlang-syntax-tools. 2022-02-14 16:14:20.606 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.608 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.678 | Selecting previously unselected package erlang-tools. 2022-02-14 16:14:20.686 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.688 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.784 | Selecting previously unselected package erlang-xmerl. 2022-02-14 16:14:20.792 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 16:14:20.795 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:20.969 | Selecting previously unselected package locales-all. 2022-02-14 16:14:20.978 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-14 16:14:20.980 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-14 16:14:25.174 | Selecting previously unselected package rabbitmq-server. 2022-02-14 16:14:25.185 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-14 16:14:25.188 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-14 16:14:26.327 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:26.705 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-14 16:14:26.705 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-14 16:14:30.936 | Searching for services which depend on erlang and should be started... none found. 2022-02-14 16:14:30.941 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.946 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.951 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-14 16:14:30.959 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.964 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.969 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.974 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.980 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.985 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.990 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:30.995 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.000 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.005 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.011 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.017 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.022 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.027 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-14 16:14:31.033 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-14 16:14:31.119 | Adding group `rabbitmq' (GID 125) ... 2022-02-14 16:14:31.131 | Done. 2022-02-14 16:14:31.210 | Adding system user `rabbitmq' (UID 117) ... 2022-02-14 16:14:31.211 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-14 16:14:31.241 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-14 16:14:31.504 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-14 16:14:37.102 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 16:14:37.708 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 16:14:44.963 | + functions-common:apt_get:1234 : result=0 2022-02-14 16:14:44.965 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:14:44.968 | + functions-common:time_stop:2425 : local name 2022-02-14 16:14:44.970 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:14:44.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:14:44.974 | + functions-common:time_stop:2428 : local total 2022-02-14 16:14:44.976 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:14:44.978 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:14:44.980 | + functions-common:time_stop:2432 : start_time=1644855250046 2022-02-14 16:14:44.983 | + functions-common:time_stop:2434 : [[ -z 1644855250046 ]] 2022-02-14 16:14:44.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:14:44.990 | + functions-common:time_stop:2437 : end_time=1644855284987 2022-02-14 16:14:44.992 | + functions-common:time_stop:2438 : elapsed_time=34941 2022-02-14 16:14:44.994 | + functions-common:time_stop:2439 : total=187506 2022-02-14 16:14:44.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:14:44.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=222447 2022-02-14 16:14:45.001 | + functions-common:apt_get:1238 : return 0 2022-02-14 16:14:45.003 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 16:14:45.005 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 16:14:45.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 16:14:45.010 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 16:14:45.012 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 16:14:45.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 16:14:45.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 16:14:45.019 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 16:14:45.021 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 16:14:45.023 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 16:14:45.025 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 16:14:45.028 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 16:14:45.030 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 16:14:45.033 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 16:14:45.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 16:14:45.037 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 16:14:45.039 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 16:14:45.042 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:14:45.044 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 16:14:45.047 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 16:14:45.049 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 16:14:45.051 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 16:14:45.053 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 16:14:45.055 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 16:14:45.058 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 16:14:45.060 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 16:14:45.062 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 16:14:45.065 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 16:14:45.080 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:14:45.082 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 16:14:45.085 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 16:14:45.087 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 16:14:45.089 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 16:14:45.092 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 16:14:45.096 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 16:14:45.099 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 16:14:45.101 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 16:14:45.103 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 16:14:45.105 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 16:14:45.108 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 16:14:45.111 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 16:14:45.817 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 16:14:45.817 | user tags 2022-02-14 16:14:45.817 | guest [administrator]' 2022-02-14 16:14:45.821 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 16:14:45.821 | user tags 2022-02-14 16:14:45.821 | guest [administrator]' 2022-02-14 16:14:45.821 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 16:14:45.827 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-14 16:14:45.830 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-14 16:14:45.832 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-14 16:14:46.494 | Adding user "stackrabbit" ... 2022-02-14 16:14:46.516 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 16:14:47.183 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 16:14:47.207 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 16:14:47.209 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 16:14:47.880 | Changing password for user "stackrabbit" ... 2022-02-14 16:14:47.903 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 16:14:47.905 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 16:14:47.908 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 16:14:48.564 | Deleting user "guest" ... 2022-02-14 16:14:48.586 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 16:14:48.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:14:48.605 | + ./stack.sh:main:836 : install_database 2022-02-14 16:14:48.608 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 16:14:48.611 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 16:14:48.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:48.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:48.617 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 16:14:48.834 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 16:14:48.836 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-14 16:14:48.841 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-14 16:14:48.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:48.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:48.848 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-14 16:14:48.850 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-14 16:14:48.852 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-14 16:14:48.856 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 16:14:48.858 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 16:14:48.860 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 16:14:48.862 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:14:48.865 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 16:14:48.867 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 16:14:48.869 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 16:14:48.871 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 16:14:48.874 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 16:14:48.876 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 16:14:48.878 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 16:14:48.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 16:14:48.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 16:14:48.885 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 16:14:48.888 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:14:48.890 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 16:14:48.893 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 16:14:48.895 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 16:14:48.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 16:14:48.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 16:14:48.901 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 16:14:48.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 16:14:48.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 16:14:48.908 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 16:14:48.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:48.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:48.915 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 16:14:48.917 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 16:14:48.919 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:14:48.922 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 16:14:48.924 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:14:48.926 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:14:48.928 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:14:48.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:48.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:48.935 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:14:48.938 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 16:14:48.940 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 16:14:48.942 | + functions-common:apt_get_update:1190 : return 2022-02-14 16:14:48.944 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 16:14:48.947 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:14:48.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:14:48.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:14:48.953 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 16:14:48.973 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-14 16:14:49.081 | Reading package lists... 2022-02-14 16:14:49.321 | Building dependency tree... 2022-02-14 16:14:49.323 | Reading state information... 2022-02-14 16:14:49.562 | The following packages were automatically installed and are no longer required: 2022-02-14 16:14:49.563 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:14:49.563 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:14:49.563 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:14:49.563 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:14:49.563 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:14:49.564 | python3-zope.interface 2022-02-14 16:14:49.564 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:14:49.564 | The following additional packages will be installed: 2022-02-14 16:14:49.564 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-14 16:14:49.564 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-14 16:14:49.564 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-14 16:14:49.565 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-14 16:14:49.565 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-14 16:14:49.565 | mysql-server-8.0 mysql-server-core-8.0 2022-02-14 16:14:49.566 | Suggested packages: 2022-02-14 16:14:49.566 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-14 16:14:49.642 | The following NEW packages will be installed: 2022-02-14 16:14:49.642 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-14 16:14:49.642 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-14 16:14:49.642 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-14 16:14:49.642 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-14 16:14:49.642 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-14 16:14:49.643 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-14 16:14:49.749 | 0 upgraded, 24 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:14:49.749 | Need to get 31.4 MB of archives. 2022-02-14 16:14:49.749 | After this operation, 262 MB of additional disk space will be used. 2022-02-14 16:14:49.749 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-14 16:14:50.355 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-14 16:14:50.357 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-14 16:14:50.364 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-14 16:14:50.365 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-14 16:14:50.385 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-14 16:14:53.198 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-14 16:14:53.362 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-14 16:14:53.363 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-14 16:14:53.383 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-14 16:14:53.385 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-14 16:14:53.448 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-14 16:14:53.449 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-14 16:14:53.450 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-14 16:14:53.451 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-14 16:14:53.452 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-14 16:14:53.453 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-14 16:14:53.454 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-14 16:14:53.454 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-14 16:14:53.455 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-14 16:14:53.492 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-14 16:14:53.534 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-14 16:14:54.687 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-14 16:14:54.688 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-14 16:14:55.182 | Preconfiguring packages ... 2022-02-14 16:14:55.298 | Fetched 31.4 MB in 5s (6,242 kB/s) 2022-02-14 16:14:55.326 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-14 16:14:55.376 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-14 16:14:55.380 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 16:14:55.382 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:14:56.309 | Selecting previously unselected package mysql-client-8.0. 2022-02-14 16:14:56.319 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 16:14:56.321 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:14:56.352 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-14 16:14:56.362 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-14 16:14:56.366 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 16:14:56.407 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-14 16:14:56.416 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-14 16:14:56.418 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 16:14:56.449 | Selecting previously unselected package libmecab2:amd64. 2022-02-14 16:14:56.458 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-14 16:14:56.460 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-14 16:14:56.526 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-14 16:14:56.536 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 16:14:56.538 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:14:59.411 | Selecting previously unselected package mysql-server-8.0. 2022-02-14 16:14:59.421 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 16:14:59.869 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:14:59.934 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-14 16:14:59.944 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-14 16:14:59.946 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-14 16:14:59.975 | Selecting previously unselected package liburi-perl. 2022-02-14 16:14:59.987 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-14 16:14:59.989 | Unpacking liburi-perl (1.76-2) ... 2022-02-14 16:15:00.037 | Selecting previously unselected package libhtml-parser-perl. 2022-02-14 16:15:00.047 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-14 16:15:00.050 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-14 16:15:00.090 | Selecting previously unselected package libcgi-pm-perl. 2022-02-14 16:15:00.100 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-14 16:15:00.103 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-14 16:15:00.158 | Selecting previously unselected package libfcgi-perl. 2022-02-14 16:15:00.167 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-14 16:15:00.170 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-14 16:15:00.202 | Selecting previously unselected package libcgi-fast-perl. 2022-02-14 16:15:00.211 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-14 16:15:00.214 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-14 16:15:00.241 | Selecting previously unselected package libencode-locale-perl. 2022-02-14 16:15:00.250 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-14 16:15:00.252 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-14 16:15:00.278 | Selecting previously unselected package libhtml-template-perl. 2022-02-14 16:15:00.288 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-14 16:15:00.290 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-14 16:15:00.325 | Selecting previously unselected package libtimedate-perl. 2022-02-14 16:15:00.334 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-14 16:15:00.336 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-14 16:15:00.375 | Selecting previously unselected package libhttp-date-perl. 2022-02-14 16:15:00.385 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-14 16:15:00.387 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-14 16:15:00.413 | Selecting previously unselected package libio-html-perl. 2022-02-14 16:15:00.422 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-14 16:15:00.425 | Unpacking libio-html-perl (1.001-1) ... 2022-02-14 16:15:00.451 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-14 16:15:00.461 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-14 16:15:00.463 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-14 16:15:00.490 | Selecting previously unselected package libhttp-message-perl. 2022-02-14 16:15:00.500 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-14 16:15:00.502 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-14 16:15:00.539 | Selecting previously unselected package mecab-utils. 2022-02-14 16:15:00.549 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-14 16:15:00.551 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-14 16:15:00.579 | Selecting previously unselected package mecab-ipadic. 2022-02-14 16:15:00.589 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-14 16:15:00.591 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-14 16:15:01.872 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-14 16:15:01.882 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-14 16:15:01.884 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-14 16:15:01.915 | Selecting previously unselected package mysql-server. 2022-02-14 16:15:01.925 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-14 16:15:01.928 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:01.981 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-14 16:15:01.988 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:01.993 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-14 16:15:02.000 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-14 16:15:02.007 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-14 16:15:02.012 | Setting up mecab-utils (0.996-10build1) ... 2022-02-14 16:15:02.018 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 16:15:02.024 | Setting up libio-html-perl (1.001-1) ... 2022-02-14 16:15:02.029 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-14 16:15:02.034 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:02.039 | Setting up libfcgi-perl (0.79-1) ... 2022-02-14 16:15:02.044 | Setting up liburi-perl (1.76-2) ... 2022-02-14 16:15:02.049 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 16:15:02.055 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-14 16:15:02.060 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-14 16:15:02.065 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-14 16:15:02.069 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-14 16:15:02.069 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-14 16:15:02.069 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-14 16:15:02.069 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-14 16:15:02.209 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-14 16:15:02.209 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-14 16:15:02.210 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-14 16:15:02.210 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-14 16:15:02.217 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-14 16:15:02.305 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-14 16:15:02.306 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-14 16:15:02.306 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-14 16:15:02.333 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-14 16:15:02.379 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-14 16:15:02.665 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-14 16:15:02.672 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-14 16:15:02.762 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-14 16:15:02.762 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-14 16:15:02.762 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-14 16:15:02.762 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-14 16:15:02.767 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-14 16:15:02.767 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-14 16:15:02.812 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-14 16:15:03.007 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-14 16:15:03.008 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-14 16:15:03.008 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-14 16:15:03.008 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-14 16:15:03.011 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-14 16:15:03.011 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-14 16:15:03.427 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-14 16:15:03.546 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-14 16:15:03.864 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-14 16:15:03.868 | 2022-02-14 16:15:03.868 | done! 2022-02-14 16:15:03.875 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-14 16:15:03.879 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:03.884 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-14 16:15:03.889 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-14 16:15:03.911 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-14 16:15:03.911 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-14 16:15:03.911 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-14 16:15:03.911 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-14 16:15:04.126 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-14 16:15:04.126 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-14 16:15:04.127 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-14 16:15:04.127 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-14 16:15:04.139 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-14 16:15:04.268 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-14 16:15:04.269 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-14 16:15:04.269 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-14 16:15:04.314 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-14 16:15:04.388 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-14 16:15:04.880 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-14 16:15:04.890 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-14 16:15:04.999 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-14 16:15:04.999 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-14 16:15:05.000 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-14 16:15:05.000 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-14 16:15:05.005 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-14 16:15:05.006 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-14 16:15:05.094 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-14 16:15:05.380 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-14 16:15:05.381 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-14 16:15:05.382 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-14 16:15:05.382 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-14 16:15:05.385 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-14 16:15:05.386 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-14 16:15:05.889 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-14 16:15:06.024 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-14 16:15:06.348 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-14 16:15:06.352 | 2022-02-14 16:15:06.352 | done! 2022-02-14 16:15:06.359 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-14 16:15:06.364 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-14 16:15:06.369 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-14 16:15:06.374 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:07.062 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-14 16:15:07.092 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-14 16:15:15.099 | mysqld will log errors to /var/log/mysql/error.log 2022-02-14 16:15:15.794 | mysqld is running as pid 56240 2022-02-14 16:15:18.613 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-14 16:15:20.711 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-14 16:15:20.716 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-14 16:15:20.721 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 16:15:20.726 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-14 16:15:20.733 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 16:15:21.079 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 16:15:22.768 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 16:15:29.648 | + functions-common:apt_get:1234 : result=0 2022-02-14 16:15:29.650 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:15:29.652 | + functions-common:time_stop:2425 : local name 2022-02-14 16:15:29.655 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:15:29.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:15:29.659 | + functions-common:time_stop:2428 : local total 2022-02-14 16:15:29.661 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:15:29.664 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:15:29.666 | + functions-common:time_stop:2432 : start_time=1644855288971 2022-02-14 16:15:29.668 | + functions-common:time_stop:2434 : [[ -z 1644855288971 ]] 2022-02-14 16:15:29.670 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:15:29.674 | + functions-common:time_stop:2437 : end_time=1644855329672 2022-02-14 16:15:29.677 | + functions-common:time_stop:2438 : elapsed_time=40701 2022-02-14 16:15:29.679 | + functions-common:time_stop:2439 : total=222447 2022-02-14 16:15:29.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:15:29.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=263148 2022-02-14 16:15:29.686 | + functions-common:apt_get:1238 : return 0 2022-02-14 16:15:29.688 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 16:15:29.690 | + ./stack.sh:main:839 : install_database_python 2022-02-14 16:15:29.693 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 16:15:29.695 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 16:15:29.697 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 16:15:29.699 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 16:15:29.703 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 16:15:29.705 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 16:15:29.707 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 16:15:29.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 16:15:29.711 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 16:15:29.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 16:15:29.718 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 16:15:29.721 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 16:15:29.723 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 16:15:29.725 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 16:15:29.746 | Using python 3.8 to install PyMySQL 2022-02-14 16:15:29.749 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-14 16:15:30.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:30.479 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:30.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:30.479 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:31.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:15:31.718 | Collecting PyMySQL 2022-02-14 16:15:31.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-14 16:15:33.296 | Installing collected packages: PyMySQL 2022-02-14 16:15:33.423 | Successfully installed PyMySQL-1.0.2 2022-02-14 16:15:33.423 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:15:33.428 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:15:33.428 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:15:33.533 | + inc/python:pip_install:200 : result=0 2022-02-14 16:15:33.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:15:33.537 | + functions-common:time_stop:2425 : local name 2022-02-14 16:15:33.540 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:15:33.542 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:15:33.544 | + functions-common:time_stop:2428 : local total 2022-02-14 16:15:33.546 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:15:33.548 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:15:33.550 | + functions-common:time_stop:2432 : start_time=1644855329741 2022-02-14 16:15:33.553 | + functions-common:time_stop:2434 : [[ -z 1644855329741 ]] 2022-02-14 16:15:33.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:15:33.560 | + functions-common:time_stop:2437 : end_time=1644855333557 2022-02-14 16:15:33.562 | + functions-common:time_stop:2438 : elapsed_time=3816 2022-02-14 16:15:33.565 | + functions-common:time_stop:2439 : total=26228 2022-02-14 16:15:33.567 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:15:33.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30044 2022-02-14 16:15:33.571 | + inc/python:pip_install:203 : return 0 2022-02-14 16:15:33.574 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 16:15:33.576 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 16:15:33.578 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 16:15:33.581 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 16:15:33.596 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:15:33.598 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 16:15:33.601 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 16:15:33.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 16:15:33.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 16:15:33.609 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 16:15:33.612 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 16:15:33.614 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 16:15:33.617 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 16:15:33.619 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 16:15:33.621 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 16:15:33.637 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:15:33.640 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 16:15:33.642 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 16:15:33.644 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:15:33.647 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 16:15:33.649 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:15:33.651 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:15:33.653 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:15:33.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:15:33.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:15:33.660 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:15:33.662 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 16:15:33.664 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 16:15:33.666 | + functions-common:apt_get_update:1190 : return 2022-02-14 16:15:33.669 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 16:15:33.671 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:15:33.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:15:33.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:15:33.678 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 16:15:33.699 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-14 16:15:33.806 | Reading package lists... 2022-02-14 16:15:34.044 | Building dependency tree... 2022-02-14 16:15:34.046 | Reading state information... 2022-02-14 16:15:34.282 | The following packages were automatically installed and are no longer required: 2022-02-14 16:15:34.284 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:15:34.284 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:15:34.284 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:15:34.284 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:15:34.284 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:15:34.284 | python3-zope.interface 2022-02-14 16:15:34.284 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:15:34.350 | The following NEW packages will be installed: 2022-02-14 16:15:34.350 | radvd 2022-02-14 16:15:34.457 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:15:34.457 | Need to get 59.0 kB of archives. 2022-02-14 16:15:34.457 | After this operation, 164 kB of additional disk space will be used. 2022-02-14 16:15:34.457 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-14 16:15:35.099 | Fetched 59.0 kB in 0s (305 kB/s) 2022-02-14 16:15:35.132 | Selecting previously unselected package radvd. 2022-02-14 16:15:35.184 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-14 16:15:35.187 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-14 16:15:35.190 | Unpacking radvd (1:2.17-2) ... 2022-02-14 16:15:35.253 | Setting up radvd (1:2.17-2) ... 2022-02-14 16:15:36.160 | Job for radvd.service failed because the control process exited with error code. 2022-02-14 16:15:36.160 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-14 16:15:36.162 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-14 16:15:36.174 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-14 16:15:36.174 | Loaded: loaded (]8;;file://n-d-829064-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-14 16:15:36.174 | Active: failed (Result: exit-code) since Mon 2022-02-14 16:15:36 UTC; 15ms ago 2022-02-14 16:15:36.174 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-14 16:15:36.174 | Process: 57345 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-14 16:15:36.174 | 2022-02-14 16:15:36.174 | Feb 14 16:15:36 n-d-829064-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-14 16:15:36.174 | Feb 14 16:15:36 n-d-829064-2 radvd[57345]: can't open /etc/radvd.conf: No such file or directory 2022-02-14 16:15:36.174 | Feb 14 16:15:36 n-d-829064-2 radvd[57345]: Insecure file permissions, but continuing anyway 2022-02-14 16:15:36.174 | Feb 14 16:15:36 n-d-829064-2 radvd[57345]: exiting, failed to read config file 2022-02-14 16:15:36.174 | Feb 14 16:15:36 n-d-829064-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-14 16:15:36.175 | Feb 14 16:15:36 n-d-829064-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-14 16:15:36.175 | Feb 14 16:15:36 n-d-829064-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-14 16:15:36.178 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 16:15:36.275 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 16:15:43.573 | + functions-common:apt_get:1234 : result=0 2022-02-14 16:15:43.576 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:15:43.578 | + functions-common:time_stop:2425 : local name 2022-02-14 16:15:43.581 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:15:43.583 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:15:43.585 | + functions-common:time_stop:2428 : local total 2022-02-14 16:15:43.587 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:15:43.589 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:15:43.592 | + functions-common:time_stop:2432 : start_time=1644855333696 2022-02-14 16:15:43.594 | + functions-common:time_stop:2434 : [[ -z 1644855333696 ]] 2022-02-14 16:15:43.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:15:43.600 | + functions-common:time_stop:2437 : end_time=1644855343598 2022-02-14 16:15:43.603 | + functions-common:time_stop:2438 : elapsed_time=9902 2022-02-14 16:15:43.605 | + functions-common:time_stop:2439 : total=263148 2022-02-14 16:15:43.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:15:43.609 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=273050 2022-02-14 16:15:43.612 | + functions-common:apt_get:1238 : return 0 2022-02-14 16:15:43.614 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 16:15:43.630 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:15:43.633 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 16:15:43.635 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 16:15:43.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 16:15:43.640 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 16:15:43.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 16:15:43.661 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 16:15:43.663 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:15:43.666 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 16:15:43.668 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:15:43.670 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:15:43.673 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:15:43.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:15:43.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:15:43.679 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:15:43.681 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 16:15:43.684 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 16:15:43.686 | + functions-common:apt_get_update:1190 : return 2022-02-14 16:15:43.689 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 16:15:43.691 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:15:43.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:15:43.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:15:43.697 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 16:15:43.716 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-14 16:15:43.824 | Reading package lists... 2022-02-14 16:15:44.057 | Building dependency tree... 2022-02-14 16:15:44.059 | Reading state information... 2022-02-14 16:15:44.301 | fakeroot is already the newest version (1.24-1). 2022-02-14 16:15:44.301 | fakeroot set to manually installed. 2022-02-14 16:15:44.301 | make is already the newest version (4.2.1-1.2). 2022-02-14 16:15:44.302 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 16:15:44.302 | The following packages were automatically installed and are no longer required: 2022-02-14 16:15:44.303 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:15:44.303 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:15:44.303 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:15:44.303 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:15:44.303 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:15:44.303 | python3-zope.interface 2022-02-14 16:15:44.303 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:15:44.430 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:15:44.434 | + functions-common:apt_get:1234 : result=0 2022-02-14 16:15:44.437 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:15:44.439 | + functions-common:time_stop:2425 : local name 2022-02-14 16:15:44.441 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:15:44.443 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:15:44.445 | + functions-common:time_stop:2428 : local total 2022-02-14 16:15:44.447 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:15:44.449 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:15:44.451 | + functions-common:time_stop:2432 : start_time=1644855343714 2022-02-14 16:15:44.453 | + functions-common:time_stop:2434 : [[ -z 1644855343714 ]] 2022-02-14 16:15:44.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:15:44.460 | + functions-common:time_stop:2437 : end_time=1644855344458 2022-02-14 16:15:44.462 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 16:15:44.464 | + functions-common:time_stop:2439 : total=273050 2022-02-14 16:15:44.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:15:44.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=273794 2022-02-14 16:15:44.470 | + functions-common:apt_get:1238 : return 0 2022-02-14 16:15:44.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 16:15:44.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:15:44.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:15:44.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 16:15:44.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 16:15:44.485 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 16:15:44.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 16:15:44.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 16:15:44.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 16:15:44.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 16:15:44.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 16:15:44.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 16:15:44.506 | + functions:vercmp:628 : local v1=5.4 2022-02-14 16:15:44.508 | + functions:vercmp:629 : local 'op=<' 2022-02-14 16:15:44.510 | + functions:vercmp:630 : local v2=3.13 2022-02-14 16:15:44.513 | + functions:vercmp:631 : local result 2022-02-14 16:15:44.516 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 16:15:44.517 | ++ functions:vercmp:635 : sort -V 2022-02-14 16:15:44.517 | ++ functions:vercmp:635 : head -1 2022-02-14 16:15:44.521 | + functions:vercmp:635 : result=3.13 2022-02-14 16:15:44.524 | + functions:vercmp:637 : case $op in 2022-02-14 16:15:44.526 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 16:15:44.528 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 16:15:44.530 | + functions:vercmp:648 : return 2022-02-14 16:15:44.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 16:15:44.535 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 16:15:44.537 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 16:15:44.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 16:15:44.858 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 16:15:44.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:44.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:44.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 16:15:44.868 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:44.870 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 16:15:44.889 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:15:44.892 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 16:15:44.894 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 16:15:44.894 | Installing etcd 2022-02-14 16:15:44.896 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 16:15:44.909 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 16:15:44.921 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 16:15:44.923 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 16:15:44.939 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 16:15:44.942 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.945 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.948 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.952 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.954 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-14 16:15:44.957 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 16:15:44.959 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.962 | --2022-02-14 16:15:44-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:44.995 | Resolving github.com (github.com)... 140.82.121.3 2022-02-14 16:15:45.039 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-14 16:15:45.177 | HTTP request sent, awaiting response... 302 Found 2022-02-14 16:15:45.177 | 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%2F20220214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220214T161406Z&X-Amz-Expires=300&X-Amz-Signature=e932f334f59adf8aed15315338c6f1d4d17ebe0e32de7f4824f38fc6f093356f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-14 16:15:45.177 | --2022-02-14 16:15:45-- 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%2F20220214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220214T161406Z&X-Amz-Expires=300&X-Amz-Signature=e932f334f59adf8aed15315338c6f1d4d17ebe0e32de7f4824f38fc6f093356f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-14 16:15:45.178 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2022-02-14 16:15:45.203 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-02-14 16:15:45.541 | HTTP request sent, awaiting response... 200 OK 2022-02-14 16:15:45.541 | Length: 11350736 (11M) [application/octet-stream] 2022-02-14 16:15:45.541 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-14 16:15:45.662 | 2022-02-14 16:15:46.548 | 0K ........ .. 100% 10.8M=1.0s 2022-02-14 16:15:46.548 | 2022-02-14 16:15:46.549 | 2022-02-14 16:15:46 (10.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-14 16:15:46.549 | 2022-02-14 16:15:46.552 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-14 16:15:46.555 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:46.557 | ++ functions:get_extra_file:74 : return 2022-02-14 16:15:46.560 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 16:15:46.562 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 16:15:46.564 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-14 16:15:46.567 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-14 16:15:46.703 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-14 16:15:46.705 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/ 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/README.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-14 16:15:46.710 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-14 16:15:46.711 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-14 16:15:46.712 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-14 16:15:46.713 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-14 16:15:46.714 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-14 16:15:46.715 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-14 16:15:46.715 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-14 16:15:46.715 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-14 16:15:46.715 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-14 16:15:46.715 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-14 16:15:46.716 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-14 16:15:46.717 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-14 16:15:46.718 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-14 16:15:46.719 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-14 16:15:46.721 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-14 16:15:46.907 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-14 16:15:46.908 | etcd-v3.3.12-linux-amd64/etcd 2022-02-14 16:15:47.137 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-14 16:15:47.175 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-14 16:15:47.209 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 16:15:47.211 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 16:15:47.231 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:15:47.233 | + ./stack.sh:main:866 : install_dstat 2022-02-14 16:15:47.235 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 16:15:47.253 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:15:47.256 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 16:15:47.258 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 16:15:47.262 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 16:15:47.265 | + ./stack.sh:main:875 : install_libs 2022-02-14 16:15:47.267 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 16:15:47.269 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 16:15:47.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 16:15:47.274 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 16:15:47.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 16:15:47.284 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.287 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 16:15:47.289 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 16:15:47.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 16:15:47.294 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 16:15:47.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 16:15:47.303 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.305 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 16:15:47.308 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 16:15:47.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 16:15:47.312 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 16:15:47.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 16:15:47.321 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.324 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 16:15:47.326 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 16:15:47.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 16:15:47.331 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 16:15:47.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 16:15:47.341 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.343 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 16:15:47.345 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 16:15:47.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 16:15:47.350 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 16:15:47.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 16:15:47.359 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.361 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 16:15:47.363 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 16:15:47.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 16:15:47.368 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 16:15:47.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 16:15:47.377 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.380 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 16:15:47.382 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 16:15:47.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 16:15:47.387 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 16:15:47.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 16:15:47.396 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.398 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 16:15:47.401 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 16:15:47.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 16:15:47.406 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 16:15:47.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 16:15:47.415 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.417 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 16:15:47.420 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 16:15:47.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 16:15:47.424 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 16:15:47.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 16:15:47.433 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.436 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 16:15:47.438 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 16:15:47.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 16:15:47.443 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 16:15:47.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 16:15:47.452 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.455 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 16:15:47.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 16:15:47.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 16:15:47.462 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 16:15:47.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 16:15:47.471 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.474 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 16:15:47.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 16:15:47.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 16:15:47.481 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 16:15:47.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 16:15:47.490 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.492 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 16:15:47.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 16:15:47.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 16:15:47.499 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 16:15:47.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 16:15:47.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.510 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 16:15:47.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 16:15:47.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 16:15:47.517 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 16:15:47.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 16:15:47.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.529 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 16:15:47.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 16:15:47.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 16:15:47.536 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 16:15:47.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 16:15:47.545 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.547 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 16:15:47.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 16:15:47.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 16:15:47.554 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 16:15:47.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 16:15:47.564 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.566 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 16:15:47.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 16:15:47.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 16:15:47.573 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 16:15:47.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 16:15:47.583 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.585 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 16:15:47.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 16:15:47.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 16:15:47.593 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 16:15:47.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 16:15:47.604 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.606 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 16:15:47.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 16:15:47.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 16:15:47.613 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 16:15:47.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 16:15:47.623 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.625 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 16:15:47.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 16:15:47.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 16:15:47.632 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 16:15:47.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 16:15:47.641 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.644 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 16:15:47.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 16:15:47.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 16:15:47.650 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 16:15:47.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 16:15:47.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.662 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 16:15:47.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 16:15:47.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 16:15:47.669 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 16:15:47.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 16:15:47.678 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.681 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 16:15:47.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 16:15:47.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 16:15:47.689 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 16:15:47.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 16:15:47.698 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.700 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 16:15:47.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 16:15:47.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 16:15:47.707 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 16:15:47.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 16:15:47.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.719 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 16:15:47.721 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 16:15:47.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 16:15:47.726 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 16:15:47.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 16:15:47.735 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.737 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 16:15:47.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 16:15:47.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 16:15:47.744 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 16:15:47.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 16:15:47.754 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.756 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 16:15:47.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 16:15:47.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 16:15:47.764 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 16:15:47.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 16:15:47.773 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.775 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 16:15:47.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 16:15:47.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 16:15:47.784 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 16:15:47.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 16:15:47.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.795 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 16:15:47.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 16:15:47.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 16:15:47.802 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 16:15:47.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 16:15:47.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.814 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 16:15:47.817 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 16:15:47.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 16:15:47.821 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 16:15:47.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 16:15:47.831 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.833 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 16:15:47.836 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 16:15:47.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 16:15:47.840 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 16:15:47.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 16:15:47.850 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.852 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 16:15:47.854 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 16:15:47.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 16:15:47.859 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 16:15:47.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 16:15:47.868 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.871 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 16:15:47.874 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 16:15:47.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 16:15:47.878 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 16:15:47.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 16:15:47.888 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.890 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 16:15:47.892 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 16:15:47.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 16:15:47.897 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 16:15:47.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 16:15:47.906 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.909 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 16:15:47.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 16:15:47.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 16:15:47.916 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 16:15:47.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 16:15:47.925 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.927 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 16:15:47.929 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 16:15:47.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 16:15:47.935 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 16:15:47.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 16:15:47.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.946 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 16:15:47.949 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 16:15:47.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 16:15:47.954 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 16:15:47.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 16:15:47.969 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.971 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 16:15:47.973 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 16:15:47.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 16:15:47.978 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 16:15:47.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:15:47.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:15:47.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 16:15:47.987 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:15:47.990 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 16:15:48.012 | Using python 3.8 to install etcd3 2022-02-14 16:15:48.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-14 16:15:48.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:48.736 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:48.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:48.736 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:49.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:15:49.939 | Collecting etcd3 2022-02-14 16:15:49.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-14 16:15:49.972 | Preparing metadata (setup.py): started 2022-02-14 16:15:50.601 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:15:52.960 | Collecting grpcio>=1.27.1 2022-02-14 16:15:52.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-14 16:15:53.854 | Collecting protobuf>=3.6.1 2022-02-14 16:15:53.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-14 16:15:53.895 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 16:15:53.896 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 16:15:53.926 | Building wheels for collected packages: etcd3 2022-02-14 16:15:53.927 | Building wheel for etcd3 (setup.py): started 2022-02-14 16:15:54.652 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-14 16:15:54.653 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=a50e0126e069f0e5c3ca372022504d77ba51e6d35756d704c4c3cffc5c1b4685 2022-02-14 16:15:54.653 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-14 16:15:54.657 | Successfully built etcd3 2022-02-14 16:15:56.239 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-14 16:15:56.839 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-14 16:15:56.839 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:15:56.845 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:15:56.845 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:15:56.989 | + inc/python:pip_install:200 : result=0 2022-02-14 16:15:56.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:15:56.993 | + functions-common:time_stop:2425 : local name 2022-02-14 16:15:56.995 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:15:56.998 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:15:57.000 | + functions-common:time_stop:2428 : local total 2022-02-14 16:15:57.002 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:15:57.004 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:15:57.006 | + functions-common:time_stop:2432 : start_time=1644855348006 2022-02-14 16:15:57.008 | + functions-common:time_stop:2434 : [[ -z 1644855348006 ]] 2022-02-14 16:15:57.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:15:57.016 | + functions-common:time_stop:2437 : end_time=1644855357013 2022-02-14 16:15:57.018 | + functions-common:time_stop:2438 : elapsed_time=9007 2022-02-14 16:15:57.020 | + functions-common:time_stop:2439 : total=30044 2022-02-14 16:15:57.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:15:57.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39051 2022-02-14 16:15:57.026 | + inc/python:pip_install:203 : return 0 2022-02-14 16:15:57.029 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 16:15:57.049 | Using python 3.8 to install etcd3gw 2022-02-14 16:15:57.052 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-14 16:15:57.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:57.804 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:57.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:15:57.804 | from cryptography.utils import int_from_bytes 2022-02-14 16:15:58.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:15:59.007 | Collecting etcd3gw 2022-02-14 16:15:59.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-14 16:15:59.032 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 16:15:59.033 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 16:15:59.034 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 16:15:59.034 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 16:15:59.067 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-14 16:15:59.069 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 16:15:59.072 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-14 16:15:59.073 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 16:16:00.617 | Installing collected packages: etcd3gw 2022-02-14 16:16:00.722 | Successfully installed etcd3gw-1.0.1 2022-02-14 16:16:00.722 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:16:00.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:16:00.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:16:00.835 | + inc/python:pip_install:200 : result=0 2022-02-14 16:16:00.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:16:00.840 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:00.842 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:00.844 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:00.847 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:00.849 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:00.851 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:16:00.853 | + functions-common:time_stop:2432 : start_time=1644855357044 2022-02-14 16:16:00.855 | + functions-common:time_stop:2434 : [[ -z 1644855357044 ]] 2022-02-14 16:16:00.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:00.862 | + functions-common:time_stop:2437 : end_time=1644855360860 2022-02-14 16:16:00.864 | + functions-common:time_stop:2438 : elapsed_time=3816 2022-02-14 16:16:00.866 | + functions-common:time_stop:2439 : total=39051 2022-02-14 16:16:00.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:00.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42867 2022-02-14 16:16:00.873 | + inc/python:pip_install:203 : return 0 2022-02-14 16:16:00.875 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 16:16:00.878 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 16:16:00.880 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 16:16:00.882 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 16:16:00.885 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 16:16:00.887 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 16:16:00.890 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 16:16:00.892 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 16:16:00.894 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 16:16:00.897 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 16:16:00.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 16:16:00.901 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 16:16:00.904 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 16:16:00.907 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 16:16:00.909 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 16:16:00.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:00.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:00.916 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 16:16:00.918 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 16:16:00.920 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 16:16:00.923 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 16:16:00.925 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 16:16:00.927 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 16:16:00.929 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 16:16:00.932 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 16:16:00.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:00.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:00.939 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 16:16:00.941 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 16:16:00.943 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 16:16:00.946 | + functions-common:apt_get_update:1190 : return 2022-02-14 16:16:00.948 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 16:16:00.951 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 16:16:00.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:00.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:00.958 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 16:16:00.979 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 16:16:01.086 | Reading package lists... 2022-02-14 16:16:01.318 | Building dependency tree... 2022-02-14 16:16:01.319 | Reading state information... 2022-02-14 16:16:01.564 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 16:16:01.564 | The following packages were automatically installed and are no longer required: 2022-02-14 16:16:01.565 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 16:16:01.565 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 16:16:01.565 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 16:16:01.565 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 16:16:01.565 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 16:16:01.565 | python3-zope.interface 2022-02-14 16:16:01.565 | Use 'sudo apt autoremove' to remove them. 2022-02-14 16:16:01.565 | The following additional packages will be installed: 2022-02-14 16:16:01.566 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-14 16:16:01.567 | Suggested packages: 2022-02-14 16:16:01.567 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-14 16:16:01.634 | The following NEW packages will be installed: 2022-02-14 16:16:01.634 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-14 16:16:01.739 | 0 upgraded, 6 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 16:16:01.739 | Need to get 1,306 kB of archives. 2022-02-14 16:16:01.739 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-14 16:16:01.739 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-14 16:16:02.388 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-14 16:16:02.684 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-14 16:16:02.989 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-14 16:16:03.653 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-14 16:16:03.653 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-14 16:16:04.257 | Fetched 1,306 kB in 2s (632 kB/s) 2022-02-14 16:16:04.288 | Selecting previously unselected package libnorm1:amd64. 2022-02-14 16:16:04.339 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-14 16:16:04.343 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-14 16:16:04.347 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-14 16:16:04.416 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-14 16:16:04.425 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-14 16:16:04.427 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-14 16:16:04.478 | Selecting previously unselected package libzmq5:amd64. 2022-02-14 16:16:04.488 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-14 16:16:04.490 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-14 16:16:04.553 | Selecting previously unselected package uwsgi-core. 2022-02-14 16:16:04.563 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 16:16:04.565 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-14 16:16:04.705 | Selecting previously unselected package uwsgi. 2022-02-14 16:16:04.714 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 16:16:04.716 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-14 16:16:04.759 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-14 16:16:04.769 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 16:16:04.771 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-14 16:16:04.836 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-14 16:16:04.842 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-14 16:16:04.847 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-14 16:16:04.853 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-14 16:16:04.866 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-14 16:16:05.713 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-14 16:16:05.738 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 16:16:06.103 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 16:16:06.473 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 16:16:13.380 | + functions-common:apt_get:1234 : result=0 2022-02-14 16:16:13.383 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 16:16:13.385 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:13.387 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:13.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:13.392 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:13.394 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:13.396 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 16:16:13.398 | + functions-common:time_stop:2432 : start_time=1644855360977 2022-02-14 16:16:13.400 | + functions-common:time_stop:2434 : [[ -z 1644855360977 ]] 2022-02-14 16:16:13.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:13.408 | + functions-common:time_stop:2437 : end_time=1644855373405 2022-02-14 16:16:13.410 | + functions-common:time_stop:2438 : elapsed_time=12428 2022-02-14 16:16:13.412 | + functions-common:time_stop:2439 : total=273794 2022-02-14 16:16:13.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:13.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=286222 2022-02-14 16:16:13.419 | + functions-common:apt_get:1238 : return 0 2022-02-14 16:16:13.421 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 16:16:13.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:13.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:13.428 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 16:16:13.490 | Enabling module proxy. 2022-02-14 16:16:13.496 | To activate the new configuration, you need to run: 2022-02-14 16:16:13.496 | systemctl restart apache2 2022-02-14 16:16:13.500 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 16:16:13.560 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 16:16:13.560 | Module proxy already enabled 2022-02-14 16:16:13.560 | Enabling module proxy_uwsgi. 2022-02-14 16:16:13.566 | To activate the new configuration, you need to run: 2022-02-14 16:16:13.566 | systemctl restart apache2 2022-02-14 16:16:13.570 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 16:16:13.572 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 16:16:13.575 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 16:16:13.578 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 16:16:13.705 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 16:16:13.708 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 16:16:13.711 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 16:16:13.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 16:16:13.721 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.724 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 16:16:13.726 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 16:16:13.728 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 16:16:13.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 16:16:13.738 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.740 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 16:16:13.742 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 16:16:13.745 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 16:16:13.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 16:16:13.754 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.756 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 16:16:13.758 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 16:16:13.761 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 16:16:13.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 16:16:13.770 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.772 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 16:16:13.775 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 16:16:13.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 16:16:13.784 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.787 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 16:16:13.789 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 16:16:13.791 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 16:16:13.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 16:16:13.800 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.803 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 16:16:13.820 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:13.822 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 16:16:13.824 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 16:16:13.827 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 16:16:13.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 16:16:13.836 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.839 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 16:16:13.855 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:13.858 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 16:16:13.860 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 16:16:13.862 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 16:16:13.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 16:16:13.872 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.874 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 16:16:13.876 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 16:16:13.879 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 16:16:13.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:13.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:13.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 16:16:13.888 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:13.891 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 16:16:13.893 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 16:16:13.896 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 16:16:13.899 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 16:16:13.901 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 16:16:13.904 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 16:16:13.908 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 16:16:13.908 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 16:16:13.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 16:16:13.915 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 16:16:13.917 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 16:16:13.920 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 16:16:13.923 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 16:16:13.944 | Using python 3.8 to install keystonemiddleware 2022-02-14 16:16:13.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 keystonemiddleware 2022-02-14 16:16:14.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:14.677 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:14.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:14.677 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:15.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:16:15.806 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 16:16:15.857 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 16:16:15.858 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 16:16:15.860 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 16:16:15.861 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 16:16:15.862 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 16:16:15.863 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 16:16:15.864 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 16:16:15.865 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 16:16:15.866 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 16:16:15.867 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 16:16:15.868 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 16:16:15.869 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 16:16:15.870 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 16:16:15.871 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 16:16:15.927 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-14 16:16:15.928 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-14 16:16:15.930 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-14 16:16:15.968 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-14 16:16:16.009 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 16:16:16.010 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-14 16:16:16.013 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 16:16:16.015 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-14 16:16:16.065 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-14 16:16:16.066 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-14 16:16:16.076 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-14 16:16:16.076 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-14 16:16:16.091 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-14 16:16:16.092 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-14 16:16:16.094 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 16:16:16.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 16:16:16.157 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-14 16:16:16.159 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 16:16:16.161 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-14 16:16:16.211 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-14 16:16:16.223 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-14 16:16:17.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:16:17.770 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:16:17.770 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:16:17.872 | + inc/python:pip_install:200 : result=0 2022-02-14 16:16:17.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:16:17.877 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:17.879 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:17.881 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:17.883 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:17.885 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:17.887 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:16:17.890 | + functions-common:time_stop:2432 : start_time=1644855373938 2022-02-14 16:16:17.892 | + functions-common:time_stop:2434 : [[ -z 1644855373938 ]] 2022-02-14 16:16:17.894 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:17.898 | + functions-common:time_stop:2437 : end_time=1644855377896 2022-02-14 16:16:17.901 | + functions-common:time_stop:2438 : elapsed_time=3958 2022-02-14 16:16:17.903 | + functions-common:time_stop:2439 : total=42867 2022-02-14 16:16:17.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:17.908 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46825 2022-02-14 16:16:17.910 | + inc/python:pip_install:203 : return 0 2022-02-14 16:16:17.912 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 16:16:17.915 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 16:16:17.917 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 16:16:17.920 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 16:16:17.923 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 16:16:17.926 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 16:16:17.929 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 16:16:17.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 16:16:17.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 16:16:17.937 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 16:16:17.939 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 16:16:17.942 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 16:16:17.944 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 16:16:17.965 | Using python 3.8 to install python-memcached 2022-02-14 16:16:17.967 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-14 16:16:18.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:18.711 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:18.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:18.711 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:19.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:16:19.915 | Collecting python-memcached 2022-02-14 16:16:19.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-14 16:16:19.929 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 16:16:21.531 | Installing collected packages: python-memcached 2022-02-14 16:16:21.625 | Successfully installed python-memcached-1.59 2022-02-14 16:16:21.625 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:16:21.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:16:21.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:16:21.734 | + inc/python:pip_install:200 : result=0 2022-02-14 16:16:21.739 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:16:21.743 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:21.745 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:21.747 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:21.749 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:21.751 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:21.754 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:16:21.756 | + functions-common:time_stop:2432 : start_time=1644855377960 2022-02-14 16:16:21.758 | + functions-common:time_stop:2434 : [[ -z 1644855377960 ]] 2022-02-14 16:16:21.761 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:21.766 | + functions-common:time_stop:2437 : end_time=1644855381763 2022-02-14 16:16:21.770 | + functions-common:time_stop:2438 : elapsed_time=3803 2022-02-14 16:16:21.773 | + functions-common:time_stop:2439 : total=46825 2022-02-14 16:16:21.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:21.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50628 2022-02-14 16:16:21.783 | + inc/python:pip_install:203 : return 0 2022-02-14 16:16:21.786 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 16:16:21.806 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:21.808 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-02-14 16:16:21.810 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 16:16:21.813 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 16:16:21.820 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 16:16:21.823 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 16:16:21.827 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 16:16:21.831 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 16:16:21.848 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:21.850 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 16:16:21.852 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 16:16:21.854 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 16:16:21.856 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 16:16:21.858 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 16:16:21.861 | ++ functions-common:git_clone:612 : pwd 2022-02-14 16:16:21.863 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 16:16:21.865 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 16:16:21.868 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 16:16:21.883 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 16:16:21.885 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 16:16:21.889 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 16:16:21.892 | + functions-common:git_clone:629 : echo master 2022-02-14 16:16:21.893 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 16:16:21.898 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 16:16:21.900 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 16:16:21.902 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 16:16:21.904 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 16:16:21.905 | + functions-common:git_clone:678 : head -1 2022-02-14 16:16:21.926 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 16:16:21.929 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 16:16:21.931 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 16:16:21.934 | + inc/python:setup_develop:338 : local bindep 2022-02-14 16:16:21.936 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 16:16:21.938 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 16:16:21.940 | + inc/python:setup_develop:344 : local extras= 2022-02-14 16:16:21.943 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 16:16:21.945 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 16:16:21.947 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 16:16:21.950 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 16:16:21.952 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 16:16:21.955 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 16:16:21.957 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 16:16:21.960 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 16:16:21.962 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 16:16:21.965 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 16:16:21.967 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 16:16:21.970 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 16:16:21.976 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 16:16:21.978 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 16:16:22.623 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 16:16:22.625 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 16:16:22.627 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 16:16:22.629 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 16:16:22.632 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 16:16:22.634 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 16:16:22.636 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 16:16:22.638 | + inc/python:setup_package:428 : local extras= 2022-02-14 16:16:22.641 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 16:16:22.643 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 16:16:22.645 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 16:16:22.647 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 16:16:22.649 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 16:16:22.651 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 16:16:22.671 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 16:16:22.674 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-14 16:16:23.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:23.421 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:23.421 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:24.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:16:24.569 | Obtaining file:///opt/stack/keystone 2022-02-14 16:16:24.570 | Preparing metadata (setup.py): started 2022-02-14 16:16:25.993 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:16:26.132 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 16:16:26.133 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 16:16:26.228 | Collecting Flask!=0.11,>=1.0.2 2022-02-14 16:16:26.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-14 16:16:26.287 | Collecting Flask-RESTful>=0.3.5 2022-02-14 16:16:26.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-14 16:16:26.298 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 16:16:26.299 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 16:16:26.300 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 16:16:26.301 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 16:16:26.344 | Collecting passlib>=1.7.0 2022-02-14 16:16:26.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-14 16:16:26.372 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 16:16:26.373 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 16:16:26.374 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 16:16:26.580 | Collecting scrypt>=0.8.0 2022-02-14 16:16:26.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-14 16:16:26.620 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 16:16:26.621 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 16:16:26.622 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 16:16:26.623 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 16:16:26.625 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 16:16:26.626 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 16:16:26.627 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 16:16:26.628 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 16:16:26.629 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 16:16:26.630 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 16:16:26.631 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 16:16:26.632 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 16:16:26.679 | Collecting oauthlib>=0.6.2 2022-02-14 16:16:26.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-14 16:16:26.757 | Collecting pysaml2>=5.0.0 2022-02-14 16:16:26.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-14 16:16:26.853 | Collecting PyJWT>=1.6.1 2022-02-14 16:16:26.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-14 16:16:26.863 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 16:16:26.864 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 16:16:26.865 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 16:16:26.866 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 16:16:26.867 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 16:16:26.868 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 16:16:26.879 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 16:16:26.880 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 16:16:26.923 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 16:16:27.020 | Collecting Werkzeug>=2.0 2022-02-14 16:16:27.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-14 16:16:27.038 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 16:16:27.079 | Collecting itsdangerous>=2.0 2022-02-14 16:16:27.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-14 16:16:27.157 | Collecting click>=7.1.2 2022-02-14 16:16:27.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-14 16:16:27.236 | Collecting aniso8601>=0.82 2022-02-14 16:16:27.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-14 16:16:27.306 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 16:16:27.308 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 16:16:27.403 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 16:16:27.404 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 16:16:27.405 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 16:16:27.407 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 16:16:27.461 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 16:16:27.462 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 16:16:27.464 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 16:16:27.541 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 16:16:27.543 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 16:16:27.597 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 16:16:27.599 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 16:16:27.600 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 16:16:27.601 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 16:16:27.603 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 16:16:27.605 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-14 16:16:27.624 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 16:16:27.673 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 16:16:27.692 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 16:16:27.693 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 16:16:27.695 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 16:16:27.697 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 16:16:27.750 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 16:16:27.970 | Collecting xmlschema>=1.2.1 2022-02-14 16:16:27.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-14 16:16:27.989 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 16:16:28.022 | Collecting defusedxml 2022-02-14 16:16:28.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-14 16:16:28.034 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 16:16:28.252 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 16:16:28.279 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 16:16:28.280 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 16:16:28.347 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 16:16:28.348 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 16:16:28.366 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 16:16:28.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 16:16:28.479 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-14 16:16:28.590 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 16:16:28.667 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-14 16:16:28.793 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-14 16:16:28.822 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-14 16:16:28.865 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-14 16:16:28.866 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-14 16:16:28.867 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-14 16:16:28.868 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 16:16:28.870 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-14 16:16:28.871 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-14 16:16:28.922 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 16:16:29.059 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 16:16:29.060 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-14 16:16:29.062 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-14 16:16:29.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-14 16:16:29.221 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 16:16:29.386 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-14 16:16:29.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-14 16:16:29.477 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 16:16:29.653 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-14 16:16:29.822 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 16:16:29.916 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-14 16:16:29.951 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-14 16:16:31.334 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-14 16:16:31.831 | Attempting uninstall: click 2022-02-14 16:16:31.833 | Found existing installation: Click 7.0 2022-02-14 16:16:31.838 | Uninstalling Click-7.0: 2022-02-14 16:16:31.868 | Successfully uninstalled Click-7.0 2022-02-14 16:16:33.091 | Attempting uninstall: PyJWT 2022-02-14 16:16:33.093 | Found existing installation: PyJWT 1.7.1 2022-02-14 16:16:33.100 | Uninstalling PyJWT-1.7.1: 2022-02-14 16:16:33.133 | Successfully uninstalled PyJWT-1.7.1 2022-02-14 16:16:33.583 | Attempting uninstall: oauthlib 2022-02-14 16:16:33.585 | Found existing installation: oauthlib 3.1.0 2022-02-14 16:16:33.600 | Uninstalling oauthlib-3.1.0: 2022-02-14 16:16:33.629 | Successfully uninstalled oauthlib-3.1.0 2022-02-14 16:16:33.794 | Running setup.py develop for keystone 2022-02-14 16:16:35.740 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-14 16:16:35.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:16:35.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:16:35.747 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:16:35.889 | + inc/python:pip_install:200 : result=0 2022-02-14 16:16:35.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:16:35.894 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:35.896 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:35.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:35.900 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:35.902 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:35.904 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:16:35.906 | + functions-common:time_stop:2432 : start_time=1644855382666 2022-02-14 16:16:35.908 | + functions-common:time_stop:2434 : [[ -z 1644855382666 ]] 2022-02-14 16:16:35.911 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:35.915 | + functions-common:time_stop:2437 : end_time=1644855395913 2022-02-14 16:16:35.917 | + functions-common:time_stop:2438 : elapsed_time=13247 2022-02-14 16:16:35.919 | + functions-common:time_stop:2439 : total=50628 2022-02-14 16:16:35.921 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:35.924 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=63875 2022-02-14 16:16:35.926 | + inc/python:pip_install:203 : return 0 2022-02-14 16:16:35.928 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 16:16:35.930 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 16:16:35.933 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 16:16:35.951 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 16:16:35.963 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 16:16:35.965 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 16:16:35.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:35.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:35.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 16:16:35.977 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:35.979 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 16:16:35.996 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:35.999 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 16:16:36.001 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 16:16:36.004 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 16:16:36.006 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 16:16:36.019 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 16:16:36.021 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 16:16:36.025 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 16:16:36.041 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:36.043 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 16:16:36.073 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 16:16:36.101 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 16:16:36.130 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 16:16:36.160 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 16:16:36.190 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 16:16:36.220 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 16:16:36.247 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 16:16:36.274 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 16:16:36.276 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 16:16:36.278 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 16:16:36.281 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 16:16:36.284 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 16:16:36.286 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 16:16:36.302 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:36.305 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 16:16:36.308 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 16:16:36.310 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 16:16:36.325 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:36.328 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-02-14 16:16:36.331 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-02-14 16:16:36.361 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 16:16:36.363 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 16:16:36.365 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 16:16:36.368 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 16:16:36.383 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:36.386 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-02-14 16:16:36.416 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 16:16:36.418 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 16:16:36.449 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 16:16:36.451 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 16:16:36.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 16:16:36.456 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 16:16:36.458 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 16:16:36.461 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 16:16:36.491 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 16:16:36.493 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 16:16:36.495 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 16:16:36.498 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 16:16:36.501 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 16:16:36.518 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 16:16:36.520 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 16:16:36.523 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 16:16:36.525 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 16:16:36.527 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 16:16:36.554 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 16:16:36.582 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 16:16:36.608 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 16:16:36.635 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 16:16:36.663 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 16:16:36.665 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 16:16:36.667 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 16:16:36.670 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 16:16:36.672 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 16:16:36.674 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 16:16:36.676 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 16:16:36.679 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 16:16:36.683 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 16:16:36.685 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 16:16:36.690 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 16:16:36.702 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 16:16:36.702 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 16:16:36.710 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 16:16:36.714 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 16:16:36.729 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 16:16:36.732 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 16:16:36.736 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 16:16:36.764 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 16:16:36.790 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 16:16:36.817 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 16:16:36.845 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 16:16:36.871 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 16:16:36.898 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 16:16:36.924 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 16:16:36.951 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 16:16:36.979 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 16:16:37.005 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 16:16:37.032 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 16:16:37.059 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 16:16:37.086 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 16:16:37.088 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 16:16:37.091 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 16:16:37.093 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 16:16:37.095 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 16:16:37.097 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:37.100 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:37.102 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 16:16:37.105 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 16:16:37.107 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 16:16:37.135 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 16:16:37.164 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 16:16:37.164 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 16:16:37.173 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 16:16:37.176 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 16:16:37.178 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 16:16:37.181 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 16:16:37.183 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 16:16:37.185 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 16:16:37.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:37.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:37.193 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 16:16:37.196 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 16:16:37.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:37.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:37.202 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 16:16:37.266 | Enabling site keystone-wsgi-public. 2022-02-14 16:16:37.271 | To activate the new configuration, you need to run: 2022-02-14 16:16:37.271 | systemctl reload apache2 2022-02-14 16:16:37.275 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 16:16:37.278 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 16:16:37.280 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 16:16:37.283 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 16:16:37.420 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 16:16:37.449 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 16:16:37.479 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 16:16:37.510 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 16:16:37.512 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 16:16:37.543 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 16:16:37.571 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 16:16:37.599 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 16:16:37.616 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:37.618 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 16:16:37.634 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:37.637 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 16:16:37.639 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 16:16:37.642 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 16:16:37.644 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 16:16:37.647 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 16:16:37.649 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 16:16:37.651 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 16:16:37.654 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 16:16:37.656 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 16:16:37.658 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 16:16:37.661 | ++ functions-common:git_clone:612 : pwd 2022-02-14 16:16:37.664 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 16:16:37.666 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 16:16:37.669 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 16:16:37.684 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 16:16:37.686 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 16:16:37.688 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 16:16:37.691 | + functions-common:git_clone:629 : echo master 2022-02-14 16:16:37.691 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 16:16:37.697 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 16:16:37.700 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 16:16:37.702 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 16:16:37.705 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 16:16:37.705 | + functions-common:git_clone:678 : head -1 2022-02-14 16:16:37.712 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 16:16:37.715 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 16:16:37.718 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 16:16:37.720 | + inc/python:setup_develop:338 : local bindep 2022-02-14 16:16:37.723 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 16:16:37.725 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 16:16:37.728 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 16:16:37.730 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 16:16:37.733 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 16:16:37.735 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 16:16:37.737 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 16:16:37.739 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 16:16:37.742 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 16:16:37.745 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 16:16:37.747 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 16:16:37.750 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 16:16:37.752 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 16:16:37.754 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 16:16:37.757 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 16:16:37.762 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 16:16:37.765 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 16:16:38.421 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 16:16:38.424 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 16:16:38.426 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 16:16:38.428 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 16:16:38.431 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 16:16:38.433 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 16:16:38.435 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 16:16:38.437 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 16:16:38.440 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 16:16:38.442 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 16:16:38.444 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 16:16:38.446 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 16:16:38.449 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 16:16:38.451 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 16:16:38.472 | Using python 3.8 to install /opt/stack/swift 2022-02-14 16:16:38.475 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-14 16:16:39.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:39.238 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:39.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:39.238 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:40.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:16:40.403 | Obtaining file:///opt/stack/swift 2022-02-14 16:16:40.403 | Preparing metadata (setup.py): started 2022-02-14 16:16:41.584 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:16:41.704 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.33.0) 2022-02-14 16:16:41.705 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.1.2) 2022-02-14 16:16:41.706 | 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.dev153) (0.11.0) 2022-02-14 16:16:41.708 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.1.1) 2022-02-14 16:16:42.639 | Collecting lxml>=3.4.1 2022-02-14 16:16:42.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-14 16:16:42.828 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.27.1) 2022-02-14 16:16:42.829 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.16.0) 2022-02-14 16:16:42.936 | Collecting xattr>=0.4 2022-02-14 16:16:42.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-02-14 16:16:42.984 | Collecting PyECLib>=1.3.1 2022-02-14 16:16:43.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-14 16:16:43.321 | Preparing metadata (setup.py): started 2022-02-14 16:16:43.944 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:16:43.948 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (36.0.1) 2022-02-14 16:16:43.949 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (9.3.0) 2022-02-14 16:16:43.989 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev153) (1.15.0) 2022-02-14 16:16:43.997 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev153) (2.1.0) 2022-02-14 16:16:44.052 | 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.dev153) (4.12.1) 2022-02-14 16:16:44.053 | 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.dev153) (3.4.0) 2022-02-14 16:16:44.054 | 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.dev153) (2.10.0) 2022-02-14 16:16:44.055 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 16:16:44.057 | 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.dev153) (5.1.0) 2022-02-14 16:16:44.058 | 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.dev153) (4.2.0) 2022-02-14 16:16:44.059 | 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.dev153) (3.1.1) 2022-02-14 16:16:44.060 | 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.dev153) (8.7.1) 2022-02-14 16:16:44.062 | 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.dev153) (4.6.1) 2022-02-14 16:16:44.063 | 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.dev153) (4.4.0) 2022-02-14 16:16:44.064 | 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.dev153) (5.8.1) 2022-02-14 16:16:44.065 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.8.7) 2022-02-14 16:16:44.090 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev153) (60.8.2) 2022-02-14 16:16:44.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2019.11.28) 2022-02-14 16:16:44.126 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (3.3) 2022-02-14 16:16:44.127 | 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.dev153) (1.26.8) 2022-02-14 16:16:44.129 | 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.dev153) (2.0.12) 2022-02-14 16:16:44.161 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev153) (2.21) 2022-02-14 16:16:44.290 | 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.dev153) (1.7.0) 2022-02-14 16:16:44.291 | 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.dev153) (3.5.0) 2022-02-14 16:16:44.293 | 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.dev153) (1.0.2) 2022-02-14 16:16:44.338 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.1.5) 2022-02-14 16:16:44.382 | 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.dev153) (6.0) 2022-02-14 16:16:44.383 | 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.dev153) (2.4.0) 2022-02-14 16:16:44.385 | 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.dev153) (1.5.0) 2022-02-14 16:16:44.386 | 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.dev153) (0.8.0) 2022-02-14 16:16:44.449 | 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.dev153) (0.9.6) 2022-02-14 16:16:44.451 | 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.dev153) (2.8.2) 2022-02-14 16:16:44.466 | 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.dev153) (1.0.3) 2022-02-14 16:16:44.467 | 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.dev153) (2021.3) 2022-02-14 16:16:44.488 | 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.dev153) (3.0.7) 2022-02-14 16:16:44.489 | 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.dev153) (21.3) 2022-02-14 16:16:44.597 | 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.dev153) (1.13.3) 2022-02-14 16:16:44.613 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.1.1) 2022-02-14 16:16:44.911 | Building wheels for collected packages: PyECLib 2022-02-14 16:16:44.912 | Building wheel for PyECLib (setup.py): started 2022-02-14 16:16:46.185 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-14 16:16:46.186 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55546 sha256=995dce3e44974e745895d4ea225cafbb358035f5eadd868e34ea424eeb4171ed 2022-02-14 16:16:46.186 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-14 16:16:46.190 | Successfully built PyECLib 2022-02-14 16:16:47.668 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-14 16:16:48.035 | Running setup.py develop for swift 2022-02-14 16:16:49.869 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-14 16:16:49.869 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:16:49.876 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:16:49.876 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:16:50.016 | + inc/python:pip_install:200 : result=0 2022-02-14 16:16:50.019 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:16:50.021 | + functions-common:time_stop:2425 : local name 2022-02-14 16:16:50.024 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:16:50.026 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:16:50.028 | + functions-common:time_stop:2428 : local total 2022-02-14 16:16:50.030 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:16:50.032 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:16:50.034 | + functions-common:time_stop:2432 : start_time=1644855398466 2022-02-14 16:16:50.037 | + functions-common:time_stop:2434 : [[ -z 1644855398466 ]] 2022-02-14 16:16:50.039 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:16:50.043 | + functions-common:time_stop:2437 : end_time=1644855410041 2022-02-14 16:16:50.045 | + functions-common:time_stop:2438 : elapsed_time=11575 2022-02-14 16:16:50.047 | + functions-common:time_stop:2439 : total=63875 2022-02-14 16:16:50.050 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:16:50.052 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75450 2022-02-14 16:16:50.054 | + inc/python:pip_install:203 : return 0 2022-02-14 16:16:50.056 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 16:16:50.059 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 16:16:50.061 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 16:16:50.080 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 16:16:50.091 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 16:16:50.094 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 16:16:50.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:50.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:50.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 16:16:50.103 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:50.105 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 16:16:50.107 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 16:16:50.110 | + ./stack.sh:main:908 : configure_swift 2022-02-14 16:16:50.112 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 16:16:50.114 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 16:16:50.116 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 16:16:50.118 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 16:16:50.120 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 16:16:51.201 | No container-auditor running 2022-02-14 16:16:51.201 | No object-replicator running 2022-02-14 16:16:51.201 | No account-auditor running 2022-02-14 16:16:51.201 | No account-reaper running 2022-02-14 16:16:51.201 | No container-sync running 2022-02-14 16:16:51.201 | No account-server running 2022-02-14 16:16:51.201 | No container-reconciler running 2022-02-14 16:16:51.201 | No object-server running 2022-02-14 16:16:51.201 | No container-updater running 2022-02-14 16:16:51.201 | No object-expirer running 2022-02-14 16:16:51.201 | No container-server running 2022-02-14 16:16:51.201 | No object-updater running 2022-02-14 16:16:51.201 | No container-sharder running 2022-02-14 16:16:51.201 | No account-replicator running 2022-02-14 16:16:51.201 | No proxy-server running 2022-02-14 16:16:51.201 | No object-reconstructor running 2022-02-14 16:16:51.201 | No container-replicator running 2022-02-14 16:16:51.201 | No object-auditor running 2022-02-14 16:16:51.281 | + lib/swift:configure_swift:340 : true 2022-02-14 16:16:51.283 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 16:16:51.295 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 16:16:51.307 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 16:16:51.310 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 16:16:51.310 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 16:16:51.315 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 16:16:51.315 | s/%GROUP%/ubuntu/; 2022-02-14 16:16:51.315 | s/%USER%/ubuntu/; 2022-02-14 16:16:51.315 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 16:16:51.315 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 16:16:51.318 | uid = ubuntu 2022-02-14 16:16:51.318 | gid = ubuntu 2022-02-14 16:16:51.318 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 16:16:51.318 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 16:16:51.318 | address = 127.0.0.1 2022-02-14 16:16:51.318 | 2022-02-14 16:16:51.318 | [account6612] 2022-02-14 16:16:51.318 | max connections = 25 2022-02-14 16:16:51.318 | path = /opt/stack/data/swift/1/node/ 2022-02-14 16:16:51.318 | read only = false 2022-02-14 16:16:51.318 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 16:16:51.318 | 2022-02-14 16:16:51.318 | [account6622] 2022-02-14 16:16:51.318 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/2/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [account6632] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/3/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [account6642] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/4/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [container6611] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/1/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [container6621] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/2/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [container6631] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.319 | path = /opt/stack/data/swift/3/node/ 2022-02-14 16:16:51.319 | read only = false 2022-02-14 16:16:51.319 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 16:16:51.319 | 2022-02-14 16:16:51.319 | [container6641] 2022-02-14 16:16:51.319 | max connections = 25 2022-02-14 16:16:51.320 | path = /opt/stack/data/swift/4/node/ 2022-02-14 16:16:51.320 | read only = false 2022-02-14 16:16:51.320 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 16:16:51.320 | 2022-02-14 16:16:51.320 | 2022-02-14 16:16:51.320 | [object6613] 2022-02-14 16:16:51.320 | max connections = 25 2022-02-14 16:16:51.320 | path = /opt/stack/data/swift/1/node/ 2022-02-14 16:16:51.320 | read only = false 2022-02-14 16:16:51.320 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 16:16:51.320 | 2022-02-14 16:16:51.320 | [object6623] 2022-02-14 16:16:51.320 | max connections = 25 2022-02-14 16:16:51.320 | path = /opt/stack/data/swift/2/node/ 2022-02-14 16:16:51.320 | read only = false 2022-02-14 16:16:51.320 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 16:16:51.320 | 2022-02-14 16:16:51.320 | [object6633] 2022-02-14 16:16:51.320 | max connections = 25 2022-02-14 16:16:51.320 | path = /opt/stack/data/swift/3/node/ 2022-02-14 16:16:51.320 | read only = false 2022-02-14 16:16:51.320 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 16:16:51.320 | 2022-02-14 16:16:51.320 | [object6643] 2022-02-14 16:16:51.320 | max connections = 25 2022-02-14 16:16:51.320 | path = /opt/stack/data/swift/4/node/ 2022-02-14 16:16:51.320 | read only = false 2022-02-14 16:16:51.320 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 16:16:51.321 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 16:16:51.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:16:51.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:16:51.327 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 16:16:51.343 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 16:16:51.348 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 16:16:51.352 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 16:16:51.356 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 16:16:51.358 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 16:16:51.363 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 16:16:51.390 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-02-14 16:16:51.415 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 16:16:51.432 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 16:16:51.462 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 16:16:51.483 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 16:16:51.512 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 16:16:51.530 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 16:16:51.557 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 16:16:51.575 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 16:16:51.603 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 16:16:51.620 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 16:16:51.648 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 16:16:51.665 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 16:16:51.679 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:51.681 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 16:16:51.709 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 16:16:51.735 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 16:16:51.761 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 16:16:51.788 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 16:16:51.803 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:51.805 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 16:16:51.831 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 16:16:51.846 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:51.848 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 16:16:51.863 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:51.865 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 16:16:51.867 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 16:16:51.882 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:51.884 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 16:16:51.886 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 16:16:51.888 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 16:16:51.893 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 16:16:51.898 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 16:16:51.925 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 16:16:51.952 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 16:16:51.980 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 16:16:52.009 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 16:16:52.035 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 16:16:52.037 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 16:16:52.039 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 16:16:52.041 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 16:16:52.043 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 16:16:52.070 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 16:16:52.095 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-02-14 16:16:52.122 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 16:16:52.148 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 16:16:52.175 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 16:16:52.201 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 16:16:52.228 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 16:16:52.254 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 16:16:52.280 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 16:16:52.308 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 16:16:52.334 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 16:16:52.362 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 16:16:52.388 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 16:16:52.417 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 16:16:52.444 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 16:16:52.462 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 16:16:52.489 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 16:16:52.516 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 16:16:52.520 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 16:16:52.548 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 16:16:52.574 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 16:16:52.601 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 16:16:52.604 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 16:16:52.606 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 16:16:52.608 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 16:16:52.612 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 16:16:52.615 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 16:16:52.617 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 16:16:52.619 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 16:16:52.621 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 16:16:52.623 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 16:16:52.625 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 16:16:52.627 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 16:16:52.645 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 16:16:52.672 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 16:16:52.689 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 16:16:52.717 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 16:16:52.735 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 16:16:52.762 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 16:16:52.780 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 16:16:52.807 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 16:16:52.828 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 16:16:52.859 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 16:16:52.876 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 16:16:52.904 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 16:16:52.921 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 16:16:52.950 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 16:16:52.968 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 16:16:52.995 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 16:16:53.013 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 16:16:53.041 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 16:16:53.045 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 16:16:53.063 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 16:16:53.091 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 16:16:53.120 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 16:16:53.122 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 16:16:53.126 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 16:16:53.128 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 16:16:53.130 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 16:16:53.132 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 16:16:53.135 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 16:16:53.137 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 16:16:53.139 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 16:16:53.141 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 16:16:53.159 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 16:16:53.186 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 16:16:53.204 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 16:16:53.232 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 16:16:53.250 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 16:16:53.277 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 16:16:53.295 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 16:16:53.323 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 16:16:53.340 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 16:16:53.372 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 16:16:53.389 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 16:16:53.417 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 16:16:53.435 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 16:16:53.462 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 16:16:53.480 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 16:16:53.507 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 16:16:53.525 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 16:16:53.552 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 16:16:53.557 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 16:16:53.574 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 16:16:53.603 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 16:16:53.605 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 16:16:53.609 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 16:16:53.611 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 16:16:53.613 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 16:16:53.616 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 16:16:53.618 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 16:16:53.620 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 16:16:53.622 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 16:16:53.624 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 16:16:53.642 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 16:16:53.670 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 16:16:53.687 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 16:16:53.715 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 16:16:53.732 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 16:16:53.760 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 16:16:53.778 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 16:16:53.804 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 16:16:53.822 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 16:16:53.850 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 16:16:53.868 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 16:16:53.895 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 16:16:53.913 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 16:16:53.940 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 16:16:53.959 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 16:16:53.986 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 16:16:54.004 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 16:16:54.030 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 16:16:54.035 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 16:16:54.053 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 16:16:54.081 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 16:16:54.108 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 16:16:54.136 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 16:16:54.163 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 16:16:54.165 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 16:16:54.170 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 16:16:54.198 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 16:16:54.226 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 16:16:54.254 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 16:16:54.281 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 16:16:54.310 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 16:16:54.337 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 16:16:54.364 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 16:16:54.391 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 16:16:54.417 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 16:16:54.432 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:54.434 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 16:16:54.453 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 16:16:54.456 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 16:16:54.476 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 16:16:54.478 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-02-14 16:16:54.505 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 16:16:54.507 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 16:16:54.533 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-02-14 16:16:54.562 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 16:16:54.564 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 16:16:54.590 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 16:16:54.606 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:54.609 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 16:16:54.612 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 16:16:54.617 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 16:16:54.619 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 16:16:54.631 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 16:16:54.633 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 16:16:54.644 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 16:16:54.647 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 16:16:54.649 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 16:16:54.651 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 16:16:54.653 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 16:16:54.655 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 16:16:54.658 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 16:16:54.660 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 16:16:54.663 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 16:16:54.675 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 16:16:54.677 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 16:16:54.680 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 16:16:54.696 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:16:54.699 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 16:16:54.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:54.718 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 16:16:54.721 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 16:16:54.723 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 16:16:54.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 16:16:54.728 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 16:16:54.730 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 16:16:54.733 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 16:16:54.735 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 16:16:54.752 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:54.755 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 16:16:54.757 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 16:16:54.773 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:16:54.776 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 16:16:54.778 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 16:16:54.781 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 16:16:54.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:16:54.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:16:54.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 16:16:54.791 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:16:54.795 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 16:16:54.797 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 16:16:54.800 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 16:16:54.803 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 16:16:54.806 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 16:16:54.808 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 16:16:54.811 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 16:16:54.814 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 16:16:54.816 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 16:16:54.819 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 16:16:54.823 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 16:16:54.823 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 16:16:54.828 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 16:16:54.831 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 16:16:54.834 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 16:16:54.837 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 16:16:54.839 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 16:16:54.860 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 16:16:54.863 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 16:16:55.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:55.643 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:55.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:16:55.643 | from cryptography.utils import int_from_bytes 2022-02-14 16:16:56.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:16:56.915 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-14 16:16:56.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-14 16:16:57.014 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-14 16:16:57.015 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-14 16:16:57.016 | 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) 2022-02-14 16:16:57.018 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 16:16:57.019 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 16:16:57.019 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-14 16:16:57.020 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 16:16:57.022 | 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) 2022-02-14 16:16:57.023 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-14 16:16:57.024 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-14 16:16:57.025 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 16:16:57.026 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-14 16:16:57.091 | Collecting python-swiftclient>=3.2.0 2022-02-14 16:16:57.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-14 16:16:57.104 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-14 16:16:57.106 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-14 16:16:57.108 | 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) 2022-02-14 16:16:57.258 | Collecting os-brick>=2.6.0 2022-02-14 16:16:57.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-14 16:16:57.370 | Collecting python-cinderclient>=4.1.0 2022-02-14 16:16:57.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-14 16:16:57.396 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-14 16:16:57.397 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-14 16:16:57.410 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-14 16:16:57.483 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-14 16:16:57.484 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-14 16:16:57.485 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-14 16:16:57.509 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-14 16:16:57.511 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 16:16:57.512 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 16:16:57.514 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 16:16:57.515 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-14 16:16:57.528 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-14 16:16:57.568 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-14 16:16:57.570 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-14 16:16:57.571 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-14 16:16:57.572 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-14 16:16:57.592 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-14 16:16:57.593 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-14 16:16:57.608 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-14 16:16:57.626 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-14 16:16:57.627 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-14 16:16:57.645 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 16:16:57.648 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-14 16:16:57.727 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-14 16:16:57.728 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-14 16:16:57.730 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-14 16:16:57.733 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-14 16:16:57.782 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-14 16:16:57.808 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-14 16:16:58.029 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 16:16:58.032 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 16:16:58.064 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 16:16:58.066 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 16:16:58.068 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 16:16:58.069 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 16:16:58.071 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 16:16:58.073 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 16:16:58.128 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-14 16:16:58.294 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 16:16:58.318 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 16:16:58.401 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 16:16:58.546 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 16:17:00.175 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-14 16:17:01.206 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-14 16:17:01.206 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:17:01.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:17:01.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:17:01.334 | + inc/python:pip_install:200 : result=0 2022-02-14 16:17:01.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:17:01.339 | + functions-common:time_stop:2425 : local name 2022-02-14 16:17:01.341 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:17:01.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:17:01.346 | + functions-common:time_stop:2428 : local total 2022-02-14 16:17:01.348 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:17:01.351 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:17:01.353 | + functions-common:time_stop:2432 : start_time=1644855414855 2022-02-14 16:17:01.355 | + functions-common:time_stop:2434 : [[ -z 1644855414855 ]] 2022-02-14 16:17:01.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:17:01.363 | + functions-common:time_stop:2437 : end_time=1644855421360 2022-02-14 16:17:01.365 | + functions-common:time_stop:2438 : elapsed_time=6505 2022-02-14 16:17:01.367 | + functions-common:time_stop:2439 : total=75450 2022-02-14 16:17:01.369 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:17:01.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81955 2022-02-14 16:17:01.374 | + inc/python:pip_install:203 : return 0 2022-02-14 16:17:01.377 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 16:17:01.379 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 16:17:01.382 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 16:17:01.395 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 16:17:01.399 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 16:17:01.402 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 16:17:01.404 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 16:17:01.406 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 16:17:01.409 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 16:17:01.412 | ++ functions-common:git_clone:612 : pwd 2022-02-14 16:17:01.414 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 16:17:01.417 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 16:17:01.420 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 16:17:01.436 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 16:17:01.438 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 16:17:01.441 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 16:17:01.443 | + functions-common:git_clone:629 : echo master 2022-02-14 16:17:01.444 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 16:17:01.449 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 16:17:01.451 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 16:17:01.453 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 16:17:01.456 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 16:17:01.457 | + functions-common:git_clone:678 : head -1 2022-02-14 16:17:01.460 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 16:17:01.462 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 16:17:01.465 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 16:17:01.467 | + inc/python:setup_develop:338 : local bindep 2022-02-14 16:17:01.470 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 16:17:01.473 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 16:17:01.475 | + inc/python:setup_develop:344 : local extras= 2022-02-14 16:17:01.478 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 16:17:01.480 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 16:17:01.483 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 16:17:01.485 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 16:17:01.489 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 16:17:01.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 16:17:01.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 16:17:01.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 16:17:01.501 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 16:17:01.504 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 16:17:01.506 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 16:17:01.509 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 16:17:01.515 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 16:17:01.518 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 16:17:02.177 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 16:17:02.180 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 16:17:02.182 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 16:17:02.184 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 16:17:02.187 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 16:17:02.190 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 16:17:02.192 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 16:17:02.194 | + inc/python:setup_package:428 : local extras= 2022-02-14 16:17:02.197 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 16:17:02.199 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 16:17:02.201 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 16:17:02.204 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 16:17:02.207 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 16:17:02.209 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 16:17:02.230 | Using python 3.8 to install /opt/stack/glance 2022-02-14 16:17:02.232 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-14 16:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:17:03.006 | from cryptography.utils import int_from_bytes 2022-02-14 16:17:03.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:17:03.006 | from cryptography.utils import int_from_bytes 2022-02-14 16:17:04.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:17:04.149 | Obtaining file:///opt/stack/glance 2022-02-14 16:17:04.150 | Preparing metadata (setup.py): started 2022-02-14 16:17:05.309 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:17:05.453 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 16:17:05.454 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 16:17:05.456 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 16:17:05.456 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 16:17:05.457 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 16:17:05.458 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 16:17:05.460 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 16:17:05.461 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 16:17:05.462 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 16:17:05.462 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 16:17:05.464 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 16:17:05.465 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 16:17:05.466 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 16:17:05.467 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 16:17:05.468 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 16:17:05.469 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 16:17:05.471 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 16:17:05.633 | Collecting taskflow>=4.0.0 2022-02-14 16:17:05.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-14 16:17:05.663 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 16:17:05.664 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 16:17:05.709 | Collecting WSME>=0.8.0 2022-02-14 16:17:05.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-14 16:17:05.721 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 16:17:05.722 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 16:17:05.722 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 16:17:05.724 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 16:17:05.725 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 16:17:05.726 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 16:17:05.727 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 16:17:05.729 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 16:17:05.769 | Collecting oslo.limit>=1.4.0 2022-02-14 16:17:05.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-14 16:17:05.780 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 16:17:05.781 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 16:17:05.782 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 16:17:05.783 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 16:17:05.784 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 16:17:05.815 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-14 16:17:05.826 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-14 16:17:05.831 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 16:17:05.832 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 16:17:05.832 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 16:17:05.833 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 16:17:05.864 | Collecting cursive>=0.2.1 2022-02-14 16:17:05.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-14 16:17:05.874 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 16:17:05.875 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 16:17:05.967 | Collecting castellan>=0.17.0 2022-02-14 16:17:05.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-14 16:17:05.994 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 16:17:05.996 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 16:17:05.997 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 16:17:06.080 | Collecting python-barbicanclient>=4.5.2 2022-02-14 16:17:06.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-14 16:17:06.095 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 16:17:06.133 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 16:17:06.170 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 16:17:06.180 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 16:17:06.194 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 16:17:06.195 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 16:17:06.285 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev61) (3.0.7) 2022-02-14 16:17:06.362 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 16:17:06.439 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 16:17:06.441 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 16:17:06.473 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 16:17:06.517 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 16:17:06.519 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 16:17:06.520 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 16:17:06.578 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 16:17:06.580 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 16:17:06.581 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 16:17:06.608 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 16:17:06.653 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 16:17:06.656 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 16:17:06.716 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.2.3) 2022-02-14 16:17:06.720 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.4.0) 2022-02-14 16:17:06.721 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 16:17:06.722 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.9) 2022-02-14 16:17:06.724 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (2.8.0) 2022-02-14 16:17:06.748 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 16:17:06.751 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 16:17:06.752 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 16:17:06.795 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 16:17:06.836 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 16:17:06.838 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 16:17:06.840 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 16:17:06.918 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 16:17:06.978 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 16:17:07.078 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 16:17:07.408 | Collecting pydot>=1.2.4 2022-02-14 16:17:07.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-14 16:17:07.496 | Collecting automaton>=1.9.0 2022-02-14 16:17:07.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-14 16:17:07.621 | Collecting networkx>=2.1.0 2022-02-14 16:17:07.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-14 16:17:07.707 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 16:17:07.801 | Collecting simplegeneric 2022-02-14 16:17:07.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-14 16:17:07.818 | Preparing metadata (setup.py): started 2022-02-14 16:17:08.429 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:17:08.459 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 16:17:08.579 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 16:17:08.687 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 16:17:08.904 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 16:17:08.905 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 16:17:08.906 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 16:17:08.910 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 16:17:08.911 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 16:17:08.912 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 16:17:08.913 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 16:17:09.035 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.13.1) 2022-02-14 16:17:09.066 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev61) (1.0.3) 2022-02-14 16:17:09.116 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (1.3.3) 2022-02-14 16:17:09.118 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (3.0.0) 2022-02-14 16:17:09.404 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (3.10.0) 2022-02-14 16:17:09.595 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2.0.12) 2022-02-14 16:17:09.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2019.11.28) 2022-02-14 16:17:09.597 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (1.26.8) 2022-02-14 16:17:09.599 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (3.3) 2022-02-14 16:17:09.674 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.2) 2022-02-14 16:17:09.829 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 16:17:09.931 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 16:17:10.243 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (2.3.3) 2022-02-14 16:17:10.246 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 16:17:10.473 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 16:17:10.754 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (1.0.0) 2022-02-14 16:17:11.074 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (1.8.2) 2022-02-14 16:17:11.075 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (21.4.0) 2022-02-14 16:17:11.435 | Building wheels for collected packages: simplegeneric 2022-02-14 16:17:11.436 | Building wheel for simplegeneric (setup.py): started 2022-02-14 16:17:12.104 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-14 16:17:12.105 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=79df8ae109c8867f7cc2b1dfe6910e93888e50500003b02149f6f898430ef49a 2022-02-14 16:17:12.105 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-14 16:17:12.109 | Successfully built simplegeneric 2022-02-14 16:17:12.962 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-14 16:17:15.653 | Running setup.py develop for glance 2022-02-14 16:17:17.686 | 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.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-02-14 16:17:17.686 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 16:17:17.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 16:17:17.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 16:17:17.836 | + inc/python:pip_install:200 : result=0 2022-02-14 16:17:17.838 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 16:17:17.840 | + functions-common:time_stop:2425 : local name 2022-02-14 16:17:17.843 | + functions-common:time_stop:2426 : local end_time 2022-02-14 16:17:17.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 16:17:17.847 | + functions-common:time_stop:2428 : local total 2022-02-14 16:17:17.850 | + functions-common:time_stop:2429 : local start_time 2022-02-14 16:17:17.852 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 16:17:17.854 | + functions-common:time_stop:2432 : start_time=1644855422224 2022-02-14 16:17:17.856 | + functions-common:time_stop:2434 : [[ -z 1644855422224 ]] 2022-02-14 16:17:17.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 16:17:17.863 | + functions-common:time_stop:2437 : end_time=1644855437861 2022-02-14 16:17:17.866 | + functions-common:time_stop:2438 : elapsed_time=15637 2022-02-14 16:17:17.868 | + functions-common:time_stop:2439 : total=81955 2022-02-14 16:17:17.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 16:17:17.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97592 2022-02-14 16:17:17.875 | + inc/python:pip_install:203 : return 0 2022-02-14 16:17:17.878 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 16:17:17.880 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 16:17:17.883 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 16:17:17.902 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 16:17:17.914 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 16:17:17.916 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 16:17:17.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 16:17:17.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 16:17:17.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 16:17:17.926 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 16:17:17.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 16:17:17.931 | + ./stack.sh:main:920 : configure_glance 2022-02-14 16:17:17.933 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 16:17:17.946 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 16:17:17.949 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 16:17:17.951 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 16:17:17.953 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 16:17:17.956 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 16:17:17.958 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 16:17:17.961 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 16:17:17.964 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 16:17:17.993 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 16:17:18.023 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 16:17:18.050 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 16:17:18.078 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 16:17:18.108 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 16:17:18.138 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 16:17:18.141 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 16:17:18.143 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 16:17:18.146 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 16:17:18.148 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 16:17:18.177 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 16:17:18.204 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-02-14 16:17:18.231 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 16:17:18.260 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 16:17:18.287 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 16:17:18.315 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 16:17:18.342 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 16:17:18.370 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 16:17:18.398 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 16:17:18.426 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 16:17:18.457 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 16:17:18.459 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 16:17:18.461 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 16:17:18.464 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 16:17:18.466 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 16:17:18.468 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 16:17:18.485 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:17:18.488 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 16:17:18.491 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 16:17:18.493 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 16:17:18.510 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:17:18.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-02-14 16:17:18.515 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-02-14 16:17:18.543 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 16:17:18.545 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 16:17:18.548 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 16:17:18.551 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 16:17:18.553 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 16:17:18.581 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 16:17:18.609 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 16:17:18.612 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 16:17:18.614 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 16:17:18.616 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 16:17:18.619 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 16:17:18.621 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 16:17:18.623 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 16:17:18.654 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 16:17:18.656 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-02-14 16:17:18.688 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 16:17:18.690 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 16:17:18.707 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:17:18.709 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 16:17:18.737 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 16:17:18.765 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 16:17:18.794 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 16:17:18.822 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 16:17:18.850 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 16:17:18.867 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:17:18.869 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 16:17:18.897 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 16:17:18.928 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 16:17:18.959 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-02-14 16:17:18.988 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 16:17:19.015 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-02-14 16:17:19.044 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 16:17:19.060 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:17:19.062 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 16:17:19.065 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 16:17:19.067 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 16:17:19.070 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 16:17:19.087 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 16:17:19.090 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 16:17:19.092 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 16:17:19.094 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 16:17:19.097 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 16:17:19.124 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 16:17:19.152 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 16:17:19.180 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 16:17:19.208 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 16:17:19.213 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 16:17:19.243 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 16:17:19.271 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 16:17:19.299 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-02-14 16:17:19.328 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 16:17:19.355 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 16:17:19.383 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 16:17:19.411 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 16:17:19.442 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 16:17:19.473 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 16:17:19.503 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 16:17:19.531 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 16:17:19.536 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-14 16:17:19.542 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 16:17:19.558 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 16:17:19.561 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 16:17:19.563 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 16:17:19.566 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 16:17:19.568 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 16:17:19.570 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 16:17:19.573 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 16:17:19.577 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 16:17:19.579 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 16:17:19.583 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 16:17:19.612 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 16:17:19.615 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 16:17:19.617 | ++ functions:get_random_port:837 : true 2022-02-14 16:17:19.619 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 16:17:19.622 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 16:17:19.624 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 16:17:19.707 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 16:17:19.709 | ++ functions:get_random_port:841 : break 2 2022-02-14 16:17:19.712 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 16:17:19.714 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 16:17:19.717 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 16:17:19.744 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 16:17:19.772 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 16:17:19.800 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 16:17:19.827 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 16:17:19.854 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 16:17:19.882 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 16:17:19.910 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 16:17:19.937 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 16:17:19.964 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 16:17:19.992 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 16:17:20.019 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 16:17:20.047 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 16:17:20.075 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 16:17:20.102 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 16:17:20.130 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 16:17:20.157 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 16:17:20.185 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 16:17:20.212 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 16:17:20.240 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 16:17:20.242 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 16:17:20.244 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 16:17:20.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:17:20.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:17:20.252 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 16:17:20.254 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 16:17:20.313 | proxy (enabled by site administrator) 2022-02-14 16:17:20.317 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 16:17:20.319 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 16:17:20.323 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 16:17:20.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:17:20.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:17:20.331 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 16:17:20.334 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 16:17:20.389 | No module matches proxy_http 2022-02-14 16:17:20.392 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-14 16:17:20.453 | Considering dependency proxy for proxy_http: 2022-02-14 16:17:20.454 | Module proxy already enabled 2022-02-14 16:17:20.454 | Enabling module proxy_http. 2022-02-14 16:17:20.459 | To activate the new configuration, you need to run: 2022-02-14 16:17:20.459 | systemctl restart apache2 2022-02-14 16:17:20.464 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-14 16:17:20.466 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 16:17:20.468 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 16:17:20.472 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 16:17:20.597 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 16:17:20.600 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 16:17:20.603 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 16:17:20.605 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 16:17:20.608 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:17:20.610 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:17:20.612 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 16:17:20.615 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 16:17:20.618 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 16:17:20.618 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 16:17:20.627 | KeepAlive Off 2022-02-14 16:17:20.631 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 16:17:20.632 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 16:17:20.640 | SetEnv proxy-sendchunked 1 2022-02-14 16:17:20.645 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 16:17:20.645 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 16:17:20.653 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 16:17:20.657 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 16:17:20.660 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 16:17:20.662 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 16:17:20.665 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 16:17:20.667 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 16:17:20.670 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:17:20.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:17:20.674 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 16:17:20.677 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 16:17:20.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 16:17:20.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 16:17:20.683 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 16:17:20.748 | Enabling site glance-wsgi-api. 2022-02-14 16:17:20.754 | To activate the new configuration, you need to run: 2022-02-14 16:17:20.754 | systemctl reload apache2 2022-02-14 16:17:20.758 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 16:17:20.760 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 16:17:20.763 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 16:17:20.765 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 16:17:20.901 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 16:17:20.907 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 16:17:20.936 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 16:17:20.939 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 16:17:20.957 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 16:17:20.960 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 16:17:20.962 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 16:17:20.965 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 16:17:20.967 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 16:17:20.970 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 16:17:20.972 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 16:17:20.974 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 16:17:20.977 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 16:17:20.979 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 16:17:20.981 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 16:17:20.984 | ++ functions-common:git_clone:612 : pwd 2022-02-14 16:17:20.987 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 16:17:20.989 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 16:17:20.992 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 16:17:21.013 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 16:17:21.014 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 16:17:21.017 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 16:17:21.020 | + functions-common:git_clone:629 : echo master 2022-02-14 16:17:21.020 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 16:17:21.026 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 16:17:21.028 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 16:17:21.030 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 16:17:21.034 | + functions-common:git_clone:678 : head -1 2022-02-14 16:17:21.034 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 16:17:21.066 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-14 16:17:21.069 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 16:17:21.072 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 16:17:21.074 | + inc/python:setup_develop:338 : local bindep 2022-02-14 16:17:21.077 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 16:17:21.079 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 16:17:21.082 | + inc/python:setup_develop:344 : local extras= 2022-02-14 16:17:21.084 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 16:17:21.087 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 16:17:21.089 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 16:17:21.091 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 16:17:21.094 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 16:17:21.096 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 16:17:21.099 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 16:17:21.102 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 16:17:21.105 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 16:17:21.107 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 16:17:21.110 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 16:17:21.113 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 16:17:21.119 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 16:17:21.122 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 16:17:21.781 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 16:17:21.784 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 16:17:21.786 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 16:17:21.789 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 16:17:21.791 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 16:17:21.793 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 16:17:21.796 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 16:17:21.798 | + inc/python:setup_package:428 : local extras= 2022-02-14 16:17:21.801 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 16:17:21.803 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 16:17:21.805 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 16:17:21.808 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 16:17:21.810 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 16:17:21.813 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 16:17:21.834 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 16:17:21.836 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-14 16:17:22.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:17:22.653 | from cryptography.utils import int_from_bytes 2022-02-14 16:17:22.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 16:17:22.653 | from cryptography.utils import int_from_bytes 2022-02-14 16:17:23.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 16:17:23.798 | Obtaining file:///opt/stack/cinder 2022-02-14 16:17:23.798 | Preparing metadata (setup.py): started 2022-02-14 16:17:25.707 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:17:25.919 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.1) 2022-02-14 16:17:25.921 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-14 16:17:25.922 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-14 16:17:25.923 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-14 16:17:25.924 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-14 16:17:25.925 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-14 16:17:25.926 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-14 16:17:25.927 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 16:17:25.928 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-14 16:17:25.929 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.7.1) 2022-02-14 16:17:26.038 | Collecting oauth2client>=4.1.3 2022-02-14 16:17:26.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-14 16:17:26.052 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-14 16:17:26.053 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 16:17:26.054 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-14 16:17:26.055 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-14 16:17:26.056 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-14 16:17:26.058 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-14 16:17:26.059 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 16:17:26.060 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-14 16:17:26.061 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-14 16:17:26.061 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-14 16:17:26.063 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-14 16:17:26.064 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-14 16:17:26.065 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-14 16:17:26.066 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-14 16:17:26.067 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-14 16:17:26.069 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-14 16:17:26.071 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-14 16:17:26.072 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-14 16:17:26.205 | Collecting paramiko>=2.7.2 2022-02-14 16:17:26.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-14 16:17:26.222 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 16:17:26.223 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-14 16:17:26.224 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-14 16:17:26.225 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-14 16:17:26.227 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-14 16:17:26.322 | Collecting python-glanceclient>=3.2.2 2022-02-14 16:17:26.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-14 16:17:26.345 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 16:17:26.346 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-14 16:17:26.347 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.13.0) 2022-02-14 16:17:26.349 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-14 16:17:26.350 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-14 16:17:26.351 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-14 16:17:26.352 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.4) 2022-02-14 16:17:26.394 | Collecting rtslib-fb>=2.1.74 2022-02-14 16:17:26.401 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-14 16:17:26.406 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-14 16:17:26.407 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-14 16:17:26.409 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-14 16:17:26.410 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 16:17:26.449 | Collecting tabulate>=0.8.7 2022-02-14 16:17:26.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-14 16:17:26.460 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-14 16:17:26.461 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-14 16:17:26.462 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 16:17:26.572 | Collecting oslo.vmware>=3.10.0 2022-02-14 16:17:26.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-14 16:17:26.599 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 16:17:26.600 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-14 16:17:26.601 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-14 16:17:26.778 | Collecting google-api-python-client>=1.11.0 2022-02-14 16:17:26.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-14 16:17:26.991 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 16:17:26.992 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-14 16:17:26.993 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-14 16:17:27.037 | Collecting zstd>=1.4.5.1 2022-02-14 16:17:27.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-14 16:17:27.148 | Preparing metadata (setup.py): started 2022-02-14 16:17:27.772 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 16:17:28.917 | Collecting boto3>=1.16.51 2022-02-14 16:17:28.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a2/72a1dd36414b1/boto3-1.20.54-py3-none-any.whl (132 kB) 2022-02-14 16:17:28.946 | 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.dev194) (0.10.0) 2022-02-14 16:17:30.413 | Collecting botocore<1.24.0,>=1.23.54 2022-02-14 16:17:30.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06a/e8076c4dcf3d7/botocore-1.23.54-py3-none-any.whl (8.5 MB) 2022-02-14 16:17:30.769 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-14 16:17:30.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-14 16:17:30.842 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-14 16:17:30.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-14 16:17:30.922 | Collecting uritemplate<5,>=3.0.1 2022-02-14 16:17:30.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-14 16:17:30.961 | Collecting google-auth-httplib2>=0.1.0 2022-02-14 16:17:30.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-14 16:17:31.123 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-14 16:17:31.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-14 16:17:31.259 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-14 16:17:31.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-14 16:17:31.367 | 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.dev194) (1.7.0) 2022-02-14 16:17:31.421 | 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.dev194) (3.1.1) 2022-02-14 16:17:31.422 | 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.dev194) (2.10.0) 2022-02-14 16:17:31.591 | Collecting pyasn1>=0.1.7 2022-02-14 16:17:31.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-14 16:17:31.721 | Collecting pyasn1-modules>=0.0.5 2022-02-14 16:17:31.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-14 16:17:31.795 | Collecting rsa>=3.1.4 2022-02-14 16:17:31.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-14 16:17:31.857 | 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.dev194) (0.17.3) 2022-02-14 16:17:31.903 | 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.dev194) (1.5.0) 2022-02-14 16:17:31.904 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-14 16:17:31.905 | 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.dev194) (0.8.0) 2022-02-14 16:17:31.907 | 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.dev194) (2.4.0) 2022-02-14 16:17:31.967 | 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.dev194) (1.7.6) 2022-02-14 16:17:31.968 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 16:17:31.970 | 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.dev194) (2.0.1) 2022-02-14 16:17:32.028 | 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.dev194) (2.8.2) 2022-02-14 16:17:32.031 | 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.dev194) (0.9.6) 2022-02-14 16:17:32.091 | 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.dev194) (5.2.3) 2022-02-14 16:17:32.092 | 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.dev194) (5.0.9) 2022-02-14 16:17:32.093 | 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.dev194) (2.4.0) 2022-02-14 16:17:32.094 | 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.dev194) (0.4.0) 2022-02-14 16:17:32.096 | 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.dev194) (5.0.0) 2022-02-14 16:17:32.119 | 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.dev194) (3.2.0) 2022-02-14 16:17:32.121 | 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.dev194) (3.3.0) 2022-02-14 16:17:32.123 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-14 16:17:32.167 | 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.dev194) (1.0.3) 2022-02-14 16:17:32.250 | 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.dev194) (3.0.0) 2022-02-14 16:17:32.254 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 16:17:32.280 | 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.dev194) (3.0.0) 2022-02-14 16:17:32.303 | 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.dev194) (0.11.0) 2022-02-14 16:17:32.369 | 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.dev194) (1.26.8) 2022-02-14 16:17:32.460 | Collecting suds-community>=0.6 2022-02-14 16:17:32.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-14 16:17:32.725 | Collecting pynacl>=1.0.1 2022-02-14 16:17:32.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-14 16:17:32.777 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.8.2) 2022-02-14 16:17:32.922 | 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.dev194) (3.10.0) 2022-02-14 16:17:32.958 | 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.dev194) (1.13.3) 2022-02-14 16:17:32.998 | Collecting warlock<2,>=1.2.0 2022-02-14 16:17:33.005 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-14 16:17:33.008 | 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.dev194) (22.0.0) 2022-02-14 16:17:33.208 | 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.dev194) (2.0.12) 2022-02-14 16:17:33.209 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-14 16:17:33.211 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-14 16:17:33.247 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-14 16:17:33.320 | Collecting pyudev>=0.16.1 2022-02-14 16:17:33.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-14 16:17:33.567 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-14 16:17:33.568 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-14 16:17:33.710 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-14 16:17:33.712 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 16:17:33.713 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-14 16:17:33.842 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-14 16:17:33.963 | 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.dev194) (5.4.0) 2022-02-14 16:17:33.965 | 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.dev194) (4.11.0) 2022-02-14 16:17:33.966 | 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.dev194) (1.1.6) 2022-02-14 16:17:34.000 | 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.dev194) (5.0.0) 2022-02-14 16:17:34.247 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-14 16:17:34.327 | 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.dev194) (2.3.3) 2022-02-14 16:17:34.328 | 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.dev194) (0.5.0) 2022-02-14 16:17:34.503 | 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.dev194) (2.5.0) 2022-02-14 16:17:34.644 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-14 16:17:34.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-14 16:17:34.695 | 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.dev194) (3.19.4) 2022-02-14 16:17:34.894 | 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.dev194) (2.0.1) 2022-02-14 16:17:35.317 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (1.1.5) 2022-02-14 16:17:35.368 | 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.dev194) (0.13.1) 2022-02-14 16:17:35.418 | 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.dev194) (0.2.5) 2022-02-14 16:17:36.880 | 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.dev194) (1.32) 2022-02-14 16:17:37.156 | 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.dev194) (1.8.2) 2022-02-14 16:17:37.157 | 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.dev194) (21.4.0) 2022-02-14 16:17:37.305 | 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.dev194) (2.2) 2022-02-14 16:17:37.499 | 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.dev194) (1.0.0) 2022-02-14 16:17:37.631 | 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.dev194) (3.7.0) 2022-02-14 16:17:38.276 | Building wheels for collected packages: zstd 2022-02-14 16:17:38.276 | Building wheel for zstd (setup.py): started