2022-08-31 09:55:31.881 | + ./stack.sh:main:481 : exec 2022-08-31 09:55:31.881 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-31-095531' 2022-08-31 09:55:31.881 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-31-095531.summary.2022-08-31-095531 2022-08-31 09:55:31.881 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-31 09:55:31.881 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-31-095531 2022-08-31 09:55:31.881 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-31-095531 /opt/stack/logs/stack.sh.log 2022-08-31 09:55:31.881 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-31-095531.summary.2022-08-31-095531 /opt/stack/logs/stack.sh.log.summary 2022-08-31 09:55:31.881 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-31 09:55:31.882 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-31 09:55:31.882 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-31 09:55:31.882 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-31 09:55:31.882 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-31 09:55:31.882 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-31 09:55:31.882 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-31 09:55:31.882 | + ./stack.sh:main:513 : trap exit_trap EXIT 2022-08-31 09:55:31.882 | + ./stack.sh:main:554 : trap err_trap ERR 2022-08-31 09:55:31.883 | + ./stack.sh:main:567 : set -o errexit 2022-08-31 09:55:31.885 | + ./stack.sh:main:570 : uname -a 2022-08-31 09:55:31.886 | Linux dv-neutron-855063-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-31 09:55:31.888 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-31 09:55:31.890 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-31 09:55:31.893 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2022-08-31 09:55:31.926 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-31 09:55:31.941 | + ./stack.sh:main:584 : fetch_plugins 2022-08-31 09:55:31.943 | + functions-common:fetch_plugins:1688 : local plugins= 2022-08-31 09:55:31.945 | + functions-common:fetch_plugins:1689 : local plugin 2022-08-31 09:55:31.946 | + functions-common:fetch_plugins:1692 : [[ -z '' ]] 2022-08-31 09:55:31.948 | + functions-common:fetch_plugins:1693 : return 2022-08-31 09:55:31.950 | + ./stack.sh:main:588 : run_phase override_defaults 2022-08-31 09:55:31.952 | + functions-common:run_phase:1770 : local mode=override_defaults 2022-08-31 09:55:31.953 | + functions-common:run_phase:1771 : local phase= 2022-08-31 09:55:31.955 | + functions-common:run_phase:1772 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-31 09:55:31.957 | + functions-common:run_phase:1773 : local extra_plugin_file_name 2022-08-31 09:55:31.959 | + functions-common:run_phase:1774 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-31 09:55:31.961 | + functions-common:run_phase:1779 : local exceptions=80-tempest.sh 2022-08-31 09:55:31.962 | + functions-common:run_phase:1780 : local extra 2022-08-31 09:55:31.965 | ++ functions-common:run_phase:1781 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-31 09:55:31.967 | + functions-common:run_phase:1781 : extra=80-tempest.sh 2022-08-31 09:55:31.969 | + functions-common:run_phase:1782 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-31 09:55:31.971 | + functions-common:run_phase:1786 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-31 09:55:31.973 | + functions-common:run_phase:1786 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-31 09:55:31.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-31 09:55:31.986 | ++ functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:31.988 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-31 09:55:31.990 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-31 09:55:31.992 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-31 09:55:31.994 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-31 09:55:31.995 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-31 09:55:31.997 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-31 09:55:31.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-31 09:55:32.000 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-31 09:55:32.002 | + functions-common:run_phase:1791 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-31 09:55:32.005 | + functions-common:run_phase:1794 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-31 09:55:32.006 | + functions-common:run_phase:1795 : plugin_override_defaults 2022-08-31 09:55:32.008 | + functions-common:plugin_override_defaults:1729 : local plugins= 2022-08-31 09:55:32.010 | + functions-common:plugin_override_defaults:1730 : local plugin 2022-08-31 09:55:32.012 | + functions-common:plugin_override_defaults:1733 : [[ -z '' ]] 2022-08-31 09:55:32.013 | + functions-common:plugin_override_defaults:1734 : return 2022-08-31 09:55:32.015 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2022-08-31 09:55:32.031 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2022-08-31 09:55:32.037 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-31 09:55:32.049 | ++ functions-common:is_service_enabled:1998 : return 1 2022-08-31 09:55:32.051 | +++ lib/tls:source:43 : hostname -f 2022-08-31 09:55:32.055 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-31 09:55:32.056 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-31 09:55:32.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-31 09:55:32.060 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-31 09:55:32.062 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-31 09:55:32.064 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-31 09:55:32.065 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-31 09:55:32.068 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-31 09:55:32.070 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-31 09:55:32.071 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-31 09:55:32.076 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2022-08-31 09:55:32.087 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2022-08-31 09:55:32.103 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2022-08-31 09:55:32.116 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2022-08-31 09:55:32.127 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2022-08-31 09:55:32.153 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2022-08-31 09:55:32.207 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2022-08-31 09:55:32.286 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2022-08-31 09:55:32.307 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2022-08-31 09:55:32.354 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2022-08-31 09:55:32.404 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2022-08-31 09:55:32.523 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2022-08-31 09:55:32.537 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2022-08-31 09:55:32.548 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-31 09:55:32.561 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2022-08-31 09:55:32.644 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2022-08-31 09:55:32.646 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-31 09:55:32.649 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-31 09:55:32.651 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-31 09:55:32.653 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-31 09:55:32.655 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-31 09:55:32.657 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-31 09:55:32.657 | False' 2022-08-31 09:55:32.660 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-31 09:55:32.674 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-31 09:55:32.677 | + ./stack.sh:main:618 : run_phase source 2022-08-31 09:55:32.679 | + functions-common:run_phase:1770 : local mode=source 2022-08-31 09:55:32.681 | + functions-common:run_phase:1771 : local phase= 2022-08-31 09:55:32.683 | + functions-common:run_phase:1772 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-31 09:55:32.685 | + functions-common:run_phase:1773 : local extra_plugin_file_name 2022-08-31 09:55:32.687 | + functions-common:run_phase:1774 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-31 09:55:32.689 | + functions-common:run_phase:1779 : local exceptions=80-tempest.sh 2022-08-31 09:55:32.690 | + functions-common:run_phase:1780 : local extra 2022-08-31 09:55:32.693 | ++ functions-common:run_phase:1781 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-31 09:55:32.696 | + functions-common:run_phase:1781 : extra=80-tempest.sh 2022-08-31 09:55:32.698 | + functions-common:run_phase:1782 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-31 09:55:32.700 | + functions-common:run_phase:1786 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-31 09:55:32.702 | + functions-common:run_phase:1786 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-31 09:55:32.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-31 09:55:32.718 | ++ functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:32.720 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-31 09:55:32.722 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-31 09:55:32.760 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-31 09:55:32.762 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-31 09:55:32.764 | + functions-common:run_phase:1791 : [[ source == \s\o\u\r\c\e ]] 2022-08-31 09:55:32.766 | + functions-common:run_phase:1792 : load_plugin_settings 2022-08-31 09:55:32.768 | + functions-common:load_plugin_settings:1706 : local plugins= 2022-08-31 09:55:32.771 | + functions-common:load_plugin_settings:1707 : local plugin 2022-08-31 09:55:32.773 | + functions-common:load_plugin_settings:1710 : [[ -z '' ]] 2022-08-31 09:55:32.775 | + functions-common:load_plugin_settings:1711 : return 2022-08-31 09:55:32.777 | + functions-common:run_phase:1793 : verify_disabled_services 2022-08-31 09:55:32.779 | + functions-common:verify_disabled_services:2053 : local service 2022-08-31 09:55:32.781 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.783 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-31 09:55:32.785 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.788 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-31 09:55:32.790 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.792 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-31 09:55:32.794 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.796 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-31 09:55:32.798 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.800 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-31 09:55:32.803 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.805 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-31 09:55:32.807 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.809 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-31 09:55:32.811 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.813 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-31 09:55:32.816 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.818 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-31 09:55:32.820 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.823 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-31 09:55:32.825 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.827 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-31 09:55:32.829 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.831 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-31 09:55:32.834 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.836 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-31 09:55:32.838 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.840 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-31 09:55:32.843 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.845 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-31 09:55:32.847 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.850 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-31 09:55:32.852 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.854 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-31 09:55:32.856 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.858 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-31 09:55:32.861 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.863 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-31 09:55:32.865 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.868 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-31 09:55:32.870 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.872 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-31 09:55:32.874 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.876 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-31 09:55:32.879 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.881 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-31 09:55:32.884 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.886 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-31 09:55:32.888 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.890 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-31 09:55:32.892 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.894 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-31 09:55:32.897 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.899 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-31 09:55:32.901 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.903 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-31 09:55:32.905 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.907 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-31 09:55:32.910 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.912 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-31 09:55:32.914 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.916 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-31 09:55:32.918 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.920 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-31 09:55:32.922 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.925 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-31 09:55:32.927 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.929 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-31 09:55:32.932 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.934 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-31 09:55:32.936 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.938 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-31 09:55:32.940 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.943 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-31 09:55:32.945 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.947 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-31 09:55:32.950 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.952 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-31 09:55:32.954 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.956 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-31 09:55:32.958 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.960 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-31 09:55:32.963 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.965 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-31 09:55:32.967 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.969 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-31 09:55:32.971 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.973 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-31 09:55:32.976 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.978 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-31 09:55:32.980 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.982 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-31 09:55:32.984 | + functions-common:verify_disabled_services:2054 : for service in ${ENABLED_SERVICES//,/ } 2022-08-31 09:55:32.987 | + functions-common:verify_disabled_services:2055 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-31 09:55:32.990 | + ./stack.sh:main:689 : initialize_database_backends 2022-08-31 09:55:32.992 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-31 09:55:32.994 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-31 09:55:33.009 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:33.011 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-31 09:55:33.013 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-31 09:55:33.015 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-31 09:55:33.030 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 09:55:33.032 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-31 09:55:33.034 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-31 09:55:33.036 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-31 09:55:33.039 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-31 09:55:33.041 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-31 09:55:33.043 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-31 09:55:33.045 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-31 09:55:33.048 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-08-31 09:55:33.051 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-31 09:55:33.053 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-08-31 09:55:33.056 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-31 09:55:33.058 | + lib/database:initialize_database_backends:104 : return 0 2022-08-31 09:55:33.060 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2022-08-31 09:55:33.060 | Using mysql database backend 2022-08-31 09:55:33.062 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-31 09:55:33.078 | + ./stack.sh:main:705 : is_service_enabled rabbit 2022-08-31 09:55:33.092 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:33.095 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-31 09:55:33.110 | + ./stack.sh:main:713 : is_service_enabled keystone 2022-08-31 09:55:33.126 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:33.128 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-31 09:55:33.144 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-31 09:55:33.159 | + ./stack.sh:main:728 : is_service_enabled ldap 2022-08-31 09:55:33.174 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 09:55:33.177 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2022-08-31 09:55:33.193 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 09:55:33.195 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-31 09:55:33.210 | + ./stack.sh:main:743 : [[ -z '' ]] 2022-08-31 09:55:33.212 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2022-08-31 09:55:33.215 | + ./stack.sh:main:749 : save_stackenv 749 2022-08-31 09:55:33.217 | + functions-common:save_stackenv:60 : local tag=749 2022-08-31 09:55:33.220 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-31 09:55:33.224 | + functions-common:save_stackenv:62 : time_stamp=2022-08-31-095533 2022-08-31 09:55:33.226 | + functions-common:save_stackenv:63 : echo '# 2022-08-31-095533 749' 2022-08-31 09:55:33.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.231 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-31 09:55:33.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.236 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-31 09:55:33.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.241 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-31 09:55:33.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.245 | + 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-08-31 09:55:33.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.250 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-08-31 09:55:33.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.255 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-08-31 09:55:33.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.259 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-31-095531 2022-08-31 09:55:33.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.264 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-31 09:55:33.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.268 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-08-31 09:55:33.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.273 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-31 09:55:33.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.277 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-31 09:55:33.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.282 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-31 09:55:33.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-31 09:55:33.287 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-31 09:55:33.289 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-08-31 09:55:33.291 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-31 09:55:33.293 | + functions-common:git_clone:531 : local git_dest=/opt/stack/requirements 2022-08-31 09:55:33.296 | + functions-common:git_clone:532 : local git_ref=stable/xena 2022-08-31 09:55:33.297 | + functions-common:git_clone:533 : local orig_dir 2022-08-31 09:55:33.300 | ++ functions-common:git_clone:534 : pwd 2022-08-31 09:55:33.303 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-31 09:55:33.305 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-31 09:55:33.308 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-31 09:55:33.322 | + functions-common:git_clone:537 : RECLONE=False 2022-08-31 09:55:33.324 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-31 09:55:33.326 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-31 09:55:33.328 | + functions-common:git_clone:551 : echo stable/xena 2022-08-31 09:55:33.329 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-31 09:55:33.333 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/requirements ]] 2022-08-31 09:55:33.335 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-31 09:55:33.337 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-31 09:55:33.349 | + functions-common:git_clone:611 : cd /opt/stack/requirements 2022-08-31 09:55:33.352 | + functions-common:git_clone:612 : git show --oneline 2022-08-31 09:55:33.352 | + functions-common:git_clone:612 : head -1 2022-08-31 09:55:33.355 | 6be7f21c update constraint for python-blazarclient to new release 3.3.2 2022-08-31 09:55:33.358 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-31 09:55:33.360 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2022-08-31 09:55:33.362 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-31 09:55:33.365 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2022-08-31 09:55:33.367 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-31 09:55:33.370 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-31 09:55:33.372 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-31 09:55:33.375 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-31 09:55:33.377 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-31 09:55:33.379 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-31 09:55:33.382 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-31 09:55:33.385 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-31 09:55:33.389 | ++ tools/install_prereqs.sh:source:47 : NOW=1661939733 2022-08-31 09:55:33.391 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-31 09:55:33.395 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-31 09:55:33.398 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-31 09:55:33.400 | ++ tools/install_prereqs.sh:source:49 : DELTA=1661939733 2022-08-31 09:55:33.403 | ++ tools/install_prereqs.sh:source:50 : [[ 1661939733 -lt 7200 ]] 2022-08-31 09:55:33.405 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-31 09:55:33.407 | ++ functions-common:export_proxy_variables:2160 : isset http_proxy 2022-08-31 09:55:33.410 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-08-31 09:55:33.412 | ++ functions-common:export_proxy_variables:2163 : isset https_proxy 2022-08-31 09:55:33.415 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-08-31 09:55:33.417 | ++ functions-common:export_proxy_variables:2166 : isset no_proxy 2022-08-31 09:55:33.419 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-08-31 09:55:33.422 | +++ 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-08-31 09:55:33.467 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-31 09:55:33.467 | apache2-dev 2022-08-31 09:55:33.467 | bc 2022-08-31 09:55:33.467 | bsdmainutils 2022-08-31 09:55:33.467 | curl 2022-08-31 09:55:33.467 | g++ 2022-08-31 09:55:33.467 | gawk 2022-08-31 09:55:33.467 | gcc 2022-08-31 09:55:33.467 | gettext 2022-08-31 09:55:33.467 | git 2022-08-31 09:55:33.467 | graphviz 2022-08-31 09:55:33.467 | iputils-ping 2022-08-31 09:55:33.467 | libapache2-mod-proxy-uwsgi 2022-08-31 09:55:33.468 | libffi-dev 2022-08-31 09:55:33.468 | libjpeg-dev 2022-08-31 09:55:33.468 | libpcre3-dev 2022-08-31 09:55:33.468 | libpq-dev 2022-08-31 09:55:33.468 | libssl-dev 2022-08-31 09:55:33.468 | libsystemd-dev 2022-08-31 09:55:33.468 | libxml2-dev 2022-08-31 09:55:33.468 | libxslt1-dev 2022-08-31 09:55:33.468 | libyaml-dev 2022-08-31 09:55:33.468 | lsof 2022-08-31 09:55:33.468 | openssh-server 2022-08-31 09:55:33.468 | openssl 2022-08-31 09:55:33.468 | pkg-config 2022-08-31 09:55:33.468 | psmisc 2022-08-31 09:55:33.468 | python3-dev 2022-08-31 09:55:33.468 | python3-pip 2022-08-31 09:55:33.468 | python3-systemd 2022-08-31 09:55:33.468 | python3-venv 2022-08-31 09:55:33.468 | tar 2022-08-31 09:55:33.468 | tcpdump 2022-08-31 09:55:33.468 | unzip 2022-08-31 09:55:33.468 | uuid-runtime 2022-08-31 09:55:33.468 | wget 2022-08-31 09:55:33.468 | wget 2022-08-31 09:55:33.468 | zlib1g-dev 2022-08-31 09:55:33.468 | libkrb5-dev 2022-08-31 09:55:33.468 | libldap2-dev 2022-08-31 09:55:33.468 | libsasl2-dev 2022-08-31 09:55:33.468 | memcached 2022-08-31 09:55:33.468 | python3-mysqldb 2022-08-31 09:55:33.468 | sqlite3 2022-08-31 09:55:33.468 | conntrack 2022-08-31 09:55:33.468 | curl 2022-08-31 09:55:33.468 | dnsmasq-base 2022-08-31 09:55:33.468 | dnsmasq-utils 2022-08-31 09:55:33.468 | ebtables 2022-08-31 09:55:33.468 | genisoimage 2022-08-31 09:55:33.468 | iptables 2022-08-31 09:55:33.469 | iputils-arping 2022-08-31 09:55:33.469 | kpartx 2022-08-31 09:55:33.469 | libjs-jquery-tablesorter 2022-08-31 09:55:33.469 | parted 2022-08-31 09:55:33.469 | pm-utils 2022-08-31 09:55:33.469 | python3-mysqldb 2022-08-31 09:55:33.469 | socat 2022-08-31 09:55:33.469 | sqlite3 2022-08-31 09:55:33.469 | sudo 2022-08-31 09:55:33.469 | vlan 2022-08-31 09:55:33.469 | lsscsi 2022-08-31 09:55:33.469 | open-iscsi 2022-08-31 09:55:33.469 | lvm2 2022-08-31 09:55:33.469 | qemu-utils 2022-08-31 09:55:33.469 | thin-provisioning-tools 2022-08-31 09:55:33.469 | acl 2022-08-31 09:55:33.469 | dnsmasq-base 2022-08-31 09:55:33.469 | dnsmasq-utils 2022-08-31 09:55:33.469 | ebtables 2022-08-31 09:55:33.469 | haproxy 2022-08-31 09:55:33.469 | iptables 2022-08-31 09:55:33.469 | iputils-arping 2022-08-31 09:55:33.469 | iputils-ping 2022-08-31 09:55:33.469 | postgresql-server-dev-all 2022-08-31 09:55:33.469 | python3-mysqldb 2022-08-31 09:55:33.469 | sqlite3 2022-08-31 09:55:33.469 | sudo 2022-08-31 09:55:33.469 | vlan 2022-08-31 09:55:33.469 | pcp 2022-08-31 09:55:33.469 | ipset 2022-08-31 09:55:33.469 | conntrack 2022-08-31 09:55:33.469 | conntrackd 2022-08-31 09:55:33.469 | keepalived 2022-08-31 09:55:33.469 | lvm2 2022-08-31 09:55:33.469 | qemu-utils 2022-08-31 09:55:33.469 | thin-provisioning-tools 2022-08-31 09:55:33.469 | curl 2022-08-31 09:55:33.469 | liberasurecode-dev 2022-08-31 09:55:33.469 | make 2022-08-31 09:55:33.469 | memcached 2022-08-31 09:55:33.470 | sqlite3 2022-08-31 09:55:33.470 | xfsprogs' 2022-08-31 09:55:33.472 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-31 09:55:33.489 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-31 09:55:33.489 | apache2-dev 2022-08-31 09:55:33.489 | bc 2022-08-31 09:55:33.489 | bsdmainutils 2022-08-31 09:55:33.489 | curl 2022-08-31 09:55:33.489 | g++ 2022-08-31 09:55:33.489 | gawk 2022-08-31 09:55:33.489 | gcc 2022-08-31 09:55:33.489 | gettext 2022-08-31 09:55:33.489 | git 2022-08-31 09:55:33.489 | graphviz 2022-08-31 09:55:33.490 | iputils-ping 2022-08-31 09:55:33.490 | libapache2-mod-proxy-uwsgi 2022-08-31 09:55:33.490 | libffi-dev 2022-08-31 09:55:33.490 | libjpeg-dev 2022-08-31 09:55:33.490 | libpcre3-dev 2022-08-31 09:55:33.490 | libpq-dev 2022-08-31 09:55:33.490 | libssl-dev 2022-08-31 09:55:33.490 | libsystemd-dev 2022-08-31 09:55:33.490 | libxml2-dev 2022-08-31 09:55:33.490 | libxslt1-dev 2022-08-31 09:55:33.490 | libyaml-dev 2022-08-31 09:55:33.490 | lsof 2022-08-31 09:55:33.490 | openssh-server 2022-08-31 09:55:33.490 | openssl 2022-08-31 09:55:33.490 | pkg-config 2022-08-31 09:55:33.490 | psmisc 2022-08-31 09:55:33.490 | python3-dev 2022-08-31 09:55:33.490 | python3-pip 2022-08-31 09:55:33.491 | python3-systemd 2022-08-31 09:55:33.491 | python3-venv 2022-08-31 09:55:33.491 | tar 2022-08-31 09:55:33.491 | tcpdump 2022-08-31 09:55:33.491 | unzip 2022-08-31 09:55:33.491 | uuid-runtime 2022-08-31 09:55:33.491 | wget 2022-08-31 09:55:33.491 | wget 2022-08-31 09:55:33.491 | zlib1g-dev 2022-08-31 09:55:33.491 | libkrb5-dev 2022-08-31 09:55:33.491 | libldap2-dev 2022-08-31 09:55:33.491 | libsasl2-dev 2022-08-31 09:55:33.491 | memcached 2022-08-31 09:55:33.491 | python3-mysqldb 2022-08-31 09:55:33.491 | sqlite3 2022-08-31 09:55:33.491 | conntrack 2022-08-31 09:55:33.491 | curl 2022-08-31 09:55:33.491 | dnsmasq-base 2022-08-31 09:55:33.491 | dnsmasq-utils 2022-08-31 09:55:33.491 | ebtables 2022-08-31 09:55:33.491 | genisoimage 2022-08-31 09:55:33.491 | iptables 2022-08-31 09:55:33.491 | iputils-arping 2022-08-31 09:55:33.491 | kpartx 2022-08-31 09:55:33.491 | libjs-jquery-tablesorter 2022-08-31 09:55:33.491 | parted 2022-08-31 09:55:33.491 | pm-utils 2022-08-31 09:55:33.491 | python3-mysqldb 2022-08-31 09:55:33.491 | socat 2022-08-31 09:55:33.491 | sqlite3 2022-08-31 09:55:33.491 | sudo 2022-08-31 09:55:33.491 | vlan 2022-08-31 09:55:33.491 | lsscsi 2022-08-31 09:55:33.491 | open-iscsi 2022-08-31 09:55:33.491 | lvm2 2022-08-31 09:55:33.491 | qemu-utils 2022-08-31 09:55:33.491 | thin-provisioning-tools 2022-08-31 09:55:33.491 | acl 2022-08-31 09:55:33.491 | dnsmasq-base 2022-08-31 09:55:33.492 | dnsmasq-utils 2022-08-31 09:55:33.492 | ebtables 2022-08-31 09:55:33.492 | haproxy 2022-08-31 09:55:33.492 | iptables 2022-08-31 09:55:33.492 | iputils-arping 2022-08-31 09:55:33.492 | iputils-ping 2022-08-31 09:55:33.492 | postgresql-server-dev-all 2022-08-31 09:55:33.492 | python3-mysqldb 2022-08-31 09:55:33.492 | sqlite3 2022-08-31 09:55:33.492 | sudo 2022-08-31 09:55:33.492 | vlan 2022-08-31 09:55:33.492 | pcp 2022-08-31 09:55:33.492 | ipset 2022-08-31 09:55:33.492 | conntrack 2022-08-31 09:55:33.492 | conntrackd 2022-08-31 09:55:33.492 | keepalived 2022-08-31 09:55:33.492 | lvm2 2022-08-31 09:55:33.492 | qemu-utils 2022-08-31 09:55:33.492 | thin-provisioning-tools 2022-08-31 09:55:33.492 | curl 2022-08-31 09:55:33.492 | liberasurecode-dev 2022-08-31 09:55:33.492 | make 2022-08-31 09:55:33.492 | memcached 2022-08-31 09:55:33.492 | sqlite3 2022-08-31 09:55:33.492 | xfsprogs ' 2022-08-31 09:55:33.492 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-31 09:55:33.494 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 09:55:33.497 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 09:55:33.500 | ++ 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-08-31 09:55:33.500 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-31 09:55:33.505 | ++ 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-08-31 09:55:33.507 | ++ functions-common:install_package:1366 : update_package_repo 2022-08-31 09:55:33.509 | ++ functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 09:55:33.511 | ++ functions-common:update_package_repo:1339 : REPOS_UPDATED=False 2022-08-31 09:55:33.513 | ++ functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 09:55:33.515 | ++ functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 09:55:33.518 | ++ functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 09:55:33.520 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 09:55:33.522 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 09:55:33.524 | ++ functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 09:55:33.526 | ++ functions-common:apt_get_update:1092 : [[ False == \T\r\u\e ]] 2022-08-31 09:55:33.528 | ++ functions-common:apt_get_update:1097 : [[ False = \T\r\u\e ]] 2022-08-31 09:55:33.530 | ++ functions-common:apt_get_update:1099 : local sudo=sudo 2022-08-31 09:55:33.533 | +++ functions-common:apt_get_update:1100 : id -u 2022-08-31 09:55:33.537 | ++ functions-common:apt_get_update:1100 : [[ 1000 = \0 ]] 2022-08-31 09:55:33.539 | ++ functions-common:apt_get_update:1103 : time_start apt-get-update 2022-08-31 09:55:33.541 | ++ functions-common:time_start:2328 : local name=apt-get-update 2022-08-31 09:55:33.543 | ++ functions-common:time_start:2329 : local start_time= 2022-08-31 09:55:33.545 | ++ functions-common:time_start:2330 : [[ -n '' ]] 2022-08-31 09:55:33.547 | +++ functions-common:time_start:2333 : date +%s%3N 2022-08-31 09:55:33.551 | ++ functions-common:time_start:2333 : _TIME_START[$name]=1661939733549 2022-08-31 09:55:33.553 | ++ functions-common:apt_get_update:1105 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-31 09:55:33.556 | ++ functions-common:apt_get_update:1106 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-31 09:55:33.558 | ++ functions-common:apt_get_update:1107 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-31 09:55:33.961 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-31 09:55:33.990 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-31 09:55:34.129 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-31 09:55:34.268 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-31 09:55:36.275 | Reading package lists... 2022-08-31 09:55:36.306 | ++ functions-common:apt_get_update:1111 : REPOS_UPDATED=True 2022-08-31 09:55:36.308 | ++ functions-common:apt_get_update:1113 : time_stop apt-get-update 2022-08-31 09:55:36.310 | ++ functions-common:time_stop:2342 : local name 2022-08-31 09:55:36.312 | ++ functions-common:time_stop:2343 : local end_time 2022-08-31 09:55:36.314 | ++ functions-common:time_stop:2344 : local elapsed_time 2022-08-31 09:55:36.316 | ++ functions-common:time_stop:2345 : local total 2022-08-31 09:55:36.319 | ++ functions-common:time_stop:2346 : local start_time 2022-08-31 09:55:36.321 | ++ functions-common:time_stop:2348 : name=apt-get-update 2022-08-31 09:55:36.323 | ++ functions-common:time_stop:2349 : start_time=1661939733549 2022-08-31 09:55:36.325 | ++ functions-common:time_stop:2351 : [[ -z 1661939733549 ]] 2022-08-31 09:55:36.327 | +++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 09:55:36.331 | ++ functions-common:time_stop:2354 : end_time=1661939736329 2022-08-31 09:55:36.333 | ++ functions-common:time_stop:2355 : elapsed_time=2780 2022-08-31 09:55:36.336 | ++ functions-common:time_stop:2356 : total=0 2022-08-31 09:55:36.338 | ++ functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 09:55:36.340 | ++ functions-common:time_stop:2359 : _TIME_TOTAL[$name]=2780 2022-08-31 09:55:36.342 | ++ functions-common:install_package:1367 : 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-08-31 09:55:36.344 | ++ functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 09:55:36.346 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 09:55:36.349 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 09:55:36.351 | ++ functions-common:real_install_package:1353 : 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-08-31 09:55:36.370 | ++ functions-common:apt_get:1133 : 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-08-31 09:55:36.479 | Reading package lists... 2022-08-31 09:55:36.723 | Building dependency tree... 2022-08-31 09:55:36.724 | Reading state information... 2022-08-31 09:55:37.005 | bc is already the newest version (1.07.1-2build1). 2022-08-31 09:55:37.005 | bc set to manually installed. 2022-08-31 09:55:37.005 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-31 09:55:37.005 | bsdmainutils set to manually installed. 2022-08-31 09:55:37.005 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-31 09:55:37.006 | g++ set to manually installed. 2022-08-31 09:55:37.006 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-31 09:55:37.006 | gawk set to manually installed. 2022-08-31 09:55:37.006 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-31 09:55:37.006 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-31 09:55:37.006 | iptables set to manually installed. 2022-08-31 09:55:37.006 | iputils-ping is already the newest version (3:20190709-3). 2022-08-31 09:55:37.006 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-31 09:55:37.006 | kpartx set to manually installed. 2022-08-31 09:55:37.006 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-31 09:55:37.006 | make is already the newest version (4.2.1-1.2). 2022-08-31 09:55:37.006 | make set to manually installed. 2022-08-31 09:55:37.006 | psmisc is already the newest version (23.3-1). 2022-08-31 09:55:37.006 | psmisc set to manually installed. 2022-08-31 09:55:37.006 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-31 09:55:37.006 | python3-systemd is already the newest version (234-3build2). 2022-08-31 09:55:37.006 | python3-systemd set to manually installed. 2022-08-31 09:55:37.006 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-31 09:55:37.006 | thin-provisioning-tools set to manually installed. 2022-08-31 09:55:37.006 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-31 09:55:37.006 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-31 09:55:37.006 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-31 09:55:37.006 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-31 09:55:37.007 | lsof set to manually installed. 2022-08-31 09:55:37.007 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-31 09:55:37.007 | parted set to manually installed. 2022-08-31 09:55:37.007 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-31 09:55:37.007 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-31 09:55:37.007 | zlib1g-dev set to manually installed. 2022-08-31 09:55:37.007 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-31 09:55:37.007 | The following packages were automatically installed and are no longer required: 2022-08-31 09:55:37.007 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 09:55:37.007 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 09:55:37.007 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 09:55:37.007 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 09:55:37.007 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 09:55:37.007 | python3-zope.interface 2022-08-31 09:55:37.007 | Use 'sudo apt autoremove' to remove them. 2022-08-31 09:55:37.007 | The following additional packages will be installed: 2022-08-31 09:55:37.007 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-31 09:55:37.007 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-31 09:55:37.007 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-31 09:55:37.007 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-31 09:55:37.007 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-31 09:55:37.008 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-31 09:55:37.008 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-31 09:55:37.008 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-31 09:55:37.008 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-31 09:55:37.008 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-31 09:55:37.008 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-31 09:55:37.008 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-31 09:55:37.008 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-31 09:55:37.008 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-31 09:55:37.008 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-31 09:55:37.008 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-31 09:55:37.008 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-31 09:55:37.008 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-31 09:55:37.008 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-31 09:55:37.008 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-31 09:55:37.008 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-31 09:55:37.008 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-31 09:55:37.008 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-31 09:55:37.008 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-31 09:55:37.008 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-31 09:55:37.008 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-31 09:55:37.008 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-31 09:55:37.008 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-31 09:55:37.008 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-08-31 09:55:37.008 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-31 09:55:37.008 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-31 09:55:37.008 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-31 09:55:37.008 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-31 09:55:37.008 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-31 09:55:37.008 | x11-common 2022-08-31 09:55:37.010 | Suggested packages: 2022-08-31 09:55:37.010 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-31 09:55:37.010 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-31 09:55:37.010 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-31 09:55:37.010 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-31 09:55:37.010 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-31 09:55:37.010 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-31 09:55:37.010 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-31 09:55:37.010 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-31 09:55:37.010 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-31 09:55:37.010 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-31 09:55:37.010 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-31 09:55:37.010 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-31 09:55:37.010 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-31 09:55:37.010 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-31 09:55:37.010 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-31 09:55:37.010 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-31 09:55:37.264 | The following NEW packages will be installed: 2022-08-31 09:55:37.264 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-31 09:55:37.264 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-31 09:55:37.265 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-31 09:55:37.265 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-31 09:55:37.265 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-31 09:55:37.265 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-31 09:55:37.265 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-31 09:55:37.265 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-31 09:55:37.265 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-31 09:55:37.265 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-31 09:55:37.265 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-31 09:55:37.265 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-31 09:55:37.265 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-31 09:55:37.265 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-31 09:55:37.265 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-31 09:55:37.265 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-31 09:55:37.265 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-31 09:55:37.265 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-31 09:55:37.265 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-31 09:55:37.265 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-31 09:55:37.265 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-31 09:55:37.265 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-31 09:55:37.265 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-31 09:55:37.265 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-31 09:55:37.265 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-31 09:55:37.265 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-31 09:55:37.265 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-31 09:55:37.265 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-31 09:55:37.265 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-31 09:55:37.265 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-31 09:55:37.265 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-31 09:55:37.265 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-31 09:55:37.265 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-31 09:55:37.265 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-31 09:55:37.266 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-31 09:55:37.266 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-31 09:55:37.266 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-31 09:55:37.266 | vbetool vlan x11-common 2022-08-31 09:55:37.266 | The following packages will be upgraded: 2022-08-31 09:55:37.267 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-31 09:55:37.267 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-31 09:55:37.267 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-08-31 09:55:37.267 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-08-31 09:55:37.267 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-31 09:55:37.578 | 28 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 09:55:37.578 | Need to get 152 MB of archives. 2022-08-31 09:55:37.578 | After this operation, 712 MB of additional disk space will be used. 2022-08-31 09:55:37.578 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-31 09:55:38.297 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-31 09:55:38.337 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-31 09:55:38.350 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-31 09:55:38.354 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-31 09:55:38.459 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-31 09:55:38.957 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-31 09:55:38.980 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-31 09:55:38.981 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-31 09:55:38.984 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-31 09:55:38.997 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-31 09:55:39.223 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-31 09:55:39.225 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-31 09:55:39.283 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-31 09:55:39.284 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-31 09:55:39.285 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-31 09:55:39.296 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-31 09:55:39.309 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-31 09:55:39.310 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-31 09:55:39.505 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-31 09:55:39.511 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-31 09:55:39.512 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-31 09:55:39.514 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-31 09:55:40.854 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-31 09:55:40.877 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-31 09:55:41.077 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-31 09:55:41.081 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-31 09:55:41.083 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-31 09:55:41.086 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-31 09:55:41.088 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-31 09:55:41.337 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-31 09:55:41.338 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-31 09:55:41.338 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-31 09:55:41.339 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-31 09:55:41.491 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-31 09:55:41.491 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-31 09:55:41.493 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-08-31 09:55:41.497 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-08-31 09:55:41.874 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-31 09:55:41.945 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-31 09:55:41.959 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-31 09:55:41.966 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-31 09:55:41.966 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-31 09:55:42.373 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-31 09:55:42.376 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-31 09:55:42.378 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-31 09:55:42.385 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-31 09:55:42.534 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-31 09:55:42.567 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-31 09:55:42.620 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-31 09:55:42.621 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-31 09:55:42.666 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-31 09:55:42.729 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-31 09:55:42.734 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-31 09:55:42.743 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-31 09:55:42.771 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-31 09:55:45.543 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-31 09:55:46.790 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-31 09:55:46.792 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-31 09:55:46.793 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-31 09:55:46.798 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-31 09:55:47.403 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-31 09:55:47.404 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-31 09:55:47.415 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-31 09:55:48.557 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-31 09:55:49.516 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-31 09:55:49.518 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-31 09:55:49.628 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-31 09:55:49.629 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-31 09:55:49.630 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-31 09:55:49.641 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-31 09:55:49.642 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-31 09:55:49.642 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-31 09:55:49.643 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-31 09:55:49.702 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-31 09:55:49.807 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-31 09:55:49.896 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-31 09:55:49.899 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-31 09:55:49.922 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-31 09:55:50.009 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-31 09:55:50.013 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-31 09:55:50.013 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-31 09:55:50.019 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-31 09:55:50.246 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-31 09:55:50.303 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-31 09:55:50.342 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-31 09:55:50.346 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-31 09:55:50.347 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-31 09:55:50.348 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-31 09:55:50.348 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-31 09:55:50.349 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-31 09:55:50.351 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-31 09:55:50.446 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-31 09:55:50.554 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-31 09:55:50.585 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-31 09:55:50.586 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-31 09:55:50.594 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-31 09:55:50.698 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-31 09:55:50.779 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-31 09:55:50.782 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-31 09:55:50.793 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-31 09:55:51.173 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-31 09:55:52.069 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-31 09:55:52.077 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-31 09:55:52.083 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-31 09:55:52.097 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-31 09:55:52.135 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-31 09:55:52.136 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-31 09:55:52.144 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-31 09:55:52.231 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-31 09:55:52.284 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-31 09:55:52.294 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-31 09:55:52.347 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-31 09:55:52.368 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-31 09:55:52.400 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-31 09:55:52.402 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-31 09:55:52.403 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-31 09:55:52.406 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-31 09:55:52.499 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-31 09:55:52.507 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-31 09:55:52.544 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-31 09:55:52.556 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-31 09:55:52.629 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-31 09:55:52.631 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-31 09:55:52.645 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-31 09:55:52.648 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-31 09:55:52.650 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-31 09:55:52.773 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-31 09:55:52.829 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-31 09:55:52.843 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-31 09:55:52.858 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-31 09:55:52.861 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-31 09:55:52.915 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-31 09:55:52.917 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-31 09:55:52.931 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-31 09:55:52.935 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-31 09:55:52.950 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-31 09:55:53.064 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-31 09:55:53.077 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-31 09:55:53.081 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-31 09:55:53.101 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-31 09:55:53.118 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-31 09:55:53.207 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-31 09:55:53.208 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-31 09:55:53.213 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-31 09:55:53.216 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-31 09:55:53.220 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-31 09:55:53.339 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-31 09:55:53.343 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-31 09:55:53.353 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-31 09:55:53.354 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-31 09:55:53.375 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-31 09:55:53.486 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-31 09:55:53.490 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-31 09:55:54.746 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-31 09:55:55.063 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-31 09:55:55.064 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-31 09:55:55.065 | Get:158 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-08-31 09:55:55.071 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-31 09:55:55.072 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-31 09:55:55.072 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-31 09:55:55.077 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-31 09:55:55.078 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-31 09:55:55.081 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-31 09:55:55.366 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-31 09:55:55.368 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-31 09:55:55.533 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-31 09:55:55.562 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-31 09:55:55.572 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-31 09:55:55.680 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-31 09:55:55.710 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-31 09:55:55.714 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-31 09:55:55.716 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-31 09:55:55.738 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-31 09:55:55.763 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-31 09:55:55.766 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-08-31 09:55:55.872 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-08-31 09:55:55.884 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-31 09:55:56.488 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-31 09:55:56.520 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-31 09:55:56.602 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-31 09:55:56.603 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-31 09:55:57.175 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-31 09:55:57.180 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-31 09:55:57.181 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-31 09:55:57.187 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-31 09:55:57.429 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-08-31 09:55:57.438 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-08-31 09:55:57.445 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-31 09:55:57.450 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-31 09:55:57.517 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-31 09:55:58.453 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-31 09:55:58.455 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-31 09:55:58.564 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-31 09:55:58.575 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-31 09:55:59.447 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-31 09:55:59.448 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-31 09:56:03.616 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-31 09:56:03.617 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-31 09:56:03.618 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-31 09:56:03.619 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-31 09:56:03.620 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-08-31 09:56:04.089 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-31 09:56:04.352 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-31 09:56:04.765 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-08-31 09:56:05.130 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-31 09:56:05.130 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-31 09:56:05.138 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-31 09:56:05.139 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-31 09:56:05.140 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-31 09:56:05.147 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-31 09:56:05.275 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-31 09:56:05.293 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-31 09:56:05.387 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-31 09:56:05.402 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-31 09:56:05.411 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-31 09:56:05.413 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-31 09:56:05.417 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-31 09:56:05.417 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-31 09:56:05.420 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-31 09:56:05.422 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-31 09:56:05.554 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-31 09:56:05.556 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-31 09:56:05.556 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-31 09:56:05.558 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-31 09:56:05.685 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-31 09:56:05.697 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-31 09:56:05.701 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-31 09:56:05.707 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-31 09:56:06.078 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-31 09:56:06.082 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-31 09:56:07.550 | Preconfiguring packages ... 2022-08-31 09:56:07.851 | Fetched 152 MB in 29s (5,269 kB/s) 2022-08-31 09:56:08.079 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-31 09:56:08.082 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-31 09:56:08.293 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-31 09:56:08.877 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-31 09:56:09.580 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-31 09:56:09.582 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:09.915 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:10.550 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:10.771 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:11.738 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:11.927 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:12.627 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:12.807 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:13.527 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:13.878 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:15.701 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:56:15.977 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-31 09:56:16.561 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-31 09:56:17.075 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-31 09:56:17.077 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-31 09:56:17.251 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-31 09:56:17.755 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-31 09:56:18.353 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-31 09:56:18.356 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-31 09:56:18.584 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-31 09:56:19.151 | Selecting previously unselected package libapr1:amd64. 2022-08-31 09:56:19.158 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-31 09:56:19.218 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-31 09:56:19.837 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-31 09:56:20.035 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-31 09:56:20.875 | Selecting previously unselected package libaprutil1:amd64. 2022-08-31 09:56:20.883 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-31 09:56:20.973 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:56:21.575 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-31 09:56:21.856 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-31 09:56:22.502 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-31 09:56:22.510 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-31 09:56:22.576 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:56:23.037 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-31 09:56:23.310 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-31 09:56:24.077 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-31 09:56:24.281 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-31 09:56:25.132 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-31 09:56:25.594 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-31 09:56:26.434 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-31 09:56:26.441 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-31 09:56:26.548 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:56:27.014 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-31 09:56:27.193 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-31 09:56:27.860 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-31 09:56:28.040 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-31 09:56:28.601 | Selecting previously unselected package libjansson4:amd64. 2022-08-31 09:56:28.608 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-31 09:56:28.686 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-31 09:56:29.149 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-31 09:56:29.156 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-31 09:56:29.212 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-31 09:56:29.675 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-31 09:56:29.867 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-31 09:56:31.717 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-31 09:56:31.903 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-31 09:56:32.422 | Selecting previously unselected package apache2-bin. 2022-08-31 09:56:32.429 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-31 09:56:32.490 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-31 09:56:33.079 | Selecting previously unselected package apache2-data. 2022-08-31 09:56:33.086 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-31 09:56:33.147 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-31 09:56:33.656 | Selecting previously unselected package apache2-utils. 2022-08-31 09:56:33.664 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-31 09:56:33.740 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-31 09:56:34.206 | Selecting previously unselected package apache2. 2022-08-31 09:56:34.213 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-31 09:56:34.289 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-31 09:56:34.863 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-31 09:56:34.871 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-31 09:56:34.926 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-31 09:56:35.406 | Selecting previously unselected package haproxy. 2022-08-31 09:56:35.414 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-31 09:56:35.476 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-31 09:56:36.206 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-31 09:56:36.214 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-31 09:56:36.252 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-31 09:56:36.692 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-31 09:56:36.700 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-31 09:56:36.776 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-31 09:56:37.307 | Selecting previously unselected package mysql-common. 2022-08-31 09:56:37.315 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-31 09:56:37.396 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-31 09:56:38.004 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-31 09:56:38.012 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-31 09:56:38.092 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 09:56:38.816 | Selecting previously unselected package libsensors-config. 2022-08-31 09:56:38.823 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-31 09:56:38.880 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-31 09:56:39.292 | Selecting previously unselected package libsensors5:amd64. 2022-08-31 09:56:39.299 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-31 09:56:39.480 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-31 09:56:40.018 | Selecting previously unselected package libsnmp-base. 2022-08-31 09:56:40.025 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-08-31 09:56:40.092 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-31 09:56:40.600 | Selecting previously unselected package libsnmp35:amd64. 2022-08-31 09:56:40.608 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-08-31 09:56:40.686 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-31 09:56:41.435 | Selecting previously unselected package keepalived. 2022-08-31 09:56:41.442 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-31 09:56:41.497 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-31 09:56:42.092 | Selecting previously unselected package memcached. 2022-08-31 09:56:42.100 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-31 09:56:42.132 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-31 09:56:42.608 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-31 09:56:43.610 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-31 09:56:44.246 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-31 09:56:44.480 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-31 09:56:45.025 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-31 09:56:45.272 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-31 09:56:45.901 | Selecting previously unselected package python3-yaml. 2022-08-31 09:56:45.909 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-31 09:56:46.006 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-31 09:56:46.429 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-31 09:56:46.628 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-31 09:56:47.357 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-31 09:56:47.769 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-31 09:56:48.915 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-31 09:56:49.104 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-31 09:56:50.093 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-31 09:56:50.318 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-31 09:56:50.964 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-31 09:56:51.183 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-31 09:56:51.801 | Selecting previously unselected package acl. 2022-08-31 09:56:51.808 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-31 09:56:51.880 | Unpacking acl (2.2.53-6) ... 2022-08-31 09:56:52.341 | Selecting previously unselected package autotools-dev. 2022-08-31 09:56:52.349 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-31 09:56:52.409 | Unpacking autotools-dev (20180224.1) ... 2022-08-31 09:56:52.812 | Selecting previously unselected package m4. 2022-08-31 09:56:52.820 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-31 09:56:52.906 | Unpacking m4 (1.4.18-4) ... 2022-08-31 09:56:53.509 | Selecting previously unselected package autoconf. 2022-08-31 09:56:53.517 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-31 09:56:53.588 | Unpacking autoconf (2.69-11.1) ... 2022-08-31 09:56:54.166 | Selecting previously unselected package automake. 2022-08-31 09:56:54.174 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-31 09:56:54.231 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-31 09:56:54.695 | Selecting previously unselected package autopoint. 2022-08-31 09:56:54.703 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-31 09:56:54.769 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-31 09:56:55.252 | Selecting previously unselected package libllvm10:amd64. 2022-08-31 09:56:55.259 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:56:55.323 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:56:58.347 | Selecting previously unselected package libclang-cpp10. 2022-08-31 09:56:58.354 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:56:58.409 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:57:00.463 | Selecting previously unselected package libgc1c2:amd64. 2022-08-31 09:57:00.471 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-31 09:57:00.548 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-31 09:57:01.221 | Selecting previously unselected package libobjc4:amd64. 2022-08-31 09:57:01.228 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-31 09:57:01.312 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:57:01.764 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-31 09:57:01.772 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-31 09:57:01.828 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-31 09:57:02.531 | Selecting previously unselected package libc6-i386. 2022-08-31 09:57:02.539 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-31 09:57:02.598 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-31 09:57:03.843 | Selecting previously unselected package lib32gcc-s1. 2022-08-31 09:57:03.851 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-31 09:57:03.914 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:57:04.400 | Selecting previously unselected package lib32stdc++6. 2022-08-31 09:57:04.408 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-31 09:57:04.463 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:57:04.987 | Selecting previously unselected package libclang-common-10-dev. 2022-08-31 09:57:04.994 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:57:05.049 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 09:57:06.707 | Selecting previously unselected package libclang1-10. 2022-08-31 09:57:06.714 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:57:06.766 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:57:08.285 | Selecting previously unselected package clang-10. 2022-08-31 09:57:08.293 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:57:08.371 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:57:08.731 | Selecting previously unselected package libtool. 2022-08-31 09:57:08.739 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-31 09:57:08.805 | Unpacking libtool (2.4.6-14) ... 2022-08-31 09:57:09.120 | Selecting previously unselected package dh-autoreconf. 2022-08-31 09:57:09.127 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-31 09:57:09.163 | Unpacking dh-autoreconf (19) ... 2022-08-31 09:57:09.411 | Selecting previously unselected package libdebhelper-perl. 2022-08-31 09:57:09.419 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-31 09:57:09.468 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-31 09:57:09.857 | Selecting previously unselected package libarchive-zip-perl. 2022-08-31 09:57:09.865 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-31 09:57:09.924 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-31 09:57:10.272 | Selecting previously unselected package libsub-override-perl. 2022-08-31 09:57:10.279 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-31 09:57:10.348 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-31 09:57:10.764 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-31 09:57:10.772 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-31 09:57:10.828 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-31 09:57:11.297 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-31 09:57:11.305 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-31 09:57:11.365 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-31 09:57:11.718 | Selecting previously unselected package dwz. 2022-08-31 09:57:11.726 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-31 09:57:11.788 | Unpacking dwz (0.13-5) ... 2022-08-31 09:57:12.289 | Selecting previously unselected package libcroco3:amd64. 2022-08-31 09:57:12.297 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-31 09:57:12.354 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-31 09:57:12.908 | Selecting previously unselected package gettext. 2022-08-31 09:57:12.916 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-31 09:57:12.988 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-31 09:57:13.643 | Selecting previously unselected package intltool-debian. 2022-08-31 09:57:13.651 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-31 09:57:13.725 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-31 09:57:14.095 | Selecting previously unselected package po-debconf. 2022-08-31 09:57:14.103 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-31 09:57:14.165 | Unpacking po-debconf (1.0.21) ... 2022-08-31 09:57:14.577 | Selecting previously unselected package debhelper. 2022-08-31 09:57:14.584 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-31 09:57:14.651 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-31 09:57:15.232 | Selecting previously unselected package uuid-dev:amd64. 2022-08-31 09:57:15.240 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-31 09:57:15.291 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-31 09:57:15.805 | Selecting previously unselected package libsctp1:amd64. 2022-08-31 09:57:15.813 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-31 09:57:15.872 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-31 09:57:16.211 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-31 09:57:16.219 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-31 09:57:16.268 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-31 09:57:16.634 | Selecting previously unselected package libapr1-dev. 2022-08-31 09:57:16.642 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-31 09:57:16.700 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-31 09:57:17.392 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-31 09:57:17.400 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-31 09:57:17.460 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-31 09:57:17.920 | Selecting previously unselected package libaprutil1-dev. 2022-08-31 09:57:17.928 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-31 09:57:17.994 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-31 09:57:18.491 | Selecting previously unselected package apache2-dev. 2022-08-31 09:57:18.499 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-31 09:57:18.605 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-31 09:57:19.182 | Selecting previously unselected package binfmt-support. 2022-08-31 09:57:19.190 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-31 09:57:19.246 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-31 09:57:19.645 | Selecting previously unselected package conntrack. 2022-08-31 09:57:19.653 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-31 09:57:19.725 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-31 09:57:20.083 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-31 09:57:20.091 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-31 09:57:20.142 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-31 09:57:20.472 | Selecting previously unselected package libnetfilter-queue1. 2022-08-31 09:57:20.479 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-31 09:57:20.536 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-31 09:57:20.946 | Selecting previously unselected package conntrackd. 2022-08-31 09:57:20.954 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-31 09:57:21.009 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-31 09:57:21.399 | Selecting previously unselected package dns-root-data. 2022-08-31 09:57:21.408 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-31 09:57:21.456 | Unpacking dns-root-data (2019052802) ... 2022-08-31 09:57:21.838 | Selecting previously unselected package libidn11:amd64. 2022-08-31 09:57:21.845 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-31 09:57:21.911 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-31 09:57:22.346 | Selecting previously unselected package dnsmasq-base. 2022-08-31 09:57:22.354 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-31 09:57:22.420 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-31 09:57:22.946 | Selecting previously unselected package dnsmasq-utils. 2022-08-31 09:57:22.954 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-31 09:57:23.022 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-31 09:57:23.606 | Selecting previously unselected package ebtables. 2022-08-31 09:57:23.614 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-31 09:57:23.697 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-31 09:57:24.143 | Selecting previously unselected package fonts-dejavu-core. 2022-08-31 09:57:24.150 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-31 09:57:24.220 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-31 09:57:24.805 | Selecting previously unselected package fonts-liberation. 2022-08-31 09:57:24.813 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-31 09:57:24.877 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-31 09:57:25.559 | Selecting previously unselected package fontconfig-config. 2022-08-31 09:57:25.567 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-31 09:57:25.650 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-31 09:57:26.153 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-31 09:57:26.162 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-31 09:57:26.205 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-31 09:57:26.622 | Selecting previously unselected package fontconfig. 2022-08-31 09:57:26.631 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-31 09:57:26.685 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-31 09:57:27.129 | Selecting previously unselected package genisoimage. 2022-08-31 09:57:27.136 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-31 09:57:27.216 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-31 09:57:27.719 | Selecting previously unselected package libann0. 2022-08-31 09:57:27.727 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-31 09:57:27.797 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-31 09:57:28.262 | Selecting previously unselected package libcdt5:amd64. 2022-08-31 09:57:28.270 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:28.328 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-31 09:57:28.811 | Selecting previously unselected package libcgraph6:amd64. 2022-08-31 09:57:28.819 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:28.879 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-31 09:57:29.343 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-31 09:57:29.350 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-31 09:57:29.410 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-31 09:57:29.914 | Selecting previously unselected package libjpeg8:amd64. 2022-08-31 09:57:29.922 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-31 09:57:30.028 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-31 09:57:30.632 | Selecting previously unselected package libjbig0:amd64. 2022-08-31 09:57:30.640 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-31 09:57:30.708 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-31 09:57:31.245 | Selecting previously unselected package libwebp6:amd64. 2022-08-31 09:57:31.253 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:57:31.336 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-31 09:57:31.851 | Selecting previously unselected package libtiff5:amd64. 2022-08-31 09:57:31.859 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-31 09:57:31.914 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-31 09:57:32.323 | Selecting previously unselected package libxpm4:amd64. 2022-08-31 09:57:32.331 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-31 09:57:32.380 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-31 09:57:32.752 | Selecting previously unselected package libgd3:amd64. 2022-08-31 09:57:32.760 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-31 09:57:32.805 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-31 09:57:33.182 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-31 09:57:33.190 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-31 09:57:33.245 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-31 09:57:33.805 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-31 09:57:33.813 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-31 09:57:33.874 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-31 09:57:34.325 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-31 09:57:34.334 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-31 09:57:34.388 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-31 09:57:34.833 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-31 09:57:34.841 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-31 09:57:34.884 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-31 09:57:35.317 | Selecting previously unselected package libxrender1:amd64. 2022-08-31 09:57:35.325 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-31 09:57:35.376 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-31 09:57:35.805 | Selecting previously unselected package libcairo2:amd64. 2022-08-31 09:57:35.813 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-31 09:57:35.865 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-31 09:57:36.388 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-31 09:57:36.396 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-31 09:57:36.445 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-31 09:57:37.014 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-31 09:57:37.022 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-31 09:57:37.084 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-31 09:57:37.577 | Selecting previously unselected package libthai-data. 2022-08-31 09:57:37.585 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-31 09:57:37.671 | Unpacking libthai-data (0.1.28-3) ... 2022-08-31 09:57:38.222 | Selecting previously unselected package libdatrie1:amd64. 2022-08-31 09:57:38.230 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-31 09:57:38.300 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-31 09:57:39.005 | Selecting previously unselected package libthai0:amd64. 2022-08-31 09:57:39.013 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-31 09:57:39.108 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-31 09:57:39.782 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-31 09:57:39.790 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-31 09:57:39.879 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 09:57:40.468 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-31 09:57:40.476 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-31 09:57:40.530 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 09:57:41.015 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-31 09:57:41.022 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-31 09:57:41.083 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 09:57:41.508 | Selecting previously unselected package libpathplan4:amd64. 2022-08-31 09:57:41.516 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:41.599 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-31 09:57:42.079 | Selecting previously unselected package libgvc6. 2022-08-31 09:57:42.087 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:42.145 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-31 09:57:42.820 | Selecting previously unselected package libgvpr2:amd64. 2022-08-31 09:57:42.828 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:42.913 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-31 09:57:43.616 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-31 09:57:43.625 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:43.713 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-31 09:57:44.559 | Selecting previously unselected package x11-common. 2022-08-31 09:57:44.568 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-31 09:57:44.649 | dpkg-query: no packages found matching nux-tools 2022-08-31 09:57:44.660 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-31 09:57:45.079 | Selecting previously unselected package libice6:amd64. 2022-08-31 09:57:45.087 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-31 09:57:45.147 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-31 09:57:45.685 | Selecting previously unselected package libsm6:amd64. 2022-08-31 09:57:45.693 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-31 09:57:45.753 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-31 09:57:46.251 | Selecting previously unselected package libxt6:amd64. 2022-08-31 09:57:46.259 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-31 09:57:46.347 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-31 09:57:46.803 | Selecting previously unselected package libxmu6:amd64. 2022-08-31 09:57:46.811 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-31 09:57:46.877 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-31 09:57:47.385 | Selecting previously unselected package libxaw7:amd64. 2022-08-31 09:57:47.394 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-31 09:57:47.473 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-31 09:57:47.937 | Selecting previously unselected package graphviz. 2022-08-31 09:57:47.945 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-31 09:57:48.014 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-31 09:57:48.868 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-31 09:57:48.875 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-31 09:57:48.930 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-31 09:57:49.485 | Selecting previously unselected package libibverbs1:amd64. 2022-08-31 09:57:49.493 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-31 09:57:49.536 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-31 09:57:50.197 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-31 09:57:50.205 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-31 09:57:50.285 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-31 09:57:50.719 | Selecting previously unselected package icu-devtools. 2022-08-31 09:57:50.727 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-31 09:57:50.790 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-31 09:57:51.296 | Selecting previously unselected package iputils-arping. 2022-08-31 09:57:51.304 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-31 09:57:51.375 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-31 09:57:51.970 | Selecting previously unselected package javascript-common. 2022-08-31 09:57:51.978 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-31 09:57:52.042 | Unpacking javascript-common (11) ... 2022-08-31 09:57:52.576 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-31 09:57:52.584 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:57:52.648 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:57:53.117 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-31 09:57:53.125 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:57:53.188 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:57:53.817 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-31 09:57:53.824 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:57:53.879 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:57:54.294 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-31 09:57:54.302 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:57:54.379 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:57:54.873 | Selecting previously unselected package comerr-dev:amd64. 2022-08-31 09:57:54.882 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-31 09:57:54.932 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-31 09:57:55.422 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-31 09:57:55.430 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:57:55.513 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:57:55.947 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-31 09:57:55.955 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-31 09:57:56.016 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-31 09:57:56.454 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-31 09:57:56.461 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-31 09:57:56.524 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-31 09:57:57.003 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-31 09:57:57.010 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-31 09:57:57.078 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-31 09:57:57.696 | Selecting previously unselected package libgts-bin. 2022-08-31 09:57:57.704 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-31 09:57:57.775 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-31 09:57:58.182 | Selecting previously unselected package libicu-dev:amd64. 2022-08-31 09:57:58.189 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-31 09:57:58.259 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-31 09:58:00.233 | Selecting previously unselected package libipset13:amd64. 2022-08-31 09:58:00.241 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:00.301 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-31 09:58:00.797 | Selecting previously unselected package librdmacm1:amd64. 2022-08-31 09:58:00.805 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-31 09:58:00.964 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-31 09:58:01.477 | Selecting previously unselected package libiscsi7:amd64. 2022-08-31 09:58:01.485 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-31 09:58:01.550 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-31 09:58:01.905 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-31 09:58:01.913 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-31 09:58:01.970 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-31 09:58:02.391 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-31 09:58:02.399 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-31 09:58:02.459 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-31 09:58:02.793 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-31 09:58:02.802 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-31 09:58:02.861 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-31 09:58:03.319 | Selecting previously unselected package libjs-jquery. 2022-08-31 09:58:03.327 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-31 09:58:03.391 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-31 09:58:03.850 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-31 09:58:03.859 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-31 09:58:03.913 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-31 09:58:04.353 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-31 09:58:04.361 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-31 09:58:04.419 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-31 09:58:04.916 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-31 09:58:04.924 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-31 09:58:05.002 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-31 09:58:05.530 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-31 09:58:05.538 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-31 09:58:05.609 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-31 09:58:06.094 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-31 09:58:06.102 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-31 09:58:06.191 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-31 09:58:06.639 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-31 09:58:06.647 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-31 09:58:06.707 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-31 09:58:07.462 | Selecting previously unselected package libnspr4:amd64. 2022-08-31 09:58:07.470 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-31 09:58:07.541 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-31 09:58:08.044 | Selecting previously unselected package libnss3:amd64. 2022-08-31 09:58:08.052 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-31 09:58:08.187 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-31 09:58:09.128 | Selecting previously unselected package libomp5-10:amd64. 2022-08-31 09:58:09.136 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:09.224 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:09.808 | Selecting previously unselected package libomp-10-dev. 2022-08-31 09:58:09.816 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:09.907 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:10.396 | Selecting previously unselected package pcp-conf. 2022-08-31 09:58:10.405 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-31 09:58:10.478 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-31 09:58:10.953 | Selecting previously unselected package libpcp3. 2022-08-31 09:58:10.961 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-31 09:58:11.036 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-31 09:58:11.633 | Selecting previously unselected package libpcp-pmda3. 2022-08-31 09:58:11.641 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-31 09:58:11.729 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-31 09:58:12.181 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-31 09:58:12.189 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-31 09:58:12.253 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-31 09:58:12.893 | Selecting previously unselected package libpq5:amd64. 2022-08-31 09:58:12.901 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:12.962 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 09:58:13.490 | Selecting previously unselected package libpq-dev. 2022-08-31 09:58:13.498 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:13.579 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-31 09:58:14.185 | Selecting previously unselected package librados2. 2022-08-31 09:58:14.193 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:14.253 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-31 09:58:15.330 | Selecting previously unselected package librbd1. 2022-08-31 09:58:15.338 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:15.421 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-31 09:58:16.175 | Selecting previously unselected package libsasl2-dev. 2022-08-31 09:58:16.183 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-31 09:58:16.276 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-31 09:58:16.836 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-31 09:58:17.027 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-31 09:58:17.587 | Selecting previously unselected package libssl-dev:amd64. 2022-08-31 09:58:17.595 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-31 09:58:17.716 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-31 09:58:18.421 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-31 09:58:18.429 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-31 09:58:18.507 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-31 09:58:19.110 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-31 09:58:19.118 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-31 09:58:19.224 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-31 09:58:19.758 | Selecting previously unselected package libx86-1:amd64. 2022-08-31 09:58:19.767 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-31 09:58:19.841 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-31 09:58:20.216 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-31 09:58:20.224 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-31 09:58:20.278 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-31 09:58:21.010 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:21.238 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-08-31 09:58:21.830 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-31 09:58:21.839 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:21.912 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-31 09:58:22.494 | Selecting previously unselected package llvm-10-runtime. 2022-08-31 09:58:22.502 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:22.578 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:23.076 | Selecting previously unselected package libpfm4:amd64. 2022-08-31 09:58:23.084 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-31 09:58:23.146 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-31 09:58:23.644 | Selecting previously unselected package llvm-10. 2022-08-31 09:58:23.653 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:23.716 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:24.870 | Selecting previously unselected package libffi-dev:amd64. 2022-08-31 09:58:24.879 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-08-31 09:58:24.921 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-31 09:58:25.444 | Selecting previously unselected package python3-pygments. 2022-08-31 09:58:25.452 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-31 09:58:25.510 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-31 09:58:26.101 | Selecting previously unselected package llvm-10-tools. 2022-08-31 09:58:26.110 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:26.161 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:26.878 | Selecting previously unselected package libz3-4:amd64. 2022-08-31 09:58:26.887 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-31 09:58:26.964 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-31 09:58:28.442 | Selecting previously unselected package libz3-dev:amd64. 2022-08-31 09:58:28.450 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-31 09:58:28.499 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-31 09:58:29.002 | Selecting previously unselected package llvm-10-dev. 2022-08-31 09:58:29.010 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-31 09:58:29.070 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 09:58:34.350 | Selecting previously unselected package lsscsi. 2022-08-31 09:58:34.360 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-08-31 09:58:34.441 | Unpacking lsscsi (0.30-0.1) ... 2022-08-31 09:58:34.962 | Selecting previously unselected package pkg-config. 2022-08-31 09:58:34.970 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-31 09:58:35.038 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-31 09:58:35.470 | Selecting previously unselected package pm-utils. 2022-08-31 09:58:35.478 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-08-31 09:58:35.546 | Unpacking pm-utils (1.4.1-19) ... 2022-08-31 09:58:36.081 | Selecting previously unselected package postgresql-client-common. 2022-08-31 09:58:36.090 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-31 09:58:36.144 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-31 09:58:36.584 | Selecting previously unselected package postgresql-client-12. 2022-08-31 09:58:36.593 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:36.655 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 09:58:37.373 | Selecting previously unselected package ssl-cert. 2022-08-31 09:58:37.382 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-08-31 09:58:37.444 | Unpacking ssl-cert (1.0.39) ... 2022-08-31 09:58:38.141 | Selecting previously unselected package postgresql-common. 2022-08-31 09:58:38.149 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-31 09:58:38.240 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-31 09:58:38.284 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-31 09:58:38.832 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-31 09:58:38.840 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:38.895 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 09:58:39.764 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-31 09:58:39.773 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-31 09:58:39.826 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-31 09:58:40.264 | Selecting previously unselected package python3-mysqldb. 2022-08-31 09:58:40.273 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-31 09:58:40.327 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-31 09:58:40.810 | Selecting previously unselected package python3.8-venv. 2022-08-31 09:58:40.818 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-31 09:58:40.875 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-31 09:58:41.232 | Selecting previously unselected package python3-venv. 2022-08-31 09:58:41.240 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-31 09:58:41.298 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-31 09:58:41.641 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-31 09:58:41.650 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-31 09:58:41.733 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-31 09:58:42.133 | Selecting previously unselected package qemu-utils. 2022-08-31 09:58:42.142 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-31 09:58:42.209 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-31 09:58:42.813 | Selecting previously unselected package sharutils. 2022-08-31 09:58:42.821 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-31 09:58:42.887 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-31 09:58:43.329 | Selecting previously unselected package sqlite3. 2022-08-31 09:58:43.338 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-31 09:58:43.420 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-31 09:58:44.033 | Selecting previously unselected package unzip. 2022-08-31 09:58:44.041 | Preparing to unpack .../205-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-31 09:58:44.117 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-31 09:58:44.529 | Selecting previously unselected package vbetool. 2022-08-31 09:58:44.538 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-08-31 09:58:44.595 | Unpacking vbetool (1.1-4) ... 2022-08-31 09:58:45.075 | Selecting previously unselected package ipset. 2022-08-31 09:58:45.084 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-31 09:58:45.154 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-31 09:58:45.684 | Selecting previously unselected package ipvsadm. 2022-08-31 09:58:45.692 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-31 09:58:45.775 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-31 09:58:46.293 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-31 09:58:46.301 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-31 09:58:46.373 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-31 09:58:46.882 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-31 09:58:46.890 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-31 09:58:46.997 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-31 09:58:47.341 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-31 09:58:47.349 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-31 09:58:47.415 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-31 09:58:47.930 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-31 09:58:47.938 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-31 09:58:48.015 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:58:48.653 | Selecting previously unselected package libpcp-gui2. 2022-08-31 09:58:48.661 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-31 09:58:48.726 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-31 09:58:49.255 | Selecting previously unselected package libpcp-import1. 2022-08-31 09:58:49.263 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-31 09:58:49.329 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-31 09:58:49.850 | Selecting previously unselected package libpcp-mmv1. 2022-08-31 09:58:49.859 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-31 09:58:49.917 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-31 09:58:50.413 | Selecting previously unselected package libpcp-trace2. 2022-08-31 09:58:50.422 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-31 09:58:50.486 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-31 09:58:50.944 | Selecting previously unselected package libpcp-web1. 2022-08-31 09:58:50.953 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-31 09:58:51.018 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-31 09:58:51.561 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-31 09:58:51.570 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-31 09:58:51.646 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-31 09:58:52.139 | Selecting previously unselected package python3-pcp. 2022-08-31 09:58:52.147 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-31 09:58:52.215 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-31 09:58:52.770 | Selecting previously unselected package pcp. 2022-08-31 09:58:52.778 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-08-31 09:58:52.917 | Unpacking pcp (5.0.3-1) ... 2022-08-31 09:58:54.135 | Selecting previously unselected package socat. 2022-08-31 09:58:54.144 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-08-31 09:58:54.218 | Unpacking socat (1.7.3.3-2) ... 2022-08-31 09:58:54.695 | Selecting previously unselected package vlan. 2022-08-31 09:58:54.704 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-31 09:58:54.766 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-31 09:58:55.253 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-31 09:58:55.472 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-31 09:58:55.775 | Setting up javascript-common (11) ... 2022-08-31 09:58:56.147 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-31 09:58:56.243 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-31 09:58:56.432 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-31 09:58:56.626 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-31 09:58:56.849 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-31 09:58:57.263 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-31 09:58:57.363 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-31 09:58:57.546 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-31 09:58:57.712 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-31 09:58:57.912 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-31 09:58:58.140 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-31 09:58:58.380 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-31 09:58:58.592 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-31 09:58:59.039 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-31 09:58:59.546 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-31 09:58:59.772 | Setting up vbetool (1.1-4) ... 2022-08-31 09:58:59.972 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-31 09:59:00.203 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-31 09:59:00.494 | Setting up pm-utils (1.4.1-19) ... 2022-08-31 09:59:00.911 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-31 09:59:01.483 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-31 09:59:01.672 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-31 09:59:01.855 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-31 09:59:02.047 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-31 09:59:02.361 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-31 09:59:02.595 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-31 09:59:04.066 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-31 09:59:04.798 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-31 09:59:05.183 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-31 09:59:05.437 | Setting up m4 (1.4.18-4) ... 2022-08-31 09:59:05.615 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-31 09:59:06.111 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:59:06.352 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-31 09:59:06.563 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-31 09:59:06.780 | Setting up iputils-arping (3:20190709-3) ... 2022-08-31 09:59:07.031 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-31 09:59:07.395 | Setting up conntrack (1:1.4.5-2) ... 2022-08-31 09:59:07.694 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-31 09:59:07.946 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-31 09:59:08.135 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-31 09:59:08.866 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-31 09:59:11.069 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-31 09:59:11.258 | Setting up acl (2.2.53-6) ... 2022-08-31 09:59:11.551 | Setting up dns-root-data (2019052802) ... 2022-08-31 09:59:11.996 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-31 09:59:12.372 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:12.643 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-31 09:59:12.977 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:59:13.317 | Setting up autotools-dev (20180224.1) ... 2022-08-31 09:59:13.700 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-31 09:59:14.812 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-31 09:59:15.086 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-31 09:59:15.368 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-31 09:59:15.737 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-31 09:59:16.006 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:16.281 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-31 09:59:16.583 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-31 09:59:16.858 | Setting up ebtables (2.0.11-3build1) ... 2022-08-31 09:59:17.763 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-31 09:59:18.140 | Setting up socat (1.7.3.3-2) ... 2022-08-31 09:59:18.374 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-31 09:59:18.580 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-31 09:59:18.842 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-31 09:59:19.035 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-31 09:59:19.237 | Setting up binfmt-support (2.2.0-2) ... 2022-08-31 09:59:19.723 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-31 09:59:20.837 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-31 09:59:21.034 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-31 09:59:21.292 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-31 09:59:21.634 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-31 09:59:22.937 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-31 09:59:23.163 | Setting up lsscsi (0.30-0.1) ... 2022-08-31 09:59:23.389 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-31 09:59:23.551 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-31 09:59:23.711 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-31 09:59:23.931 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-31 09:59:24.145 | Setting up autoconf (2.69-11.1) ... 2022-08-31 09:59:24.420 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-31 09:59:24.625 | Setting up dwz (0.13-5) ... 2022-08-31 09:59:24.860 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-31 09:59:25.017 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-31 09:59:25.294 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-31 09:59:25.534 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-31 09:59:25.768 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-31 09:59:26.283 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-31 09:59:27.814 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:59:28.046 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:28.243 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-31 09:59:28.437 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-31 09:59:28.611 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-31 09:59:28.797 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-31 09:59:29.128 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-31 09:59:29.409 | Setting up pcp-conf (5.0.3-1) ... 2022-08-31 09:59:29.703 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-31 09:59:30.002 | Setting up libsub-override-perl (0.09-2) ... 2022-08-31 09:59:30.240 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-31 09:59:30.440 | Setting up libthai-data (0.1.28-3) ... 2022-08-31 09:59:30.688 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-31 09:59:30.865 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-31 09:59:31.048 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-31 09:59:31.214 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:59:31.437 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-31 09:59:31.652 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-31 09:59:31.848 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-31 09:59:32.031 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-31 09:59:32.406 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-31 09:59:33.707 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-31 09:59:34.117 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-31 09:59:34.308 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-31 09:59:34.505 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-31 09:59:34.740 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-31 09:59:34.934 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-31 09:59:35.094 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:59:35.306 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-31 09:59:35.457 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-31 09:59:35.572 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-31 09:59:35.657 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-31 09:59:35.808 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-31 09:59:35.980 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 09:59:36.154 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-31 09:59:36.337 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-31 09:59:36.574 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-31 09:59:36.808 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-31 09:59:37.374 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-31 09:59:37.560 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 09:59:37.740 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:37.994 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-31 09:59:38.271 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:38.482 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-31 09:59:38.759 | Setting up libtool (2.4.6-14) ... 2022-08-31 09:59:38.956 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-31 09:59:42.212 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-31 09:59:42.579 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-31 09:59:44.761 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-31 09:59:45.925 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-31 09:59:46.105 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-31 09:59:46.334 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:59:46.662 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-31 09:59:47.771 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-31 09:59:48.083 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:48.334 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-31 09:59:48.516 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-31 09:59:50.628 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-31 09:59:51.391 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-31 09:59:51.636 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-31 09:59:52.108 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-31 09:59:52.394 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-31 09:59:52.694 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-31 09:59:52.922 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-31 09:59:53.185 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-31 09:59:53.446 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-31 09:59:53.697 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-31 09:59:53.962 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:59:54.174 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-31 09:59:54.436 | Setting up ssl-cert (1.0.39) ... 2022-08-31 09:59:55.445 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-31 09:59:55.602 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-31 09:59:55.760 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-31 09:59:57.531 | Adding user postgres to group ssl-cert 2022-08-31 09:59:57.925 | 2022-08-31 09:59:57.925 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-31 09:59:58.139 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-31 09:59:58.140 | Removing obsolete dictionary files: 2022-08-31 09:59:58.709 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-31 10:00:00.154 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-31 10:00:00.445 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-31 10:00:00.691 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-31 10:00:01.005 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-31 10:00:01.399 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-31 10:00:01.682 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-31 10:00:01.865 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-31 10:00:02.136 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-31 10:00:02.425 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-31 10:00:02.743 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-31 10:00:03.011 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-31 10:00:03.319 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-31 10:00:03.602 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-31 10:00:03.974 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-31 10:00:04.313 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 10:00:04.594 | Setting up ipvsadm (1:1.31-1) ... 2022-08-31 10:00:06.017 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-31 10:00:06.322 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-31 10:00:06.936 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-31 10:00:09.147 | Regenerating fonts cache... done. 2022-08-31 10:00:09.225 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-31 10:00:09.447 | Setting up libpcp3 (5.0.3-1) ... 2022-08-31 10:00:09.676 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-31 10:00:09.893 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-31 10:00:10.079 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-31 10:00:11.908 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-31 10:00:12.910 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-31 10:00:14.602 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 10:00:14.925 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-31 10:00:16.278 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-31 10:00:17.034 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 10:00:17.282 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-31 10:00:17.510 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 10:00:17.702 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-31 10:00:17.891 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-31 10:00:18.090 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 10:00:18.376 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-31 10:00:18.620 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-31 10:00:18.844 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-31 10:00:19.042 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-31 10:00:19.236 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-31 10:00:19.439 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-31 10:00:19.650 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-31 10:00:19.856 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-31 10:00:20.094 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 10:00:20.827 | 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-08-31 10:00:21.011 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-31 10:00:21.270 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-31 10:00:21.522 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-31 10:00:21.776 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-31 10:00:21.973 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-31 10:00:22.236 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-31 10:00:22.465 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 10:00:22.670 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-31 10:00:23.002 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-31 10:00:23.251 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-31 10:00:23.434 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-31 10:00:23.636 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-31 10:00:23.830 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-31 10:00:24.053 | Setting up po-debconf (1.0.21) ... 2022-08-31 10:00:24.224 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-31 10:00:36.172 | Enabling module mpm_event. 2022-08-31 10:00:36.236 | Enabling module authz_core. 2022-08-31 10:00:36.241 | Enabling module authz_host. 2022-08-31 10:00:36.301 | Enabling module authn_core. 2022-08-31 10:00:36.306 | Enabling module auth_basic. 2022-08-31 10:00:36.364 | Enabling module access_compat. 2022-08-31 10:00:36.424 | Enabling module authn_file. 2022-08-31 10:00:36.482 | Enabling module authz_user. 2022-08-31 10:00:36.541 | Enabling module alias. 2022-08-31 10:00:36.599 | Enabling module dir. 2022-08-31 10:00:36.659 | Enabling module autoindex. 2022-08-31 10:00:36.717 | Enabling module env. 2022-08-31 10:00:36.776 | Enabling module mime. 2022-08-31 10:00:36.834 | Enabling module negotiation. 2022-08-31 10:00:36.892 | Enabling module setenvif. 2022-08-31 10:00:36.950 | Enabling module filter. 2022-08-31 10:00:37.010 | Enabling module deflate. 2022-08-31 10:00:37.069 | Enabling module status. 2022-08-31 10:00:37.129 | Enabling module reqtimeout. 2022-08-31 10:00:37.188 | Enabling conf charset. 2022-08-31 10:00:37.248 | Enabling conf localized-error-pages. 2022-08-31 10:00:37.308 | Enabling conf other-vhosts-access-log. 2022-08-31 10:00:37.367 | Enabling conf security. 2022-08-31 10:00:37.426 | Enabling conf serve-cgi-bin. 2022-08-31 10:00:37.485 | Enabling site 000-default. 2022-08-31 10:00:37.538 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-31 10:00:37.593 | Enabling conf javascript-common. 2022-08-31 10:00:37.846 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-31 10:00:38.420 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-31 10:00:41.165 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-31 10:00:41.436 | Setting up python3-pcp (5.0.3-1) ... 2022-08-31 10:00:41.927 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-31 10:00:42.141 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-31 10:00:42.336 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-31 10:00:42.639 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-31 10:00:42.967 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-31 10:00:43.207 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-31 10:00:43.438 | Setting up graphviz (2.42.2-3build2) ... 2022-08-31 10:00:43.662 | Setting up pcp (5.0.3-1) ... 2022-08-31 10:00:48.203 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-31 10:00:48.645 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-31 10:00:49.075 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-31 10:00:49.496 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-31 10:01:06.376 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-31 10:01:06.600 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-31 10:01:06.682 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-31 10:01:08.937 | Setting up dh-autoreconf (19) ... 2022-08-31 10:01:09.110 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-31 10:01:10.226 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-31 10:01:10.436 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-31 10:01:10.622 | Setting up debhelper (12.10ubuntu1) ... 2022-08-31 10:01:10.819 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-31 10:01:11.445 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-31 10:01:11.621 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-31 10:01:11.785 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-31 10:01:12.027 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-31 10:01:25.466 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-31 10:01:25.695 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-31 10:01:26.229 | Processing triggers for ufw (0.36-6) ... 2022-08-31 10:01:26.463 | Processing triggers for man-db (2.9.1-1) ... 2022-08-31 10:01:49.875 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-31 10:01:50.034 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-31 10:01:58.305 | ++ functions-common:apt_get:1137 : result=0 2022-08-31 10:01:58.307 | ++ functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:01:58.309 | ++ functions-common:time_stop:2342 : local name 2022-08-31 10:01:58.311 | ++ functions-common:time_stop:2343 : local end_time 2022-08-31 10:01:58.313 | ++ functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:01:58.316 | ++ functions-common:time_stop:2345 : local total 2022-08-31 10:01:58.318 | ++ functions-common:time_stop:2346 : local start_time 2022-08-31 10:01:58.320 | ++ functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:01:58.322 | ++ functions-common:time_stop:2349 : start_time=1661939736368 2022-08-31 10:01:58.324 | ++ functions-common:time_stop:2351 : [[ -z 1661939736368 ]] 2022-08-31 10:01:58.327 | +++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:01:58.331 | ++ functions-common:time_stop:2354 : end_time=1661940118328 2022-08-31 10:01:58.333 | ++ functions-common:time_stop:2355 : elapsed_time=381960 2022-08-31 10:01:58.335 | ++ functions-common:time_stop:2356 : total=798 2022-08-31 10:01:58.337 | ++ functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:01:58.339 | ++ functions-common:time_stop:2359 : _TIME_TOTAL[$name]=382758 2022-08-31 10:01:58.341 | ++ functions-common:apt_get:1141 : return 0 2022-08-31 10:01:58.344 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-31 10:01:58.347 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-31 10:01:58.349 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-31 10:01:58.353 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-31 10:01:58.357 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2022-08-31 10:01:58.359 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2022-08-31 10:01:58.362 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-31 10:01:59.675 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-31 10:01:59.677 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-31 10:01:59.679 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-31 10:01:59.681 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-31 10:01:59.683 | + functions-common:GetDistro:380 : GetOSVersion 2022-08-31 10:01:59.684 | + functions-common:GetOSVersion:350 : source /etc/os-release 2022-08-31 10:01:59.686 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-31 10:01:59.688 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-31 10:01:59.689 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-31 10:01:59.691 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-31 10:01:59.693 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-31 10:01:59.694 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-31 10:01:59.696 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-31 10:01:59.698 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-31 10:01:59.699 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-31 10:01:59.701 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-31 10:01:59.703 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-31 10:01:59.705 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-31 10:01:59.707 | + functions-common:GetOSVersion:351 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-31 10:01:59.708 | + functions-common:GetOSVersion:356 : _ensure_lsb_release 2022-08-31 10:01:59.710 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-08-31 10:01:59.713 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-08-31 10:01:59.714 | + functions-common:_ensure_lsb_release:328 : return 2022-08-31 10:01:59.716 | ++ functions-common:GetOSVersion:358 : lsb_release -r -s 2022-08-31 10:01:59.783 | + functions-common:GetOSVersion:358 : os_RELEASE=20.04 2022-08-31 10:01:59.785 | ++ functions-common:GetOSVersion:359 : lsb_release -c -s 2022-08-31 10:01:59.851 | + functions-common:GetOSVersion:359 : os_CODENAME=focal 2022-08-31 10:01:59.853 | ++ functions-common:GetOSVersion:360 : lsb_release -i -s 2022-08-31 10:01:59.918 | + functions-common:GetOSVersion:360 : os_VENDOR=Ubuntu 2022-08-31 10:01:59.920 | + functions-common:GetOSVersion:363 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-31 10:01:59.922 | + functions-common:GetOSVersion:364 : os_PACKAGE=deb 2022-08-31 10:01:59.924 | + functions-common:GetOSVersion:369 : typeset -xr os_VENDOR 2022-08-31 10:01:59.926 | + functions-common:GetOSVersion:370 : typeset -xr os_RELEASE 2022-08-31 10:01:59.928 | + functions-common:GetOSVersion:371 : typeset -xr os_PACKAGE 2022-08-31 10:01:59.930 | + functions-common:GetOSVersion:372 : typeset -xr os_CODENAME 2022-08-31 10:01:59.932 | + functions-common:GetDistro:382 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-31 10:01:59.933 | + functions-common:GetDistro:385 : DISTRO=focal 2022-08-31 10:01:59.935 | + functions-common:GetDistro:429 : typeset -xr DISTRO 2022-08-31 10:01:59.937 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-31 10:01:59.937 | Distro: focal 2022-08-31 10:01:59.939 | + tools/install_pip.sh:main:124 : get_versions 2022-08-31 10:01:59.942 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-31 10:01:59.945 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-31 10:01:59.947 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-31 10:01:59.949 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-31 10:01:59.949 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-31 10:02:01.318 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-31 10:02:01.320 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-31 10:02:01.333 | pip: 20.0.2 2022-08-31 10:02:01.333 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-31 10:02:01.334 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-31 10:02:01.334 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-31 10:02:01.334 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-31 10:02:01.334 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-31 10:02:01.334 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-31 10:02:01.334 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-31 10:02:01.334 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-31 10:02:01.335 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-31 10:02:01.337 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:02:01.338 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-31 10:02:01.340 | + tools/install_pip.sh:main:142 : install_get_pip 2022-08-31 10:02:01.342 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-08-31 10:02:01.343 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-08-31 10:02:01.346 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-08-31 10:02:01.349 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-08-31 10:02:01.351 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-31 10:02:01.352 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-31 10:02:01.354 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-08-31 10:02:01.355 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-08-31 10:02:01.357 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-08-31 10:02:01.368 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-08-31 10:02:01.368 | Dload Upload Total Spent Left Speed 2022-08-31 10:02:01.940 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2500k 100 2500k 0 0 4379k 0 --:--:-- --:--:-- --:--:-- 4379k 2022-08-31 10:02:01.944 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-08-31 10:02:01.947 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-08-31 10:02:04.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:04.966 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:04.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:04.966 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:05.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:05.550 | Collecting pip 2022-08-31 10:02:05.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b61/a374b5bc40a6e/pip-22.2.2-py3-none-any.whl (2.0 MB) 2022-08-31 10:02:05.599 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 66.1 MB/s eta 0:00:00 2022-08-31 10:02:07.062 | Installing collected packages: pip 2022-08-31 10:02:07.062 | Attempting uninstall: pip 2022-08-31 10:02:07.065 | Found existing installation: pip 20.0.2 2022-08-31 10:02:07.068 | Uninstalling pip-20.0.2: 2022-08-31 10:02:07.285 | Successfully uninstalled pip-20.0.2 2022-08-31 10:02:09.237 | Successfully installed pip-22.2.2 2022-08-31 10:02:09.237 | 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-08-31 10:02:09.525 | + tools/install_pip.sh:main:145 : set -x 2022-08-31 10:02:09.527 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-08-31 10:02:09.528 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-08-31 10:02:09.530 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-31 10:02:09.532 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-08-31 10:02:09.534 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-08-31 10:02:09.536 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-31 10:02:09.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-08-31 10:02:09.539 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-31 10:02:09.543 | ++ 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-08-31 10:02:09.544 | ++ 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-08-31 10:02:09.546 | ++ 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-08-31 10:02:09.549 | + 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-08-31 10:02:09.550 | + 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-08-31 10:02:09.567 | 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-08-31 10:02:09.568 | + 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-08-31 10:02:10.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:10.226 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:10.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:10.226 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:11.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:11.987 | 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-08-31 10:02:11.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-08-31 10:02:12.014 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 70.3 MB/s eta 0:00:00 2022-08-31 10:02:13.572 | Installing collected packages: setuptools 2022-08-31 10:02:13.573 | Attempting uninstall: setuptools 2022-08-31 10:02:13.575 | Found existing installation: setuptools 45.2.0 2022-08-31 10:02:13.584 | Uninstalling setuptools-45.2.0: 2022-08-31 10:02:13.622 | Successfully uninstalled setuptools-45.2.0 2022-08-31 10:02:14.407 | Successfully installed setuptools-57.4.0 2022-08-31 10:02:14.407 | 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-08-31 10:02:14.547 | + inc/python:pip_install:200 : result=0 2022-08-31 10:02:14.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:02:14.550 | + functions-common:time_stop:2342 : local name 2022-08-31 10:02:14.552 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:02:14.553 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:02:14.555 | + functions-common:time_stop:2345 : local total 2022-08-31 10:02:14.557 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:02:14.558 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:02:14.560 | + functions-common:time_stop:2349 : start_time=1661940129562 2022-08-31 10:02:14.562 | + functions-common:time_stop:2351 : [[ -z 1661940129562 ]] 2022-08-31 10:02:14.564 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:02:14.567 | + functions-common:time_stop:2354 : end_time=1661940134565 2022-08-31 10:02:14.568 | + functions-common:time_stop:2355 : elapsed_time=5003 2022-08-31 10:02:14.570 | + functions-common:time_stop:2356 : total=0 2022-08-31 10:02:14.572 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:02:14.573 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=5003 2022-08-31 10:02:14.575 | + inc/python:pip_install:203 : return 0 2022-08-31 10:02:14.577 | + tools/install_pip.sh:main:151 : get_versions 2022-08-31 10:02:14.580 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-31 10:02:14.583 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-08-31 10:02:14.585 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-08-31 10:02:14.587 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-08-31 10:02:14.591 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-31 10:02:15.116 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.2.2 2022-08-31 10:02:15.118 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.2.2' 2022-08-31 10:02:15.118 | pip: 22.2.2 2022-08-31 10:02:15.121 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-31 10:02:15.124 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-31 10:02:15.128 | + ./stack.sh:main:786 : fixup_all 2022-08-31 10:02:15.130 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-08-31 10:02:15.132 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-08-31 10:02:15.134 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-08-31 10:02:15.147 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-08-31 10:02:15.148 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-08-31 10:02:15.148 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-08-31 10:02:15.153 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-08-31 10:02:15.155 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-08-31 10:02:15.157 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-08-31 10:02:15.165 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-08-31 10:02:15.168 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-08-31 10:02:15.170 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-08-31 10:02:15.173 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:02:15.175 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:02:15.177 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-31 10:02:15.188 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-31 10:02:15.198 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-31 10:02:15.209 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-08-31 10:02:15.211 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-08-31 10:02:15.213 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-31 10:02:15.215 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-31 10:02:15.217 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-31 10:02:15.219 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-31 10:02:15.221 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-31 10:02:15.223 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-31 10:02:15.225 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-31 10:02:15.227 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:02:15.229 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-31 10:02:15.231 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-08-31 10:02:15.233 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-08-31 10:02:15.236 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-08-31 10:02:15.238 | + functions-common:is_suse:469 : is_opensuse 2022-08-31 10:02:15.240 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-31 10:02:15.242 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-31 10:02:15.244 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-31 10:02:15.246 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-31 10:02:15.248 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-31 10:02:15.251 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-08-31 10:02:15.253 | + ./stack.sh:main:789 : pip_install -U os-testr 2022-08-31 10:02:15.273 | Using python 3.8 to install os-testr 2022-08-31 10:02:15.275 | + 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-08-31 10:02:15.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:15.937 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:15.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:15.937 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:17.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:17.637 | Collecting os-testr 2022-08-31 10:02:17.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-08-31 10:02:17.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 43.8 MB/s eta 0:00:00 2022-08-31 10:02:17.693 | Collecting python-subunit>=1.0.0 2022-08-31 10:02:17.700 | 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-08-31 10:02:17.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 47.6 MB/s eta 0:00:00 2022-08-31 10:02:17.712 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-08-31 10:02:17.713 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-08-31 10:02:17.749 | Collecting stestr>=1.0.0 2022-08-31 10:02:17.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2022-08-31 10:02:17.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 27.3 MB/s eta 0:00:00 2022-08-31 10:02:17.789 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-08-31 10:02:17.816 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-08-31 10:02:17.854 | Collecting future 2022-08-31 10:02:17.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-08-31 10:02:17.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 62.5 MB/s eta 0:00:00 2022-08-31 10:02:18.078 | Preparing metadata (setup.py): started 2022-08-31 10:02:18.777 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:02:18.782 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-08-31 10:02:18.784 | 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-08-31 10:02:18.789 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-08-31 10:02:18.814 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-08-31 10:02:18.816 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-08-31 10:02:18.818 | 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) (0.7.2) 2022-08-31 10:02:18.819 | 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.1.2) 2022-08-31 10:02:18.820 | 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.4.1) 2022-08-31 10:02:18.833 | 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-08-31 10:02:18.904 | 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-08-31 10:02:18.906 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-08-31 10:02:18.908 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-08-31 10:02:18.910 | 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-08-31 10:02:19.005 | Building wheels for collected packages: future 2022-08-31 10:02:19.006 | Building wheel for future (setup.py): started 2022-08-31 10:02:20.091 | Building wheel for future (setup.py): finished with status 'done' 2022-08-31 10:02:20.100 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=783103f95d04d7427f7914325f4803631e002094638df45171e578530f0b4f04 2022-08-31 10:02:20.100 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-08-31 10:02:20.111 | Successfully built future 2022-08-31 10:02:21.487 | Installing collected packages: future, python-subunit, stestr, os-testr 2022-08-31 10:02:22.807 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2022-08-31 10:02:22.808 | 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-08-31 10:02:22.962 | + inc/python:pip_install:200 : result=0 2022-08-31 10:02:22.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:02:22.966 | + functions-common:time_stop:2342 : local name 2022-08-31 10:02:22.969 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:02:22.971 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:02:22.973 | + functions-common:time_stop:2345 : local total 2022-08-31 10:02:22.975 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:02:22.977 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:02:22.979 | + functions-common:time_stop:2349 : start_time=1661940135268 2022-08-31 10:02:22.981 | + functions-common:time_stop:2351 : [[ -z 1661940135268 ]] 2022-08-31 10:02:22.984 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:02:22.987 | + functions-common:time_stop:2354 : end_time=1661940142985 2022-08-31 10:02:22.989 | + functions-common:time_stop:2355 : elapsed_time=7717 2022-08-31 10:02:22.992 | + functions-common:time_stop:2356 : total=0 2022-08-31 10:02:22.994 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:02:22.996 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=7717 2022-08-31 10:02:22.998 | + inc/python:pip_install:203 : return 0 2022-08-31 10:02:23.000 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-31 10:02:23.048 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2022-08-31 10:02:23.379 | + ./stack.sh:main:800 : install_infra 2022-08-31 10:02:23.382 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-31 10:02:23.384 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-31 10:02:23.387 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-31 10:02:26.463 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-31 10:02:26.465 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-31 10:02:26.487 | + 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-08-31 10:02:28.374 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.404 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.510 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.623 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.803 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.809 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.881 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:28.928 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:29.014 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:29.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:29.243 | Collecting pbr===5.6.0 2022-08-31 10:02:29.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2022-08-31 10:02:29.287 | Installing collected packages: pbr 2022-08-31 10:02:29.427 | Successfully installed pbr-5.6.0 2022-08-31 10:02:29.486 | + inc/python:pip_install:200 : result=0 2022-08-31 10:02:29.488 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:02:29.490 | + functions-common:time_stop:2342 : local name 2022-08-31 10:02:29.492 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:02:29.494 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:02:29.496 | + functions-common:time_stop:2345 : local total 2022-08-31 10:02:29.499 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:02:29.501 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:02:29.503 | + functions-common:time_stop:2349 : start_time=1661940146479 2022-08-31 10:02:29.505 | + functions-common:time_stop:2351 : [[ -z 1661940146479 ]] 2022-08-31 10:02:29.508 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:02:29.512 | + functions-common:time_stop:2354 : end_time=1661940149509 2022-08-31 10:02:29.514 | + functions-common:time_stop:2355 : elapsed_time=3030 2022-08-31 10:02:29.516 | + functions-common:time_stop:2356 : total=7717 2022-08-31 10:02:29.518 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:02:29.520 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=10747 2022-08-31 10:02:29.522 | + inc/python:pip_install:203 : return 0 2022-08-31 10:02:29.524 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-31 10:02:29.527 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-31 10:02:29.548 | + 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-08-31 10:02:31.423 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.453 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.555 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.665 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.840 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.846 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.915 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:31.960 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:32.050 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-31 10:02:32.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:32.135 | Processing /opt/stack/requirements 2022-08-31 10:02:33.464 | Collecting fixtures===3.0.0 2022-08-31 10:02:33.470 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-08-31 10:02:33.674 | Collecting PyYAML===5.4.1 2022-08-31 10:02:33.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-08-31 10:02:33.892 | Collecting requests===2.26.0 2022-08-31 10:02:33.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-31 10:02:33.993 | Collecting packaging===21.0 2022-08-31 10:02:34.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2022-08-31 10:02:34.060 | Collecting testtools===2.5.0 2022-08-31 10:02:34.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-08-31 10:02:34.153 | Collecting idna===3.2 2022-08-31 10:02:34.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2022-08-31 10:02:34.295 | Collecting pyparsing===2.4.7 2022-08-31 10:02:34.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-08-31 10:02:34.351 | Collecting six===1.16.0 2022-08-31 10:02:34.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-31 10:02:34.480 | Collecting charset-normalizer===2.0.4 2022-08-31 10:02:34.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2022-08-31 10:02:34.520 | Collecting Parsley>=1.2 2022-08-31 10:02:34.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-31 10:02:34.575 | Collecting beagle>=0.2.1 2022-08-31 10:02:34.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-31 10:02:34.609 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2022-08-31 10:02:34.683 | Collecting urllib3===1.26.6 2022-08-31 10:02:34.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2022-08-31 10:02:34.790 | Collecting certifi===2021.5.30 2022-08-31 10:02:34.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2022-08-31 10:02:34.830 | Collecting extras===1.0.0 2022-08-31 10:02:34.836 | 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-08-31 10:02:34.920 | Collecting cliff===3.9.0 2022-08-31 10:02:34.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2022-08-31 10:02:34.984 | Collecting autopage===0.4.0 2022-08-31 10:02:34.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-08-31 10:02:35.051 | Collecting prettytable===0.7.2 2022-08-31 10:02:35.057 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-08-31 10:02:35.202 | Collecting cmd2===2.1.2 2022-08-31 10:02:35.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2022-08-31 10:02:35.359 | Collecting stevedore===3.4.1 2022-08-31 10:02:35.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/8a7342dbe6a88/stevedore-3.4.1-py3-none-any.whl (49 kB) 2022-08-31 10:02:35.419 | Collecting wcwidth===0.2.5 2022-08-31 10:02:35.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-31 10:02:35.496 | Collecting colorama===0.4.4 2022-08-31 10:02:35.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-08-31 10:02:35.553 | Collecting attrs===21.2.0 2022-08-31 10:02:35.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2022-08-31 10:02:35.665 | Collecting pyperclip===1.8.2 2022-08-31 10:02:35.671 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-31 10:02:35.682 | Building wheels for collected packages: openstack-requirements 2022-08-31 10:02:35.683 | Building wheel for openstack-requirements (setup.py): started 2022-08-31 10:02:36.465 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-31 10:02:36.465 | ERROR: Command errored out with exit status 1: 2022-08-31 10:02:36.465 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3w6n7q5n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3w6n7q5n/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-3ajjz9_b 2022-08-31 10:02:36.465 | cwd: /tmp/pip-req-build-3w6n7q5n/ 2022-08-31 10:02:36.465 | Complete output (6 lines): 2022-08-31 10:02:36.465 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-31 10:02:36.465 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-31 10:02:36.465 | or: setup.py --help-commands 2022-08-31 10:02:36.465 | or: setup.py cmd --help 2022-08-31 10:02:36.465 | 2022-08-31 10:02:36.465 | error: invalid command 'bdist_wheel' 2022-08-31 10:02:36.466 | ---------------------------------------- 2022-08-31 10:02:36.466 | ERROR: Failed building wheel for openstack-requirements 2022-08-31 10:02:36.466 | Running setup.py clean for openstack-requirements 2022-08-31 10:02:37.256 | Failed to build openstack-requirements 2022-08-31 10:02:37.478 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, autopage, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-08-31 10:02:39.256 | Running setup.py install for openstack-requirements: started 2022-08-31 10:02:41.499 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-31 10:02:41.533 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4991 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.1 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2022-08-31 10:02:41.659 | + inc/python:pip_install:200 : result=0 2022-08-31 10:02:41.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:02:41.663 | + functions-common:time_stop:2342 : local name 2022-08-31 10:02:41.665 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:02:41.668 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:02:41.670 | + functions-common:time_stop:2345 : local total 2022-08-31 10:02:41.672 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:02:41.674 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:02:41.676 | + functions-common:time_stop:2349 : start_time=1661940149541 2022-08-31 10:02:41.678 | + functions-common:time_stop:2351 : [[ -z 1661940149541 ]] 2022-08-31 10:02:41.681 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:02:41.684 | + functions-common:time_stop:2354 : end_time=1661940161682 2022-08-31 10:02:41.686 | + functions-common:time_stop:2355 : elapsed_time=12141 2022-08-31 10:02:41.689 | + functions-common:time_stop:2356 : total=10747 2022-08-31 10:02:41.691 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:02:41.693 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=22888 2022-08-31 10:02:41.695 | + inc/python:pip_install:203 : return 0 2022-08-31 10:02:41.698 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-31 10:02:41.700 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-31 10:02:41.702 | + inc/python:use_library_from_git:250 : local name=pbr 2022-08-31 10:02:41.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:02:41.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:02:41.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-08-31 10:02:41.711 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:02:41.714 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-31 10:02:41.732 | Using python 3.8 to install pbr 2022-08-31 10:02:41.735 | + 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-08-31 10:02:42.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:42.391 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:42.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:02:42.391 | from cryptography.utils import int_from_bytes 2022-08-31 10:02:43.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:43.615 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-08-31 10:02:45.270 | 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-08-31 10:02:45.396 | + inc/python:pip_install:200 : result=0 2022-08-31 10:02:45.398 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:02:45.400 | + functions-common:time_stop:2342 : local name 2022-08-31 10:02:45.402 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:02:45.404 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:02:45.407 | + functions-common:time_stop:2345 : local total 2022-08-31 10:02:45.409 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:02:45.411 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:02:45.413 | + functions-common:time_stop:2349 : start_time=1661940161728 2022-08-31 10:02:45.415 | + functions-common:time_stop:2351 : [[ -z 1661940161728 ]] 2022-08-31 10:02:45.418 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:02:45.422 | + functions-common:time_stop:2354 : end_time=1661940165419 2022-08-31 10:02:45.424 | + functions-common:time_stop:2355 : elapsed_time=3691 2022-08-31 10:02:45.426 | + functions-common:time_stop:2356 : total=22888 2022-08-31 10:02:45.428 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:02:45.430 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=26579 2022-08-31 10:02:45.433 | + inc/python:pip_install:203 : return 0 2022-08-31 10:02:45.435 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2022-08-31 10:02:48.489 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-31 10:02:50.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:02:50.733 | Collecting bindep 2022-08-31 10:02:50.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-31 10:02:50.890 | Collecting pbr>=2.0.0 2022-08-31 10:02:50.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-31 10:02:51.029 | Collecting packaging; python_version >= "3.6" 2022-08-31 10:02:51.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-31 10:02:51.079 | Collecting Parsley 2022-08-31 10:02:51.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-31 10:02:51.502 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-31 10:02:51.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-31 10:02:51.680 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-31 10:02:51.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-31 10:02:51.737 | Installing collected packages: pbr, pyparsing, packaging, Parsley, distro, bindep 2022-08-31 10:02:52.290 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-08-31 10:02:52.359 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-31 10:02:52.362 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-31 10:02:52.365 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2022-08-31 10:02:52.382 | + ./stack.sh:main:809 : pkgs= 2022-08-31 10:02:52.384 | + ./stack.sh:main:810 : [[ -n '' ]] 2022-08-31 10:02:52.387 | + ./stack.sh:main:817 : run_phase stack pre-install 2022-08-31 10:02:52.389 | + functions-common:run_phase:1770 : local mode=stack 2022-08-31 10:02:52.392 | + functions-common:run_phase:1771 : local phase=pre-install 2022-08-31 10:02:52.394 | + functions-common:run_phase:1772 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-31 10:02:52.396 | + functions-common:run_phase:1773 : local extra_plugin_file_name 2022-08-31 10:02:52.398 | + functions-common:run_phase:1774 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-31 10:02:52.400 | + functions-common:run_phase:1779 : local exceptions=80-tempest.sh 2022-08-31 10:02:52.403 | + functions-common:run_phase:1780 : local extra 2022-08-31 10:02:52.405 | ++ functions-common:run_phase:1781 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-31 10:02:52.409 | + functions-common:run_phase:1781 : extra=80-tempest.sh 2022-08-31 10:02:52.411 | + functions-common:run_phase:1782 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-31 10:02:52.413 | + functions-common:run_phase:1786 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-31 10:02:52.415 | + functions-common:run_phase:1786 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-31 10:02:52.418 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-31 10:02:52.432 | ++ functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:02:52.434 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-31 10:02:52.436 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-31 10:02:52.439 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-31 10:02:52.441 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-31 10:02:52.443 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-31 10:02:52.445 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-31 10:02:52.447 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-31 10:02:52.449 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-31 10:02:52.451 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-31 10:02:52.453 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-31 10:02:52.455 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-31 10:02:52.458 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-31 10:02:52.460 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-31 10:02:52.462 | + functions-common:run_phase:1791 : [[ stack == \s\o\u\r\c\e ]] 2022-08-31 10:02:52.464 | + functions-common:run_phase:1794 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-31 10:02:52.466 | + functions-common:run_phase:1797 : run_plugins stack pre-install 2022-08-31 10:02:52.468 | + functions-common:run_plugins:1756 : local mode=stack 2022-08-31 10:02:52.470 | + functions-common:run_plugins:1757 : local phase=pre-install 2022-08-31 10:02:52.472 | + functions-common:run_plugins:1759 : local plugins= 2022-08-31 10:02:52.475 | + functions-common:run_plugins:1760 : local plugin 2022-08-31 10:02:52.477 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-31 10:02:52.480 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-31 10:02:52.482 | + functions:set_systemd_override:821 : local value=2048 2022-08-31 10:02:52.484 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-31 10:02:52.487 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-31 10:02:52.535 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-31 10:02:52.535 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-31 10:02:52.537 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-31 10:02:52.894 | + ./stack.sh:main:822 : install_rpc_backend 2022-08-31 10:02:52.896 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-31 10:02:52.912 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:02:52.914 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-31 10:02:52.916 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:02:52.918 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:02:52.921 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:02:52.923 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:02:52.926 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:02:52.928 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:02:52.930 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:02:52.932 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:02:52.935 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:02:52.937 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:02:52.940 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:02:52.942 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:02:52.944 | + functions-common:install_package:1367 : real_install_package rabbitmq-server 2022-08-31 10:02:52.946 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:02:52.949 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:02:52.951 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:02:52.953 | + functions-common:real_install_package:1353 : apt_get install rabbitmq-server 2022-08-31 10:02:52.973 | + functions-common:apt_get:1133 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-31 10:02:53.081 | Reading package lists... 2022-08-31 10:02:53.333 | Building dependency tree... 2022-08-31 10:02:53.335 | Reading state information... 2022-08-31 10:02:53.585 | The following packages were automatically installed and are no longer required: 2022-08-31 10:02:53.586 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:02:53.587 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:02:53.587 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:02:53.587 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:02:53.587 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:02:53.587 | python3-zope.interface 2022-08-31 10:02:53.587 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:02:53.587 | The following additional packages will be installed: 2022-08-31 10:02:53.587 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-31 10:02:53.587 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-31 10:02:53.587 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-31 10:02:53.588 | erlang-tools erlang-xmerl locales-all 2022-08-31 10:02:53.589 | Suggested packages: 2022-08-31 10:02:53.589 | erlang erlang-manpages erlang-doc 2022-08-31 10:02:53.658 | The following NEW packages will be installed: 2022-08-31 10:02:53.658 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-31 10:02:53.658 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-31 10:02:53.659 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-31 10:02:53.659 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-31 10:02:54.141 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:02:54.141 | Need to get 38.0 MB of archives. 2022-08-31 10:02:54.141 | After this operation, 276 MB of additional disk space will be used. 2022-08-31 10:02:54.141 | 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-08-31 10:02:59.240 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-31 10:02:59.703 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-31 10:02:59.815 | 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-08-31 10:03:00.059 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-31 10:03:00.288 | 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-08-31 10:03:00.436 | 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-08-31 10:03:00.719 | 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-08-31 10:03:00.750 | 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-08-31 10:03:00.771 | 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-08-31 10:03:00.798 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-31 10:03:00.954 | 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-08-31 10:03:01.334 | 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-08-31 10:03:01.352 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-31 10:03:01.385 | 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-08-31 10:03:01.459 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-31 10:03:01.566 | 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-08-31 10:03:01.789 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-31 10:03:03.259 | 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-08-31 10:03:05.917 | Fetched 38.0 MB in 12s (3,254 kB/s) 2022-08-31 10:03:06.148 | Selecting previously unselected package erlang-base. 2022-08-31 10:03:06.195 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-08-31 10:03:06.198 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:06.258 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:07.787 | Selecting previously unselected package erlang-asn1. 2022-08-31 10:03:07.795 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:07.855 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:08.290 | Selecting previously unselected package erlang-crypto. 2022-08-31 10:03:08.299 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:08.389 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:08.776 | Selecting previously unselected package erlang-public-key. 2022-08-31 10:03:08.785 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:08.835 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:09.247 | Selecting previously unselected package erlang-mnesia. 2022-08-31 10:03:09.255 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:09.309 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:09.795 | Selecting previously unselected package erlang-runtime-tools. 2022-08-31 10:03:09.804 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:09.861 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:10.290 | Selecting previously unselected package erlang-ssl. 2022-08-31 10:03:10.299 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:10.364 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:10.964 | Selecting previously unselected package erlang-eldap. 2022-08-31 10:03:10.973 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:11.055 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:11.389 | Selecting previously unselected package erlang-ftp. 2022-08-31 10:03:11.397 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:11.455 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:11.875 | Selecting previously unselected package erlang-tftp. 2022-08-31 10:03:11.884 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:11.960 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:12.320 | Selecting previously unselected package erlang-inets. 2022-08-31 10:03:12.329 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:12.383 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:12.776 | Selecting previously unselected package erlang-snmp. 2022-08-31 10:03:12.785 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:12.850 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:13.566 | Selecting previously unselected package erlang-os-mon. 2022-08-31 10:03:13.575 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:13.623 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:14.040 | Selecting previously unselected package erlang-parsetools. 2022-08-31 10:03:14.050 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:14.106 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:14.461 | Selecting previously unselected package erlang-syntax-tools. 2022-08-31 10:03:14.470 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:14.526 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:14.892 | Selecting previously unselected package erlang-tools. 2022-08-31 10:03:14.900 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:14.960 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:15.444 | Selecting previously unselected package erlang-xmerl. 2022-08-31 10:03:15.453 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-31 10:03:15.523 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:16.141 | Selecting previously unselected package locales-all. 2022-08-31 10:03:16.150 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-31 10:03:16.229 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-31 10:03:21.067 | Selecting previously unselected package rabbitmq-server. 2022-08-31 10:03:21.078 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-31 10:03:21.166 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-31 10:03:22.670 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:23.655 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-31 10:03:23.656 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-31 10:03:27.836 | Searching for services which depend on erlang and should be started... none found. 2022-08-31 10:03:27.901 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:28.103 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:28.280 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-31 10:03:28.474 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:28.651 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:28.855 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.034 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.223 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.375 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.547 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.740 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:29.889 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.045 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.210 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.388 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.615 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.798 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-31 10:03:30.958 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-31 10:03:31.352 | Adding group `rabbitmq' (GID 125) ... 2022-08-31 10:03:31.475 | Done. 2022-08-31 10:03:31.555 | Adding system user `rabbitmq' (UID 117) ... 2022-08-31 10:03:31.555 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-31 10:03:31.875 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-31 10:03:32.136 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-31 10:03:39.880 | Processing triggers for man-db (2.9.1-1) ... 2022-08-31 10:03:40.678 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-31 10:03:49.035 | + functions-common:apt_get:1137 : result=0 2022-08-31 10:03:49.037 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:03:49.040 | + functions-common:time_stop:2342 : local name 2022-08-31 10:03:49.042 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:03:49.044 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:03:49.046 | + functions-common:time_stop:2345 : local total 2022-08-31 10:03:49.048 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:03:49.050 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:03:49.053 | + functions-common:time_stop:2349 : start_time=1661940172970 2022-08-31 10:03:49.055 | + functions-common:time_stop:2351 : [[ -z 1661940172970 ]] 2022-08-31 10:03:49.057 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:03:49.061 | + functions-common:time_stop:2354 : end_time=1661940229059 2022-08-31 10:03:49.064 | + functions-common:time_stop:2355 : elapsed_time=56089 2022-08-31 10:03:49.066 | + functions-common:time_stop:2356 : total=382758 2022-08-31 10:03:49.068 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:03:49.070 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=438847 2022-08-31 10:03:49.072 | + functions-common:apt_get:1141 : return 0 2022-08-31 10:03:49.075 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-31 10:03:49.077 | + functions-common:is_suse:469 : is_opensuse 2022-08-31 10:03:49.079 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-31 10:03:49.081 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-31 10:03:49.084 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-31 10:03:49.086 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-31 10:03:49.089 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-31 10:03:49.091 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-31 10:03:49.093 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-31 10:03:49.095 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-31 10:03:49.098 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-31 10:03:49.100 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-31 10:03:49.103 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-31 10:03:49.105 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-31 10:03:49.107 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-31 10:03:49.110 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:03:49.112 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-31 10:03:49.114 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-31 10:03:49.116 | + functions-common:is_suse:469 : is_opensuse 2022-08-31 10:03:49.119 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-31 10:03:49.121 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-31 10:03:49.123 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-31 10:03:49.126 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-31 10:03:49.128 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-31 10:03:49.130 | + ./stack.sh:main:823 : restart_rpc_backend 2022-08-31 10:03:49.132 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-31 10:03:49.148 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:03:49.151 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-31 10:03:49.153 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-31 10:03:49.155 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2022-08-31 10:03:49.158 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-31 10:03:49.160 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-31 10:03:49.165 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-31 10:03:49.167 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-31 10:03:49.170 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-31 10:03:49.172 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-31 10:03:49.174 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-31 10:03:49.176 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-31 10:03:49.179 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-31 10:03:49.863 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-31 10:03:49.863 | user tags 2022-08-31 10:03:49.863 | guest [administrator]' 2022-08-31 10:03:49.866 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-31 10:03:49.866 | user tags 2022-08-31 10:03:49.866 | guest [administrator]' 2022-08-31 10:03:49.866 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-31 10:03:49.873 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-31 10:03:49.876 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-31 10:03:49.878 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-31 10:03:50.539 | Adding user "stackrabbit" ... 2022-08-31 10:03:50.606 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-31 10:03:51.261 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-31 10:03:51.322 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-31 10:03:51.324 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-31 10:03:51.964 | Changing password for user "stackrabbit" ... 2022-08-31 10:03:52.019 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-31 10:03:52.021 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-31 10:03:52.024 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-31 10:03:52.717 | Deleting user "guest" ... 2022-08-31 10:03:52.768 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2022-08-31 10:03:52.784 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:03:52.787 | + ./stack.sh:main:826 : install_database 2022-08-31 10:03:52.789 | + lib/database:install_database:116 : install_database_mysql 2022-08-31 10:03:52.792 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-08-31 10:03:52.794 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:03:52.796 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:03:52.799 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-08-31 10:03:53.173 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-31 10:03:53.175 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-08-31 10:03:53.180 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-31 10:03:53.182 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:03:53.184 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:03:53.187 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-08-31 10:03:53.189 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-08-31 10:03:53.192 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-31 10:03:53.195 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-08-31 10:03:53.198 | + functions-common:is_oraclelinux:441 : [[ -z Ubuntu ]] 2022-08-31 10:03:53.200 | + functions-common:is_oraclelinux:445 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:03:53.202 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-08-31 10:03:53.205 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-31 10:03:53.207 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-31 10:03:53.209 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-31 10:03:53.212 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-31 10:03:53.214 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-31 10:03:53.217 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-31 10:03:53.219 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-31 10:03:53.221 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:03:53.224 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-31 10:03:53.226 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-08-31 10:03:53.229 | + functions-common:is_suse:469 : is_opensuse 2022-08-31 10:03:53.231 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-31 10:03:53.234 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-31 10:03:53.236 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-31 10:03:53.238 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-31 10:03:53.240 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-31 10:03:53.243 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-08-31 10:03:53.245 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:03:53.247 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:03:53.250 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-08-31 10:03:53.252 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:03:53.255 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:03:53.257 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:03:53.259 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:03:53.261 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:03:53.264 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:03:53.266 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:03:53.268 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:03:53.271 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:03:53.273 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:03:53.275 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:03:53.278 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:03:53.280 | + functions-common:install_package:1367 : real_install_package mysql-server 2022-08-31 10:03:53.282 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:03:53.285 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:03:53.287 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:03:53.290 | + functions-common:real_install_package:1353 : apt_get install mysql-server 2022-08-31 10:03:53.310 | + functions-common:apt_get:1133 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-31 10:03:53.421 | Reading package lists... 2022-08-31 10:03:53.669 | Building dependency tree... 2022-08-31 10:03:53.671 | Reading state information... 2022-08-31 10:03:53.926 | The following packages were automatically installed and are no longer required: 2022-08-31 10:03:53.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:03:53.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:03:53.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:03:53.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:03:53.928 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:03:53.928 | python3-zope.interface 2022-08-31 10:03:53.928 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:03:53.928 | The following additional packages will be installed: 2022-08-31 10:03:53.928 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-31 10:03:53.928 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-31 10:03:53.929 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-31 10:03:53.929 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-31 10:03:53.929 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-31 10:03:53.929 | mysql-server-8.0 mysql-server-core-8.0 2022-08-31 10:03:53.930 | Suggested packages: 2022-08-31 10:03:53.930 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-31 10:03:54.007 | The following NEW packages will be installed: 2022-08-31 10:03:54.007 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-31 10:03:54.007 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-31 10:03:54.007 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-31 10:03:54.007 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-31 10:03:54.007 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-31 10:03:54.008 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-31 10:03:54.173 | 0 upgraded, 24 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:03:54.173 | Need to get 32.1 MB of archives. 2022-08-31 10:03:54.173 | After this operation, 264 MB of additional disk space will be used. 2022-08-31 10:03:54.173 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-31 10:03:55.100 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-31 10:03:55.102 | 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-08-31 10:03:55.109 | 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-08-31 10:03:55.110 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-31 10:03:55.130 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-31 10:03:58.127 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-31 10:03:58.154 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-31 10:03:58.155 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-31 10:03:58.156 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-31 10:03:58.158 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-31 10:03:58.161 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-31 10:03:58.163 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-31 10:03:58.177 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-31 10:03:58.177 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-31 10:03:58.213 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-31 10:03:58.261 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-31 10:03:58.263 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-31 10:03:58.265 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-31 10:03:58.268 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-31 10:03:58.281 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-31 10:03:58.282 | 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-08-31 10:03:59.449 | 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-08-31 10:03:59.450 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-31 10:03:59.966 | Preconfiguring packages ... 2022-08-31 10:04:00.236 | Fetched 32.1 MB in 5s (5,905 kB/s) 2022-08-31 10:04:00.371 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-31 10:04:00.423 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-08-31 10:04:00.427 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-31 10:04:00.511 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:02.022 | Selecting previously unselected package mysql-client-8.0. 2022-08-31 10:04:02.032 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-31 10:04:02.099 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:02.571 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-31 10:04:02.580 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-31 10:04:02.690 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-31 10:04:03.140 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-31 10:04:03.150 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-31 10:04:03.204 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-31 10:04:03.816 | Selecting previously unselected package libmecab2:amd64. 2022-08-31 10:04:03.827 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-31 10:04:03.953 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-31 10:04:04.540 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-31 10:04:04.550 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-31 10:04:04.620 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:08.673 | Selecting previously unselected package mysql-server-8.0. 2022-08-31 10:04:08.684 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-31 10:04:09.854 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:10.307 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-31 10:04:10.317 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-31 10:04:10.364 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-31 10:04:10.643 | Selecting previously unselected package liburi-perl. 2022-08-31 10:04:10.653 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-31 10:04:10.707 | Unpacking liburi-perl (1.76-2) ... 2022-08-31 10:04:11.004 | Selecting previously unselected package libhtml-parser-perl. 2022-08-31 10:04:11.014 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-31 10:04:11.084 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-31 10:04:11.448 | Selecting previously unselected package libcgi-pm-perl. 2022-08-31 10:04:11.458 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-31 10:04:11.505 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-31 10:04:11.914 | Selecting previously unselected package libfcgi-perl. 2022-08-31 10:04:11.923 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-31 10:04:11.981 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-31 10:04:12.347 | Selecting previously unselected package libcgi-fast-perl. 2022-08-31 10:04:12.356 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-31 10:04:12.404 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-31 10:04:13.059 | Selecting previously unselected package libencode-locale-perl. 2022-08-31 10:04:13.069 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-31 10:04:13.150 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-31 10:04:13.535 | Selecting previously unselected package libhtml-template-perl. 2022-08-31 10:04:13.546 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-31 10:04:13.604 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-31 10:04:13.877 | Selecting previously unselected package libtimedate-perl. 2022-08-31 10:04:13.887 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-31 10:04:13.953 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-31 10:04:14.273 | Selecting previously unselected package libhttp-date-perl. 2022-08-31 10:04:14.283 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-31 10:04:14.335 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-31 10:04:14.599 | Selecting previously unselected package libio-html-perl. 2022-08-31 10:04:14.609 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-31 10:04:14.661 | Unpacking libio-html-perl (1.001-1) ... 2022-08-31 10:04:14.970 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-31 10:04:14.979 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-31 10:04:15.038 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-31 10:04:15.581 | Selecting previously unselected package libhttp-message-perl. 2022-08-31 10:04:15.591 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-31 10:04:15.661 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-31 10:04:16.050 | Selecting previously unselected package mecab-utils. 2022-08-31 10:04:16.060 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-31 10:04:16.112 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-31 10:04:16.477 | Selecting previously unselected package mecab-ipadic. 2022-08-31 10:04:16.487 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-31 10:04:16.562 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-31 10:04:18.356 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-31 10:04:18.367 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-31 10:04:18.404 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-31 10:04:18.734 | Selecting previously unselected package mysql-server. 2022-08-31 10:04:18.744 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-31 10:04:18.802 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:19.189 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-31 10:04:19.453 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:19.630 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-31 10:04:19.844 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-31 10:04:20.061 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-31 10:04:20.276 | Setting up mecab-utils (0.996-10build1) ... 2022-08-31 10:04:20.465 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-31 10:04:20.632 | Setting up libio-html-perl (1.001-1) ... 2022-08-31 10:04:20.735 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-31 10:04:20.918 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:21.064 | Setting up libfcgi-perl (0.79-1) ... 2022-08-31 10:04:21.225 | Setting up liburi-perl (1.76-2) ... 2022-08-31 10:04:21.368 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-31 10:04:21.529 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-31 10:04:21.682 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-31 10:04:21.816 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-31 10:04:21.820 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-31 10:04:21.820 | 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-08-31 10:04:21.820 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-31 10:04:21.820 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-31 10:04:21.960 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-31 10:04:21.960 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-31 10:04:21.960 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-31 10:04:21.960 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-31 10:04:21.968 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-31 10:04:22.058 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-31 10:04:22.059 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-31 10:04:22.059 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-31 10:04:22.085 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-31 10:04:22.129 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-31 10:04:22.417 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-31 10:04:22.424 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-31 10:04:22.516 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-31 10:04:22.517 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-31 10:04:22.517 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-31 10:04:22.517 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-31 10:04:22.521 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-31 10:04:22.521 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-31 10:04:22.566 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-31 10:04:22.757 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-31 10:04:22.757 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-31 10:04:22.758 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-31 10:04:22.758 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-31 10:04:22.761 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-31 10:04:22.761 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-31 10:04:23.185 | 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-08-31 10:04:23.305 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-31 10:04:23.624 | 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-08-31 10:04:23.629 | 2022-08-31 10:04:23.629 | done! 2022-08-31 10:04:23.635 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-31 10:04:23.724 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:23.877 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-31 10:04:23.988 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-31 10:04:23.992 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-31 10:04:23.992 | 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-08-31 10:04:23.992 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-31 10:04:23.992 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-31 10:04:24.201 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-31 10:04:24.201 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-31 10:04:24.202 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-31 10:04:24.202 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-31 10:04:24.214 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-31 10:04:24.345 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-31 10:04:24.346 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-31 10:04:24.346 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-31 10:04:24.387 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-31 10:04:24.460 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-31 10:04:24.957 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-31 10:04:24.968 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-31 10:04:25.076 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-31 10:04:25.077 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-31 10:04:25.077 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-31 10:04:25.077 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-31 10:04:25.083 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-31 10:04:25.083 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-31 10:04:25.173 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-31 10:04:25.462 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-31 10:04:25.462 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-31 10:04:25.463 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-31 10:04:25.463 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-31 10:04:25.467 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-31 10:04:25.467 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-31 10:04:25.982 | 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-08-31 10:04:26.117 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-31 10:04:26.439 | 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-08-31 10:04:26.443 | 2022-08-31 10:04:26.443 | done! 2022-08-31 10:04:26.451 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-31 10:04:26.556 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-31 10:04:26.745 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-31 10:04:26.913 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:04:28.388 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-31 10:04:28.465 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-31 10:05:35.608 | mysqld will log errors to /var/log/mysql/error.log 2022-08-31 10:05:38.949 | mysqld is running as pid 56755 2022-08-31 10:05:42.583 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-31 10:05:47.063 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-31 10:05:47.393 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-31 10:05:47.610 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-31 10:05:47.777 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-31 10:05:47.978 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-31 10:05:48.503 | Processing triggers for man-db (2.9.1-1) ... 2022-08-31 10:05:50.565 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-31 10:05:59.085 | + functions-common:apt_get:1137 : result=0 2022-08-31 10:05:59.087 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:05:59.090 | + functions-common:time_stop:2342 : local name 2022-08-31 10:05:59.092 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:05:59.094 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:05:59.096 | + functions-common:time_stop:2345 : local total 2022-08-31 10:05:59.098 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:05:59.101 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:05:59.103 | + functions-common:time_stop:2349 : start_time=1661940233308 2022-08-31 10:05:59.105 | + functions-common:time_stop:2351 : [[ -z 1661940233308 ]] 2022-08-31 10:05:59.108 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:05:59.112 | + functions-common:time_stop:2354 : end_time=1661940359109 2022-08-31 10:05:59.114 | + functions-common:time_stop:2355 : elapsed_time=125801 2022-08-31 10:05:59.116 | + functions-common:time_stop:2356 : total=438847 2022-08-31 10:05:59.118 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:05:59.120 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=564648 2022-08-31 10:05:59.122 | + functions-common:apt_get:1141 : return 0 2022-08-31 10:05:59.125 | + ./stack.sh:main:828 : '[' -n mysql ']' 2022-08-31 10:05:59.127 | + ./stack.sh:main:829 : install_database_python 2022-08-31 10:05:59.129 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-08-31 10:05:59.131 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-08-31 10:05:59.134 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-31 10:05:59.136 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-31 10:05:59.139 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-31 10:05:59.141 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-08-31 10:05:59.144 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-31 10:05:59.148 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-31 10:05:59.149 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-31 10:05:59.153 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-08-31 10:05:59.156 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-08-31 10:05:59.158 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-08-31 10:05:59.161 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-31 10:05:59.163 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-31 10:05:59.184 | Using python 3.8 to install PyMySQL 2022-08-31 10:05:59.186 | + 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-08-31 10:05:59.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:05:59.879 | from cryptography.utils import int_from_bytes 2022-08-31 10:05:59.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:05:59.879 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:01.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:06:01.221 | Collecting PyMySQL 2022-08-31 10:06:01.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-31 10:06:01.237 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 39.8 MB/s eta 0:00:00 2022-08-31 10:06:02.794 | Installing collected packages: PyMySQL 2022-08-31 10:06:03.007 | Successfully installed PyMySQL-1.0.2 2022-08-31 10:06:03.008 | 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-08-31 10:06:03.141 | + inc/python:pip_install:200 : result=0 2022-08-31 10:06:03.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:06:03.146 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:03.148 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:03.151 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:03.153 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:03.155 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:03.158 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:06:03.160 | + functions-common:time_stop:2349 : start_time=1661940359179 2022-08-31 10:06:03.163 | + functions-common:time_stop:2351 : [[ -z 1661940359179 ]] 2022-08-31 10:06:03.166 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:03.170 | + functions-common:time_stop:2354 : end_time=1661940363168 2022-08-31 10:06:03.173 | + functions-common:time_stop:2355 : elapsed_time=3989 2022-08-31 10:06:03.175 | + functions-common:time_stop:2356 : total=26579 2022-08-31 10:06:03.178 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:03.180 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=30568 2022-08-31 10:06:03.183 | + inc/python:pip_install:203 : return 0 2022-08-31 10:06:03.185 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-31 10:06:03.187 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-31 10:06:03.189 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-31 10:06:03.192 | + ./stack.sh:main:832 : is_service_enabled neutron 2022-08-31 10:06:03.207 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:03.210 | + ./stack.sh:main:833 : install_neutron_agent_packages 2022-08-31 10:06:03.212 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-08-31 10:06:03.216 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-31 10:06:03.216 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-08-31 10:06:03.221 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-31 10:06:03.224 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-31 10:06:03.227 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-31 10:06:03.229 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-08-31 10:06:03.231 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-08-31 10:06:03.234 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : is_service_enabled q-l3 2022-08-31 10:06:03.250 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:03.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : install_package radvd 2022-08-31 10:06:03.255 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:06:03.257 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:06:03.260 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:06:03.263 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:06:03.265 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:06:03.267 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:06:03.270 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:03.272 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:03.274 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:06:03.277 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:06:03.279 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:06:03.281 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:06:03.284 | + functions-common:install_package:1367 : real_install_package radvd 2022-08-31 10:06:03.286 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:06:03.289 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:03.291 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:03.294 | + functions-common:real_install_package:1353 : apt_get install radvd 2022-08-31 10:06:03.315 | + functions-common:apt_get:1133 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-31 10:06:03.427 | Reading package lists... 2022-08-31 10:06:03.694 | Building dependency tree... 2022-08-31 10:06:03.695 | Reading state information... 2022-08-31 10:06:04.016 | The following packages were automatically installed and are no longer required: 2022-08-31 10:06:04.017 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:06:04.017 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:06:04.017 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:06:04.017 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:06:04.017 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:06:04.018 | python3-zope.interface 2022-08-31 10:06:04.018 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:06:04.103 | The following NEW packages will be installed: 2022-08-31 10:06:04.103 | radvd 2022-08-31 10:06:04.550 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:06:04.550 | Need to get 59.0 kB of archives. 2022-08-31 10:06:04.550 | After this operation, 164 kB of additional disk space will be used. 2022-08-31 10:06:04.550 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-31 10:06:05.460 | Fetched 59.0 kB in 1s (76.0 kB/s) 2022-08-31 10:06:05.737 | Selecting previously unselected package radvd. 2022-08-31 10:06:05.793 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-08-31 10:06:05.797 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-31 10:06:05.867 | Unpacking radvd (1:2.17-2) ... 2022-08-31 10:06:06.352 | Setting up radvd (1:2.17-2) ... 2022-08-31 10:06:07.991 | Job for radvd.service failed because the control process exited with error code. 2022-08-31 10:06:07.991 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-31 10:06:07.993 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-31 10:06:08.005 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-31 10:06:08.005 | Loaded: loaded (]8;;file://dv-neutron-855063-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-31 10:06:08.005 | Active: failed (Result: exit-code) since Wed 2022-08-31 10:06:07 UTC; 15ms ago 2022-08-31 10:06:08.005 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-31 10:06:08.005 | Process: 57920 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-31 10:06:08.005 | 2022-08-31 10:06:08.005 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-31 10:06:08.005 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv radvd[57920]: can't open /etc/radvd.conf: No such file or directory 2022-08-31 10:06:08.006 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv radvd[57920]: Insecure file permissions, but continuing anyway 2022-08-31 10:06:08.006 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv radvd[57920]: exiting, failed to read config file 2022-08-31 10:06:08.006 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-31 10:06:08.006 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-31 10:06:08.006 | Aug 31 10:06:07 dv-neutron-855063-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-31 10:06:08.081 | Processing triggers for man-db (2.9.1-1) ... 2022-08-31 10:06:08.407 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-31 10:06:17.136 | + functions-common:apt_get:1137 : result=0 2022-08-31 10:06:17.138 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:06:17.141 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:17.143 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:17.145 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:17.147 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:17.149 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:17.152 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:06:17.154 | + functions-common:time_stop:2349 : start_time=1661940363313 2022-08-31 10:06:17.156 | + functions-common:time_stop:2351 : [[ -z 1661940363313 ]] 2022-08-31 10:06:17.159 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:17.163 | + functions-common:time_stop:2354 : end_time=1661940377160 2022-08-31 10:06:17.165 | + functions-common:time_stop:2355 : elapsed_time=13847 2022-08-31 10:06:17.167 | + functions-common:time_stop:2356 : total=564648 2022-08-31 10:06:17.169 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:17.171 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=578495 2022-08-31 10:06:17.174 | + functions-common:apt_get:1141 : return 0 2022-08-31 10:06:17.176 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:464 : is_service_enabled q-agt q-dhcp q-l3 2022-08-31 10:06:17.193 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:17.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:465 : neutron_plugin_install_agent_packages 2022-08-31 10:06:17.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-31 10:06:17.202 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-08-31 10:06:17.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-08-31 10:06:17.224 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:06:17.226 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:06:17.229 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:06:17.231 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:06:17.233 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:06:17.235 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:06:17.237 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:17.240 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:17.242 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:06:17.245 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:06:17.247 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:06:17.249 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:06:17.251 | + functions-common:install_package:1367 : real_install_package fakeroot make openvswitch-switch 2022-08-31 10:06:17.253 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:06:17.256 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:17.258 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:17.261 | + functions-common:real_install_package:1353 : apt_get install fakeroot make openvswitch-switch 2022-08-31 10:06:17.281 | + functions-common:apt_get:1133 : 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-08-31 10:06:17.391 | Reading package lists... 2022-08-31 10:06:17.653 | Building dependency tree... 2022-08-31 10:06:17.654 | Reading state information... 2022-08-31 10:06:17.915 | fakeroot is already the newest version (1.24-1). 2022-08-31 10:06:17.915 | fakeroot set to manually installed. 2022-08-31 10:06:17.915 | make is already the newest version (4.2.1-1.2). 2022-08-31 10:06:17.915 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-31 10:06:17.915 | The following packages were automatically installed and are no longer required: 2022-08-31 10:06:17.916 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:06:17.916 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:06:17.916 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:06:17.916 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:06:17.916 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:06:17.916 | python3-zope.interface 2022-08-31 10:06:17.916 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:06:18.049 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:06:18.053 | + functions-common:apt_get:1137 : result=0 2022-08-31 10:06:18.055 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:06:18.057 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:18.059 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:18.061 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:18.064 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:18.066 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:18.068 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:06:18.070 | + functions-common:time_stop:2349 : start_time=1661940377278 2022-08-31 10:06:18.072 | + functions-common:time_stop:2351 : [[ -z 1661940377278 ]] 2022-08-31 10:06:18.075 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:18.079 | + functions-common:time_stop:2354 : end_time=1661940378077 2022-08-31 10:06:18.081 | + functions-common:time_stop:2355 : elapsed_time=799 2022-08-31 10:06:18.084 | + functions-common:time_stop:2356 : total=578495 2022-08-31 10:06:18.086 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:18.088 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=579294 2022-08-31 10:06:18.091 | + functions-common:apt_get:1141 : return 0 2022-08-31 10:06:18.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-08-31 10:06:18.095 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:18.098 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:18.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-31 10:06:18.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-08-31 10:06:18.105 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-08-31 10:06:18.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-08-31 10:06:18.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-08-31 10:06:18.115 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-08-31 10:06:18.115 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-08-31 10:06:18.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-08-31 10:06:18.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-08-31 10:06:18.125 | + functions:vercmp:628 : local v1=5.4 2022-08-31 10:06:18.127 | + functions:vercmp:629 : local 'op=<' 2022-08-31 10:06:18.129 | + functions:vercmp:630 : local v2=3.13 2022-08-31 10:06:18.132 | + functions:vercmp:631 : local result 2022-08-31 10:06:18.136 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-31 10:06:18.136 | ++ functions:vercmp:635 : sort -V 2022-08-31 10:06:18.136 | ++ functions:vercmp:635 : head -1 2022-08-31 10:06:18.141 | + functions:vercmp:635 : result=3.13 2022-08-31 10:06:18.143 | + functions:vercmp:637 : case $op in 2022-08-31 10:06:18.145 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-31 10:06:18.148 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-31 10:06:18.151 | + functions:vercmp:648 : return 2022-08-31 10:06:18.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-08-31 10:06:18.155 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:06:18.158 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart openvswitch-switch 2022-08-31 10:06:18.485 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-31 10:06:18.489 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-08-31 10:06:18.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:18.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:18.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-08-31 10:06:18.499 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:18.502 | + ./stack.sh:main:836 : is_service_enabled etcd3 2022-08-31 10:06:18.522 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:18.525 | + ./stack.sh:main:837 : install_etcd3 2022-08-31 10:06:18.528 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-31 10:06:18.528 | Installing etcd 2022-08-31 10:06:18.530 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-31 10:06:18.543 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-31 10:06:18.556 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-31 10:06:18.560 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-31 10:06:18.573 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-31 10:06:18.576 | ++ 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-08-31 10:06:18.579 | ++ 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-08-31 10:06:18.582 | +++ 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-08-31 10:06:18.587 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-31 10:06:18.589 | ++ 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-08-31 10:06:18.592 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-31 10:06:18.595 | ++ 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-08-31 10:06:18.598 | --2022-08-31 10:06:18-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-31 10:06:18.670 | Resolving github.com (github.com)... 140.82.121.3 2022-08-31 10:06:18.756 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-08-31 10:06:19.767 | HTTP request sent, awaiting response... 302 Found 2022-08-31 10:06:19.768 | 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%2F20220831%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220831T100619Z&X-Amz-Expires=300&X-Amz-Signature=cf90741e3b37956784a03e91e76830d884713cfd64067ae5bbd1e18af3a15726&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-08-31 10:06:19.768 | --2022-08-31 10:06:19-- 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%2F20220831%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220831T100619Z&X-Amz-Expires=300&X-Amz-Signature=cf90741e3b37956784a03e91e76830d884713cfd64067ae5bbd1e18af3a15726&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-08-31 10:06:19.769 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2022-08-31 10:06:19.840 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-08-31 10:06:20.175 | HTTP request sent, awaiting response... 200 OK 2022-08-31 10:06:20.175 | Length: 11350736 (11M) [application/octet-stream] 2022-08-31 10:06:20.175 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-31 10:06:20.466 | 2022-08-31 10:06:21.301 | 0K ........ .. 100% 9.61M=1.1s 2022-08-31 10:06:21.301 | 2022-08-31 10:06:21.301 | 2022-08-31 10:06:21 (9.61 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-31 10:06:21.301 | 2022-08-31 10:06:21.306 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-31 10:06:21.308 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-31 10:06:21.310 | ++ functions:get_extra_file:74 : return 2022-08-31 10:06:21.313 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-31 10:06:21.316 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-31 10:06:21.318 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-31 10:06:21.321 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-31 10:06:21.448 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-31 10:06:21.451 | + 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-08-31 10:06:21.455 | etcd-v3.3.12-linux-amd64/ 2022-08-31 10:06:21.455 | etcd-v3.3.12-linux-amd64/README.md 2022-08-31 10:06:21.455 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-31 10:06:21.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-31 10:06:21.455 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-31 10:06:21.456 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-31 10:06:21.457 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-31 10:06:21.458 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-31 10:06:21.459 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-31 10:06:21.460 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-31 10:06:21.461 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-31 10:06:21.462 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-31 10:06:21.463 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-31 10:06:21.464 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-31 10:06:21.465 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-31 10:06:21.466 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-31 10:06:21.467 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-31 10:06:21.654 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-31 10:06:21.655 | etcd-v3.3.12-linux-amd64/etcd 2022-08-31 10:06:21.885 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-31 10:06:21.923 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-31 10:06:21.956 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-31 10:06:21.959 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2022-08-31 10:06:21.975 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:06:21.978 | + ./stack.sh:main:856 : install_dstat 2022-08-31 10:06:21.980 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-31 10:06:21.996 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:06:21.999 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2022-08-31 10:06:22.001 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2022-08-31 10:06:22.003 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2022-08-31 10:06:22.006 | + ./stack.sh:main:865 : install_libs 2022-08-31 10:06:22.009 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-08-31 10:06:22.011 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-08-31 10:06:22.013 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-08-31 10:06:22.016 | + inc/python:use_library_from_git:250 : local name=automaton 2022-08-31 10:06:22.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-08-31 10:06:22.026 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.028 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-08-31 10:06:22.030 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-08-31 10:06:22.033 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-08-31 10:06:22.035 | + inc/python:use_library_from_git:250 : local name=castellan 2022-08-31 10:06:22.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-08-31 10:06:22.044 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.046 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-08-31 10:06:22.048 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-08-31 10:06:22.051 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-08-31 10:06:22.058 | + inc/python:use_library_from_git:250 : local name=cliff 2022-08-31 10:06:22.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-08-31 10:06:22.062 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.064 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-08-31 10:06:22.067 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-08-31 10:06:22.070 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-08-31 10:06:22.072 | + inc/python:use_library_from_git:250 : local name=cursive 2022-08-31 10:06:22.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-08-31 10:06:22.081 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.084 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-08-31 10:06:22.086 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-08-31 10:06:22.089 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-08-31 10:06:22.091 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-08-31 10:06:22.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-08-31 10:06:22.100 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.102 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-08-31 10:06:22.105 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-08-31 10:06:22.107 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-08-31 10:06:22.109 | + inc/python:use_library_from_git:250 : local name=futurist 2022-08-31 10:06:22.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-08-31 10:06:22.118 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.121 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-08-31 10:06:22.123 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-08-31 10:06:22.125 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-08-31 10:06:22.127 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-08-31 10:06:22.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-08-31 10:06:22.137 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.140 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-08-31 10:06:22.142 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-08-31 10:06:22.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-08-31 10:06:22.148 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-08-31 10:06:22.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-08-31 10:06:22.157 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.159 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-08-31 10:06:22.162 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-08-31 10:06:22.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-08-31 10:06:22.166 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-08-31 10:06:22.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-08-31 10:06:22.175 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.178 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-08-31 10:06:22.181 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-08-31 10:06:22.183 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-08-31 10:06:22.185 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-08-31 10:06:22.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-08-31 10:06:22.195 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.197 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-08-31 10:06:22.200 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-08-31 10:06:22.202 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-08-31 10:06:22.204 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-08-31 10:06:22.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-08-31 10:06:22.213 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.216 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-08-31 10:06:22.218 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-08-31 10:06:22.220 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-08-31 10:06:22.222 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-08-31 10:06:22.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-31 10:06:22.232 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.234 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-08-31 10:06:22.236 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-08-31 10:06:22.239 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-08-31 10:06:22.242 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-08-31 10:06:22.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-08-31 10:06:22.251 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.253 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-08-31 10:06:22.256 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-08-31 10:06:22.258 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-08-31 10:06:22.261 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-08-31 10:06:22.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-08-31 10:06:22.270 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.273 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-08-31 10:06:22.275 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-08-31 10:06:22.277 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-08-31 10:06:22.280 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-08-31 10:06:22.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-08-31 10:06:22.289 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.291 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-08-31 10:06:22.294 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-08-31 10:06:22.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-08-31 10:06:22.298 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-08-31 10:06:22.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-31 10:06:22.308 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.310 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-08-31 10:06:22.313 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-08-31 10:06:22.315 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-08-31 10:06:22.318 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-08-31 10:06:22.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-08-31 10:06:22.330 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.332 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-08-31 10:06:22.335 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-08-31 10:06:22.338 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-08-31 10:06:22.340 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-08-31 10:06:22.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-31 10:06:22.350 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.352 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-08-31 10:06:22.354 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-08-31 10:06:22.357 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-08-31 10:06:22.359 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-08-31 10:06:22.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-31 10:06:22.369 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.371 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-08-31 10:06:22.374 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-08-31 10:06:22.376 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-08-31 10:06:22.378 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-08-31 10:06:22.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-08-31 10:06:22.388 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.391 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-08-31 10:06:22.393 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-08-31 10:06:22.395 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-08-31 10:06:22.398 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-08-31 10:06:22.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-31 10:06:22.407 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.409 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-08-31 10:06:22.412 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-08-31 10:06:22.414 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-08-31 10:06:22.416 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-08-31 10:06:22.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-08-31 10:06:22.425 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.428 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-08-31 10:06:22.430 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-08-31 10:06:22.433 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-08-31 10:06:22.435 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-08-31 10:06:22.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-31 10:06:22.445 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.447 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-08-31 10:06:22.450 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-08-31 10:06:22.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-08-31 10:06:22.454 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-08-31 10:06:22.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-31 10:06:22.463 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.466 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-08-31 10:06:22.469 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-08-31 10:06:22.472 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-08-31 10:06:22.474 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-08-31 10:06:22.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-08-31 10:06:22.484 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.486 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-08-31 10:06:22.489 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-08-31 10:06:22.491 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-08-31 10:06:22.494 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-08-31 10:06:22.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-08-31 10:06:22.503 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.506 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-08-31 10:06:22.509 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-08-31 10:06:22.512 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-08-31 10:06:22.514 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-08-31 10:06:22.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-31 10:06:22.524 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.526 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-08-31 10:06:22.528 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-08-31 10:06:22.531 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-08-31 10:06:22.533 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-08-31 10:06:22.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-31 10:06:22.543 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.546 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-08-31 10:06:22.548 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-08-31 10:06:22.550 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-08-31 10:06:22.553 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-08-31 10:06:22.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-08-31 10:06:22.563 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.565 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-08-31 10:06:22.568 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-08-31 10:06:22.570 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-08-31 10:06:22.573 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-08-31 10:06:22.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-08-31 10:06:22.582 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.584 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-08-31 10:06:22.587 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-08-31 10:06:22.589 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-08-31 10:06:22.591 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-08-31 10:06:22.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-08-31 10:06:22.601 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.604 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-08-31 10:06:22.606 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-08-31 10:06:22.608 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-08-31 10:06:22.611 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-08-31 10:06:22.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-08-31 10:06:22.623 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.625 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-08-31 10:06:22.627 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-08-31 10:06:22.630 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-08-31 10:06:22.632 | + inc/python:use_library_from_git:250 : local name=tooz 2022-08-31 10:06:22.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-08-31 10:06:22.642 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.644 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-08-31 10:06:22.647 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-08-31 10:06:22.649 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-08-31 10:06:22.651 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-08-31 10:06:22.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-08-31 10:06:22.663 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.666 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-08-31 10:06:22.669 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-08-31 10:06:22.672 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-08-31 10:06:22.674 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-08-31 10:06:22.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-31 10:06:22.684 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.686 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-08-31 10:06:22.689 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-08-31 10:06:22.691 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-08-31 10:06:22.693 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-08-31 10:06:22.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-08-31 10:06:22.704 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.706 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-08-31 10:06:22.709 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-08-31 10:06:22.712 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-08-31 10:06:22.714 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-08-31 10:06:22.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:22.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:22.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-31 10:06:22.724 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:22.727 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-08-31 10:06:22.748 | Using python 3.8 to install etcd3 2022-08-31 10:06:22.751 | + 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-08-31 10:06:23.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:23.427 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:23.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:23.427 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:24.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:06:24.724 | Collecting etcd3 2022-08-31 10:06:24.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-31 10:06:24.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 50.1 MB/s eta 0:00:00 2022-08-31 10:06:24.763 | Preparing metadata (setup.py): started 2022-08-31 10:06:25.447 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:06:27.421 | Collecting grpcio>=1.27.1 2022-08-31 10:06:27.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2022-08-31 10:06:27.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 75.3 MB/s eta 0:00:00 2022-08-31 10:06:28.248 | Collecting protobuf>=3.6.1 2022-08-31 10:06:28.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-08-31 10:06:28.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 80.2 MB/s eta 0:00:00 2022-08-31 10:06:28.288 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-08-31 10:06:28.289 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-08-31 10:06:28.321 | Building wheels for collected packages: etcd3 2022-08-31 10:06:28.322 | Building wheel for etcd3 (setup.py): started 2022-08-31 10:06:29.099 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-31 10:06:29.100 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42886 sha256=3a8911b0e22fdb45ff1f95034659d1f18d2efc43c8cfab2d81a5d69c87d8505c 2022-08-31 10:06:29.101 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-31 10:06:29.106 | Successfully built etcd3 2022-08-31 10:06:30.651 | Installing collected packages: protobuf, grpcio, etcd3 2022-08-31 10:06:31.532 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2022-08-31 10:06:31.533 | 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-08-31 10:06:31.724 | + inc/python:pip_install:200 : result=0 2022-08-31 10:06:31.727 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:06:31.729 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:31.731 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:31.733 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:31.735 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:31.737 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:31.739 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:06:31.742 | + functions-common:time_stop:2349 : start_time=1661940382743 2022-08-31 10:06:31.744 | + functions-common:time_stop:2351 : [[ -z 1661940382743 ]] 2022-08-31 10:06:31.747 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:31.751 | + functions-common:time_stop:2354 : end_time=1661940391749 2022-08-31 10:06:31.753 | + functions-common:time_stop:2355 : elapsed_time=9006 2022-08-31 10:06:31.755 | + functions-common:time_stop:2356 : total=30568 2022-08-31 10:06:31.757 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:31.760 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=39574 2022-08-31 10:06:31.762 | + inc/python:pip_install:203 : return 0 2022-08-31 10:06:31.765 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-08-31 10:06:31.787 | Using python 3.8 to install etcd3gw 2022-08-31 10:06:31.789 | + 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-08-31 10:06:32.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:32.454 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:32.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:32.454 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:33.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:06:33.786 | Collecting etcd3gw 2022-08-31 10:06:33.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-08-31 10:06:33.807 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-08-31 10:06:33.808 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-08-31 10:06:33.809 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-08-31 10:06:33.811 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-08-31 10:06:33.847 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-08-31 10:06:33.848 | 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.6) 2022-08-31 10:06:33.849 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-08-31 10:06:33.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-08-31 10:06:35.377 | Installing collected packages: etcd3gw 2022-08-31 10:06:35.574 | Successfully installed etcd3gw-1.0.0 2022-08-31 10:06:35.575 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-08-31 10:06:35.710 | + inc/python:pip_install:200 : result=0 2022-08-31 10:06:35.712 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:06:35.715 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:35.717 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:35.719 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:35.721 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:35.723 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:35.726 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:06:35.729 | + functions-common:time_stop:2349 : start_time=1661940391781 2022-08-31 10:06:35.731 | + functions-common:time_stop:2351 : [[ -z 1661940391781 ]] 2022-08-31 10:06:35.733 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:35.737 | + functions-common:time_stop:2354 : end_time=1661940395735 2022-08-31 10:06:35.740 | + functions-common:time_stop:2355 : elapsed_time=3954 2022-08-31 10:06:35.742 | + functions-common:time_stop:2356 : total=39574 2022-08-31 10:06:35.744 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:35.746 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=43528 2022-08-31 10:06:35.748 | + inc/python:pip_install:203 : return 0 2022-08-31 10:06:35.751 | + ./stack.sh:main:868 : install_apache_uwsgi 2022-08-31 10:06:35.753 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-08-31 10:06:35.756 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-08-31 10:06:35.758 | + functions-common:is_fedora:453 : [[ -z Ubuntu ]] 2022-08-31 10:06:35.760 | + functions-common:is_fedora:457 : '[' Ubuntu = Fedora ']' 2022-08-31 10:06:35.763 | + functions-common:is_fedora:457 : '[' Ubuntu = 'Red Hat' ']' 2022-08-31 10:06:35.765 | + functions-common:is_fedora:458 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-31 10:06:35.767 | + functions-common:is_fedora:459 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-31 10:06:35.770 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOS ']' 2022-08-31 10:06:35.772 | + functions-common:is_fedora:460 : '[' Ubuntu = CentOSStream ']' 2022-08-31 10:06:35.775 | + functions-common:is_fedora:461 : '[' Ubuntu = OracleServer ']' 2022-08-31 10:06:35.777 | + functions-common:is_fedora:461 : '[' Ubuntu = Virtuozzo ']' 2022-08-31 10:06:35.779 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-08-31 10:06:35.781 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-08-31 10:06:35.784 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:35.786 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:35.789 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-31 10:06:35.791 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-31 10:06:35.794 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:06:35.796 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:06:35.798 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:06:35.800 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:06:35.803 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:06:35.805 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:06:35.807 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:35.810 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:35.812 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:06:35.814 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:06:35.817 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:06:35.819 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:06:35.821 | + functions-common:install_package:1367 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-31 10:06:35.823 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:06:35.826 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:35.828 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:35.830 | + functions-common:real_install_package:1353 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-31 10:06:35.853 | + functions-common:apt_get:1133 : 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-08-31 10:06:35.964 | Reading package lists... 2022-08-31 10:06:36.230 | Building dependency tree... 2022-08-31 10:06:36.231 | Reading state information... 2022-08-31 10:06:36.501 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-31 10:06:36.502 | The following packages were automatically installed and are no longer required: 2022-08-31 10:06:36.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:06:36.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:06:36.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:06:36.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:06:36.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:06:36.503 | python3-zope.interface 2022-08-31 10:06:36.503 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:06:36.504 | The following additional packages will be installed: 2022-08-31 10:06:36.504 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-31 10:06:36.505 | Suggested packages: 2022-08-31 10:06:36.505 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-31 10:06:36.575 | The following NEW packages will be installed: 2022-08-31 10:06:36.576 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-31 10:06:36.746 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:06:36.746 | Need to get 1,306 kB of archives. 2022-08-31 10:06:36.746 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-31 10:06:36.746 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-31 10:06:37.195 | 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-08-31 10:06:37.229 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-31 10:06:37.276 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-31 10:06:37.369 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-31 10:06:37.370 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-31 10:06:37.945 | Fetched 1,306 kB in 1s (1,651 kB/s) 2022-08-31 10:06:38.139 | Selecting previously unselected package libnorm1:amd64. 2022-08-31 10:06:38.193 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-08-31 10:06:38.197 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-31 10:06:38.315 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-31 10:06:38.939 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-31 10:06:38.951 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-31 10:06:39.046 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-31 10:06:39.675 | Selecting previously unselected package libzmq5:amd64. 2022-08-31 10:06:39.685 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-31 10:06:39.784 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-31 10:06:40.345 | Selecting previously unselected package uwsgi-core. 2022-08-31 10:06:40.354 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-31 10:06:40.428 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-31 10:06:41.356 | Selecting previously unselected package uwsgi. 2022-08-31 10:06:41.366 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-31 10:06:41.434 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-31 10:06:42.036 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-31 10:06:42.045 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-31 10:06:42.115 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-31 10:06:42.506 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-31 10:06:42.675 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-31 10:06:42.829 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-31 10:06:43.007 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-31 10:06:43.281 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-31 10:06:44.629 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-31 10:06:44.927 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-31 10:06:45.407 | Processing triggers for man-db (2.9.1-1) ... 2022-08-31 10:06:45.979 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-31 10:06:54.400 | + functions-common:apt_get:1137 : result=0 2022-08-31 10:06:54.402 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:06:54.405 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:54.407 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:54.409 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:54.412 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:54.414 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:54.416 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:06:54.418 | + functions-common:time_stop:2349 : start_time=1661940395850 2022-08-31 10:06:54.421 | + functions-common:time_stop:2351 : [[ -z 1661940395850 ]] 2022-08-31 10:06:54.424 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:54.428 | + functions-common:time_stop:2354 : end_time=1661940414426 2022-08-31 10:06:54.431 | + functions-common:time_stop:2355 : elapsed_time=18576 2022-08-31 10:06:54.434 | + functions-common:time_stop:2356 : total=579294 2022-08-31 10:06:54.436 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:54.439 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=597870 2022-08-31 10:06:54.441 | + functions-common:apt_get:1141 : return 0 2022-08-31 10:06:54.446 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-31 10:06:54.449 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:06:54.452 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:06:54.454 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-31 10:06:54.524 | Enabling module proxy. 2022-08-31 10:06:54.530 | To activate the new configuration, you need to run: 2022-08-31 10:06:54.531 | systemctl restart apache2 2022-08-31 10:06:54.535 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-31 10:06:54.603 | Considering dependency proxy for proxy_uwsgi: 2022-08-31 10:06:54.603 | Module proxy already enabled 2022-08-31 10:06:54.603 | Enabling module proxy_uwsgi. 2022-08-31 10:06:54.610 | To activate the new configuration, you need to run: 2022-08-31 10:06:54.610 | systemctl restart apache2 2022-08-31 10:06:54.615 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-31 10:06:54.618 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-31 10:06:54.621 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:06:54.623 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart apache2 2022-08-31 10:06:54.777 | + ./stack.sh:main:871 : install_keystoneauth 2022-08-31 10:06:54.780 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-08-31 10:06:54.782 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-08-31 10:06:54.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-08-31 10:06:54.795 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.797 | + ./stack.sh:main:872 : install_keystoneclient 2022-08-31 10:06:54.801 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-08-31 10:06:54.804 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-08-31 10:06:54.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-31 10:06:54.815 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.818 | + ./stack.sh:main:873 : install_glanceclient 2022-08-31 10:06:54.821 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-08-31 10:06:54.824 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-08-31 10:06:54.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-31 10:06:54.835 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.838 | + ./stack.sh:main:874 : install_cinderclient 2022-08-31 10:06:54.840 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-08-31 10:06:54.843 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-08-31 10:06:54.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-31 10:06:54.854 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.857 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-08-31 10:06:54.859 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-08-31 10:06:54.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-31 10:06:54.869 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.872 | + ./stack.sh:main:875 : install_novaclient 2022-08-31 10:06:54.874 | + lib/nova:install_novaclient:815 : use_library_from_git python-novaclient 2022-08-31 10:06:54.877 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-08-31 10:06:54.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-08-31 10:06:54.887 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.890 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2022-08-31 10:06:54.910 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:54.914 | + ./stack.sh:main:877 : install_swiftclient 2022-08-31 10:06:54.918 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-08-31 10:06:54.921 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-08-31 10:06:54.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-31 10:06:54.932 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.935 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2022-08-31 10:06:54.962 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:06:54.965 | + ./stack.sh:main:880 : install_neutronclient 2022-08-31 10:06:54.969 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-08-31 10:06:54.972 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-08-31 10:06:54.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:54.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-31 10:06:54.984 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:54.987 | + ./stack.sh:main:884 : install_keystonemiddleware 2022-08-31 10:06:54.990 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-08-31 10:06:54.993 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-08-31 10:06:54.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:06:54.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:06:55.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-31 10:06:55.006 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:06:55.010 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-08-31 10:06:55.013 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-31 10:06:55.015 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-31 10:06:55.019 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-31 10:06:55.021 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-08-31 10:06:55.024 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-31 10:06:55.028 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-31 10:06:55.028 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-31 10:06:55.034 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-08-31 10:06:55.036 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-08-31 10:06:55.039 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-08-31 10:06:55.044 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-31 10:06:55.050 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-31 10:06:55.074 | Using python 3.8 to install keystonemiddleware 2022-08-31 10:06:55.077 | + 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-08-31 10:06:55.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:55.799 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:55.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:06:55.799 | from cryptography.utils import int_from_bytes 2022-08-31 10:06:57.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:06:57.080 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-08-31 10:06:57.135 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-08-31 10:06:57.137 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-08-31 10:06:57.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-08-31 10:06:57.139 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-08-31 10:06:57.141 | 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-08-31 10:06:57.143 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-08-31 10:06:57.144 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-08-31 10:06:57.145 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-08-31 10:06:57.147 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-08-31 10:06:57.150 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-08-31 10:06:57.151 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-08-31 10:06:57.153 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.2) 2022-08-31 10:06:57.154 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-08-31 10:06:57.156 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-08-31 10:06:57.216 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.1) 2022-08-31 10:06:57.218 | 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-08-31 10:06:57.220 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-08-31 10:06:57.260 | 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-08-31 10:06:57.301 | 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-08-31 10:06:57.302 | 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-08-31 10:06:57.304 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-08-31 10:06:57.306 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-08-31 10:06:57.356 | 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-08-31 10:06:57.362 | 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-08-31 10:06:57.372 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-08-31 10:06:57.374 | 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.1) 2022-08-31 10:06:57.390 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-08-31 10:06:57.392 | 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-08-31 10:06:57.394 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-08-31 10:06:57.459 | 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.6) 2022-08-31 10:06:57.462 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-08-31 10:06:57.463 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-08-31 10:06:57.466 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-08-31 10:06:57.519 | 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.12.1) 2022-08-31 10:06:57.533 | 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.0.9) 2022-08-31 10:06:59.040 | 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-08-31 10:06:59.186 | + inc/python:pip_install:200 : result=0 2022-08-31 10:06:59.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:06:59.190 | + functions-common:time_stop:2342 : local name 2022-08-31 10:06:59.193 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:06:59.196 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:06:59.199 | + functions-common:time_stop:2345 : local total 2022-08-31 10:06:59.202 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:06:59.204 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:06:59.206 | + functions-common:time_stop:2349 : start_time=1661940415067 2022-08-31 10:06:59.209 | + functions-common:time_stop:2351 : [[ -z 1661940415067 ]] 2022-08-31 10:06:59.212 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:06:59.216 | + functions-common:time_stop:2354 : end_time=1661940419213 2022-08-31 10:06:59.218 | + functions-common:time_stop:2355 : elapsed_time=4146 2022-08-31 10:06:59.220 | + functions-common:time_stop:2356 : total=43528 2022-08-31 10:06:59.223 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:06:59.225 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=47674 2022-08-31 10:06:59.228 | + inc/python:pip_install:203 : return 0 2022-08-31 10:06:59.231 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-08-31 10:06:59.233 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-31 10:06:59.235 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-31 10:06:59.238 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-31 10:06:59.243 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-08-31 10:06:59.245 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-31 10:06:59.249 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-31 10:06:59.249 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-31 10:06:59.254 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-08-31 10:06:59.257 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-08-31 10:06:59.259 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-08-31 10:06:59.262 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-31 10:06:59.265 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-31 10:06:59.290 | Using python 3.8 to install python-memcached 2022-08-31 10:06:59.292 | + 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-08-31 10:07:00.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:00.000 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:00.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:00.000 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:01.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:07:01.333 | Collecting python-memcached 2022-08-31 10:07:01.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-31 10:07:01.349 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-08-31 10:07:02.917 | Installing collected packages: python-memcached 2022-08-31 10:07:03.096 | Successfully installed python-memcached-1.59 2022-08-31 10:07:03.096 | 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-08-31 10:07:03.243 | + inc/python:pip_install:200 : result=0 2022-08-31 10:07:03.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:07:03.247 | + functions-common:time_stop:2342 : local name 2022-08-31 10:07:03.250 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:07:03.252 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:07:03.254 | + functions-common:time_stop:2345 : local total 2022-08-31 10:07:03.256 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:07:03.259 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:07:03.263 | + functions-common:time_stop:2349 : start_time=1661940419284 2022-08-31 10:07:03.266 | + functions-common:time_stop:2351 : [[ -z 1661940419284 ]] 2022-08-31 10:07:03.269 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:07:03.274 | + functions-common:time_stop:2354 : end_time=1661940423270 2022-08-31 10:07:03.276 | + functions-common:time_stop:2355 : elapsed_time=3986 2022-08-31 10:07:03.278 | + functions-common:time_stop:2356 : total=47674 2022-08-31 10:07:03.281 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:07:03.283 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=51660 2022-08-31 10:07:03.285 | + inc/python:pip_install:203 : return 0 2022-08-31 10:07:03.288 | + ./stack.sh:main:886 : is_service_enabled keystone 2022-08-31 10:07:03.305 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:03.308 | + ./stack.sh:main:887 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-08-31 10:07:03.310 | + ./stack.sh:main:888 : stack_install_service keystone 2022-08-31 10:07:03.312 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-31 10:07:03.315 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-31 10:07:03.317 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-31 10:07:03.320 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-31 10:07:03.323 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-08-31 10:07:03.339 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:03.341 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-08-31 10:07:03.343 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-31 10:07:03.346 | + functions-common:git_clone:531 : local git_dest=/opt/stack/keystone 2022-08-31 10:07:03.348 | + functions-common:git_clone:532 : local git_ref=stable/xena 2022-08-31 10:07:03.350 | + functions-common:git_clone:533 : local orig_dir 2022-08-31 10:07:03.353 | ++ functions-common:git_clone:534 : pwd 2022-08-31 10:07:03.355 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-31 10:07:03.357 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-31 10:07:03.360 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-31 10:07:03.378 | + functions-common:git_clone:537 : RECLONE=False 2022-08-31 10:07:03.380 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-31 10:07:03.384 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:03.387 | + functions-common:git_clone:551 : echo stable/xena 2022-08-31 10:07:03.387 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-31 10:07:03.392 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/keystone ]] 2022-08-31 10:07:03.394 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:03.396 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-31 10:07:03.412 | + functions-common:git_clone:611 : cd /opt/stack/keystone 2022-08-31 10:07:03.415 | + functions-common:git_clone:612 : git show --oneline 2022-08-31 10:07:03.415 | + functions-common:git_clone:612 : head -1 2022-08-31 10:07:03.418 | e772caa58 Merge "Fix bindep.txt for current RPM based distributions" into stable/xena 2022-08-31 10:07:03.421 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-31 10:07:03.424 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-08-31 10:07:03.426 | + inc/python:setup_develop:338 : local bindep 2022-08-31 10:07:03.428 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-31 10:07:03.433 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-08-31 10:07:03.441 | + inc/python:setup_develop:344 : local extras= 2022-08-31 10:07:03.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-31 10:07:03.447 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-31 10:07:03.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-31 10:07:03.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-08-31 10:07:03.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-31 10:07:03.456 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-31 10:07:03.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-08-31 10:07:03.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-31 10:07:03.473 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-08-31 10:07:03.475 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-31 10:07:03.477 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-31 10:07:03.480 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-31 10:07:03.486 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-08-31 10:07:03.488 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-31 10:07:04.120 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-08-31 10:07:04.123 | + inc/python:setup_package:418 : local bindep=0 2022-08-31 10:07:04.125 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-31 10:07:04.127 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-31 10:07:04.129 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-31 10:07:04.132 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-08-31 10:07:04.134 | + inc/python:setup_package:427 : local flags=-e 2022-08-31 10:07:04.137 | + inc/python:setup_package:428 : local extras= 2022-08-31 10:07:04.139 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-31 10:07:04.141 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-31 10:07:04.144 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-31 10:07:04.146 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-31 10:07:04.149 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-31 10:07:04.152 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-08-31 10:07:04.175 | Using python 3.8 to install /opt/stack/keystone 2022-08-31 10:07:04.177 | + 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-08-31 10:07:04.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:04.854 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:04.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:04.854 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:06.166 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:07:06.175 | Obtaining file:///opt/stack/keystone 2022-08-31 10:07:06.177 | Preparing metadata (setup.py): started 2022-08-31 10:07:07.697 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:07.850 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (5.6.0) 2022-08-31 10:07:07.851 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (1.8.7) 2022-08-31 10:07:07.933 | Collecting Flask!=0.11,>=1.0.2 2022-08-31 10:07:07.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2022-08-31 10:07:07.950 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 43.0 MB/s eta 0:00:00 2022-08-31 10:07:07.994 | Collecting Flask-RESTful>=0.3.5 2022-08-31 10:07:08.002 | 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-08-31 10:07:08.006 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.4.8) 2022-08-31 10:07:08.007 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (1.4.23) 2022-08-31 10:07:08.009 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (0.13.0) 2022-08-31 10:07:08.011 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.4.1) 2022-08-31 10:07:08.050 | Collecting passlib>=1.7.0 2022-08-31 10:07:08.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-31 10:07:08.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 52.5 MB/s eta 0:00:00 2022-08-31 10:07:08.090 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (4.3.0) 2022-08-31 10:07:08.091 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (9.3.0) 2022-08-31 10:07:08.093 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.2.0) 2022-08-31 10:07:08.285 | Collecting scrypt>=0.8.0 2022-08-31 10:07:08.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-08-31 10:07:08.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 924.8/924.8 kB 66.6 MB/s eta 0:00:00 2022-08-31 10:07:08.324 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (2.8.2) 2022-08-31 10:07:08.326 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (8.7.1) 2022-08-31 10:07:08.327 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.3.2) 2022-08-31 10:07:08.329 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (12.9.4) 2022-08-31 10:07:08.330 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (11.0.0) 2022-08-31 10:07:08.332 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (5.1.0) 2022-08-31 10:07:08.333 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (4.6.0) 2022-08-31 10:07:08.335 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (4.4.0) 2022-08-31 10:07:08.337 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.8.3) 2022-08-31 10:07:08.338 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (4.2.0) 2022-08-31 10:07:08.339 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (1.4.0) 2022-08-31 10:07:08.341 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (4.10.2) 2022-08-31 10:07:08.383 | Collecting oauthlib>=0.6.2 2022-08-31 10:07:08.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-08-31 10:07:08.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 kB 50.9 MB/s eta 0:00:00 2022-08-31 10:07:08.467 | Collecting pysaml2>=5.0.0 2022-08-31 10:07:08.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-08-31 10:07:08.485 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.1/398.1 kB 75.5 MB/s eta 0:00:00 2022-08-31 10:07:08.558 | Collecting PyJWT>=1.6.1 2022-08-31 10:07:08.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2022-08-31 10:07:08.572 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (1.1.5) 2022-08-31 10:07:08.573 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev14) (3.2.0) 2022-08-31 10:07:08.574 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.1.1) 2022-08-31 10:07:08.576 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (1.0.2) 2022-08-31 10:07:08.577 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (3.4.2) 2022-08-31 10:07:08.579 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev14) (2021.1) 2022-08-31 10:07:08.591 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev14) (1.16.0) 2022-08-31 10:07:08.592 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev14) (1.14.6) 2022-08-31 10:07:08.640 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev14) (5.0.9) 2022-08-31 10:07:08.653 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev14) (3.0.1) 2022-08-31 10:07:08.721 | Collecting click>=7.1.2 2022-08-31 10:07:08.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2022-08-31 10:07:08.734 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 59.7 MB/s eta 0:00:00 2022-08-31 10:07:08.773 | Collecting itsdangerous>=2.0 2022-08-31 10:07:08.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-08-31 10:07:08.864 | Collecting Werkzeug>=2.0 2022-08-31 10:07:08.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2022-08-31 10:07:08.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 75.5 MB/s eta 0:00:00 2022-08-31 10:07:08.957 | Collecting aniso8601>=0.82 2022-08-31 10:07:08.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-31 10:07:08.969 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 46.1 MB/s eta 0:00:00 2022-08-31 10:07:09.066 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (4.4.0) 2022-08-31 10:07:09.070 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (2.26.0) 2022-08-31 10:07:09.170 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev14) (5.4.1) 2022-08-31 10:07:09.172 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev14) (0.8.0) 2022-08-31 10:07:09.174 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev14) (2.3.0) 2022-08-31 10:07:09.175 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev14) (1.5.0) 2022-08-31 10:07:09.234 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev14) (0.5.0) 2022-08-31 10:07:09.237 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev14) (2.0.1) 2022-08-31 10:07:09.239 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev14) (1.7.1) 2022-08-31 10:07:09.294 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev14) (0.9.6) 2022-08-31 10:07:09.296 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev14) (2.8.2) 2022-08-31 10:07:09.354 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (2.4.0) 2022-08-31 10:07:09.357 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (2.6.2) 2022-08-31 10:07:09.359 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (5.1.0) 2022-08-31 10:07:09.360 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (0.3.1) 2022-08-31 10:07:09.361 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (4.2.2) 2022-08-31 10:07:09.365 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (5.0.8) 2022-08-31 10:07:09.383 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev14) (3.3.0) 2022-08-31 10:07:09.435 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev14) (0.7.2) 2022-08-31 10:07:09.456 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev14) (2.4.7) 2022-08-31 10:07:09.457 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev14) (0.11.0) 2022-08-31 10:07:09.460 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev14) (0.1.16) 2022-08-31 10:07:09.462 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev14) (21.0) 2022-08-31 10:07:09.517 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev14) (4.4.1) 2022-08-31 10:07:09.635 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev14) (20.0.1) 2022-08-31 10:07:09.735 | Collecting xmlschema>=1.2.1 2022-08-31 10:07:09.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2022-08-31 10:07:09.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.8/254.8 kB 60.9 MB/s eta 0:00:00 2022-08-31 10:07:09.759 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev14) (5.2.2) 2022-08-31 10:07:09.791 | Collecting defusedxml 2022-08-31 10:07:09.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-31 10:07:09.991 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev14) (1.1.1) 2022-08-31 10:07:10.014 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev14) (0.4.1) 2022-08-31 10:07:10.016 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev14) (0.5.2) 2022-08-31 10:07:10.085 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev14) (1.1.5) 2022-08-31 10:07:10.104 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (5.0.0) 2022-08-31 10:07:10.181 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev14) (2.20) 2022-08-31 10:07:10.225 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev14) (1.12.1) 2022-08-31 10:07:10.342 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev14) (2.0.1) 2022-08-31 10:07:10.419 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (1.7.0) 2022-08-31 10:07:10.550 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev14) (0.14.1) 2022-08-31 10:07:10.579 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (0.11.0) 2022-08-31 10:07:10.621 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (2.1.1) 2022-08-31 10:07:10.622 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (3.0.0) 2022-08-31 10:07:10.626 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (3.5.0) 2022-08-31 10:07:10.627 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (0.31.1) 2022-08-31 10:07:10.629 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (2.5.1) 2022-08-31 10:07:10.631 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (1.3.2) 2022-08-31 10:07:10.810 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (1.26.6) 2022-08-31 10:07:10.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (2021.5.30) 2022-08-31 10:07:10.814 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (3.2) 2022-08-31 10:07:10.817 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev14) (2.0.4) 2022-08-31 10:07:10.971 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev14) (2.5.0) 2022-08-31 10:07:11.129 | Collecting elementpath<3.0.0,>=2.2.2 2022-08-31 10:07:11.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2022-08-31 10:07:11.144 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 52.9 MB/s eta 0:00:00 2022-08-31 10:07:11.229 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev14) (3.5.0) 2022-08-31 10:07:11.457 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (1.16.0) 2022-08-31 10:07:11.486 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev14) (1.6) 2022-08-31 10:07:11.638 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (57.4.0) 2022-08-31 10:07:11.739 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev14) (0.7) 2022-08-31 10:07:11.775 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev14) (1.0.0) 2022-08-31 10:07:13.083 | Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, PyJWT, oauthlib, itsdangerous, elementpath, defusedxml, click, xmlschema, Flask, Flask-RESTful, pysaml2, keystone 2022-08-31 10:07:14.219 | Attempting uninstall: PyJWT 2022-08-31 10:07:14.222 | Found existing installation: PyJWT 1.7.1 2022-08-31 10:07:14.231 | Uninstalling PyJWT-1.7.1: 2022-08-31 10:07:14.265 | Successfully uninstalled PyJWT-1.7.1 2022-08-31 10:07:14.381 | Attempting uninstall: oauthlib 2022-08-31 10:07:14.384 | Found existing installation: oauthlib 3.1.0 2022-08-31 10:07:14.395 | Uninstalling oauthlib-3.1.0: 2022-08-31 10:07:14.428 | Successfully uninstalled oauthlib-3.1.0 2022-08-31 10:07:15.168 | Attempting uninstall: click 2022-08-31 10:07:15.174 | Found existing installation: Click 7.0 2022-08-31 10:07:15.181 | Uninstalling Click-7.0: 2022-08-31 10:07:15.214 | Successfully uninstalled Click-7.0 2022-08-31 10:07:16.552 | Running setup.py develop for keystone 2022-08-31 10:07:18.661 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2022-08-31 10:07:18.661 | 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-08-31 10:07:18.844 | + inc/python:pip_install:200 : result=0 2022-08-31 10:07:18.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:07:18.849 | + functions-common:time_stop:2342 : local name 2022-08-31 10:07:18.851 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:07:18.853 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:07:18.855 | + functions-common:time_stop:2345 : local total 2022-08-31 10:07:18.857 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:07:18.859 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:07:18.862 | + functions-common:time_stop:2349 : start_time=1661940424170 2022-08-31 10:07:18.864 | + functions-common:time_stop:2351 : [[ -z 1661940424170 ]] 2022-08-31 10:07:18.867 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:07:18.871 | + functions-common:time_stop:2354 : end_time=1661940438868 2022-08-31 10:07:18.873 | + functions-common:time_stop:2355 : elapsed_time=14698 2022-08-31 10:07:18.875 | + functions-common:time_stop:2356 : total=51660 2022-08-31 10:07:18.877 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:07:18.879 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=66358 2022-08-31 10:07:18.882 | + inc/python:pip_install:203 : return 0 2022-08-31 10:07:18.884 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-31 10:07:18.887 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-31 10:07:18.890 | + functions-common:safe_chown:2243 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-31 10:07:18.908 | + functions-common:_safe_permission_operation:2091 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-31 10:07:18.921 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-08-31 10:07:18.923 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-08-31 10:07:18.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:07:18.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:07:18.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-31 10:07:18.933 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:07:18.936 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-08-31 10:07:18.952 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:18.955 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-08-31 10:07:18.957 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-31 10:07:18.959 | + ./stack.sh:main:889 : configure_keystone 2022-08-31 10:07:18.962 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-08-31 10:07:18.975 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-31 10:07:18.977 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-31 10:07:18.982 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-08-31 10:07:18.999 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:19.001 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-31 10:07:19.033 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-31 10:07:19.064 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-31 10:07:19.094 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-31 10:07:19.125 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-31 10:07:19.157 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-31 10:07:19.187 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-31 10:07:19.214 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-31 10:07:19.242 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-31 10:07:19.244 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-31 10:07:19.246 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-31 10:07:19.248 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-31 10:07:19.251 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-31 10:07:19.253 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-31 10:07:19.269 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:19.272 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-31 10:07:19.275 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-31 10:07:19.277 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-31 10:07:19.293 | ++ functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:19.295 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-08-31 10:07:19.298 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-08-31 10:07:19.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-31 10:07:19.333 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-31 10:07:19.335 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-08-31 10:07:19.338 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-08-31 10:07:19.340 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-08-31 10:07:19.357 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:19.360 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-08-31 10:07:19.390 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.50/identity 2022-08-31 10:07:19.419 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-08-31 10:07:19.421 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-31 10:07:19.453 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-08-31 10:07:19.455 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-08-31 10:07:19.457 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-08-31 10:07:19.460 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-08-31 10:07:19.463 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-08-31 10:07:19.465 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-08-31 10:07:19.495 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-08-31 10:07:19.497 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-08-31 10:07:19.500 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-31 10:07:19.502 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-31 10:07:19.505 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-31 10:07:19.523 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-31 10:07:19.525 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-31 10:07:19.528 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-31 10:07:19.530 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-31 10:07:19.532 | + 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-08-31 10:07:19.561 | + 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-08-31 10:07:19.589 | + 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-08-31 10:07:19.617 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-31 10:07:19.646 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-31 10:07:19.681 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-08-31 10:07:19.683 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-31 10:07:19.685 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-31 10:07:19.688 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-31 10:07:19.690 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-31 10:07:19.692 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-31 10:07:19.695 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-31 10:07:19.698 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-31 10:07:19.702 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-31 10:07:19.704 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-31 10:07:19.707 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-31 10:07:19.720 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-31 10:07:19.720 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-31 10:07:19.728 | d /var/run/uwsgi 0755 ubuntu root 2022-08-31 10:07:19.731 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-31 10:07:19.747 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-31 10:07:19.749 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-31 10:07:19.753 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-31 10:07:19.783 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-31 10:07:19.810 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-31 10:07:19.838 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-31 10:07:19.865 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-31 10:07:19.894 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-31 10:07:19.922 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-31 10:07:19.950 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-31 10:07:19.976 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-31 10:07:20.003 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-31 10:07:20.031 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-31 10:07:20.059 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-31 10:07:20.087 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-31 10:07:20.114 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-31 10:07:20.116 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-31 10:07:20.119 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-31 10:07:20.122 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-31 10:07:20.124 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-31 10:07:20.126 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:20.129 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:20.131 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-31 10:07:20.134 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-31 10:07:20.137 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-31 10:07:20.165 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-31 10:07:20.193 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-31 10:07:20.193 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-31 10:07:20.202 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-31 10:07:20.205 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-31 10:07:20.208 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-31 10:07:20.210 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-31 10:07:20.212 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-08-31 10:07:20.214 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-08-31 10:07:20.217 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:20.219 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:20.221 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-31 10:07:20.224 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-31 10:07:20.226 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:20.229 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:20.231 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-31 10:07:20.293 | Enabling site keystone-wsgi-public. 2022-08-31 10:07:20.299 | To activate the new configuration, you need to run: 2022-08-31 10:07:20.299 | systemctl reload apache2 2022-08-31 10:07:20.303 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-31 10:07:20.306 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-31 10:07:20.308 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:07:20.311 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart apache2 2022-08-31 10:07:20.440 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-08-31 10:07:20.442 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-08-31 10:07:20.445 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-08-31 10:07:20.448 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-08-31 10:07:20.450 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-31 10:07:20.453 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-31 10:07:20.457 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-08-31 10:07:20.461 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-08-31 10:07:20.464 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-31 10:07:20.467 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-31 10:07:20.480 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-31 10:07:20.481 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-31 10:07:20.489 | d /var/run/uwsgi 0755 ubuntu root 2022-08-31 10:07:20.493 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-31 10:07:20.509 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-08-31 10:07:20.511 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-08-31 10:07:20.516 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-08-31 10:07:20.547 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-08-31 10:07:20.577 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-08-31 10:07:20.606 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-08-31 10:07:20.634 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-08-31 10:07:20.670 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-08-31 10:07:20.700 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-08-31 10:07:20.731 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-08-31 10:07:20.789 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-08-31 10:07:20.817 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-31 10:07:20.874 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-08-31 10:07:20.902 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-08-31 10:07:20.931 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-08-31 10:07:20.960 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-31 10:07:20.962 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-31 10:07:20.965 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-08-31 10:07:20.968 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-08-31 10:07:20.970 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-31 10:07:20.973 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:20.975 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:20.978 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-08-31 10:07:20.981 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-08-31 10:07:20.983 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-08-31 10:07:21.015 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-08-31 10:07:21.045 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-08-31 10:07:21.045 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-08-31 10:07:21.053 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-08-31 10:07:21.057 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-08-31 10:07:21.060 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-08-31 10:07:21.062 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-31 10:07:21.065 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-08-31 10:07:21.067 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-08-31 10:07:21.070 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:21.072 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:21.074 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-31 10:07:21.077 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-31 10:07:21.079 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:21.082 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:21.084 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-08-31 10:07:21.147 | Enabling site keystone-wsgi-admin. 2022-08-31 10:07:21.152 | To activate the new configuration, you need to run: 2022-08-31 10:07:21.153 | systemctl reload apache2 2022-08-31 10:07:21.157 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-31 10:07:21.160 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-31 10:07:21.163 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:07:21.166 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart apache2 2022-08-31 10:07:21.299 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-31 10:07:21.333 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-31 10:07:21.367 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-31 10:07:21.403 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-08-31 10:07:21.405 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-31 10:07:21.452 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-31 10:07:21.483 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-31 10:07:21.514 | + ./stack.sh:main:893 : is_service_enabled swift 2022-08-31 10:07:21.533 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:21.535 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2022-08-31 10:07:21.553 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:21.556 | + ./stack.sh:main:897 : stack_install_service swift 2022-08-31 10:07:21.562 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-31 10:07:21.562 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-31 10:07:21.563 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-31 10:07:21.565 | + lib/stack:stack_install_service:32 : install_swift 2022-08-31 10:07:21.568 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-08-31 10:07:21.570 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-31 10:07:21.573 | + functions-common:git_clone:531 : local git_dest=/opt/stack/swift 2022-08-31 10:07:21.575 | + functions-common:git_clone:532 : local git_ref=stable/xena 2022-08-31 10:07:21.578 | + functions-common:git_clone:533 : local orig_dir 2022-08-31 10:07:21.580 | ++ functions-common:git_clone:534 : pwd 2022-08-31 10:07:21.583 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-31 10:07:21.586 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-31 10:07:21.589 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-31 10:07:21.608 | + functions-common:git_clone:537 : RECLONE=False 2022-08-31 10:07:21.611 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-31 10:07:21.614 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:21.617 | + functions-common:git_clone:551 : echo stable/xena 2022-08-31 10:07:21.618 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-31 10:07:21.623 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/swift ]] 2022-08-31 10:07:21.625 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:21.628 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-31 10:07:21.641 | + functions-common:git_clone:611 : cd /opt/stack/swift 2022-08-31 10:07:21.644 | + functions-common:git_clone:612 : git show --oneline 2022-08-31 10:07:21.644 | + functions-common:git_clone:612 : head -1 2022-08-31 10:07:21.649 | c6c51be17 Stop partial()ing hashlib.new 2022-08-31 10:07:21.651 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-31 10:07:21.654 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-08-31 10:07:21.656 | + inc/python:setup_develop:338 : local bindep 2022-08-31 10:07:21.659 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-08-31 10:07:21.661 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-08-31 10:07:21.664 | + inc/python:setup_develop:344 : local extras=keystone 2022-08-31 10:07:21.667 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-31 10:07:21.669 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-31 10:07:21.672 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-08-31 10:07:21.674 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-08-31 10:07:21.677 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-31 10:07:21.679 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-08-31 10:07:21.682 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-08-31 10:07:21.685 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-31 10:07:21.688 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-08-31 10:07:21.690 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-31 10:07:21.692 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-31 10:07:21.696 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-31 10:07:21.702 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-08-31 10:07:21.704 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-31 10:07:22.326 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-08-31 10:07:22.328 | + inc/python:setup_package:418 : local bindep=0 2022-08-31 10:07:22.331 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-31 10:07:22.333 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-31 10:07:22.335 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-08-31 10:07:22.338 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-08-31 10:07:22.340 | + inc/python:setup_package:427 : local flags=-e 2022-08-31 10:07:22.342 | + inc/python:setup_package:428 : local extras=keystone 2022-08-31 10:07:22.346 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-31 10:07:22.348 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-08-31 10:07:22.350 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-08-31 10:07:22.352 | + inc/python:setup_package:438 : extras='[keystone]' 2022-08-31 10:07:22.355 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-31 10:07:22.357 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-31 10:07:22.378 | Using python 3.8 to install /opt/stack/swift 2022-08-31 10:07:22.380 | + 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-08-31 10:07:23.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:23.067 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:23.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:23.067 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:24.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:07:24.335 | Obtaining file:///opt/stack/swift 2022-08-31 10:07:24.337 | Preparing metadata (setup.py): started 2022-08-31 10:07:25.553 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:25.674 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (0.31.1) 2022-08-31 10:07:25.676 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (1.1.1) 2022-08-31 10:07:25.677 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (0.11.0) 2022-08-31 10:07:25.679 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (2.1.1) 2022-08-31 10:07:26.454 | Collecting lxml>=3.4.1 2022-08-31 10:07:26.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2022-08-31 10:07:26.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 80.4 MB/s eta 0:00:00 2022-08-31 10:07:26.622 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (2.26.0) 2022-08-31 10:07:26.623 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (1.16.0) 2022-08-31 10:07:26.712 | Collecting xattr>=0.4 2022-08-31 10:07:26.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-08-31 10:07:26.733 | Preparing metadata (setup.py): started 2022-08-31 10:07:27.464 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:27.510 | Collecting PyECLib>=1.3.1 2022-08-31 10:07:27.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-08-31 10:07:27.636 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 68.3 MB/s eta 0:00:00 2022-08-31 10:07:27.852 | Preparing metadata (setup.py): started 2022-08-31 10:07:28.550 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:28.554 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (3.4.8) 2022-08-31 10:07:28.556 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev10) (9.3.0) 2022-08-31 10:07:28.598 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev10) (1.14.6) 2022-08-31 10:07:28.607 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev10) (1.16.0) 2022-08-31 10:07:28.666 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (8.7.1) 2022-08-31 10:07:28.668 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (5.1.0) 2022-08-31 10:07:28.670 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (4.6.0) 2022-08-31 10:07:28.671 | 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.28.1.dev10) (5.6.0) 2022-08-31 10:07:28.673 | 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.28.1.dev10) (4.2.0) 2022-08-31 10:07:28.674 | 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.28.1.dev10) (3.1.1) 2022-08-31 10:07:28.676 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (4.3.0) 2022-08-31 10:07:28.677 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (1.8.7) 2022-08-31 10:07:28.679 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (2.8.2) 2022-08-31 10:07:28.681 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (4.10.2) 2022-08-31 10:07:28.683 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (3.3.2) 2022-08-31 10:07:28.684 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev10) (4.4.0) 2022-08-31 10:07:28.711 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev10) (57.4.0) 2022-08-31 10:07:28.743 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev10) (1.26.6) 2022-08-31 10:07:28.746 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev10) (3.2) 2022-08-31 10:07:28.748 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev10) (2021.5.30) 2022-08-31 10:07:28.751 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev10) (2.0.4) 2022-08-31 10:07:28.814 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev10) (2.20) 2022-08-31 10:07:28.903 | 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.28.1.dev10) (1.7.0) 2022-08-31 10:07:28.904 | 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.28.1.dev10) (0.1.16) 2022-08-31 10:07:28.906 | 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.28.1.dev10) (3.4.1) 2022-08-31 10:07:28.951 | 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.28.1.dev10) (1.1.5) 2022-08-31 10:07:28.998 | 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.28.1.dev10) (5.4.1) 2022-08-31 10:07:28.999 | 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.28.1.dev10) (1.5.0) 2022-08-31 10:07:29.001 | 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.28.1.dev10) (2.3.0) 2022-08-31 10:07:29.003 | 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.28.1.dev10) (0.8.0) 2022-08-31 10:07:29.067 | 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.28.1.dev10) (2.8.2) 2022-08-31 10:07:29.071 | 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.28.1.dev10) (0.9.6) 2022-08-31 10:07:29.085 | 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.28.1.dev10) (1.0.2) 2022-08-31 10:07:29.087 | 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.28.1.dev10) (2021.1) 2022-08-31 10:07:29.108 | 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.28.1.dev10) (21.0) 2022-08-31 10:07:29.110 | 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.28.1.dev10) (2.4.7) 2022-08-31 10:07:29.224 | 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.28.1.dev10) (1.12.1) 2022-08-31 10:07:29.242 | 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.28.1.dev10) (5.0.9) 2022-08-31 10:07:29.519 | Building wheels for collected packages: PyECLib, xattr 2022-08-31 10:07:29.520 | Building wheel for PyECLib (setup.py): started 2022-08-31 10:07:30.844 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-08-31 10:07:30.846 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55570 sha256=ff0d7ba033c4dbc9eb389902511da51e2b2c932f014ef931fb7cd0ec16bb344a 2022-08-31 10:07:30.846 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-08-31 10:07:30.851 | Building wheel for xattr (setup.py): started 2022-08-31 10:07:32.269 | Building wheel for xattr (setup.py): finished with status 'done' 2022-08-31 10:07:32.270 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33280 sha256=9f511f504f33a333ccb77761e78fab104edf352fb0f83afd9c6ec3bca4d9e6de 2022-08-31 10:07:32.270 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-08-31 10:07:32.275 | Successfully built PyECLib xattr 2022-08-31 10:07:33.649 | Installing collected packages: PyECLib, lxml, xattr, swift 2022-08-31 10:07:34.295 | Running setup.py develop for swift 2022-08-31 10:07:36.224 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev10 xattr-0.9.7 2022-08-31 10:07:36.225 | 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-08-31 10:07:36.403 | + inc/python:pip_install:200 : result=0 2022-08-31 10:07:36.405 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:07:36.407 | + functions-common:time_stop:2342 : local name 2022-08-31 10:07:36.409 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:07:36.419 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:07:36.419 | + functions-common:time_stop:2345 : local total 2022-08-31 10:07:36.419 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:07:36.419 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:07:36.421 | + functions-common:time_stop:2349 : start_time=1661940442373 2022-08-31 10:07:36.423 | + functions-common:time_stop:2351 : [[ -z 1661940442373 ]] 2022-08-31 10:07:36.425 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:07:36.429 | + functions-common:time_stop:2354 : end_time=1661940456427 2022-08-31 10:07:36.432 | + functions-common:time_stop:2355 : elapsed_time=14054 2022-08-31 10:07:36.434 | + functions-common:time_stop:2356 : total=66358 2022-08-31 10:07:36.436 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:07:36.438 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=80412 2022-08-31 10:07:36.440 | + inc/python:pip_install:203 : return 0 2022-08-31 10:07:36.443 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-31 10:07:36.445 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-31 10:07:36.447 | + functions-common:safe_chown:2243 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-31 10:07:36.466 | + functions-common:_safe_permission_operation:2091 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-31 10:07:36.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-08-31 10:07:36.480 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-08-31 10:07:36.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:07:36.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:07:36.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-31 10:07:36.490 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:07:36.492 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-08-31 10:07:36.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-31 10:07:36.497 | + ./stack.sh:main:898 : configure_swift 2022-08-31 10:07:36.499 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-08-31 10:07:36.501 | + lib/swift:configure_swift:335 : local node_number 2022-08-31 10:07:36.503 | + lib/swift:configure_swift:336 : local swift_node_config 2022-08-31 10:07:36.505 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-08-31 10:07:36.507 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-31 10:07:37.386 | No container-sharder running 2022-08-31 10:07:37.386 | No container-sync running 2022-08-31 10:07:37.386 | No object-auditor running 2022-08-31 10:07:37.386 | No object-replicator running 2022-08-31 10:07:37.386 | No object-expirer running 2022-08-31 10:07:37.386 | No account-replicator running 2022-08-31 10:07:37.386 | No container-reconciler running 2022-08-31 10:07:37.386 | No object-server running 2022-08-31 10:07:37.386 | No object-reconstructor running 2022-08-31 10:07:37.386 | No proxy-server running 2022-08-31 10:07:37.386 | No container-auditor running 2022-08-31 10:07:37.386 | No account-reaper running 2022-08-31 10:07:37.386 | No container-replicator running 2022-08-31 10:07:37.386 | No account-auditor running 2022-08-31 10:07:37.386 | No account-server running 2022-08-31 10:07:37.386 | No object-updater running 2022-08-31 10:07:37.386 | No container-server running 2022-08-31 10:07:37.387 | No container-updater running 2022-08-31 10:07:37.436 | + lib/swift:configure_swift:340 : true 2022-08-31 10:07:37.438 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-08-31 10:07:37.451 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-31 10:07:37.463 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-31 10:07:37.466 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-08-31 10:07:37.467 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-08-31 10:07:37.471 | + lib/swift:configure_swift:354 : sed -e ' 2022-08-31 10:07:37.471 | s/%GROUP%/ubuntu/; 2022-08-31 10:07:37.471 | s/%USER%/ubuntu/; 2022-08-31 10:07:37.471 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-31 10:07:37.471 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-31 10:07:37.475 | uid = ubuntu 2022-08-31 10:07:37.475 | gid = ubuntu 2022-08-31 10:07:37.475 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-31 10:07:37.475 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-31 10:07:37.475 | address = 127.0.0.1 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.475 | [account6612] 2022-08-31 10:07:37.475 | max connections = 25 2022-08-31 10:07:37.475 | path = /opt/stack/data/swift/1/node/ 2022-08-31 10:07:37.475 | read only = false 2022-08-31 10:07:37.475 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.475 | [account6622] 2022-08-31 10:07:37.475 | max connections = 25 2022-08-31 10:07:37.475 | path = /opt/stack/data/swift/2/node/ 2022-08-31 10:07:37.475 | read only = false 2022-08-31 10:07:37.475 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.475 | [account6632] 2022-08-31 10:07:37.475 | max connections = 25 2022-08-31 10:07:37.475 | path = /opt/stack/data/swift/3/node/ 2022-08-31 10:07:37.475 | read only = false 2022-08-31 10:07:37.475 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.475 | [account6642] 2022-08-31 10:07:37.475 | max connections = 25 2022-08-31 10:07:37.475 | path = /opt/stack/data/swift/4/node/ 2022-08-31 10:07:37.475 | read only = false 2022-08-31 10:07:37.475 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.475 | 2022-08-31 10:07:37.476 | [container6611] 2022-08-31 10:07:37.476 | max connections = 25 2022-08-31 10:07:37.477 | path = /opt/stack/data/swift/1/node/ 2022-08-31 10:07:37.477 | read only = false 2022-08-31 10:07:37.477 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-31 10:07:37.477 | 2022-08-31 10:07:37.477 | [container6621] 2022-08-31 10:07:37.477 | max connections = 25 2022-08-31 10:07:37.477 | path = /opt/stack/data/swift/2/node/ 2022-08-31 10:07:37.477 | read only = false 2022-08-31 10:07:37.477 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-31 10:07:37.477 | 2022-08-31 10:07:37.477 | [container6631] 2022-08-31 10:07:37.477 | max connections = 25 2022-08-31 10:07:37.477 | path = /opt/stack/data/swift/3/node/ 2022-08-31 10:07:37.477 | read only = false 2022-08-31 10:07:37.477 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-31 10:07:37.477 | 2022-08-31 10:07:37.477 | [container6641] 2022-08-31 10:07:37.478 | max connections = 25 2022-08-31 10:07:37.478 | path = /opt/stack/data/swift/4/node/ 2022-08-31 10:07:37.478 | read only = false 2022-08-31 10:07:37.478 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-31 10:07:37.478 | 2022-08-31 10:07:37.478 | 2022-08-31 10:07:37.478 | [object6613] 2022-08-31 10:07:37.478 | max connections = 25 2022-08-31 10:07:37.478 | path = /opt/stack/data/swift/1/node/ 2022-08-31 10:07:37.478 | read only = false 2022-08-31 10:07:37.478 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-31 10:07:37.478 | 2022-08-31 10:07:37.478 | [object6623] 2022-08-31 10:07:37.478 | max connections = 25 2022-08-31 10:07:37.478 | path = /opt/stack/data/swift/2/node/ 2022-08-31 10:07:37.478 | read only = false 2022-08-31 10:07:37.478 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-31 10:07:37.478 | 2022-08-31 10:07:37.478 | [object6633] 2022-08-31 10:07:37.478 | max connections = 25 2022-08-31 10:07:37.478 | path = /opt/stack/data/swift/3/node/ 2022-08-31 10:07:37.478 | read only = false 2022-08-31 10:07:37.478 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-31 10:07:37.478 | 2022-08-31 10:07:37.478 | [object6643] 2022-08-31 10:07:37.478 | max connections = 25 2022-08-31 10:07:37.478 | path = /opt/stack/data/swift/4/node/ 2022-08-31 10:07:37.478 | read only = false 2022-08-31 10:07:37.478 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-31 10:07:37.478 | + lib/swift:configure_swift:360 : is_ubuntu 2022-08-31 10:07:37.480 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:07:37.482 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:07:37.484 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-31 10:07:37.498 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-31 10:07:37.500 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-31 10:07:37.504 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-31 10:07:37.509 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-31 10:07:37.511 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-31 10:07:37.516 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-31 10:07:37.543 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-08-31 10:07:37.568 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-31 10:07:37.587 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-31 10:07:37.615 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-31 10:07:37.634 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-31 10:07:37.662 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-31 10:07:37.681 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-31 10:07:37.711 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-31 10:07:37.729 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-31 10:07:37.757 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-31 10:07:37.774 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-31 10:07:37.803 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-31 10:07:37.824 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-08-31 10:07:37.840 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:37.842 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-31 10:07:37.871 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-31 10:07:37.899 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-31 10:07:37.929 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-31 10:07:37.958 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-08-31 10:07:37.974 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:37.976 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-31 10:07:38.003 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-08-31 10:07:38.019 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:38.021 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-08-31 10:07:38.036 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:38.038 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-08-31 10:07:38.040 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-08-31 10:07:38.055 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:38.057 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-08-31 10:07:38.059 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-08-31 10:07:38.062 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-31 10:07:38.066 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-31 10:07:38.074 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-31 10:07:38.101 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-31 10:07:38.127 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-31 10:07:38.158 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-31 10:07:38.187 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-31 10:07:38.214 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-31 10:07:38.216 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-08-31 10:07:38.218 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-08-31 10:07:38.220 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-08-31 10:07:38.222 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-31 10:07:38.248 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-31 10:07:38.276 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-08-31 10:07:38.302 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-31 10:07:38.328 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-31 10:07:38.355 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-31 10:07:38.382 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-31 10:07:38.410 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-31 10:07:38.437 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-31 10:07:38.465 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-31 10:07:38.492 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-31 10:07:38.520 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-31 10:07:38.548 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-31 10:07:38.577 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-31 10:07:38.607 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-31 10:07:38.635 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-31 10:07:38.653 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-31 10:07:38.680 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-31 10:07:38.707 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-31 10:07:38.712 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-31 10:07:38.741 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-31 10:07:38.767 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-31 10:07:38.794 | + lib/swift:configure_swift:478 : local node_number 2022-08-31 10:07:38.796 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-31 10:07:38.799 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-31 10:07:38.801 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-31 10:07:38.806 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-31 10:07:38.808 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-31 10:07:38.810 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-08-31 10:07:38.812 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-08-31 10:07:38.814 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-08-31 10:07:38.817 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-08-31 10:07:38.819 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-08-31 10:07:38.822 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-31 10:07:38.839 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-31 10:07:38.866 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-31 10:07:38.885 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-31 10:07:38.914 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-31 10:07:38.932 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-31 10:07:38.960 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-31 10:07:38.978 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-31 10:07:39.009 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-31 10:07:39.033 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-31 10:07:39.063 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-31 10:07:39.081 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-31 10:07:39.111 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-31 10:07:39.135 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-31 10:07:39.166 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-31 10:07:39.186 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-31 10:07:39.216 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-31 10:07:39.244 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-31 10:07:39.273 | + 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-08-31 10:07:39.279 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-31 10:07:39.300 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-31 10:07:39.334 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-31 10:07:39.363 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-31 10:07:39.366 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-31 10:07:39.370 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-31 10:07:39.373 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-31 10:07:39.375 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-08-31 10:07:39.377 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-08-31 10:07:39.379 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-08-31 10:07:39.382 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-08-31 10:07:39.385 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-08-31 10:07:39.388 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-31 10:07:39.405 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-31 10:07:39.434 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-31 10:07:39.453 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-31 10:07:39.481 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-31 10:07:39.500 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-31 10:07:39.529 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-31 10:07:39.546 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-31 10:07:39.575 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-31 10:07:39.593 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-31 10:07:39.621 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-31 10:07:39.640 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-31 10:07:39.668 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-31 10:07:39.686 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-31 10:07:39.714 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-31 10:07:39.733 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-31 10:07:39.761 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-31 10:07:39.779 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-31 10:07:39.808 | + 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-08-31 10:07:39.813 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-31 10:07:39.832 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-31 10:07:39.868 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-31 10:07:39.870 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-31 10:07:39.875 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-31 10:07:39.877 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-31 10:07:39.879 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-08-31 10:07:39.881 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-08-31 10:07:39.884 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-08-31 10:07:39.886 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-08-31 10:07:39.889 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-08-31 10:07:39.891 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-31 10:07:39.910 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-31 10:07:39.939 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-31 10:07:39.958 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-31 10:07:39.986 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-31 10:07:40.006 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-31 10:07:40.037 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-31 10:07:40.056 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-31 10:07:40.086 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-31 10:07:40.105 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-31 10:07:40.133 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-31 10:07:40.152 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-31 10:07:40.180 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-31 10:07:40.198 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-31 10:07:40.227 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-31 10:07:40.245 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-31 10:07:40.272 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-31 10:07:40.291 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-31 10:07:40.318 | + 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-08-31 10:07:40.322 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-31 10:07:40.341 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-31 10:07:40.369 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-31 10:07:40.397 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-31 10:07:40.427 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-31 10:07:40.455 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-08-31 10:07:40.458 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-31 10:07:40.463 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-31 10:07:40.491 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-31 10:07:40.520 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-31 10:07:40.550 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-31 10:07:40.579 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-31 10:07:40.608 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-31 10:07:40.635 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-31 10:07:40.663 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-31 10:07:40.690 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-31 10:07:40.718 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-08-31 10:07:40.734 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:40.736 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-31 10:07:40.755 | + lib/swift:configure_swift:521 : local auth_vers 2022-08-31 10:07:40.759 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-08-31 10:07:40.779 | + lib/swift:configure_swift:522 : auth_vers=3 2022-08-31 10:07:40.781 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-08-31 10:07:40.808 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-08-31 10:07:40.811 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-31 10:07:40.838 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-08-31 10:07:40.866 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-08-31 10:07:40.869 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-31 10:07:40.898 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-08-31 10:07:40.914 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:40.916 | + lib/swift:configure_swift:541 : local user_group 2022-08-31 10:07:40.919 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-08-31 10:07:40.924 | + lib/swift:configure_swift:542 : user_group=1000 2022-08-31 10:07:40.926 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-31 10:07:40.939 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-31 10:07:40.941 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-31 10:07:40.953 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-08-31 10:07:40.956 | + lib/swift:configure_swift:548 : is_suse 2022-08-31 10:07:40.958 | + functions-common:is_suse:469 : is_opensuse 2022-08-31 10:07:40.960 | + functions-common:is_opensuse:476 : [[ -z Ubuntu ]] 2022-08-31 10:07:40.962 | + functions-common:is_opensuse:480 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-31 10:07:40.965 | + functions-common:is_suse:469 : is_suse_linux_enterprise 2022-08-31 10:07:40.967 | + functions-common:is_suse_linux_enterprise:488 : [[ -z Ubuntu ]] 2022-08-31 10:07:40.970 | + functions-common:is_suse_linux_enterprise:492 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-31 10:07:40.972 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-31 10:07:40.984 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-08-31 10:07:40.987 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-08-31 10:07:40.989 | + ./stack.sh:main:901 : is_service_enabled s3api 2022-08-31 10:07:41.007 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:07:41.010 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2022-08-31 10:07:41.028 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:41.030 | + ./stack.sh:main:909 : stack_install_service glance 2022-08-31 10:07:41.032 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-31 10:07:41.035 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-31 10:07:41.037 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-31 10:07:41.040 | + lib/stack:stack_install_service:32 : install_glance 2022-08-31 10:07:41.042 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-08-31 10:07:41.045 | + lib/glance:install_glance:514 : local glance_store_extras 2022-08-31 10:07:41.047 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-08-31 10:07:41.065 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:41.068 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-31 10:07:41.070 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-08-31 10:07:41.087 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:07:41.090 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-31 10:07:41.092 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-08-31 10:07:41.095 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-08-31 10:07:41.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:07:41.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:07:41.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-08-31 10:07:41.105 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:07:41.108 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-08-31 10:07:41.111 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-31 10:07:41.114 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-31 10:07:41.117 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-08-31 10:07:41.120 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-31 10:07:41.122 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-31 10:07:41.125 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-31 10:07:41.128 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-31 10:07:41.131 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-08-31 10:07:41.134 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-08-31 10:07:41.138 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-31 10:07:41.139 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-08-31 10:07:41.144 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-31 10:07:41.146 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-08-31 10:07:41.148 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-08-31 10:07:41.151 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-31 10:07:41.154 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-31 10:07:41.175 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-31 10:07:41.178 | + 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-08-31 10:07:41.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:41.863 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:41.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:41.863 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:43.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:07:43.260 | Collecting glance-store[cinder,swift]!=0.29.0 2022-08-31 10:07:43.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/91b/d57a140f6ece3/glance_store-2.7.1-py3-none-any.whl (228 kB) 2022-08-31 10:07:43.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.0/229.0 kB 63.9 MB/s eta 0:00:00 2022-08-31 10:07:43.370 | 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-08-31 10:07:43.371 | 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-08-31 10:07:43.372 | 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-08-31 10:07:43.374 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-08-31 10:07:43.375 | 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-08-31 10:07:43.377 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-08-31 10:07:43.378 | 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-08-31 10:07:43.380 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.1) 2022-08-31 10:07:43.381 | 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.4.1) 2022-08-31 10:07:43.383 | 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-08-31 10:07:43.385 | 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.31.1) 2022-08-31 10:07:43.386 | 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.10.2) 2022-08-31 10:07:43.389 | 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-08-31 10:07:43.392 | 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.1) 2022-08-31 10:07:43.534 | Collecting os-brick>=2.6.0 2022-08-31 10:07:43.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/4263a3bfd6b53/os_brick-5.0.3-py3-none-any.whl (261 kB) 2022-08-31 10:07:43.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 261.5/261.5 kB 66.1 MB/s eta 0:00:00 2022-08-31 10:07:43.640 | Collecting python-cinderclient>=4.1.0 2022-08-31 10:07:43.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2022-08-31 10:07:43.665 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.9/253.9 kB 22.1 MB/s eta 0:00:00 2022-08-31 10:07:43.728 | Collecting python-swiftclient>=3.2.0 2022-08-31 10:07:43.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2022-08-31 10:07:43.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 kB 53.0 MB/s eta 0:00:00 2022-08-31 10:07:43.749 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-08-31 10:07:43.759 | 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.1) 2022-08-31 10:07:43.760 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2022-08-31 10:07:43.766 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2022-08-31 10:07:43.839 | 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-08-31 10:07:43.841 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2022-08-31 10:07:43.843 | 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.6.0) 2022-08-31 10:07:43.868 | 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.3.2) 2022-08-31 10:07:43.870 | 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.0) 2022-08-31 10:07:43.872 | 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.6.2) 2022-08-31 10:07:43.874 | 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-08-31 10:07:43.876 | 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-08-31 10:07:43.890 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-08-31 10:07:43.934 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-08-31 10:07:43.936 | 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-08-31 10:07:43.938 | 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) (5.4.1) 2022-08-31 10:07:43.939 | 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-08-31 10:07:43.959 | 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.14.6) 2022-08-31 10:07:43.962 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-08-31 10:07:43.978 | 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.1) 2022-08-31 10:07:43.994 | 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.0) 2022-08-31 10:07:43.998 | 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-08-31 10:07:44.045 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2022-08-31 10:07:44.047 | 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) (0.7.2) 2022-08-31 10:07:44.135 | 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.4) 2022-08-31 10:07:44.137 | 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.6) 2022-08-31 10:07:44.140 | 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.2) 2022-08-31 10:07:44.141 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2022-08-31 10:07:44.193 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2022-08-31 10:07:44.222 | 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.12.1) 2022-08-31 10:07:44.252 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-08-31 10:07:44.427 | 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-08-31 10:07:44.432 | 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-08-31 10:07:44.466 | 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-08-31 10:07:44.468 | 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-08-31 10:07:44.469 | 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-08-31 10:07:44.471 | 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-08-31 10:07:44.475 | 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.2) 2022-08-31 10:07:44.477 | 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-08-31 10:07:44.696 | 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-08-31 10:07:44.738 | 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) (57.4.0) 2022-08-31 10:07:44.826 | 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-08-31 10:07:44.960 | 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-08-31 10:07:46.571 | Installing collected packages: python-swiftclient, python-cinderclient, glance-store, os-brick 2022-08-31 10:07:48.223 | Successfully installed glance-store-2.7.1 os-brick-5.0.3 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2022-08-31 10:07:48.224 | 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-08-31 10:07:48.382 | + inc/python:pip_install:200 : result=0 2022-08-31 10:07:48.385 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:07:48.388 | + functions-common:time_stop:2342 : local name 2022-08-31 10:07:48.390 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:07:48.392 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:07:48.395 | + functions-common:time_stop:2345 : local total 2022-08-31 10:07:48.397 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:07:48.400 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:07:48.402 | + functions-common:time_stop:2349 : start_time=1661940461170 2022-08-31 10:07:48.405 | + functions-common:time_stop:2351 : [[ -z 1661940461170 ]] 2022-08-31 10:07:48.408 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:07:48.412 | + functions-common:time_stop:2354 : end_time=1661940468410 2022-08-31 10:07:48.414 | + functions-common:time_stop:2355 : elapsed_time=7240 2022-08-31 10:07:48.417 | + functions-common:time_stop:2356 : total=80412 2022-08-31 10:07:48.419 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:07:48.422 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=87652 2022-08-31 10:07:48.424 | + inc/python:pip_install:203 : return 0 2022-08-31 10:07:48.427 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-08-31 10:07:48.430 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-31 10:07:48.432 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-31 10:07:48.445 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-31 10:07:48.451 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-08-31 10:07:48.453 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-31 10:07:48.456 | + functions-common:git_clone:531 : local git_dest=/opt/stack/glance 2022-08-31 10:07:48.458 | + functions-common:git_clone:532 : local git_ref=stable/xena 2022-08-31 10:07:48.461 | + functions-common:git_clone:533 : local orig_dir 2022-08-31 10:07:48.464 | ++ functions-common:git_clone:534 : pwd 2022-08-31 10:07:48.467 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-31 10:07:48.469 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-31 10:07:48.472 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-31 10:07:48.489 | + functions-common:git_clone:537 : RECLONE=False 2022-08-31 10:07:48.491 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-31 10:07:48.494 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:48.497 | + functions-common:git_clone:551 : echo stable/xena 2022-08-31 10:07:48.497 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-31 10:07:48.502 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/glance ]] 2022-08-31 10:07:48.505 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-31 10:07:48.507 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-31 10:07:48.521 | + functions-common:git_clone:611 : cd /opt/stack/glance 2022-08-31 10:07:48.524 | + functions-common:git_clone:612 : git show --oneline 2022-08-31 10:07:48.524 | + functions-common:git_clone:612 : head -1 2022-08-31 10:07:48.529 | cbe6522e6 Merge "glance-cache-prefetcher: Set up access to multistore backends" into stable/xena 2022-08-31 10:07:48.531 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-31 10:07:48.534 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-08-31 10:07:48.537 | + inc/python:setup_develop:338 : local bindep 2022-08-31 10:07:48.539 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-08-31 10:07:48.542 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-08-31 10:07:48.544 | + inc/python:setup_develop:344 : local extras= 2022-08-31 10:07:48.547 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-31 10:07:48.549 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-31 10:07:48.552 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-08-31 10:07:48.555 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-08-31 10:07:48.557 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-31 10:07:48.560 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-31 10:07:48.563 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-08-31 10:07:48.566 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-31 10:07:48.569 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-08-31 10:07:48.572 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-31 10:07:48.575 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-31 10:07:48.578 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-31 10:07:48.584 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-08-31 10:07:48.586 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-31 10:07:49.232 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-08-31 10:07:49.235 | + inc/python:setup_package:418 : local bindep=0 2022-08-31 10:07:49.237 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-31 10:07:49.240 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-31 10:07:49.242 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-08-31 10:07:49.245 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-08-31 10:07:49.248 | + inc/python:setup_package:427 : local flags=-e 2022-08-31 10:07:49.250 | + inc/python:setup_package:428 : local extras= 2022-08-31 10:07:49.252 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-31 10:07:49.255 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-31 10:07:49.257 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-31 10:07:49.259 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-31 10:07:49.262 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-31 10:07:49.266 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-08-31 10:07:49.288 | Using python 3.8 to install /opt/stack/glance 2022-08-31 10:07:49.291 | + 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-08-31 10:07:49.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:49.983 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:49.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:07:49.984 | from cryptography.utils import int_from_bytes 2022-08-31 10:07:51.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:07:51.269 | Obtaining file:///opt/stack/glance 2022-08-31 10:07:51.271 | Preparing metadata (setup.py): started 2022-08-31 10:07:52.469 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:52.643 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (5.6.0) 2022-08-31 10:07:52.645 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.7.1) 2022-08-31 10:07:52.646 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (1.4.23) 2022-08-31 10:07:52.648 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.31.1) 2022-08-31 10:07:52.649 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.1.1) 2022-08-31 10:07:52.651 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.5.1) 2022-08-31 10:07:52.652 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (1.8.7) 2022-08-31 10:07:52.654 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.4.1) 2022-08-31 10:07:52.655 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (1.7.1) 2022-08-31 10:07:52.656 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.19.1) 2022-08-31 10:07:52.658 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (8.7.1) 2022-08-31 10:07:52.659 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.4.1) 2022-08-31 10:07:52.661 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.3.2) 2022-08-31 10:07:52.662 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (1.4.0) 2022-08-31 10:07:52.664 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.10.2) 2022-08-31 10:07:52.665 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.4.1) 2022-08-31 10:07:52.668 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.4.0) 2022-08-31 10:07:52.790 | Collecting taskflow>=4.0.0 2022-08-31 10:07:52.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2022-08-31 10:07:52.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.3/492.3 kB 51.4 MB/s eta 0:00:00 2022-08-31 10:07:52.826 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.4.0) 2022-08-31 10:07:52.827 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (9.3.0) 2022-08-31 10:07:52.865 | Collecting WSME>=0.8.0 2022-08-31 10:07:52.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-31 10:07:52.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 54.4 MB/s eta 0:00:00 2022-08-31 10:07:52.882 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.7.2) 2022-08-31 10:07:52.883 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.5.0) 2022-08-31 10:07:52.885 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev10) (3.2.0) 2022-08-31 10:07:52.887 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.3.0) 2022-08-31 10:07:52.889 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (20.0.1) 2022-08-31 10:07:52.890 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (1.16.0) 2022-08-31 10:07:52.891 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (11.0.0) 2022-08-31 10:07:52.893 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (5.1.0) 2022-08-31 10:07:52.935 | Collecting oslo.limit>=1.0.0 2022-08-31 10:07:52.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-08-31 10:07:52.946 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.6.0) 2022-08-31 10:07:52.948 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (12.9.4) 2022-08-31 10:07:52.949 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (4.4.0) 2022-08-31 10:07:52.951 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.3.0) 2022-08-31 10:07:52.953 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.8.3) 2022-08-31 10:07:52.984 | Collecting retrying!=1.3.0,>=1.2.3 2022-08-31 10:07:52.991 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-31 10:07:52.995 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.4.2) 2022-08-31 10:07:52.996 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.7.1) 2022-08-31 10:07:52.998 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (2.3.0) 2022-08-31 10:07:52.999 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (3.4.8) 2022-08-31 10:07:53.030 | Collecting cursive>=0.2.1 2022-08-31 10:07:53.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-31 10:07:53.041 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (0.1.16) 2022-08-31 10:07:53.042 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev10) (5.5.0) 2022-08-31 10:07:53.116 | Collecting castellan>=0.17.0 2022-08-31 10:07:53.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2022-08-31 10:07:53.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 62.6 MB/s eta 0:00:00 2022-08-31 10:07:53.147 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev10) (1.1.5) 2022-08-31 10:07:53.149 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev10) (5.2.2) 2022-08-31 10:07:53.225 | Collecting python-barbicanclient>=4.5.2 2022-08-31 10:07:53.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-08-31 10:07:53.238 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 57.3 MB/s eta 0:00:00 2022-08-31 10:07:53.243 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.1.dev10) (2.26.0) 2022-08-31 10:07:53.285 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev10) (1.14.6) 2022-08-31 10:07:53.310 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev10) (4.2.0) 2022-08-31 10:07:53.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev10) (1.12.1) 2022-08-31 10:07:53.337 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev10) (1.16.0) 2022-08-31 10:07:53.339 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev10) (1.1.1) 2022-08-31 10:07:53.456 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev10) (2.4.7) 2022-08-31 10:07:53.536 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.1.dev10) (1.7.0) 2022-08-31 10:07:53.590 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev10) (3.1.1) 2022-08-31 10:07:53.594 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev10) (2.8.2) 2022-08-31 10:07:53.628 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev10) (0.14.1) 2022-08-31 10:07:53.675 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev10) (0.8.0) 2022-08-31 10:07:53.678 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev10) (5.4.1) 2022-08-31 10:07:53.680 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev10) (1.5.0) 2022-08-31 10:07:53.740 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev10) (0.5.0) 2022-08-31 10:07:53.743 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev10) (0.13.0) 2022-08-31 10:07:53.745 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev10) (2.0.1) 2022-08-31 10:07:53.772 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev10) (0.59.0) 2022-08-31 10:07:53.823 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev10) (0.9.6) 2022-08-31 10:07:53.826 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev10) (2.8.2) 2022-08-31 10:07:53.885 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (5.1.0) 2022-08-31 10:07:53.890 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (2.6.2) 2022-08-31 10:07:53.892 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (5.0.8) 2022-08-31 10:07:53.895 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (4.2.2) 2022-08-31 10:07:53.897 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (0.3.1) 2022-08-31 10:07:53.920 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev10) (3.0.1) 2022-08-31 10:07:53.923 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev10) (3.2.0) 2022-08-31 10:07:53.925 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev10) (3.3.0) 2022-08-31 10:07:53.971 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev10) (5.8.0) 2022-08-31 10:07:54.020 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev10) (0.11.0) 2022-08-31 10:07:54.021 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev10) (21.0) 2022-08-31 10:07:54.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev10) (2021.1) 2022-08-31 10:07:54.102 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev10) (57.4.0) 2022-08-31 10:07:54.258 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev10) (0.7) 2022-08-31 10:07:54.586 | Collecting automaton>=1.9.0 2022-08-31 10:07:54.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-08-31 10:07:54.686 | Collecting networkx>=2.1.0 2022-08-31 10:07:54.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2022-08-31 10:07:54.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 72.7 MB/s eta 0:00:00 2022-08-31 10:07:54.789 | Collecting pydot>=1.2.4 2022-08-31 10:07:54.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-31 10:07:54.802 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev10) (6.3.1) 2022-08-31 10:07:54.888 | Collecting simplegeneric 2022-08-31 10:07:54.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-31 10:07:54.902 | Preparing metadata (setup.py): started 2022-08-31 10:07:55.564 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:07:55.596 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (5.0.0) 2022-08-31 10:07:55.721 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev10) (2.20) 2022-08-31 10:07:55.776 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.1.dev10) (1.6) 2022-08-31 10:07:55.829 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.1.dev10) (2.0.1) 2022-08-31 10:07:56.055 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (2.5.0) 2022-08-31 10:07:56.058 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (5.0.9) 2022-08-31 10:07:56.060 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (1.4.4) 2022-08-31 10:07:56.062 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (1.1.5) 2022-08-31 10:07:56.064 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (1.32) 2022-08-31 10:07:56.067 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (1.4.0) 2022-08-31 10:07:56.068 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (0.10.0) 2022-08-31 10:07:56.193 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (0.11.0) 2022-08-31 10:07:56.230 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.1.dev10) (1.0.2) 2022-08-31 10:07:56.318 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (1.3.2) 2022-08-31 10:07:56.323 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev10) (3.0.0) 2022-08-31 10:07:56.581 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (3.9.0) 2022-08-31 10:07:56.783 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev10) (2.0.4) 2022-08-31 10:07:56.786 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev10) (3.2) 2022-08-31 10:07:56.788 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev10) (2021.5.30) 2022-08-31 10:07:56.789 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev10) (1.26.6) 2022-08-31 10:07:56.868 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.1.dev10) (0.5.2) 2022-08-31 10:07:57.032 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev10) (2.5.0) 2022-08-31 10:07:57.127 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.1.dev10) (3.5.0) 2022-08-31 10:07:57.358 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (2.1.2) 2022-08-31 10:07:57.360 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (0.4.0) 2022-08-31 10:07:57.599 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev10) (2.1) 2022-08-31 10:07:57.928 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev10) (1.0.0) 2022-08-31 10:07:58.263 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (0.4.4) 2022-08-31 10:07:58.265 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (0.2.5) 2022-08-31 10:07:58.266 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (1.8.2) 2022-08-31 10:07:58.268 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev10) (21.2.0) 2022-08-31 10:07:58.682 | Building wheels for collected packages: simplegeneric 2022-08-31 10:07:58.683 | Building wheel for simplegeneric (setup.py): started 2022-08-31 10:07:59.396 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-31 10:07:59.397 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=84c7e749efa69bbc83141935ddbed7165cf587c4d706b49f39e529b687c70a56 2022-08-31 10:07:59.398 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-31 10:07:59.403 | Successfully built simplegeneric 2022-08-31 10:08:00.282 | Installing collected packages: simplegeneric, WSME, retrying, pydot, networkx, automaton, taskflow, python-barbicanclient, oslo.limit, castellan, cursive, glance 2022-08-31 10:08:03.632 | Running setup.py develop for glance 2022-08-31 10:08:05.804 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2022-08-31 10:08:05.804 | 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-08-31 10:08:05.978 | + inc/python:pip_install:200 : result=0 2022-08-31 10:08:05.980 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:08:05.982 | + functions-common:time_stop:2342 : local name 2022-08-31 10:08:05.985 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:08:05.987 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:08:05.989 | + functions-common:time_stop:2345 : local total 2022-08-31 10:08:05.991 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:08:05.994 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:08:05.997 | + functions-common:time_stop:2349 : start_time=1661940469282 2022-08-31 10:08:05.999 | + functions-common:time_stop:2351 : [[ -z 1661940469282 ]] 2022-08-31 10:08:06.002 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:08:06.006 | + functions-common:time_stop:2354 : end_time=1661940486004 2022-08-31 10:08:06.008 | + functions-common:time_stop:2355 : elapsed_time=16722 2022-08-31 10:08:06.011 | + functions-common:time_stop:2356 : total=87652 2022-08-31 10:08:06.014 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:08:06.016 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=104374 2022-08-31 10:08:06.018 | + inc/python:pip_install:203 : return 0 2022-08-31 10:08:06.021 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-31 10:08:06.023 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-31 10:08:06.026 | + functions-common:safe_chown:2243 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-31 10:08:06.045 | + functions-common:_safe_permission_operation:2091 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-31 10:08:06.058 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-08-31 10:08:06.060 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-08-31 10:08:06.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:08:06.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:08:06.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-31 10:08:06.071 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:08:06.074 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-31 10:08:06.076 | + ./stack.sh:main:910 : configure_glance 2022-08-31 10:08:06.079 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-31 10:08:06.091 | + lib/glance:configure_glance:333 : local dburl 2022-08-31 10:08:06.094 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-08-31 10:08:06.097 | ++ lib/database:database_connection_url:132 : local db=glance 2022-08-31 10:08:06.099 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-08-31 10:08:06.101 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-08-31 10:08:06.103 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-31 10:08:06.106 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-31 10:08:06.109 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-31 10:08:06.140 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-31 10:08:06.170 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-31 10:08:06.199 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-31 10:08:06.226 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-31 10:08:06.257 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-31 10:08:06.293 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-31 10:08:06.295 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-08-31 10:08:06.297 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-08-31 10:08:06.300 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-08-31 10:08:06.302 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-31 10:08:06.335 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-31 10:08:06.364 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-08-31 10:08:06.392 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-31 10:08:06.421 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-31 10:08:06.450 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-31 10:08:06.479 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-31 10:08:06.508 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-31 10:08:06.536 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-31 10:08:06.573 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-31 10:08:06.603 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-31 10:08:06.635 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-31 10:08:06.638 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-31 10:08:06.641 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-31 10:08:06.643 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-31 10:08:06.646 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-31 10:08:06.648 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-31 10:08:06.668 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:08:06.672 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-31 10:08:06.676 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-31 10:08:06.678 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-31 10:08:06.695 | ++ functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:08:06.698 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-08-31 10:08:06.701 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-08-31 10:08:06.730 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-31 10:08:06.732 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-31 10:08:06.735 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-08-31 10:08:06.737 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-08-31 10:08:06.740 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-31 10:08:06.769 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-31 10:08:06.798 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-08-31 10:08:06.801 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-31 10:08:06.803 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-31 10:08:06.805 | + lib/glance:configure_glance_store:254 : local be 2022-08-31 10:08:06.809 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-31 10:08:06.812 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-31 10:08:06.814 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-31 10:08:06.848 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-08-31 10:08:06.853 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-08-31 10:08:06.887 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-08-31 10:08:06.889 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-08-31 10:08:06.907 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:08:06.909 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-31 10:08:06.939 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-31 10:08:06.970 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-31 10:08:06.999 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-31 10:08:07.029 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-31 10:08:07.059 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-08-31 10:08:07.077 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:08:07.079 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-31 10:08:07.110 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-31 10:08:07.142 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-31 10:08:07.171 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-08-31 10:08:07.200 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-31 10:08:07.229 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-08-31 10:08:07.258 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-08-31 10:08:07.276 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:08:07.279 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-08-31 10:08:07.281 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-31 10:08:07.284 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-31 10:08:07.287 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-31 10:08:07.304 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-31 10:08:07.306 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-31 10:08:07.308 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-31 10:08:07.311 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-31 10:08:07.313 | + 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-08-31 10:08:07.343 | + 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-08-31 10:08:07.371 | + 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-08-31 10:08:07.400 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-31 10:08:07.430 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-31 10:08:07.435 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-31 10:08:07.466 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-31 10:08:07.495 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-31 10:08:07.523 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-08-31 10:08:07.552 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-31 10:08:07.582 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-31 10:08:07.616 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-31 10:08:07.647 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-31 10:08:07.678 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-31 10:08:07.710 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-31 10:08:07.741 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-31 10:08:07.771 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-31 10:08:07.776 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-31 10:08:07.782 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-08-31 10:08:07.800 | + functions-common:is_service_enabled:1998 : return 1 2022-08-31 10:08:07.802 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-08-31 10:08:07.804 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-31 10:08:07.807 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-31 10:08:07.810 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-31 10:08:07.812 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-31 10:08:07.815 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-31 10:08:07.820 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-31 10:08:07.822 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-31 10:08:07.826 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-31 10:08:07.856 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-31 10:08:07.858 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-31 10:08:07.861 | ++ functions:get_random_port:837 : true 2022-08-31 10:08:07.863 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-31 10:08:07.866 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-31 10:08:07.868 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-31 10:08:07.938 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-31 10:08:07.941 | ++ functions:get_random_port:841 : break 2 2022-08-31 10:08:07.943 | ++ functions:get_random_port:845 : echo 60999 2022-08-31 10:08:07.946 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-31 10:08:07.948 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-31 10:08:07.976 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-31 10:08:08.005 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-31 10:08:08.033 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-31 10:08:08.062 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-31 10:08:08.089 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-31 10:08:08.118 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-31 10:08:08.146 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-31 10:08:08.176 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-31 10:08:08.215 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-31 10:08:08.243 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-31 10:08:08.272 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-31 10:08:08.301 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-31 10:08:08.330 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-31 10:08:08.359 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-31 10:08:08.388 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-31 10:08:08.417 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-31 10:08:08.446 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-31 10:08:08.474 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-31 10:08:08.502 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-31 10:08:08.505 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-08-31 10:08:08.507 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-08-31 10:08:08.509 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:08:08.512 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:08:08.514 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-31 10:08:08.517 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-08-31 10:08:08.575 | proxy (enabled by site administrator) 2022-08-31 10:08:08.579 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-31 10:08:08.582 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-08-31 10:08:08.584 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-08-31 10:08:08.587 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:08:08.590 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:08:08.592 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-31 10:08:08.595 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-08-31 10:08:08.650 | No module matches proxy_http 2022-08-31 10:08:08.654 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-08-31 10:08:08.720 | Considering dependency proxy for proxy_http: 2022-08-31 10:08:08.720 | Module proxy already enabled 2022-08-31 10:08:08.720 | Enabling module proxy_http. 2022-08-31 10:08:08.726 | To activate the new configuration, you need to run: 2022-08-31 10:08:08.726 | systemctl restart apache2 2022-08-31 10:08:08.730 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-08-31 10:08:08.733 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-31 10:08:08.735 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:08:08.737 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart apache2 2022-08-31 10:08:08.863 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-31 10:08:08.867 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-31 10:08:08.870 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-31 10:08:08.872 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-31 10:08:08.875 | ++ functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:08:08.877 | ++ functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:08:08.880 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-31 10:08:08.883 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-31 10:08:08.887 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-31 10:08:08.887 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-31 10:08:08.896 | KeepAlive Off 2022-08-31 10:08:08.901 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-31 10:08:08.901 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-31 10:08:08.909 | SetEnv proxy-sendchunked 1 2022-08-31 10:08:08.913 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-31 10:08:08.913 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-31 10:08:08.922 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-31 10:08:08.925 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-31 10:08:08.927 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-31 10:08:08.930 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-31 10:08:08.933 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-08-31 10:08:08.935 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-08-31 10:08:08.937 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:08:08.940 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:08:08.942 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-31 10:08:08.945 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-31 10:08:08.948 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:08:08.950 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:08:08.952 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-31 10:08:09.014 | Enabling site glance-wsgi-api. 2022-08-31 10:08:09.019 | To activate the new configuration, you need to run: 2022-08-31 10:08:09.020 | systemctl reload apache2 2022-08-31 10:08:09.024 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-31 10:08:09.026 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-31 10:08:09.029 | + functions-common:restart_service:2226 : '[' -x /bin/systemctl ']' 2022-08-31 10:08:09.031 | + functions-common:restart_service:2227 : sudo /bin/systemctl restart apache2 2022-08-31 10:08:09.160 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-31 10:08:09.167 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-31 10:08:09.198 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-08-31 10:08:09.201 | + ./stack.sh:main:913 : is_service_enabled cinder 2022-08-31 10:08:09.218 | + functions-common:is_service_enabled:1998 : return 0 2022-08-31 10:08:09.221 | + ./stack.sh:main:915 : stack_install_service cinder 2022-08-31 10:08:09.224 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-31 10:08:09.226 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-31 10:08:09.228 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-31 10:08:09.231 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-31 10:08:09.233 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-08-31 10:08:09.236 | + functions-common:git_clone:530 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-31 10:08:09.238 | + functions-common:git_clone:531 : local git_dest=/opt/stack/cinder 2022-08-31 10:08:09.240 | + functions-common:git_clone:532 : local git_ref=stable/xena 2022-08-31 10:08:09.243 | + functions-common:git_clone:533 : local orig_dir 2022-08-31 10:08:09.246 | ++ functions-common:git_clone:534 : pwd 2022-08-31 10:08:09.249 | + functions-common:git_clone:534 : orig_dir=/home/ubuntu/devstack 2022-08-31 10:08:09.251 | + functions-common:git_clone:535 : local git_clone_flags= 2022-08-31 10:08:09.254 | ++ functions-common:git_clone:537 : trueorfalse False RECLONE 2022-08-31 10:08:09.271 | + functions-common:git_clone:537 : RECLONE=False 2022-08-31 10:08:09.274 | + functions-common:git_clone:538 : [[ 0 -gt 0 ]] 2022-08-31 10:08:09.276 | + functions-common:git_clone:542 : [[ False = \T\r\u\e ]] 2022-08-31 10:08:09.279 | + functions-common:git_clone:551 : echo stable/xena 2022-08-31 10:08:09.279 | + functions-common:git_clone:551 : egrep -q '^refs' 2022-08-31 10:08:09.284 | + functions-common:git_clone:565 : [[ ! -d /opt/stack/cinder ]] 2022-08-31 10:08:09.287 | + functions-common:git_clone:573 : [[ False = \T\r\u\e ]] 2022-08-31 10:08:09.289 | + functions-common:git_clone:608 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-31 10:08:09.303 | + functions-common:git_clone:611 : cd /opt/stack/cinder 2022-08-31 10:08:09.305 | + functions-common:git_clone:612 : git show --oneline 2022-08-31 10:08:09.306 | + functions-common:git_clone:612 : head -1 2022-08-31 10:08:09.312 | 458df853b Merge "RBD: Don't flatten temporary resources" into stable/xena 2022-08-31 10:08:09.315 | + functions-common:git_clone:613 : cd /home/ubuntu/devstack 2022-08-31 10:08:09.318 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-08-31 10:08:09.320 | + inc/python:setup_develop:338 : local bindep 2022-08-31 10:08:09.323 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-31 10:08:09.325 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-08-31 10:08:09.328 | + inc/python:setup_develop:344 : local extras= 2022-08-31 10:08:09.330 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-31 10:08:09.333 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-31 10:08:09.335 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-31 10:08:09.338 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-08-31 10:08:09.340 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-31 10:08:09.343 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-31 10:08:09.346 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-08-31 10:08:09.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-31 10:08:09.351 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-08-31 10:08:09.354 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-31 10:08:09.356 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-31 10:08:09.360 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-31 10:08:09.365 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-08-31 10:08:09.368 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-31 10:08:09.999 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-08-31 10:08:10.001 | + inc/python:setup_package:418 : local bindep=0 2022-08-31 10:08:10.004 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-31 10:08:10.006 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-31 10:08:10.009 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-31 10:08:10.012 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-08-31 10:08:10.014 | + inc/python:setup_package:427 : local flags=-e 2022-08-31 10:08:10.017 | + inc/python:setup_package:428 : local extras= 2022-08-31 10:08:10.019 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-31 10:08:10.022 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-31 10:08:10.024 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-31 10:08:10.027 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-31 10:08:10.029 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-31 10:08:10.031 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-08-31 10:08:10.053 | Using python 3.8 to install /opt/stack/cinder 2022-08-31 10:08:10.055 | + 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-08-31 10:08:10.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:08:10.738 | from cryptography.utils import int_from_bytes 2022-08-31 10:08:10.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-31 10:08:10.738 | from cryptography.utils import int_from_bytes 2022-08-31 10:08:12.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-31 10:08:12.037 | Obtaining file:///opt/stack/cinder 2022-08-31 10:08:12.039 | Preparing metadata (setup.py): started 2022-08-31 10:08:13.966 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:08:14.189 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.6.0) 2022-08-31 10:08:14.191 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.0.9) 2022-08-31 10:08:14.192 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (0.31.1) 2022-08-31 10:08:14.193 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (1.1.1) 2022-08-31 10:08:14.195 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (0.19.1) 2022-08-31 10:08:14.196 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (0.1.16) 2022-08-31 10:08:14.198 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.2.dev11) (3.2.0) 2022-08-31 10:08:14.199 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.4.0) 2022-08-31 10:08:14.200 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (9.3.0) 2022-08-31 10:08:14.202 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.6.3) 2022-08-31 10:08:14.283 | Collecting oauth2client>=4.1.3 2022-08-31 10:08:14.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-31 10:08:14.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 60.7 MB/s eta 0:00:00 2022-08-31 10:08:14.303 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (8.7.1) 2022-08-31 10:08:14.304 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.4.1) 2022-08-31 10:08:14.306 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.3.2) 2022-08-31 10:08:14.307 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (11.0.0) 2022-08-31 10:08:14.309 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.6.0) 2022-08-31 10:08:14.310 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (12.9.4) 2022-08-31 10:08:14.312 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.4.0) 2022-08-31 10:08:14.313 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.8.3) 2022-08-31 10:08:14.315 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.6.2) 2022-08-31 10:08:14.316 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.3.0) 2022-08-31 10:08:14.318 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (6.3.1) 2022-08-31 10:08:14.319 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.2.0) 2022-08-31 10:08:14.321 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.6.2) 2022-08-31 10:08:14.322 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (1.4.0) 2022-08-31 10:08:14.324 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.10.2) 2022-08-31 10:08:14.325 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.5.0) 2022-08-31 10:08:14.327 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.4.2) 2022-08-31 10:08:14.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (21.0) 2022-08-31 10:08:14.445 | Collecting paramiko>=2.7.2 2022-08-31 10:08:14.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-08-31 10:08:14.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.8/206.8 kB 73.0 MB/s eta 0:00:00 2022-08-31 10:08:14.466 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.5.0) 2022-08-31 10:08:14.467 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.1.1) 2022-08-31 10:08:14.468 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.8.0) 2022-08-31 10:08:14.470 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.4.7) 2022-08-31 10:08:14.471 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.2.0) 2022-08-31 10:08:14.554 | Collecting python-glanceclient>=3.2.2 2022-08-31 10:08:14.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-08-31 10:08:14.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.0/198.0 kB 75.0 MB/s eta 0:00:00 2022-08-31 10:08:14.576 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.3.0) 2022-08-31 10:08:14.577 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (17.6.0) 2022-08-31 10:08:14.579 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.12.0) 2022-08-31 10:08:14.580 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2021.1) 2022-08-31 10:08:14.581 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.26.0) 2022-08-31 10:08:14.583 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.5.1) 2022-08-31 10:08:14.584 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (4.6.2) 2022-08-31 10:08:14.622 | Collecting rtslib-fb>=2.1.74 2022-08-31 10:08:14.629 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-08-31 10:08:14.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 59.2 MB/s eta 0:00:00 2022-08-31 10:08:14.639 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (1.16.0) 2022-08-31 10:08:14.640 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (1.4.23) 2022-08-31 10:08:14.642 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (0.13.0) 2022-08-31 10:08:14.644 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.4.1) 2022-08-31 10:08:14.680 | Collecting tabulate>=0.8.7 2022-08-31 10:08:14.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-08-31 10:08:14.692 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (6.3.1) 2022-08-31 10:08:14.693 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (1.8.7) 2022-08-31 10:08:14.694 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.1.0) 2022-08-31 10:08:14.791 | Collecting oslo.vmware>=3.8.0 2022-08-31 10:08:14.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3cb/c7f4783d9fa34/oslo.vmware-3.9.3-py3-none-any.whl (491 kB) 2022-08-31 10:08:14.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.6/491.6 kB 81.6 MB/s eta 0:00:00 2022-08-31 10:08:14.817 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.0.3) 2022-08-31 10:08:14.818 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (5.5.0) 2022-08-31 10:08:14.820 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (2.9.0) 2022-08-31 10:08:14.961 | Collecting google-api-python-client>=1.11.0 2022-08-31 10:08:14.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2022-08-31 10:08:15.083 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 81.3 MB/s eta 0:00:00 2022-08-31 10:08:15.171 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.9.1) 2022-08-31 10:08:15.173 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (3.4.8) 2022-08-31 10:08:15.174 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.2.dev11) (0.2.2) 2022-08-31 10:08:15.277 | Collecting zstd>=1.4.5.1 2022-08-31 10:08:15.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2022-08-31 10:08:15.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.9/528.9 kB 73.9 MB/s eta 0:00:00 2022-08-31 10:08:15.382 | Preparing metadata (setup.py): started 2022-08-31 10:08:16.021 | Preparing metadata (setup.py): finished with status 'done' 2022-08-31 10:08:17.063 | Collecting boto3>=1.16.51 2022-08-31 10:08:17.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2022-08-31 10:08:17.080 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 36.5 MB/s eta 0:00:00 2022-08-31 10:08:17.102 | 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.2.dev11) (0.10.0) 2022-08-31 10:08:18.273 | Collecting botocore<1.22.0,>=1.21.33 2022-08-31 10:08:18.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2022-08-31 10:08:18.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 74.6 MB/s eta 0:00:00 2022-08-31 10:08:18.530 | Collecting s3transfer<0.6.0,>=0.5.0 2022-08-31 10:08:18.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-08-31 10:08:18.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 kB 55.8 MB/s eta 0:00:00 2022-08-31 10:08:18.611 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.2.dev11) (1.14.6) 2022-08-31 10:08:18.643 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.2.dev11) (1.16.0) 2022-08-31 10:08:18.757 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-08-31 10:08:18.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2022-08-31 10:08:18.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 62.1 MB/s eta 0:00:00 2022-08-31 10:08:18.801 | Collecting google-auth-httplib2>=0.1.0 2022-08-31 10:08:18.808 | 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-08-31 10:08:18.844 | Collecting uritemplate<4dev,>=3.0.0 2022-08-31 10:08:18.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-08-31 10:08:18.973 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-08-31 10:08:18.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2022-08-31 10:08:19.002 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 kB 69.2 MB/s eta 0:00:00 2022-08-31 10:08:19.155 | 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.2.dev11) (1.7.0) 2022-08-31 10:08:19.213 | 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.2.dev11) (3.1.1) 2022-08-31 10:08:19.216 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.2.dev11) (2.8.2) 2022-08-31 10:08:19.356 | Collecting pyasn1>=0.1.7 2022-08-31 10:08:19.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-31 10:08:19.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 54.1 MB/s eta 0:00:00 2022-08-31 10:08:19.465 | Collecting pyasn1-modules>=0.0.5 2022-08-31 10:08:19.473 | 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-08-31 10:08:19.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 71.4 MB/s eta 0:00:00 2022-08-31 10:08:19.541 | Collecting rsa>=3.1.4 2022-08-31 10:08:19.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-08-31 10:08:19.609 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.2.dev11) (0.14.1) 2022-08-31 10:08:19.657 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.2.dev11) (5.4.1) 2022-08-31 10:08:19.658 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.2.dev11) (0.8.0) 2022-08-31 10:08:19.660 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.2.dev11) (1.5.0) 2022-08-31 10:08:19.662 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.2.dev11) (2.3.0) 2022-08-31 10:08:19.724 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.2.dev11) (1.7.1) 2022-08-31 10:08:19.725 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.2.dev11) (2.0.1) 2022-08-31 10:08:19.728 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.2.dev11) (0.5.0) 2022-08-31 10:08:19.788 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.2.dev11) (0.9.6) 2022-08-31 10:08:19.790 | 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.2.dev11) (2.8.2) 2022-08-31 10:08:19.854 | 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.2.dev11) (0.3.1) 2022-08-31 10:08:19.856 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.2.dev11) (2.4.0) 2022-08-31 10:08:19.859 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.2.dev11) (5.1.0) 2022-08-31 10:08:19.861 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.2.dev11) (4.2.2) 2022-08-31 10:08:19.863 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.2.dev11) (5.0.8) 2022-08-31 10:08:19.890 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.2.dev11) (3.2.0) 2022-08-31 10:08:19.893 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.2.dev11) (3.3.0) 2022-08-31 10:08:19.894 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.2.dev11) (3.0.1) 2022-08-31 10:08:19.940 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.2.dev11) (1.0.2) 2022-08-31 10:08:20.027 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.2.dev11) (3.0.0) 2022-08-31 10:08:20.032 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.2.dev11) (1.3.2) 2022-08-31 10:08:20.057 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.2.dev11) (0.7.2) 2022-08-31 10:08:20.083 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.2.dev11) (0.11.0) 2022-08-31 10:08:20.184 | Collecting suds-jurko>=0.6 2022-08-31 10:08:20.193 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-08-31 10:08:20.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 454.5/454.5 kB 77.3 MB/s eta 0:00:00 2022-08-31 10:08:20.215 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.2.dev11) (1.26.6) 2022-08-31 10:08:20.450 | Collecting pynacl>=1.0.1 2022-08-31 10:08:20.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-08-31 10:08:20.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 961.1/961.1 kB 83.7 MB/s eta 0:00:00 2022-08-31 10:08:20.510 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.2.dev11) (57.4.0) 2022-08-31 10:08:20.650 | 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.2.dev11) (3.9.0) 2022-08-31 10:08:20.685 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.2.dev11) (1.12.1) 2022-08-31 10:08:20.687 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.2.dev11) (20.0.1) 2022-08-31 10:08:20.728 | Collecting warlock<2,>=1.2.0 2022-08-31 10:08:20.735 | 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-08-31 10:08:20.939 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.2.dev11) (2.0.4) 2022-08-31 10:08:20.941 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.2.dev11) (3.2) 2022-08-31 10:08:20.943 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.2.dev11) (2021.5.30) 2022-08-31 10:08:20.980 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.2.dev11) (0.7) 2022-08-31 10:08:21.049 | Collecting pyudev>=0.16.1 2022-08-31 10:08:21.057 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-08-31 10:08:21.063 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 kB 50.5 MB/s eta 0:00:00 2022-08-31 10:08:21.279 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.2.dev11) (0.4.1) 2022-08-31 10:08:21.281 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.2.dev11) (0.5.2) 2022-08-31 10:08:21.424 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.2.dev11) (1.4.2) 2022-08-31 10:08:21.427 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.2.dev11) (2.6.2) 2022-08-31 10:08:21.432 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.2.dev11) (2.4.0) 2022-08-31 10:08:21.564 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.2.dev11) (0.12.1) 2022-08-31 10:08:21.682 | 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.2.dev11) (1.1.5) 2022-08-31 10:08:21.685 | 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.2.dev11) (5.2.2) 2022-08-31 10:08:21.719 | 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.2.dev11) (5.0.0) 2022-08-31 10:08:21.967 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.2.dev11) (2.20) 2022-08-31 10:08:22.046 | 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.2.dev11) (2.1.2) 2022-08-31 10:08:22.049 | 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.2.dev11) (0.4.0) 2022-08-31 10:08:22.171 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.2.dev11) (1.6) 2022-08-31 10:08:22.216 | 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.2.dev11) (2.5.0) 2022-08-31 10:08:22.392 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2022-08-31 10:08:22.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-08-31 10:08:22.407 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 74.0 MB/s eta 0:00:00 2022-08-31 10:08:22.414 | 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.2.dev11) (3.17.3) 2022-08-31 10:08:22.604 | 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.2.dev11) (2.0.1) 2022-08-31 10:08:23.031 | 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.2.dev11) (1.1.5) 2022-08-31 10:08:23.085 | 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.2.dev11) (0.11.0) 2022-08-31 10:08:24.361 | 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.2.dev11) (1.32) 2022-08-31 10:08:24.713 | 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.2.dev11) (1.8.2) 2022-08-31 10:08:24.715 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.2.dev11) (0.2.5) 2022-08-31 10:08:24.716 | 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.2.dev11) (21.2.0) 2022-08-31 10:08:24.718 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.2.dev11) (0.4.4) 2022-08-31 10:08:24.870 | 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.2.dev11) (2.1) 2022-08-31 10:08:25.116 | 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.2.dev11) (1.0.0) 2022-08-31 10:08:25.189 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.2.dev11) (3.5.0) 2022-08-31 10:08:25.848 | Building wheels for collected packages: zstd 2022-08-31 10:08:25.849 | Building wheel for zstd (setup.py): started 2022-08-31 10:09:26.077 | Building wheel for zstd (setup.py): still running... 2022-08-31 10:09:36.929 | Building wheel for zstd (setup.py): finished with status 'done' 2022-08-31 10:09:36.960 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349316 sha256=ee970cacaff5fba9f158d94beae23244339df1cf1663c2e76c905b2d28839bbe 2022-08-31 10:09:36.961 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2022-08-31 10:09:36.968 | Successfully built zstd 2022-08-31 10:09:38.033 | Installing collected packages: zstd, tabulate, suds-jurko, pyasn1, uritemplate, rsa, pyudev, pyasn1-modules, warlock, rtslib-fb, pynacl, oauth2client, googleapis-common-protos, google-auth, botocore, s3transfer, paramiko, google-auth-httplib2, google-api-core, python-glanceclient, oslo.vmware, google-api-python-client, boto3, cinder 2022-08-31 10:09:39.710 | Attempting uninstall: pynacl 2022-08-31 10:09:39.714 | Found existing installation: PyNaCl 1.3.0 2022-08-31 10:09:39.720 | Uninstalling PyNaCl-1.3.0: 2022-08-31 10:09:39.751 | Successfully uninstalled PyNaCl-1.3.0 2022-08-31 10:09:43.617 | Running setup.py develop for cinder 2022-08-31 10:09:47.195 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.3 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2022-08-31 10:09:47.196 | 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-08-31 10:09:47.509 | + inc/python:pip_install:200 : result=0 2022-08-31 10:09:47.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-31 10:09:47.514 | + functions-common:time_stop:2342 : local name 2022-08-31 10:09:47.516 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:09:47.519 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:09:47.521 | + functions-common:time_stop:2345 : local total 2022-08-31 10:09:47.523 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:09:47.525 | + functions-common:time_stop:2348 : name=pip_install 2022-08-31 10:09:47.528 | + functions-common:time_stop:2349 : start_time=1661940490047 2022-08-31 10:09:47.530 | + functions-common:time_stop:2351 : [[ -z 1661940490047 ]] 2022-08-31 10:09:47.533 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:09:47.537 | + functions-common:time_stop:2354 : end_time=1661940587534 2022-08-31 10:09:47.539 | + functions-common:time_stop:2355 : elapsed_time=97487 2022-08-31 10:09:47.542 | + functions-common:time_stop:2356 : total=104374 2022-08-31 10:09:47.544 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:09:47.548 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=201861 2022-08-31 10:09:47.550 | + inc/python:pip_install:203 : return 0 2022-08-31 10:09:47.552 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-31 10:09:47.555 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-31 10:09:47.557 | + functions-common:safe_chown:2243 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-31 10:09:47.577 | + functions-common:_safe_permission_operation:2091 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-31 10:09:47.589 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-08-31 10:09:47.592 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-08-31 10:09:47.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-31 10:09:47.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-08-31 10:09:47.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-31 10:09:47.602 | + inc/python:use_library_from_git:253 : return 1 2022-08-31 10:09:47.604 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-31 10:09:47.607 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-31 10:09:47.610 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-08-31 10:09:47.612 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:09:47.615 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:09:47.617 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-08-31 10:09:47.630 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-08-31 10:09:47.632 | + functions-common:install_package:1366 : update_package_repo 2022-08-31 10:09:47.635 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:09:47.637 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:09:47.640 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=False 2022-08-31 10:09:47.642 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:09:47.645 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:09:47.647 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:09:47.650 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:09:47.652 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:09:47.655 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:09:47.657 | + functions-common:apt_get_update:1092 : [[ False != \T\r\u\e ]] 2022-08-31 10:09:47.660 | + functions-common:apt_get_update:1093 : return 2022-08-31 10:09:47.662 | + functions-common:install_package:1367 : real_install_package targetcli-fb 2022-08-31 10:09:47.665 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:09:47.667 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:09:47.670 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:09:47.673 | + functions-common:real_install_package:1353 : apt_get install targetcli-fb 2022-08-31 10:09:47.697 | + functions-common:apt_get:1133 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-31 10:09:47.807 | Reading package lists... 2022-08-31 10:09:48.069 | Building dependency tree... 2022-08-31 10:09:48.071 | Reading state information... 2022-08-31 10:09:48.336 | The following packages were automatically installed and are no longer required: 2022-08-31 10:09:48.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:09:48.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:09:48.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:09:48.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:09:48.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:09:48.338 | python3-zope.interface 2022-08-31 10:09:48.338 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:09:48.339 | The following additional packages will be installed: 2022-08-31 10:09:48.339 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-31 10:09:48.340 | python3-urwid 2022-08-31 10:09:48.341 | Suggested packages: 2022-08-31 10:09:48.341 | python-pyparsing-doc python-urwid-doc 2022-08-31 10:09:48.411 | The following NEW packages will be installed: 2022-08-31 10:09:48.411 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-31 10:09:48.411 | python3-urwid targetcli-fb 2022-08-31 10:10:19.448 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:10:19.448 | Need to get 356 kB of archives. 2022-08-31 10:10:19.448 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-31 10:10:19.448 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 2022-08-31 10:10:19.448 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out 2022-08-31 10:10:19.449 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 2022-08-31 10:10:19.449 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.449 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 2022-08-31 10:10:19.449 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.449 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 2022-08-31 10:10:19.449 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.449 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 2022-08-31 10:10:19.449 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.449 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 2022-08-31 10:10:19.449 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.496 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pyparsing/python3-pyparsing_2.4.6-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out 2022-08-31 10:10:19.496 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/urwid/python3-urwid_2.0.1-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.496 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python-configshell-fb/python3-configshell-fb_1.1.27-0ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.496 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pyudev/python3-pyudev_0.21.0-3ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.496 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python-rtslib-fb/python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.497 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/t/targetcli-fb/targetcli-fb_2.1.51-0ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-08-31 10:10:19.497 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-31 10:10:19.501 | + functions-common:apt_get:1137 : result=100 2022-08-31 10:10:19.506 | + functions-common:apt_get:1140 : time_stop apt-get 2022-08-31 10:10:19.508 | + functions-common:time_stop:2342 : local name 2022-08-31 10:10:19.511 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:10:19.513 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:10:19.516 | + functions-common:time_stop:2345 : local total 2022-08-31 10:10:19.518 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:10:19.521 | + functions-common:time_stop:2348 : name=apt-get 2022-08-31 10:10:19.524 | + functions-common:time_stop:2349 : start_time=1661940587694 2022-08-31 10:10:19.526 | + functions-common:time_stop:2351 : [[ -z 1661940587694 ]] 2022-08-31 10:10:19.529 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:10:19.535 | + functions-common:time_stop:2354 : end_time=1661940619531 2022-08-31 10:10:19.539 | + functions-common:time_stop:2355 : elapsed_time=31837 2022-08-31 10:10:19.542 | + functions-common:time_stop:2356 : total=597870 2022-08-31 10:10:19.545 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:10:19.547 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=629707 2022-08-31 10:10:19.551 | + functions-common:apt_get:1141 : return 100 2022-08-31 10:10:19.553 | + functions-common:install_package:1368 : RETRY_UPDATE=True 2022-08-31 10:10:19.556 | + functions-common:install_package:1368 : update_package_repo 2022-08-31 10:10:19.558 | + functions-common:update_package_repo:1338 : NO_UPDATE_REPOS=False 2022-08-31 10:10:19.561 | + functions-common:update_package_repo:1339 : REPOS_UPDATED=True 2022-08-31 10:10:19.563 | + functions-common:update_package_repo:1340 : RETRY_UPDATE=True 2022-08-31 10:10:19.566 | + functions-common:update_package_repo:1342 : [[ False = \T\r\u\e ]] 2022-08-31 10:10:19.568 | + functions-common:update_package_repo:1346 : is_ubuntu 2022-08-31 10:10:19.571 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:10:19.574 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:10:19.576 | + functions-common:update_package_repo:1347 : apt_get_update 2022-08-31 10:10:19.579 | + functions-common:apt_get_update:1092 : [[ True == \T\r\u\e ]] 2022-08-31 10:10:19.581 | + functions-common:apt_get_update:1092 : [[ True != \T\r\u\e ]] 2022-08-31 10:10:19.584 | + functions-common:apt_get_update:1097 : [[ False = \T\r\u\e ]] 2022-08-31 10:10:19.586 | + functions-common:apt_get_update:1099 : local sudo=sudo 2022-08-31 10:10:19.589 | ++ functions-common:apt_get_update:1100 : id -u 2022-08-31 10:10:19.594 | + functions-common:apt_get_update:1100 : [[ 1000 = \0 ]] 2022-08-31 10:10:19.597 | + functions-common:apt_get_update:1103 : time_start apt-get-update 2022-08-31 10:10:19.599 | + functions-common:time_start:2328 : local name=apt-get-update 2022-08-31 10:10:19.602 | + functions-common:time_start:2329 : local start_time= 2022-08-31 10:10:19.604 | + functions-common:time_start:2330 : [[ -n '' ]] 2022-08-31 10:10:19.608 | ++ functions-common:time_start:2333 : date +%s%3N 2022-08-31 10:10:19.612 | + functions-common:time_start:2333 : _TIME_START[$name]=1661940619609 2022-08-31 10:10:19.615 | + functions-common:apt_get_update:1105 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-31 10:10:19.617 | + functions-common:apt_get_update:1106 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-31 10:10:19.620 | + functions-common:apt_get_update:1107 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-31 10:10:50.763 | Err:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-31 10:10:50.763 | Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-08-31 10:10:50.772 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-31 10:10:50.772 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-31 10:10:50.772 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-31 10:10:50.773 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:10:50.773 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-31 10:10:50.773 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:10:52.453 | Reading package lists... 2022-08-31 10:10:52.478 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-31 10:10:52.478 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:10:52.479 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:10:52.479 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-08-31 10:10:52.479 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2022-08-31 10:10:52.483 | + functions-common:apt_get_update:1111 : REPOS_UPDATED=True 2022-08-31 10:10:52.486 | + functions-common:apt_get_update:1113 : time_stop apt-get-update 2022-08-31 10:10:52.488 | + functions-common:time_stop:2342 : local name 2022-08-31 10:10:52.491 | + functions-common:time_stop:2343 : local end_time 2022-08-31 10:10:52.494 | + functions-common:time_stop:2344 : local elapsed_time 2022-08-31 10:10:52.496 | + functions-common:time_stop:2345 : local total 2022-08-31 10:10:52.499 | + functions-common:time_stop:2346 : local start_time 2022-08-31 10:10:52.501 | + functions-common:time_stop:2348 : name=apt-get-update 2022-08-31 10:10:52.503 | + functions-common:time_stop:2349 : start_time=1661940619609 2022-08-31 10:10:52.506 | + functions-common:time_stop:2351 : [[ -z 1661940619609 ]] 2022-08-31 10:10:52.509 | ++ functions-common:time_stop:2354 : date +%s%3N 2022-08-31 10:10:52.514 | + functions-common:time_stop:2354 : end_time=1661940652511 2022-08-31 10:10:52.516 | + functions-common:time_stop:2355 : elapsed_time=32902 2022-08-31 10:10:52.519 | + functions-common:time_stop:2356 : total=2780 2022-08-31 10:10:52.521 | + functions-common:time_stop:2358 : _TIME_START[$name]= 2022-08-31 10:10:52.524 | + functions-common:time_stop:2359 : _TIME_TOTAL[$name]=35682 2022-08-31 10:10:52.527 | + functions-common:install_package:1368 : real_install_package targetcli-fb 2022-08-31 10:10:52.529 | + functions-common:real_install_package:1352 : is_ubuntu 2022-08-31 10:10:52.532 | + functions-common:is_ubuntu:500 : [[ -z deb ]] 2022-08-31 10:10:52.534 | + functions-common:is_ubuntu:503 : '[' deb = deb ']' 2022-08-31 10:10:52.537 | + functions-common:real_install_package:1353 : apt_get install targetcli-fb 2022-08-31 10:10:52.562 | + functions-common:apt_get:1133 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-31 10:10:52.674 | Reading package lists... 2022-08-31 10:10:52.944 | Building dependency tree... 2022-08-31 10:10:52.946 | Reading state information... 2022-08-31 10:10:53.229 | The following packages were automatically installed and are no longer required: 2022-08-31 10:10:53.231 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-31 10:10:53.231 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-31 10:10:53.231 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-31 10:10:53.231 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-31 10:10:53.231 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-31 10:10:53.231 | python3-zope.interface 2022-08-31 10:10:53.231 | Use 'sudo apt autoremove' to remove them. 2022-08-31 10:10:53.233 | The following additional packages will be installed: 2022-08-31 10:10:53.233 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-31 10:10:53.233 | python3-urwid 2022-08-31 10:10:53.236 | Suggested packages: 2022-08-31 10:10:53.236 | python-pyparsing-doc python-urwid-doc 2022-08-31 10:10:53.307 | The following NEW packages will be installed: 2022-08-31 10:10:53.307 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-31 10:10:53.307 | python3-urwid targetcli-fb 2022-08-31 10:11:24.363 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-08-31 10:11:24.363 | Need to get 356 kB of archives. 2022-08-31 10:11:24.372 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-31 10:11:24.372 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-31 10:11:24.372 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.372 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.372 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.372 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.372 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 2022-08-31 10:11:24.372 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pyparsing/python3-pyparsing_2.4.6-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/urwid/python3-urwid_2.0.1-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python-configshell-fb/python3-configshell-fb_1.1.27-0ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pyudev/python3-pyudev_0.21.0-3ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python-rtslib-fb/python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/t/targetcli-fb/targetcli-fb_2.1.51-0ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-31 10:11:24.415 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-31 10:11:24.420 | + functions-common:apt_get:1 : exit_trap 2022-08-31 10:11:24.423 | + ./stack.sh:exit_trap:515 : local r=100 2022-08-31 10:11:24.431 | ++ ./stack.sh:exit_trap:516 : jobs -p 2022-08-31 10:11:24.434 | + ./stack.sh:exit_trap:516 : jobs= 2022-08-31 10:11:24.437 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2022-08-31 10:11:24.440 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2022-08-31 10:11:24.442 | + ./stack.sh:exit_trap:530 : kill_spinner 2022-08-31 10:11:24.445 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2022-08-31 10:11:24.447 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]] 2022-08-31 10:11:24.450 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2022-08-31 10:11:24.450 | Error on exit 2022-08-31 10:11:24.453 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2022-08-31 10:11:24.456 | + ./stack.sh:exit_trap:536 : generate-subunit 1661939728 956 fail 2022-08-31 10:11:25.041 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2022-08-31 10:11:25.044 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-31 10:11:25.643 | + ./stack.sh:exit_trap:550 : exit 100